<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;
}
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;
  background-color: #fff;
}
body {
  max-width: 480px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.ban-swiper {
  width: 100%;
  height: 258px;
  margin: 0 auto;
  z-index: 2;
}

.ban-swiper .swiper-slide img {
  width: 100%;
  height: 258px;
}

.ban-swiper .banswiper-pagination {
  width: 98%;
  height: 10px;
  top: 225px;
  z-index: 10;
  text-align: center;
  position: absolute;
}

.ban-swiper .banswiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  opacity: 1;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
}

.ban-swiper .banswiper-pagination .swiper-pagination-bullet-active {
  width: 15px;
  border-radius: 4px;
  background-color: #fff;
}

.ban-swiper .ban_lbbj{
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}

/*导航*/
.nav {
  width: 94%;
/*  margin: -45px auto 0;*/
  margin:12px auto 0;
  position: relative;
  z-index: 2;
  height: 245px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 15px 0 rgba(47, 62, 136, 0.2);
}

.nav .nav_dh{
  height: 43px;
  display: flex;
  justify-content: space-between;
}

.nav .nav_dh .item{
  width: 33.3%;
  height: 43px;
  font-size: 14px;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.nav .nav_dh .active{
  color: #ff8e00;
  position: relative;
}

.nav .nav_dh .active::after{
  position: absolute;
  content: '';
  width: 12px;
  height: 3px;
  top: 35px;
  left: 50%;
  margin-left: -6px;
  border-radius: 3px;
  background-color: #ff8e00;
}

.nav .nav_dh .item:nth-child(1).active{
  background: url(../images/nav_dh1.png) no-repeat;
  background-size: 100% 100%;
}

.nav .nav_dh .item:nth-child(2).active{
  background: url(../images/nav_dh2.png) no-repeat;
  background-size: 100% 100%;
}

.nav .nav_dh .item:nth-child(3).active{
  background: url(../images/nav_dh3.png) no-repeat;
  background-size: 100% 100%;
}

.nav_list{
  display: none;
  padding-top: 17px;
  background-color: #fff;
}

.show{
  display: flex;
}

.nav_list a{
  width: 25%;
  display: block;
  float: left;
  margin-top: 8px;
}

.nav_list a span{
  width: 41px;
  height: 41px;
  display: block;
  margin: 0 auto;
}

.nav_list a p{
  height: 38px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.nav_ylb a:nth-child(1) span{
  background: url(../images/nab_bgdh.png) no-repeat;
  background-size: 984px 41px;
}

.nav_ylb a:nth-child(2) span{
  background: url(../images/nab_bgdh.png) -41px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_ylb a:nth-child(3) span{
  background: url(../images/nab_bgdh.png) -82px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_ylb a:nth-child(4) span{
  background: url(../images/nab_bgdh.png) -123px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_ylb a:nth-child(5) span{
  background: url(../images/nab_bgdh.png) -164px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_ylb a:nth-child(6) span{
  background: url(../images/nab_bgdh.png) -205px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_ylb a:nth-child(7) span{
  background: url(../images/nab_bgdh.png) -246px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_ylb a:nth-child(8) span{
  background: url(../images/nab_bgdh.png) -287px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_bm a:nth-child(1) span{
  background: url(../images/nab_bgdh.png) -328px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_bm a:nth-child(2) span{
  background: url(../images/nab_bgdh.png) -369px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_bm a:nth-child(3) span{
  background: url(../images/nab_bgdh.png) -410px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_bm a:nth-child(4) span{
  background: url(../images/nab_bgdh.png) -451px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_bm a:nth-child(5) span{
  background: url(../images/nab_bgdh.png) -492px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_bm a:nth-child(6) span{
  background: url(../images/nab_bgdh.png) -533px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_bm a:nth-child(7) span{
  background: url(../images/nab_bgdh.png) -574px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_bm a:nth-child(8) span{
  background: url(../images/nab_bgdh.png) -615px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_gnky a:nth-child(1) span{
  background: url(../images/nab_bgdh.png) -656px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_gnky a:nth-child(2) span{
  background: url(../images/nab_bgdh.png) -697px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_gnky a:nth-child(3) span{
  background: url(../images/nab_bgdh.png) -738px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_gnky a:nth-child(4) span{
  background: url(../images/nab_bgdh.png) -779px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_gnky a:nth-child(5) span{
  background: url(../images/nab_bgdh.png) -820px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_gnky a:nth-child(6) span{
  background: url(../images/nab_bgdh.png) -861px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_gnky a:nth-child(7) span{
  background: url(../images/nab_bgdh.png) -902px 0 no-repeat;
  background-size: 984px 41px;
}

.nav_gnky a:nth-child(8) span{
  background: url(../images/nab_bgdh.png) -943px 0 no-repeat;
  background-size: 984px 41px;
}

.title h6 {
  font-size: 17px;
  font-weight: normal;
  color: #000;
  line-height: 17px;
  padding-left: 12px;
  float: left;
  border-left: 3px solid #ff8e00;
}

.title h6 b{
  font-weight: normal;
  color: #1a7af8;
}

.title p {
  float: left;
  height: 18px;
  font-size: 12px;
  color: #666;
  line-height: 18px;
  margin-left: 5px;
  padding: 0 10px;
  border-radius: 8px;
  background-color: #f3f3f3;
}

.title a {
  font-size: 13px;
  color: #666;
  line-height: 17px;
  float: right;
  margin-right: 15px;
  padding-right: 8px;
  position: relative;
}

.title a::after {
  position: absolute;
  content: '';
  border: 5px solid transparent;
  border-left-color: #8c8c8c;
  right: -5px;
  top: 3px;
}

/*讲座分享*/
.jiangzuo{
  height: 182px;
}
.jiangzuo .jz-swiper{
  padding-bottom: 15px;
}

.jiangzuo .swiper-slide{
  width: 325px;
  height: 152px;
  float: left;
  position: relative;
  margin-top: 15px;
  margin-left: 15px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(47, 62, 136, 0.1);
}

.jiangzuo .swiper-slide a{
  display: block;
}

.jiangzuo .swiper-slide span.biaoqian_jz{
  position: absolute;
  right: 15px;
  bottom: 20px;
  width: 61px;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 11px;
  border-radius: 5px;
  background-color: #1a7af8;
}

.jiangzuo .swiper-slide .title_jz{
  width: 245px;
  height: 27px;
  font-size: 14px;
  color: #3b3f58;
  line-height: 27px;
  padding-top: 14px;
  margin-left: 10px;
  align-items: center;
  font-weight: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.jiangzuo .swiper-slide .dizhi_jz{
  display: flex;
  margin-left: 10px;
  margin-top: 10px;
}

.jiangzuo .swiper-slide .dizhi_jz span{
  height: 15px;
  display: flex;
  align-items: center;
  font-size: 10px;
  color: #ff8e00;
  padding: 0 4px;
  border: 1px solid #ff8e00;
  border-radius: 2px;
}

.jiangzuo .swiper-slide .dizhi_jz p{
  font-size: 10px;
  color: #555;
  height: 15px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  padding-left: 15px;
}

.jiangzuo .swiper-slide .dizhi_jz p:nth-child(2){
  background: url(../images/jz_sj.png) left center no-repeat;
  background-size: 10px 10px;
}
.jiangzuo .swiper-slide .dizhi_jz p:nth-child(3){
  background: url(../images/jz_dz.png) left center no-repeat;
  background-size: 10px 10px;
}

.jiangzuo .swiper-slide img{
  height: 62px;
  margin-top: 10px;
}

.yuyue_bg{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
  background: rgba(39, 39, 56, 0.5);
}

.yuyue_bg .xq_tankuang_list{
  width: 275px;
  height: 220px;
  padding-top: 1px;
  position: relative;
  left: 50%;
  top: 50%;
  margin: -110px 0 0 -137px;
  border-radius: 10px;
  background-color: #fff;
}

.yuyue_bg .xq_tankuang_list .xq_close{
  width: 38px;
  height: 38px;
  background: url(../images/gb_jz.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 119px;
  bottom: -54px;
}

.yuyue_bg .xq_tankuang_list p{
  margin-top: 14px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  color: #333;
  text-align: center;
}

.yuyue_bg .xq_tankuang_list input{
  width: 80%;
  height: 35px;
  display: flex;
  margin: 14px auto 0;
  border-radius: 5px;
  border: 1px solid #999;
  font-size: 12px;
  color: #777;
  text-indent: 32px;
  outline: none;
}

.yuyue_bg .xq_tankuang_list input:nth-child(3){
  background: url(../images/yy_icon2.png) 10px center no-repeat;
  background-size: 14px 15px;
}

.yuyue_bg .xq_tankuang_list input:nth-child(4){
  background: url(../images/yy_icon3.png) 10px center no-repeat;
  background-size: 14px 15px;
}

.yuyue_bg .xq_tankuang_list .submit{
  width: 100px;
  height: 35px;
  margin: 20px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 15px;
  color: #fff;
  border-radius: 17px;
  background-color: #1a7af8;
  box-shadow: 0 0 9px 2px rgba(26, 122, 248, 0.56);
}


/*通栏广告*/
.tonglan{
  width: 94%;
  margin: 15px auto 0;
}

.tonglan img{
  width: 100%;
  border-radius: 5px;
}

/*业务*/
.yewu{
  margin-top: 25px;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
}

.yewu a{
  width: 25%;
  display: block;
}

.yewu a span{
  width: 27px;
  height: 24px;
  display: block;
  margin: 0 auto;
}

.yewu a p{
  display: block;
  font-size: 12px;
  color: #000;
  text-align: center;
  margin-top: 10px;
}

.yewu a:nth-child(1) span{
  background: url(../images/yw_img1.png) no-repeat;
  background-size: 100% 100%;
}

.yewu a:nth-child(2) span{
  background: url(../images/yw_img2.png) no-repeat;
  background-size: 100% 100%;
}

.yewu a:nth-child(3) span{
  background: url(../images/yw_img3.png) no-repeat;
  background-size: 100% 100%;
}

.yewu a:nth-child(4) span{
  background: url(../images/yw_img4.png) no-repeat;
  background-size: 100% 100%;
}



/*通栏_图*/
.tonglan_img{
  padding: 0 15px;
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tonglan_img li{
  width: 49%;
  height: auto;
  padding-bottom: 10px;
  margin-top: 15px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 5px 1px rgba(47, 62, 136, 0.1);
}

.tonglan_img li img{
  width: 100%;
  border-radius: 5px 5px 0 0;
}

.tonglan_img li span{
  padding: 0 2px;
  float: left;
  font-size: 8px;
  display: inline-block;
  align-items: center;
  color: #ff8e00;
  height: 15px;
  margin: 10px 0 0 5px;
  border: 1px solid #ff8e00;
  border-radius: 2px;
}

.tonglan_img li p{
  height: 15px;
  display: flex;
  align-items: center;
  float: left;
  margin: 10px 0 0 6px;
  font-size: 11px;
  color: #333;
}

/*热门课程*/
.course_hot {
  padding-bottom: 10px;
  border-radius: 10px;
  background-color: #fff;
}

.course_hot .course_list {
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.course_hot .course_list a {
  width: 32%;
  height: 95px;
  display: block;
  margin-top: 10px;
  border-radius: 5px;
  position: relative;
  text-align: center;
}

.course_hot .course_list a span {
  font-size: 15px;
  color: #333;
  display: block;
  line-height: 18px;
  margin: 15px 0 0 8px;
}

.course_hot .course_list a p {
  font-size: 10px;
  color: #555;
  line-height: 13px;
  margin: 8px 0 0 8px;
}

.course_hot .course_list a b{
  width: 35px;
  height: 18px;
  border-radius: 9px;
  font-size: 11px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  position: absolute;
  bottom: 9px;
  left: 8px;
}
/* 热门课程第一排 */
.course_hot .course_list a:nth-child(1){
  background: url(../images/remenkc_bg01.jpg) 0 0 no-repeat;
  background-size:100% 95px;
}
.course_hot .course_list a:nth-child(2){
  background: url(../images/remenkc_bg01.jpg) 0 0 no-repeat;
  background-size:100% 95px;
}
.course_hot .course_list a:nth-child(3){
  background: url(../images/remenkc_bg01.jpg) 0 0 no-repeat;
  background-size:100% 95px;
}
/* 热门课程第二排 */
.course_hot .course_list a:nth-child(4){
  background: url(../images/remenkc_bg02.jpg) 0 0 no-repeat;
  background-size:100% 95px;
}
.course_hot .course_list a:nth-child(5){
  background: url(../images/remenkc_bg02.jpg) 0 0 no-repeat;
  background-size:100% 95px;
}
.course_hot .course_list a:nth-child(6){
  background: url(../images/remenkc_bg02.jpg) 0 0 no-repeat;
  background-size:100% 95px;
}

.course_hot .course_list a span{
  font-size: 14px;
  color: #1e53d9;
  display: block;
  line-height: 18px;
  margin: 15px 0 0 0;
  text-shadow:2px 0 5px #fff;
  font-weight: bold;
}
.course_hot .course_list a p {
  font-size: 10px;
  color: #1e53d9;
  line-height: 13px;
  margin: 8px 0 0 8px;
  text-shadow:2px 0 5px #fff;
}
.course_hot .course_list a b{
  width: 45px;
  height: 18px;
  border-radius: 9px;
  font-size: 11px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -22px;
  box-shadow:0 2px 0 #2695e1;
}
.course_hot .course_list a:nth-child(4) span{
   color:#e7320e;
}
.course_hot .course_list a:nth-child(4) p{
  color:#e7320e;
}
.course_hot .course_list a:nth-child(5) span{
  color:#e7320e;
}
.course_hot .course_list a:nth-child(5) p{
 color:#e7320e;
}
.course_hot .course_list a:nth-child(6) span{
  color:#e7320e;
}
.course_hot .course_list a:nth-child(6) p{
 color:#e7320e;
 margin: 0 0 0 8px;
}
.course_hot .course_list a:nth-child(6){
  background: url(../images/remenkc_bg02.jpg) 0 0 no-repeat;
  background-size:100% 95px;
}
/* 热门课程前3个 */
.course_hot .course_list a:nth-child(1) b {
  background: linear-gradient(to right,#5cabf6, #2695f2, #35d0e7);
}

.course_hot .course_list a:nth-child(2) b {
  background: linear-gradient(to right,#5cabf6, #2695f2, #35d0e7);
}

.course_hot .course_list a:nth-child(3) b {
  background: linear-gradient(to right,#5cabf6, #2695f2, #35d0e7);
}
/* 热门课程后3个 */
.course_hot .course_list a:nth-child(4) b {
  background: linear-gradient(to right,#f7b36d, #f3872e, #e74f32);
  box-shadow: 0 2px 0 #b5310b;
}

.course_hot .course_list a:nth-child(5) b {
  background: linear-gradient(to right,#f7b36d, #f3872e, #e74f32);
  box-shadow: 0 2px 0 #b5310b;
}

.course_hot .course_list a:nth-child(6) b {
  background: linear-gradient(to right,#f7b36d, #f3872e, #e74f32);
  box-shadow: 0 2px 0 #b5310b;
}




/*资讯*/
.zixun {
  border-radius: 10px;
  padding: 20px 0 0 0;
  background-color: #fff;
}

.zixun .gallery-thumbs .swiper-wrapper {
  height: 25px;
  padding: 0 0 0 15px;
  display: flex;
}

.zixun .gallery-thumbs .swiper-wrapper .swiper-slide {
  font-size: 13px;
  color: #777;
  width: auto;
  margin-right: 23px;
  line-height: 16px;
  position: relative;
}

.zixun .gallery-thumbs .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0;
}

.zixun .gallery-thumbs .swiper-wrapper .swiper-slide-thumb-active {
  color: #333;
  font-size: 15px;
}

.zixun .gallery-thumbs .swiper-wrapper .swiper-slide-thumb-active::after {
  position: absolute;
  content: '';
  width: 15px;
  height: 3px;
  background-color: #ff8e00;
  bottom: 0;
  left: 50%;
  margin-left: -7px;
  border-radius: 2px;
}

.zixun .gallery-top {
  padding: 0 15px;
}



.zixun .gallery-top dl {
  height: 73px;
  position: relative;
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.zixun .gallery-top dl dt {
  width: 36%;
  height: 73px;
  float: left;
}

.zixun .gallery-top dl dt img {
  width: 100%;
  height: 73px;
  border-radius: 5px;
}

.zixun .gallery-top dl dd {
  width: 62%;
  height: 73px;
  float: right;
  position: relative;
}

.zixun .gallery-top dl dd a {
  font-size: 16px;
  color: #000;
  line-height: 21px;
  display: block;
  margin-top: 4px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.zixun .gallery-top dl dd span {
  font-size: 12px;
  color: #999;
  line-height: 12px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 8px;
}

.zixun .gallery-top .btn_an {
  width: 100%;
  height: 45px;
  display: block;
  font-size: 11px;
  color: #1a7af8;
  line-height: 45px;
  text-indent: 35%;
  margin: 0 auto 0;
  border-radius: 5px;
  background: url(../images/more_bg.png) 53% 20px no-repeat ;
  background-size: 12px 12px;
}

.zixun_center {
  display: none;
}

.show {
  display: block;
}


/*列表页*/
.list .zixun {
  margin-top: 0;
}

.list  .zixun .gallery-thumbs .swiper-wrapper .swiper-slide{
  margin-right: 0;
}

.list .zixun .gallery-thumbs .swiper-wrapper .swiper-slide a {
  font-size: 16px;
  color: #000;
  line-height: 16px;
  margin-right: 20px;
}

.list .zixun .gallery-thumbs .swiper-wrapper .swiper-slide:first-child {
  position: relative;
}

.list .zixun .gallery-thumbs .swiper-wrapper .yi::after {
  position: absolute;
  content: '';
  width: 10px;
  height: 3px;
  background-color: #1a7af8;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}

.list .zixun .gallery-thumbs .swiper-wrapper .yi {
  color: #1a7af8;
  margin-right: 20px;
}

.list .zixun .gallery-thumbs .swiper-wrapper .yi a {
  color: #1a7af8;
}

.list .zixun .gallery-top {
  width: 94%;
  padding: 0 3%;
}

.list_contion .list_alzt{
  margin-top: 20px;
}

.list_contion .list_alzt a{
  font-size: 16px;
  font-weight: bold;
  color: #232323;
  line-height: 20px;
  display: block;
  margin-top: 8px;
}

.list_contion .list_alzt span{
  font-size: 12px;
  color: #999;
  line-height: 12px;
  margin-top: 10px;
  display: block;
}

.list .zixun .list_contion {
  padding: 0 15px;
}

.list .zixun .list_contion dl {
  height: 73px;
  position: relative;
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.list .zixun .list_contion dl dt {
  width: 36%;
  height: 73px;
  float: left;
}

.list .zixun .list_contion dl dt img {
  width: 100%;
  height: 73px;
}

.list .zixun .list_contion dl dd {
  width: 62%;
  height: 73px;
  float: right;
  position: relative;
}

.list .zixun .list_contion dl dd a {
  font-size: 16px;
  color: #000;
  line-height: 21px;
  display: block;
  margin-top: 4px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.list .zixun .list_contion dl dd span {
  font-size: 12px;
  color: #999;
  line-height: 12px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 8px;
}

/*内容页*/
.list{
  background-color: #f5f5f5;
}
.content_text {
  padding: 10px 0 77px 0;
  border-radius: 10px;
  position: relative;
  background-color: #fff;
}

.content_text h1 {
  font-size: 20px;
  color: #000;
  padding: 0 15px;
  font-weight: normal;
  line-height: 35px;
}

.content_text .fabu_time {
  font-size: 12px;
  color: #999;
  line-height: 12px;
  display: block;
  padding: 0 15px;
}

.content_text .fabu_time em {
  margin-left: 20px;
}

.content_text .zhaiyao {
  width: 94%;
  margin: 15px auto 0;
  border-radius: 8px;
  background-color: #f7f7f7;
}

.content_text .zhaiyao p {
  padding: 10px 10px;
  font-size: 14px;
  color: #999;
  line-height: 21px;
}

.content_text .text_nr {
  height: auto;
  padding: 0 25px;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
font-size: 17px;
  color: #333;
  line-height: 30px;
}

.content_text .text_nr p {
  font-size: 17px;
  color: #333;
  line-height: 30px;
  margin-top: 25px;
}

.content_text .text_nr img {
  width: 100%;
  margin: 25px auto 0;
  height: auto;
}

.content_text .text_nr .touming_nr {
  width: 100%;
  height: 180px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
  background: url(../images/nrtm.png) no-repeat;
  background-size: 100% 100%;
}

.content_text .show-content {
  height: 956px;
}

.content_text .show-content .touming_nr {
  display: block;
}

.content_text .text_chakan {
  width: 181px;
  height: 41px;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -90px;
  border-radius: 21px;
  background: url(../images/qw_bg.png) 120px center no-repeat #d0e3ff;
  background-size: 10px 12px;
  border: 1px solid #1a7af8;
  font-size: 14px;
  color: #1a7af8;
  line-height: 41px;
  text-indent: 50px;
}

.text_yuyue {
  padding: 20px 0 25px 0;
  border-radius: 10px;
  margin-top: 15px;
  background-color: #fff;
}

.text_yuyue p {
  font-size: 18px;
  color: #000;
  line-height: 18px;
  text-align: center;
  display: block;
}

.text_yuyue .yuyue {
  padding: 15px 25px 0 25px;
}

.text_yuyue .yuyue .name {
  width: 100%;
  height: 39px;
  border-radius: 10px;
  margin-bottom: 28px;
  border: 1px solid #ccc;
  display: flex;
}

.text_yuyue .yuyue .name span {
  width: 25%;
  margin: 10px 0 0 10px;
  padding-left: 26px;
  font-size: 16px;
  color: #000;
}

.text_yuyue .yuyue .name .kuang {
  width: 60%;
  border: 0;
  background: none;
  font-size: 16px;
  line-height: 39px;
}

.text_yuyue .yuyue .name:nth-child(1) span {
  background: url(../images/yy_icon1.png) no-repeat;
  background-size: 20px 20px;
}

.text_yuyue .yuyue .name:nth-child(2) span {
  background: url(../images/yy_icon2.png) no-repeat;
  background-size: 20px 20px;
}

.text_yuyue .yuyue .name:nth-child(3) span {
  background: url(../images/yy_icon3.png) no-repeat;
  background-size: 20px 20px;
}

.text_yuyue .yuyue #submitBtn {
  width: 100%;
  height: 40px;
  display: block;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  background: linear-gradient(to right, #ff6716, #ffad33);
}

.xiangguan {
  padding: 20px 0 25px 0;
  border-radius: 10px;
  margin-top: 15px;
  background-color: #fff;
}

.xiangguan h3 {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 17px;
  position: relative;
  padding-left: 3%;
}

.xiangguan h3::before {
  position: absolute;
  content: '';
  width: 3px;
  height: 15px;
  background-color: #1a7af8;
  left: 0;
  top: 3px;
}

.xiangguan ol li {
  list-style: outside;
  justify-content: space-between;
  padding: 0 3%;
  font-size: 15px;
  line-height: 15px;
  display: block;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.xiangguan ol li a {
  color: #000;
}


/*教师列表页*/
.teacher {
  padding: 0 0 30px 0;
  border-radius: 0 0 10px 10px;
  background-color: #fff;
}

.teacher .teacher_img {
  width: 100%;
  margin-bottom: 16px;
}

.teacher .yaoqiu_sz{
  font-size: 15px;
  color: #999;
  text-align: center;
  margin-top: 11px;
  line-height: 18px;
}

.teacher .teacher_list {
  width: 94%;
  margin: 15px auto 0;
  height: 89px;
  position: relative;
  padding-bottom: 15px;
  display: flex;
  justify-content: space-between;
}

.teacher .teacher_list:after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: 0;
  left: 0;
  height: 1px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  -ms-transform: scaleY(0.5);
  -o-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

.teacher .teacher_list dt {
  width: 25%;
  height: 80px;
  background: url(../images/tea_bg.jpg) no-repeat;
  background-size: 100% 89px;
  padding-top: 9px;
  overflow: hidden;
}

.teacher .teacher_list dt img {
  height: 89px;
  display: block;
  margin: 0 auto;
}

.teacher .teacher_list dd {
  width: 73%;
  position: relative;
}

.teacher .teacher_list dd h3 {
  font-size: 17px;
  color: #000;
  font-weight: normal;
  line-height: 17px;
  margin-top: 5px;
}

.teacher .teacher_list dd h3 b{
  width: auto;
  height: 15px;
  font-size: 12px;
  color: #ff8e00;
  line-height: 15px;
  text-align: center;
  margin: 1px 0 0 10px;
  padding: 0 5px;
  border-radius: 3px;
  border: 1px solid  #ff8e00;
  font-weight: normal;
}

.teacher .teacher_list dd p {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-right: 20px;
  position: relative;
}

.teacher .teacher_list dd p::after{
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  background: url(../images/tea_icon.png) no-repeat;
  background-size: 20px 20px;
  right: 0;
  top: 50%;
  margin-top: -10px;
}

/*.teacher .teacher_list dd a {
  width: 90px;
  height: 32px;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #ff6716, #ffad33);
  position: absolute;
  left: 0;
  bottom: 0;
}*/

/*教师内容页*/
.teacher_top {
  width: 94%;
  height: 170px;
  padding: 0 3%;
  background: url(../images/teacher_bg.jpg) no-repeat;
  background-size: 100% 170px;
  display: flex;
}

.teacher_top .teach_picimg {
  width: 141px;
  height: 141px;
  margin-top: 29px;
}

.teacher_top .teacher_topright {
  width: 204px;
  height: 170px;
  position: relative;
}

.teacher_top .teacher_topright h1 {
  font-size: 17px;
  color: #fff;
  line-height: 18px;
  margin-top: 20px;
}

.teacher_top .teacher_topright p {
  font-size: 13px;
  color: #fff;
  line-height: 20px;
  margin-top: 7px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.teacher_top .teacher_topright a {
  width: 130px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #ff6716, #ffad33);
  position: absolute;
  left: 0;
  bottom: 13px;
}

.teacher_jianjie {
  padding: 1px 3% 20px 3%;
  border-radius: 10px;
  margin-top: 15px;
  background-color: #fff;
}

.teacher_jianjie p {
  font-size: 14px;
  color: #333;
  line-height: 25px;
  margin-top: 5px;
}

.teacher_jianjie p strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 17px;
  position: relative;
  margin-left: 3%;
  display: block;
  margin-top: 15px;
}

.teacher_jianjie p strong::before {
  position: absolute;
  content: '';
  width: 3px;
  height: 15px;
  background-color: #1a7af8;
  left: -3%;
  top: 3px;
}

/*.teacher_jianjie p:nth-child(2) {
  margin-top: 5px;
  color: #1a7af8;
}

.teacher_jianjie p:nth-child(4) {
  margin-top: 5px;
}

.teacher_jianjie p:nth-child(6) {
  margin-top: 5px;
}

.teacher_jianjie p:nth-child(8) {
  margin-top: 5px;
}

.teacher_jianjie p:nth-child(10) {
  margin-top: 5px;
}

.teacher_jianjie p:nth-child(12) {
  margin-top: 5px;
}

.teacher_jianjie p:nth-child(14) {
  margin-top: 5px;
}

.teacher_jianjie p:nth-child(16) {
  margin-top: 5px;
}*/


.teacher_zs_list{
  margin-top: 10px;
}

.teacher_zs_list h6{
  font-size: 14px;
  color: #555;
  line-height: 25px;
  margin-right: 20px;
  float: left;
  font-weight: normal;
}

.teacher_zs_list .teacher_icon{
  width: 27px;
  height: 21px;
  float: left;
  margin-left: 20px;
  background: url(../images/teachericon.png) no-repeat;
  cursor: pointer;
}

.teacher_zs_list img{
  display: none;
  width: 285px;
    height: 187px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -93px;
    margin-left: -142px;
    z-index: 12;
}

.teacher_zs_list img.show{
  display: block;
}

.top_tankuang{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
}

.top_tankuang .top_tk_close{
width: 285px;
    height: 187px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -93px;
    margin-left: -142px;
  z-index: 11;
}

.top_tankuang span{
width: 20px;
    height: 20px;
    position: absolute;
    right: -20px;
    top: -30px;
    background: url(../images/ielts_closeh.png) no-repeat;
    background-size: 20px 20px;
}
/*考研-奖学金*/
.ky_jxj{
  padding-top: 0;
}

.ky_jxj img{
  width: 100%;
  height: 185px;
}

.ky_jxj .ky_jxj_jj{
  padding: 0 3%;
}

.ky_jxj .al_jxj_kemu {
  display: flex;
  height: 26px;
  margin: 0 auto;
  position: relative;
  border-radius: 13px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  background-color: #fea200;
  box-shadow: 0px 0 10px 2px rgba(255, 132, 0, 0.4);
}

.ky_jxj .al_jxj_kemu.yi {
  width: 159px;
  top: -18px;
}

.ky_jxj .al_jxj_kemu.er {
  width: 177px;
  margin: 25px auto 0;
}

.ky_jxj .al_jxj_kemu::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
  left: 12px;
  top: 10px;
}

.ky_jxj .al_jxj_kemu::after {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
  right: 12px;
  top: 10px;
}

.ky_jxj table {
  width: 100%;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}

.ky_jxj table tr td {
  width: 33.2%;
  height: 25px;
  font-size: 15px;
  color: #000;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #000;
}

.ky_jxj table.al_jxj_bt tr td {
  background-color: rgba(254, 162, 0, 0.5);
}

.ky_jxj table.al_jxj_nr {
  border-top: 0;
}

.ky_jxj table.al_jxj_nr tr td {
  border-bottom: 1px solid #000;
  background-color: #f4f6fa;
}

.ky_jxj table.yi {
  margin-top: 15px;
}

.ky_jxj table.er tr td {
  width: 19.5%;
  height: 36px;
}

.ky_jxj p {
  margin-top: 13px;
  font-size: 12px;
  color: #000;
  line-height: 19px;
}

.ky_jxj p b {
  font-size: 15px;
  color: #fe7200;
  font-weight: normal;
}
/*  讲座分享新增*/

.jiangzuo .swiper-slide .zt_jz_teachers{
    width: 245px;
    height: 50px;
   margin-left: 10px;
}
.jiangzuo .swiper-slide .zt_jz_teachers ul li{
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 7px;
}
.jiangzuo .swiper-slide ul li img{
    width: 40px;
    height: 40px;
}
.jiangzuo .swiper-slide .tearch_text{
    width: 245px;
    height: 40px;
    margin-top: 6px;
    margin-left: 4px;
}
.jiangzuo .swiper-slide .tearch_text p{
    position: absolute;
    font-size: 10px;
    color: #333;
    width: 50px;
    text-align: center;
    margin:0;
    padding-left:0;

  }
.jiangzuo .swiper-slide.tearch_text p.pls1{
    left: 22px;
}
.jiangzuo .swiper-slide .tearch_text p.pls2{
    left:62px;
 }
.jiangzuo .swiper-slide .tearch_text p.pls3{
    left:120px;
}
/* 雅思师资 */
.teacher_new {
    padding: 0 0 30px 0;
    border-radius: 0 0 10px 10px;
    background-color: #fff;
}
.teacher_new .teacher_img {
    width: 100%;
    margin-bottom: 16px;
}
.teacher_new .teacherNew_list ul{
    width: 94%;
    margin: 0 auto;
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.teacher_new .teacherNew_list ul li{
    width: 48%;
    height: 277px;
    position: relative;
    margin-top: 20px;
}
.teacher_new .teacherNew_list ul li a{
    display: block;
    width: 100%;
}

.teacher_new .teacherNew_list ul li dl{
    width:100%;
    border-radius: 15px;
    background-color: #ebedf0;
  
}
.teacher_new .teacherNew_list ul li dl img{
    width:100%;
}
.teacher_new .teacherNew_list dl dd {
    width: 100%;
    height: 125px;
    border-radius: 15px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    transition: all 0.3s linear;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-sizing: border-box;
    padding:8px 5px;
  }
  .teacher_new .teacherNew_list dl dd span {
    font-size: 12px;
    font-weight: bold;
    color: #232323;
    display: block;
    transition: all 0.2s linear;
  }
  .teacher_new .teacherNew_list dl dd b{
    display: inline-block;
    width: 100%;
    height: 22px;
    font-size: 12px;
    color: #ff8e00;
    line-height: 22px;
    text-align: left;
    border-radius: 3px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .teacher_new .teacherNew_list dl dd p {
    font-size: 12px;
    color: #555;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.2s linear;
  }
  .teacher_new .teacherNew_list dl dd a.ckxq{
    position: absolute;
    width: 85px;
    font-size: 12px;
    color: #1a7af8;
    line-height: 14px;
    right: 0;
    bottom: 9px;
    transition: all 0.2s linear;
  }
  /* 教师分类 */
  .teacherNav_list{
    width: 94%;
    margin: 15px auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .teacherNav_list a{
    color:#1a7af8;
    border:1px solid #1a7af8;
    border-radius: 40px;
    padding:2px 5px;
    margin-bottom: 8px;
    font-size: 12px;
  }
  .teacherNav_list a.active{
    background: #1a7af8;
    color:#fff;
}
/* 教师风采视频列表页*/
.teacher_new .teacher_leixing{
    height: 30px;
    box-sizing: border-box;
    width: 94%;
    margin:0 auto;
    margin-top: 10px;
    display: flex;
    justify-content:flex-start;
    flex-wrap: wrap;
}
.teacher_new .teacher_leixing span{
    font-size: 12px;
    color: #000;
    display:inline-block;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
}
.teacher_new .teacher_leixing ul{
    display:inline-block;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.teacher_new .teacher_leixing ul li a{
   display:block;
   padding:2px 5px;
   font-size: 12px;
   color:#000;
   margin-right: 10px;
}
.teacher_new .teacher_leixing ul li.active a{
    background: #1a7af8;
    border-radius: 40px;
    color:#ffffff;
}
.teacher_new .teacherVideo_list ul{
    width: 94%;
    margin:0 auto;
    margin-top: 10px;
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
}
.teacher_new .teacherVideo_list ul li{
   width: 48%;
   margin-bottom:15px;
   position: relative;
}
.teacher_new .teacherVideo_list ul li .video_img{
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -40px;
}
.teacher_new .teacherVideo_list ul li dl img{
   width: 100%;
}
.teacher_new .teacherVideo_list ul li dl dd{
    margin-top: 5px;
    font-size:12px;
}
/* 教师风采视频详情页 */
.teacher_videoDetail{
  width: 94%;
  margin:0 auto;
  margin-top: 10px;
}
.teacher_videoDetail h6.title{
    text-align: left;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 20px;
}
.teacher_videoDetail .ketui_xgsp{
     box-sizing: border-box;
     box-shadow: 0 0 5px rgba(0,0,0,.2);
     background: #fff;
     margin-bottom: 5px;
}
.teacher_videoDetail .ketui_xgsp .swiper-slide{
  height: 230px;
}
.teacher_videoDetail .ketui_xgsp .navbar_bx ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.teacher_videoDetail .ketui_xgsp .navbar_bx ul li{
    width: 50%;
    height: 40px;
    line-height: 35px;
    text-align: center;
    color:#000;
    font-size: 14px;
    font-weight: bold;
    background: #f1f4f3;
}
.teacher_videoDetail .ketui_xgsp .navbar_bx ul li.cur{
     background: #fff;
     color:#1a7af8;
}
.teacher_videoDetail .ketui_xgsp .related_videos ul{
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.teacher_videoDetail .ketui_xgsp .related_videos ul li{
    width: 32%;
    height: 95px;
    display: block;
    margin-top: 15px;
    position: relative;
}
.teacher_videoDetail .ketui_xgsp .related_videos ul li img{
    width: 100%;
    border-radius: 5px;
}
.teacher_videoDetail .ketui_xgsp .related_videos ul li p{
    font-size: 10px;
    color: #000;                                                                  
    display: block;
    margin-top: 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.teacher_videoDetail .ketui_xgsp .related_videos ul li .voide_touming{
    position: absolute;
    width: 30px;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -30px;
  }
.teacher_videoDetail .ketui_xgsp .related_videos ul li img{
    width: 100%;
}








</pre></body></html>