.course-slide-img {
    width: 979px;
    height: 537px;
    opacity: 0;
    transition: opacity 1s;
    position: absolute;
    left: 205px;
    top: 20px;
}
.course-slide-img-active,
.course-slide-img:hover {
    opacity: 1 !important;
    z-index: 20;
}
.course-slide-img img {
    display: block;
    vertical-align: top;
    font-size: 0;
    width: 100%;
    height: 100%;
}
.slide-btn-wrapper {
    position: absolute;
    width: 168px;
    height: 537px;
    z-index: 99;
    background-image: url('//static-f.fwxgx.com/jzkt/image/activity/tjsc/slide-btn-bg-54b4fe1fee4646e7f4cba399d986c53a.png');
    background-size: 100% 100%;
    padding: 25px 8px;
    box-sizing: border-box;
    left: 16px;
    top: 20px;
}

.slide-btn {
    border-radius: 10px;
    display: inline-block;
    width: 152px;
    height: 60px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.slide-btn-hover,
.slide-btn:hover {
    border-radius: 285px;
    background: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #2D70FF;
}
.slide-btn-wrapper .slide-btn {
    box-shadow: unset;
}
/**/
.swiper {
    overflow: hidden;
}

.swiper-container {
    margin-top: 20px;
    width: 100%;
    height: 550px;
    margin-bottom: 53px;
    overflow: visible !important;
}

.swiper-slide.swiper-slide-active:before {
    opacity: 0;
}

.swiper-slide {
    width: 374px;
    height: 620px;
    border-radius: 20px;
    box-shadow: 0px 0 25px 3px rgba(0, 0, 0, 0.1);
}

/**/
.tjsc-hover:hover {
    z-index: 2;
    transform: translateY(-10px) scale(1.01);
}
.tjsc-hover {
    transition: all 0.5s;
}

.tjsc-btn {
    width: 279px;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    border: none;
    border-radius: 40px;
    background: linear-gradient(0deg, #FF0000 1%, #FF713A 100%);
    box-shadow: 0px 4px 10px 0px rgba(141, 0, 0, 0.2);
}
.tjsc-btn.try-learn {
    position: absolute;
    top: 92px;
    right: 213px;
}
.tj-template {
     height: 18px;
}
.tjsc-common-tt {
    font-size: 30px;
    font-weight: bold;
    color: #3D3D3D;
    text-align: center;
    line-height: 30px;
}
.tjsc-common-tt span {
    color: #FF4648
}
.tjsc-common-tt::before,
.tjsc-common-tt::after {
    content: '';
    width: 32px;
    height: 23px;
    display: inline-block;
    background-image: url('//static-f.fwxgx.com/jzkt/image/activity/tjsc/icon-11b743421c9a90962bc4d3b74fea2f56.png');
    background-position: -170px -19px;
}
.tjsc-common-tt::before {
    margin-right: 15px;
}
.tjsc-common-tt::after {
    margin-left : 15px;
    transform: rotateZ(180deg);
}
.tjsc-btn:hover {
    background: rgba(0, 0, 0, 0.06);
}
.main-w {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 32px;
}
.tjsc-btn:hover {
    background: linear-gradient(to right, #fb5654, #e91b19);
}
.tjsc-slide-wrapper {
    position: relative;
    margin: 32px auto 0;
    width: 1200px;
    height: 581px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.8);
    padding: 26px 16px 16px;
    box-sizing: border-box;
}
.activity-main {
    min-width: 1200px;
    padding-top: 64px;
}
.tjsc-wrap {
    width: 100%;
}

.tjsc-header {
    position: relative;
    width: 100%;
    height: 460px;
    background-image: url('//static-f.fwxgx.com/jzkt/image/activity/tjsc/header-bg-v3-26541e45d427bc53d368dedcf0ae7f85.png');
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    /*background-position: center;*/
}
.header-txt {
    position: absolute;
    top: 39px;
    left: 0;
    right: 0;
    margin: auto;
}

.tjsc-tt {
    padding-top: 115px;
    font-size: 44px;
    line-height: 30px;
}

.tjsc-main {
    margin-top: 37px;
    font-size: 88px;
    font-weight: bold;
    color: #FBFBFB;
    line-height: 88px;
    margin-left: -64px;
}

.tjsc-desc {
    position: relative;
    z-index: 2;
    margin-top: 27px;
    font-size: 30px;
    line-height: 32px;
}
.tjsc-free-learn {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -80px;
    width: 1230px;
    height: 184px;
    background-image: url('https://static-cdn.glodonedu.com/edu-apk/teach/static/fwxgx-portal/free-learn-2-v4.png');
    background-repeat: no-repeat;
    text-align: center;
    background-position: center;
    background-size: cover;
}
.tjsc-free-txt {
    color: #333333;
    line-height: 36px;
    font-size: 32px;
}

.tjsc-free-learn-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 78px;
    height: 76px;
}
.tjsc-free-tt {
    display: inline-block;
    text-align: right;
    font-size: 32px;
    color: #333333;
    line-height: 36px;
    font-weight: bold;
}

.hr {
    display: inline-block;
    width: 1px;
    height: 76px;
    background: #EBEBEB;
    margin: 0 24px 0 34px;
}


.tjsc-content {
    background: #F6F7F9;
    padding-top: 120px;
}

.tjsc-question {
    background: #F6F7F9;
    padding-bottom: 44px;
}

.tjsc-question-header {
    height: 70px;
    overflow: hidden;
}

.tjsc-question-header .inner {
    width: 100%;
    height: 308px;
    background-image: url('//static-f.fwxgx.com/jzkt/image/activity/tjsc/question-8f4c66a95b93f5b3e73c4beb635c358c.png');
    background-repeat: no-repeat;
    background-position: center;
}

.question-list {
    position: relative;
    z-index: 1;
    margin: auto;
    margin-top: 42px;
}

.question-item {
    float: left;
    width: 384px;
    height: 367px;
    margin-right: 24px;
    color: #fff;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    background-size: 100% 100%;
}

.question-item:last-child {
    margin-right: 0;
}

.question-item.change-careers {
    background-image: url("//static-f.fwxgx.com/jzkt/image/activity/tjsc/change-careers-1-553408865bc9a460ec4104e21ef602ae.png");
}

.question-item.new-people {
    background-image: url("//static-f.fwxgx.com/jzkt/image/activity/tjsc/new-people-1-c4a3ae6dbbd17553366131475b5c4850.png");
}

.question-item.old-people {
    background-image: url("//static-f.fwxgx.com/jzkt/image/activity/tjsc/old-people-1-c8e4c5fff0153bc7dd59c1eb7af71342.png");
}
.question-header-division {
    display: inline-block;
    margin: 11px 0 6px 0;
    width: 80px;
    height: 1px;
    background: #fff;
}
.question-header {
    margin-top: 31px;
    font-size: 24px;
    line-height: 22px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 44px;
}

.button-wrap {
    margin-top: 24px;
    text-align: center;
}

.tjsc-btn.test-my {
    width: 279px;
    height: 50px;
}

.question-desc {
    font-size: 18px;
    font-weight: normal;
    line-height: 36px;
    text-align: center;
    color: #3D3D3D;
}
.tjsc-slide {
    padding-top: 60px;
    height: 805px;
    background-image: url('//static-f.fwxgx.com/jzkt/image/activity/tjsc/zj-bg-0e610fb2f73d37d0d58b0930501ba35d.png');
    width: 100%;
    background-size: cover;
    box-sizing: border-box;
}

.tjsc-block-tt {
    display: flex;
    align-items: center;
    position: relative;
    height: 47px;
    line-height: 47px;
    text-align: center;
}

.middle-line{
    height: 1px;
    background-color: #fff;
    flex: 1;
}

.middle-line-txt {
    color: #fff;
    font-size: 47px;
}

.middle-line-txt{
    display: block;
    margin: 0 20px;
}

.tjsc-teacher {
    padding-top: 60px;
    background: #fff;
    padding-bottom: 60px;
}


.tjsc-teacher-main {
    position: relative;
    width: 1200px;
    height: 462px;
    background-image: url("https://static-cdn.glodonedu.com/edu-apk/teach/static/fwxgx-portal/teacher-bg-v2.png");
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-size: cover;
    margin-top: 19px;
}

.teacher-tt {
    position: absolute;
    left: 149px;
    top: 109px;
    font-size: 48px;
    font-weight: bold;
    color: #000000;
}
.tjsc-teacher .middle-line-txt {
    color: #333333;
}
.teacher-tt-bg {
    position: absolute;
    top: 76px;
    left: 76px;
    width: 124px;
    height: 113px;
    background-image: url("//static-f.fwxgx.com/jzkt/image/activity/tjsc/circle-fbf3e9a39a65b65f7d4f157edfd856d9.png");
    background-repeat: no-repeat;
}
.teacher-name-wrap {
    position: absolute;
    left: 76px;
    height: 34px;
    top: 230px;
}

.teacher-name {
    position: relative;
    z-index: 2;
    display: inline-block;
    font-size: 28px;
    color: #000000;
}

.teacher-title {
    display: inline-block;
    margin-left: 156px;
    font-size: 36px;
    font-weight: bold;
    color: #000000;
}

.teacher-title-list {
    margin-top: 28px;
    text-align: left;
}

.teacher-title-item {
    position: relative;
    font-size: 22px;
    color: #333333;
    padding-left: 35px;
    margin-bottom: 19px;
}

.teacher-title-item::before {
    content: '';
    left: 0;
    top: 0;
    position: absolute;
    width: 23px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url("//static-f.fwxgx.com/jzkt/image/activity/tjsc/prefix-53b504bc0dd520cbcfc0ae08de374a91.png");
}

.teacher-name-bottom {
    position: absolute;
    top: 4px;
    width: 114px;
    text-align: center;
}

.teacher-name-bottom::after {
    content: '';
    position: absolute;
    width: 114px;
    height: 20px;
    background-color: #ea1d1b;
    left: 0;
    bottom: 0;
}

.teacher-right {
    position: absolute;
    right: 76px;
    width: 320px;
    height: 100%;
}

.teacher-photo {
    position: relative;
    top: -65px;
    width: 320px;
    height: 424px;
    background-repeat: no-repeat;
    background-image: url("//static-f.fwxgx.com/jzkt/image/activity/tjsc/teacher-b92ad5aaa9c68b398496511e1437a193.png");
}

.one-to-one {
    position: absolute;
    bottom: 70px;
    right: 322px;
}

.tjsc-learn-way {
    background-color: #F5F7F9;
    padding-bottom: 60px;
    padding-top: 60px;
}
.tjsc-learn-way .learn-ways {
    width: 983px;
    height: 50px;
    margin-top: 24px;
    margin-bottom: 62px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-image: url("//static-f.fwxgx.com/jzkt/image/activity/tjsc/learn-ways-56a4f5129fbca9506d8a6f61fe3c4bc4.png");
}
.tjsc-learn-way .middle-line-txt {
    color: #444444;
}

.middle-line.red  {
    background: linear-gradient(to right, #e91b19, #fb5654);
}

.learn-way-list {
    display: flex;
    justify-content: space-between;
    margin-top: 34px;
    text-align: center;
    line-height: 55px;
}
.learn-way-item {
    width: 228px;
    height: 55px;
    background: #FFA6A5;
    border-radius: 28px;
    font-size: 28px;
    color: #BC4442;
    margin-right: 0;
}

.highlight-list {
    display: flex;
    justify-content: space-between;
}
.highlight-item-imgwrap {
    height: 238px;
    border-radius: 8px;
    background: #ECF2FC;
    margin: 14px 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.highlight-item {
    position: relative;
    width: 282px;
    height: 369px;
    background: #FFFFFF;
    border-radius: 8px;
    cursor: pointer;
}
.highlight-item .highlight-item-img {
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.highlight-item-preview {
    position: absolute;
    top: 200px;
    left: 0;
    z-index: -1;
    opacity: 0;
    background: #fff;
    padding: 16px;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12),0px 6px 16px 0px rgba(0, 0, 0, 0.08),0px 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.highlight-item.four .highlight-item-preview ,
.highlight-item.three .highlight-item-preview {
    left: unset;
    right: 0;
}
.highlight-item:hover .highlight-item-preview {
    z-index: 1;
    opacity: 1;
}
.highlight-item.one .highlight-item-img {
    width: 252px;
    height: 198px;
    background-image: url("https://static-cdn.glodonedu.com/edu-apk/teach/static/fwxgx-portal/learn-way-1-v2.png");
}
.highlight-item.tow .highlight-item-img  {
    width: 252px;
    height: 187px;
    background-image: url("https://static-cdn.glodonedu.com/edu-apk/teach/static/fwxgx-portal/learn-way-2-v2.png");
}
.highlight-item.three .highlight-item-img  {
    width: 252px;
    height: 155px;
    background-image: url("https://static-cdn.glodonedu.com/edu-apk/teach/static/fwxgx-portal/learn-way-3-v2.png");
}
.highlight-item.four .highlight-item-img  {
    width: 237px;
    height: 221px;
    background-image: url("https://static-cdn.glodonedu.com/edu-apk/teach/static/fwxgx-portal/learn-way-4-v2.png");
}
.highlight-item-tt {
    position: absolute;
    top: -22px;
    left: 0;
    right: 0;
    margin: auto;
    color: #FFFFFF;
    text-align: center;
    width: 220px;
    height: 44px;
    line-height:44px;
    border-radius: 120px;
    background: #2D70FF;
    box-shadow: 0px 4px 10px 0px rgba(50, 118, 255, 0.4);
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

.highlight-item-desc {
    font-size: 28px;
    color: #333333;
}
.highlight-item-desc-wrap {
    margin-top: 44px;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    text-align: center;
    color: #000000;
}
.tjsc-certificate {
    background-color: #F6F7F9;
    text-align: center;
    padding-bottom: 60px;
    padding-top: 60px;
}

.sub-tt {
    margin-top: 16px;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
    text-align: center;
    color: #000000;
}
.certificate-img {
    position: relative;
    margin-top: 50px;
}

.tjsc-certificate .middle-line-txt{
    color: #444;
}
.get-certificate {
    position: absolute;
    top: 154px;
    right: 232px;
}
.tjsc-comment {
    text-align: center ;
    padding-bottom: 90px;
    padding-top: 60px;
    height: 860px;
    background-image: url('//static-f.fwxgx.com/jzkt/image/activity/tjsc/comment-bg-65709b28ea3c5abd94abeadc28d7f0aa.png');
    width: 100%;
    background-size: cover;
    box-sizing: border-box;
}
.tjsc-comment .tjsc-common-tt {
    color: #fff;
}
.tjsc-comment-tt {
    padding-top: 49px;
    font-size: 50px;
    color: #FFFFFF;
}
.tjsc-comment-wrap {
    position: relative;
    padding-top: 94px;
}

.tjsc-gift {
    padding-bottom: 60px;
    padding-top: 60px;
    background-color: #F6FAFD;
}

.tjsc-gift .sub-tt{
    color: #EE2F2B;
}

.gift-img-wrap {
    margin-top: 37px;
    overflow: hidden;
    width: 1200px;
    height: 409.5px;
}
.gift-img-wrap img {
    width: 100%;
    height: 100%;
}
.subh-tt {
    margin-top: 16px;
    font-size: 20px;
    color: #666666;
    text-align: center;
    line-height: 26px;
}
.cousnt {
    color: #FF0000;
    font-weight: bold;
}

.gift-note-book {
    width: 678px;
    margin-top: 34px;
}

.gift-book {
    width: 372px;
}
.gift-desc {
    margin-top: 68px;
    font-size: 36px;
    color: #333333;
}

.gift-book .gift-desc {
    margin-top: 32px;
    position: absolute;
}
.gift-desc-list {
    margin-top: 36px;
    text-align: left;
    margin-left: 69px;

}

.gift-desc-item {
    font-size: 36px;
    color: #666666;
    line-height: 48px;
}

.tjsc-gift .middle-line-txt {
    color: #444444;
}

.tjsc-no-wait {
    padding-bottom: 60px;
}

.tjsc-no-wait .middle-line-txt {
    color: #444;
}

.tjsc-no-wait .sub-tt {
    margin-top: 34px;
}

.count {
    font-size: 48px;
    color: #ED2A27;
    font-weight: bold;
    vertical-align: -6px;
}

.course-consulting {
    position: relative;
    width: 1200px;
    height: 243px;
    margin-top: 42px;
}
.course-consulting img {
    width: 100%;
}

.course-consulting-wrap {
    position: absolute;
    top: 53px;
    left: 210px;
}

.course-consulting-tt {
    font-size: 42px;
    font-weight: 400;
    color: #444444;
    text-align: center;
    line-height: 55px;
}

.tjsc-gift .sub-tt{
    margin-top: 32px;
}

.tjsc-btn.apply {
    width: 272px;
    height: 68px;
    margin-top: 30px;
    border: 1px solid #fff;
}

.tjsc-btn.apply:hover {
    background: linear-gradient(to right, #e91b19, #fb5654);
}
.tjsc-tjsc-qr-box {
    position: absolute;
    left: 0;
    right: 0;
    width: 1200px;
    top: 136px;
    text-align: right;
    margin: 0 auto;
    padding-right: 20px;
}
.tjsc-tjsc-qr {
    width: 130px;
    text-align: center;
}
.tjsc-tjsc-qr-img {
    padding-bottom: 6px;
}
.tjsc-tjsc-qr-tt {
    font-weight: bolder;
}
.tj-info {
  padding-top: 59px;
  position: relative;
  box-sizing: border-box;
  background: #fff;
}
.tj-info-bj {
    position: relative;
    width: 1200px;
    margin: 32px auto 60px;
    height: 231px;
    background-image: url('//static-f.fwxgx.com/jzkt/image/activity/tjsc/tj-info-content-bg-c953b3ab504810aeeb9cacd1372dd9e3.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.tj-info-title{
  font-size: 44px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin: 90px 0 33px;
}
.tj-info-title-free {
  color: #FFF649
}
.tj-info-icon{
  display: inline-block;
  background: url(//static-f.fwxgx.com/jzkt/image/activity/az/az-mobile-icon-562980f158e6638364b2e0febba265a1.png);
}
.tj-info-icon-video{
  width: 32px;
  height: 32px;
  background-position: 0 -27px;
  margin-bottom: -3px;
  margin-right: 5px;
}
.tj-info-icon-text{
  width: 32px;
  height: 32px;
  background-position: 0 -65px;
  margin-bottom: -5px;
  margin-right: 5px;
}

.tj-info-content-left {
  display: flex;
  flex-direction: column;
}
.tj-info-content-left li{
  width: 620px;
  display: inline-block;
  height: 70px;
  background: url(//static-f.fwxgx.com/jzkt/image/activity/tjsc/tj-mobile-text-bg-1b66769bb421ae740aedc7a620f4b036.png) no-repeat center;
  padding-left: 54px;
  font-size: 26px;
  color: #fff;
  line-height: 70px;
  box-sizing: border-box;
  margin-bottom: 29px;
}
.tj-info-icon-iphone{
    position: absolute;
    top: 12px;
    left: 12px;
    width: 24px;
    height: 24px;
    background: url(//static-f.fwxgx.com/jzkt/image/activity/tjsc/icon-11b743421c9a90962bc4d3b74fea2f56.png) no-repeat center;
    background-position: -174px -105px;
}
.tj-info-content-input-wrapper{
  position: relative;
  width: 336px;
  height: 44px;
  border-radius: 4px;
  background: #F6FAFD;
  box-sizing: border-box;
  padding: 12px 24px 12px 30px;
  display: flex;
  margin-bottom: 6px;
}
.tj-info-content-input{
    border: none;
    outline: none;
    color: #444444;
    font-size: 16px;
    padding: 0 12px;
}
.tj-info-content-input:focus{
  border: none;
  outline: none;
}
.tj-info-content{
  width: 1130px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.tj-info-content-verify-wrapper{
  display: inline-block;
  margin-bottom: 2px;
}
.tj-info-content-btn{
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    width: 336px;
    height: 50px;
    border-radius: 244px;
    opacity: 1;
    background: linear-gradient(180deg, #FEC862 0%, #FFA230 100%);
    box-shadow: 0px 4px 10px 0px rgba(141, 0, 0, 0.2);
}
.tj-info-content-btn:hover {
    background: linear-gradient(180deg, #EFBB5B 0%, #E88F22 97%);
}
.tj-info-content-verify-wrapper #code,
.nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper {
  width: 336px !important;
} 
.tj-info-content-right{
    width: 336px;
    position: absolute;
    top: 43px;
    right: 66px;
}
.dialog .close-btn{
  display: none;
}
.submit-success-img{
  margin: 40px 0 10px;
  display: inline-block;
}
.submit-success-text{
  color: #222222;
  font-size: 24px;
}
.submit-success-btn {
  display: inline-block;
  background: linear-gradient(180deg, #FF0000 0%, rgba(255, 198, 83, 0.77) 100%);
  width: 200px;
  height: 40px;
  border-radius: 60px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin-top: 30px;
  margin-bottom: 39px;
  cursor: pointer;
}
.submit-success-btn:hover{
  background: #FD1818;
}
.az-tj-error-text{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    text-align: center;
}
.az-tj-error-text::before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url('//static-f.fwxgx.com/jzkt/image/activity/tjsc/icon-11b743421c9a90962bc4d3b74fea2f56.png');
    background-position: -228px -22px;
    margin-right: 9px;
    vertical-align: middle;
}
.nc-container.tb-login .errloading, .nc-container .errloading {
  width: 333px !important;
}

.tjsc-comment .slide-btn-wrapper {
    width: 331px;
    padding: 36px 0;
    background: #fff;
    top: 40px;
    left: 0;
    height: 554px;
    border-radius: 8px;
}
.tjsc-comment  .course-slide-img {
    top: 7px;
    left: 331px;
    width: 840px;
    height: 619px;
}
.tjsc-comment .tjsc-slide-bg {
    width: 1200px;
    height: 554px;
    border-radius: 8px;
    backdrop-filter: blur(10px);
    background: linear-gradient(179deg, #FFFFFF 7%, #FFFFFF 98%);
    position: absolute;
    top: 40px;
    left: 0;
}
.tjsc-comment .tjsc-slide-wrapper {
    background: transparent;
    padding: 0;
    margin-top: 40px;
}
.tjsc-comment-btn {
    margin-top: 62px;
}
.tjsc-comment .slide-btn-wrapper .slide-btn {
    width: 331px;
    display: flex;
    align-items: center;
    font-size: 24px;
    text-align: center;
    height: 110px;
    color: #3D3D3D;
    line-height: 30px;
    justify-content: start;
    border-left: 6px solid transparent;
}
.tjsc-comment .slide-btn-wrapper p {
    text-align: left;
    font-size: 24px;
    font-weight: normal;
}
.tjsc-comment .tjsc-slide-wrapper {
}
.comment-icon {
    display: inline-block;
    margin-right: 16px;
    margin-left: 25px;
    width: 60px;
    height: 60px;
    background: url(//static-f.fwxgx.com/jzkt/image/activity/tjsc/icon-11b743421c9a90962bc4d3b74fea2f56.png) no-repeat center;
    background-position: -174px -105px;
}
.comment-icon.one {
    background-position: 0 0;
}
.comment-icon.two {
    background-position: -85px 0;
}
.comment-icon.three {
    background-position: 0 -82px;
}
.comment-icon.four {
    background-position: -85px -82px;
}
.tjsc-comment .slide-btn-hover,
.tjsc-comment .slide-btn:hover {
    border-left: 6px solid #2D70FF !important;
    color: #2D70FF !important;
    background: rgba(45, 112, 255, 0.1);
    border-radius: unset;
}

.tjsc-comment .slide-btn-hover p,
.tjsc-comment .slide-btn:hover{
    font-weight: bold;
}

.tjsc-comment .course-slide-img {
    transition: opacity 0.3s;
}
.certificate-img img {
    width: 1200px ;
}
.highlight-item .highlight-item-preview img {
    width: 800px;
}
.highlight-item.four .highlight-item-preview img {
    width: 624px;
}