@charset "UTF-8";
.header a {
  color: #fff;
}

.header .container {
  position: relative;
}

.header .header-tp {
  padding: 0px 0;
  border-bottom: 1px solid #e8e8e8;
  background: #f64f23;
}

.header .header-tp .container {
  display: flex;
  align-items: center;
}

.header .header-tp .header-logo {
  display: flex;
  align-items: center;
}

.header .header-tp .header-logo:after {
  content: '';
  height: 20px;
  margin: 0 20px;
  border-right: 1px solid #e8e8e8;
  opacity: 0.5;
}

.header .header-tp .header-stock-code h3 {
  font-size: 16px;
  color: #fff;
}

.header .header-tp .header-stock-code p {
  font-size: 14px;
  color: #e2e2e2;
}

.header .header-tp .header-free-hotline {
  display: flex;
  margin-left: auto;
}

.header .header-tp .header-free-hotline .header-tel-img {
  display: flex;
  align-items: center;
}

.header .header-tp .header-free-hotline .header-free-tel {
  margin-left: 10px;
}

.header .header-tp .header-free-hotline p {
  font-size: 14px;
  color: #e2e2e2;
}

.header .header-tp .header-free-hotline h3 {
  font-size: 20px;
  color: #fff;
}

.header .course-navigation {
  position: absolute;
  top: 24px;
  left: 0;
  width: 206px;
  font-size: 18px;
  color: #fff;
  z-index: 2;
}

.header .course-navigation:hover ul.banner-first-nav {
  display: block;
  height: 500px;
  padding-top: 45px;
}

.header .course-navigation .banner-title {
  width: 205px;
  height: 69px;
  line-height: 69px;
  text-align: center;
  background-color: #f64f23;
  color: #fff;
}

.header .course-navigation ul li {
  line-height: 1;
  padding: 18px 44px;
  cursor: pointer;
}

.header .course-navigation ul.banner-first-nav {
  display: none;
  height: 500px;
  width: 205px;
  padding-top: 45px;
  background-color: rgba(0, 0, 0, 0.7);
}

.header .course-navigation ul.banner-first-nav li.banner-first-row {
  position: relative;
  width: 205px;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.header .course-navigation ul.banner-first-nav li.banner-first-row:hover .banner-second-nav {
  display: block;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row:hover .banner-second-nav2 {
  display: block;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row:hover .banner-second-nav3 {
  display: block;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row:hover .banner-second-nav4 {
  display: block;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row:hover .banner-second-nav5 {
  display: block;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row .banner-first-arrow {
  float: right;
  width: 14px;
  height: 16px;
  margin-top: 3px;
  background-image: url("../images/index/qiehuanjiantou.png")/*tpa=http://www.silucg.com/static/images/index/qiehuanjiantou.png*/;
  background-size: cover;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav {
  display: none;
  position: absolute;
  left: 205px;
  top: 0px;
  width: 205px;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav li.banner-second-row {
  padding: 18px 0px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav li.banner-second-row:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav3 {
  display: none;
  position: absolute;
  left: 205px;
  top: -7px;
  width: 205px;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav3 li.banner-second-row {
  padding: 18px 0px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav3 li.banner-second-row:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav4 {
  display: none;
  position: absolute;
  left: 205px;
  top: -93px;
  width: 205px;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav4 li.banner-second-row {
  padding: 18px 0px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav4 li.banner-second-row:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav5 {
  display: none;
  position: absolute;
  left: 205px;
  top: -149px;
  width: 205px;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav5 li.banner-second-row {
  padding: 18px 0px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav5 li.banner-second-row:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav2 {
  display: none;
  position: absolute;
  left: 205px;
  bottom: -59px;
  width: 205px;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav2 li.banner-second-row {
  padding: 18px 0px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.header .course-navigation ul.banner-first-nav li.banner-first-row ul.banner-second-nav2 li.banner-second-row:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.header .header-main {
  display: flex;
  justify-content: flex-end;
  line-height: 1;
  padding: 50px 0px 25px 220px;
}

.header .header-main .header-item {
  margin: 0 20px;
  color: #3a3a3a;
  font-size: 18px;
}

.header .header-main .header-item:nth-last-of-type(1) {
  margin-right: 0;
}

.header .header-main .header-item:hover {
  color: #f56f23;
}

.header .header-main .header-item-act {
  color: #f64f23;
}

.header-fixed {
  position: fixed;
  top: -100px;
  left: 0px;
  width: 100%;
  background: #fff;
  box-shadow: 0px 1px 1px #dad9d9;
  z-index: 999;
  transition: all 0.3s;
}

.header-fixed .header-main {
  padding-bottom: 50px;
}

.header-fixed-enter {
  top: 0px;
}

.footer {
  display: flex;
  flex-direction: column;
  background-color: #252525;
}

.footer .footer-nav {
  background-color: #1f1f1f;
}

.footer .footer-nav .container {
  display: flex;
}

.footer .footer-nav dl {
  flex: 1;
  padding: 40px 0px;
}

.footer .footer-nav dl dd {
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
}

.footer .footer-nav dl dt {
  margin-bottom: 15px;
  font-size: 12px;
  color: #bdbdbd;
}

.footer .footer-nav dl dt a {
  color: #bbb;
}

.footer .footer-btm {
  margin-bottom: 60px;
  padding: 25px 0px;
  color: #5b5b5b;
  font-size: 14px;
}

.footer .footer-btm .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer .footer-btm .footer-friendship-link {
  display: flex;
  margin-bottom: 15px;
}

.footer .footer-btm .footer-friendship-link a {
  margin-left: 38px;
  font-size: 14px;
}

.dt:hover {
  color: #f64f23;
}

.hidden {
  display: none;
}

.visiable {
  display: block;
}

.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: .4;
  filter: alpha(opacity=40);
  z-index: 9999;
}

.btn {
  display: inline-block;
  line-height: 1;
  border-radius: 4px;
  margin: 0;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background-color: #f64f23;
  vertical-align: middle;
  padding: 12px 34px;
  -webkit-appearance: none;
  font-family: 微软雅黑;
  transition: all .1s linear 0s;
  -webkit-transition: all .1s linear 0s;
  -moz-transition: all .1s linear 0s;
  -o-transition: all .1s linear 0s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  cursor: pointer;
  border: 1px solid #f64f23;
}

.btn:hover {
  background-color: #e43e13;
}

.list-pagination {
  margin: 20px 0;
  text-align: center;
}

.list-pagination ul.pagination .active {
  color: #fff;
  background-color: #ff5722;
  border-color: transparent;
}

.list-pagination ul.pagination .active a,
.list-pagination ul.pagination .active a:hover {
  color: #fff;
}

.list-pagination ul.pagination li {
  display: inline-block;
  margin-right: 6px;
  border-radius: 4px;
  width: 40px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  border: 1px solid #eee;
}

.list-pagination ul.pagination li a {
  display: block;
  color: #3a3a3a;
}

.list-pagination ul.pagination li a:hover {
  color: #ff5722;
}

.list-pagination ul.pagination li.disabled a {
  color: #999;
}

.list-pagination ul.pagination li.disabled a:focus,
.list-pagination ul.pagination li.disabled a:hover {
  color: #999;
  cursor: not-allowed;
}

.form-group {
  margin-bottom: 15px;
}

.form-control {
  width: 300px;
  height: 40px;
  padding: 6px 12px;
  border: 1px solid #584d46;
  background-color: white;
  vertical-align: middle;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -moz-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -o-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.form-control:hover {
  border-color: #6e6e6e;
}

.form-control:focus {
  border-color: #ff5722;
  outline: none;
}

.form-label-inline {
  display: inline-block;
}

.form-label {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font: 14px/1.5 '微软雅黑', tahoma, arial, Hiragino Sans GB, \5b8b\4f53, sans-serif;
  color: #3a3a3a;
  background-color: #f9fafc;
}

input {
  outline: none;
}

ul {
  list-style-type: none;
  padding: 0;
}

a {
  color: #666666;
}

.alink {
  cursor: pointer;
}

.btn a {
  color: #fff;
}

a,
a:hover {
  text-decoration: none;
}

.fc-red {
  color: #f64f23;
}

.fc-grey {
  color: #999;
}

.fc-yellow {
  color: #ffd600;
}

.container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.swiper-container .swiper-slide {
  overflow: hidden;
}

.swiper-container .swiper-slide img {
  display: block;
  margin: 0 auto;
}

.swiper-container .swiper-slide:hover .silkroad-hover-detail {
  display: flex;
}

.swiper-container .swiper-pagination-bullet {
  opacity: 1;
  background: #fff;
}

.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f64f23;
}

.container1 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 99;
  background-color: #fff;
  box-shadow: 0px 1px 1px #dad9d9;
}

.fixnav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #fff;
  box-shadow: 0px 1px 1px #dad9d9;
  z-index: 999;
}

.section {
  padding: 60px 0;
}

.section b {
  font-size: 20px;
  color: #f54f23;
}

.section em {
  font-size: 20px;
  font-style: normal;
  color: #f54f23;
}

.section .section-title,
.section .section-small-title {
  margin-bottom: 30px;
  font-size: 34px;
  text-align: center;
  color: #333436;
}

.section .section-title em,
.section .section-title b,
.section .section-small-title em,
.section .section-small-title b {
  font-size: 34px;
}

.section .section-small-title {
  font-size: 21px;
}

.section .section-title + .section-describe {
  margin-top: -10px;
}

.section .section-title + .section-small-title {
  margin-top: -20px;
}

.section .section-describe {
  margin-bottom: 50px;
  font-size: 16px;
  text-align: center;
  color: #777;
}

.section .section-describe em,
.section .section-describe b {
  font-size: 16px;
}

.section .section-btn {
  margin-top: 50px;
  text-align: center;
}

.section .section-line {
  width: 55px;
  height: 1px;
  margin: 15px auto;
  background-color: red;
}

.section .section-item {
  position: relative;
  background-color: #fff;
}

.section .section-item:hover .section-hover {
  display: flex;
}

.section .section-item .section-cover {
  display: block;
}

.section .section-item .section-txt {
  padding: 10px;
  font-size: 16px;
  color: #333;
}

.section .section-item .section-txt h3 {
  margin-bottom: 10px;
  font-weight: normal;
}

.section .section-item .section-txt p {
  color: gray;
}

.section .section-item .section-txt.section-abs {
  position: absolute;
  width: 100%;
  bottom: 0px;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
}

.section .section-item .section-txt.section-abs p {
  color: #fff;
}

.section .section-item .section-hover {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0;
  top: 0px;
  padding: 15px;
  margin: auto;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.section-bg-white {
  background-color: #fff;
}

.section-nav-tab {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.section-nav-tab .section-nav-item {
  color: #4b4b4b;
  background: #8c8c8c;
  width: 200px;
  height: 50px;
  line-height: 50px;
  margin: 0 20px;
  text-align: center;
  font-size: 24px;
  border-radius: 4px;
  cursor: pointer;
}

.section-nav-tab .section-nav-item.section-nav-active {
  color: #fff;
  background: #f64f23;
}

.section-tab-list .section-tab-col {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section-tab-list .section-tab-col:first-child {
  display: flex;
}

.enterprise-nav {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}

.enterprise-nav .enterprise-nav-item {
  flex: 1;
  font-size: 20px;
  text-align: center;
  line-height: 80px;
  border-right: 1px solid #ddd;
  color: #333;
  transition: background-color 0.3s;
}

.enterprise-nav .enterprise-nav-item:first-child {
  border-left: 1px solid #ddd;
}

.enterprise-nav .enterprise-nav-item:hover {
  opacity: 0.9;
  color: red;
  text-decoration: none;
}

.enterprise-nav .enterprise-nav-item.router-link-active {
  background-color: red;
  color: #fff;
}

.section-form {
  padding: 78px 0px;
  background-color: #27242b;
  text-align: center;
  line-height: 1;
}

.section-form .section-form-title {
  font-size: 38px;
  margin-bottom: 30px;
  color: #fff;
}

.section-form .section-form-txt {
  margin-bottom: 30px;
  font-size: 24px;
  color: #959396;
}

.section-form .section-form-txt em {
  font-style: normal;
  color: #f64f23;
}

.section-form .section-form-row {
  display: flex;
  margin-bottom: 40px;
  justify-content: center;
}

.section-form .section-form-row .form-group {
  margin: 0 13px;
}

.silkroad-hover-detail {
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  line-height: 1;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
}

.silkroad-hover-detail h3 {
  margin-bottom: 35px;
  font-size: 20px;
  font-weight: normal;
}

.silkroad-hover-detail .silkroad-hover-intro p {
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;
}

.pageh {
  width: 1200px;
  margin: auto;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.dissy {
  display: inline-block;
  margin-right: 6px;
  border-radius: 3px;
  width: 50px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  border: 1px solid #ddd;
  box-sizing: content-box;
  text-align: center;
  color: #999;
  cursor: pointer;
}

.dissy:hover {
  display: inline-block;
  margin-right: 6px;
  border-radius: 3px;
  width: 50px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  border: 1px solid #f64f23;
  background-color: #f64f23;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
}

.dissy:hover a {
  color: #fff;
}

.dismap {
  height: 32px;
  line-height: 32px;
  margin-left: 20px;
}

li {
  list-style-type: none;
}

.bottom-tanbox {
  width: 100%;
  display: flex;
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #f64f23;
  opacity: 1;
  color: #fff;
  z-index: 1;
  height: 145px;
  background: url("../images/foot_form_bg.png")/*tpa=http://www.silucg.com/static/images/foot_form_bg.png*/ no-repeat center;
}

.bottom-intanbox {
  position: relative;
  top: 90px;
  width: 100%;
  display: flex;
  justify-content: center;
  height: 60px;
  left: 55px;
  bottom: 0;
}

.form-controll {
  height: 30px;
  padding: 6px 12px;
  border: 1px solid #d4d1d0;
  background-color: white;
  margin: 14px 14px 0 0;
  width: 150px;
}

.form_select11 {
  height: 30px;
  margin: 14px 14px 0 0;
  border: 0;
  border: 1px solid #d4d1d0;
  background-color: white;
  appearance: none;
  -moz-appearance: none;
  background-size: 12px;
  padding: 0 17px;
  width: 150px;
}

.bbtn {
  font-weight: bold;
  background: #fcc800 !important;
  height: 36px;
  margin-top: 11px;
  color: #333;
  line-height: 11px;
}

.bbtn:hover {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  background: #ffdf62 !important;
  height: 36px;
  margin-top: 11px;
  color: #333;
  line-height: 11px;
}

.bottom-close {
  margin-left: 40px;
  cursor: pointer;
}

.close::before {
  content: "\2716";
  position: relative;
  top: -60px;
  left: 120px;
  font-size: 18px;
  text-align: center;
  width: 36px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.3);
  padding: 9px 12px;
}

.section {
  padding: 80px 0;
}

.section-describe {
  width: 940px;
  margin: 0 auto 48px auto;
  text-align: justify;
  text-align-last: center;
}

.section .btn {
  background-image: linear-gradient(to right, #d623f6, #5f23f6);
  border: none;
}

.section .btn:hover {
  box-shadow: 0 6px 12px rgba(77, 45, 240, 0.4);
}

.banner-section {
  position: relative;
  padding: 0px;
  max-width: 100%;
  background-color: #fff;
}

.banner-section .container {
  width: 1200px;
  margin: auto;
}

.banner-section .banner {
  height: 500px;
  overflow: hidden;
  background: url("../../../nj1.silucg.com/static/images/short-video/banner.jpg")/*tpa=http://nj1.silucg.com/static/images/short-video/banner.jpg*/ no-repeat center;
  background-size: cover;
}

.banner-section .banner .btn {
  margin-top: 350px;
  margin-left: 38px;
  background-color: #f6ea23;
  color: #5821ad;
  border: none;
}

.banner-section .banner .btn:hover {
  background-color: #ded214;
  box-shadow: 0 6px 12px rgba(77, 45, 240, 0.4);
}

.section-hangye {
  background: #fff;
}

.hangye {
  display: flex;
  justify-content: space-between;
}

.hangye .hangye-box {
  width: 300px;
  position: relative;
  z-index: 1;
}

.hangye .hangye-box .hangye-img {
  width: 300px;
  height: 300px;
  background: url("../images/short-video/hangye01.jpg")/*tpa=http://www.silucg.com/static/images/short-video/hangye01.jpg*/ no-repeat center;
  background-size: cover;
  transition: all 0.5s;
}

.hangye .hangye-box .hangye-img:hover {
  transform: scale(1.1);
  box-shadow: 0 12px 20px rgba(21, 21, 24, 0.4);
}

.hangye .hangye-box .hangye-word {
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-top: 30px;
}

.hangye .hangye-box .hangye-word p:nth-child(2) {
  font-size: 16px;
  color: #666;
  margin-top: 4px;
}

.hangye .hangye-box:hover {
  z-index: 2;
}

.section-xinzi {
  background: url("../images/short-video/bg-xinzi.jpg")/*tpa=http://www.silucg.com/static/images/short-video/bg-xinzi.jpg*/ no-repeat center;
  background-size: cover;
}

.section-xinzi .xinzi-con {
  overflow: hidden;
  background-color: #fff;
  width: 1200px;
  margin: auto;
  height: 470px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  box-shadow: 0 12px 20px rgba(158, 158, 158, 0.1);
  border-radius: 8px;
}

.section-xinzi .eight-inbox2 {
  margin: 48px 60px 0 0;
}

.section-xinzi .eight011, .section-xinzi .eight022 {
  font-size: 20px;
  color: #999;
  margin: 0 0 16px 0;
  cursor: pointer;
  width: 200px;
  line-height: 48px;
  background-color: #fff;
  border-radius: 100px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #e1e3e5;
}

.section-xinzi .eight022 {
  color: #fff;
  background-image: linear-gradient(to right, #d623f6, #5f23f6);
}

.section-xinzi .eight-inbox222 {
  display: none;
}

.section-xinzi .eight-inbox2222 {
  display: none;
}

.section-xinzi .eight-inbox {
  margin: 17px 0px 0 40px;
}

.section-xinzi .eight-inbox2325 {
  margin: 48px 0px 0 60px;
}

/* 岗位薪资（更改后） */
.job {
  display: flex;
  justify-content: space-between;
  z-index: 1;
  flex-wrap: wrap;
}

.job-box {
  width: 190px;
  height: 380px;
  position: relative;
  z-index: 1;
  box-shadow: 0 5px 12px #c7c7c7;
  border-radius: 8px;
  overflow: hidden;
}

.job-box:hover .job-word {
  display: flex;
  z-index: 2;
  align-items: center;
}

.job-box:hover .job-name {
  display: none;
}

.job-box img {
  transition: all 0.5s;
}

.job-box:hover img {
  transform: scale(1.1);
}

.job-word {
  display: none;
  /* width: 100%; */
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  padding: 0 15px 0 15px;
  color: #fff;
  font-size: 16px;
}

.job-word p {
  text-align: justify;
  text-align-last: left;
}

.job-word h3 {
  margin-top: 8px;
  font-weight: bold;
  color: #f6e523;
  font-size: 18px;
}

.job-box > img {
  position: absolute;
  z-index: 1;
}

.job-box > p {
  position: absolute;
  bottom: 0;
  z-index: 2;
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  width: 100%;
  background-image: linear-gradient(to right, #d623f6, #5f23f6);
}

.section-adv .adv-title {
  width: 436px;
  line-height: 48px;
  margin: 0 auto 30px auto;
  font-size: 24px;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(to right, #d623f6, #5f23f6);
  border-radius: 24px 0 24px 24px;
}

.section-adv {
  background: url("../images/short-video/bg-adv.jpg")/*tpa=http://www.silucg.com/static/images/short-video/bg-adv.jpg*/ center no-repeat;
  background-size: cover;
}

.section-adv .silkroad-works .silkroad-works-nav {
  display: flex;
  justify-content: center;
  margin-bottom: 55px;
}

.section-adv .silkroad-works .silkroad-works-nav .silkroad-works-tab {
  width: 160px;
  height: 50px;
  line-height: 50px;
  margin-right: 25px;
  color: #8c8c8c;
  border: 1px solid #8d8d8d;
  text-align: center;
  font-size: 18px;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}

.section-adv .silkroad-works .silkroad-works-nav .silkroad-works-tab:last-child {
  margin-left: 20px;
}

.section-adv .silkroad-works .silkroad-works-nav .silkroad-works-tab.silkroad-works-tab-active {
  color: #fff;
  border-color: #f64f23;
  background-color: #f64f23;
}

.section-adv .silkroad-works .silkroad-works-list {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section-adv .silkroad-works .silkroad-works-list:first-child {
  display: flex;
}

.section-adv .silkroad-works .silkroad-works-list .silkroad-works-item {
  width: 388px;
  height: 290px;
  margin-bottom: 18px;
  box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.section-adv .silkroad-works .silkroad-works-list .silkroad-works-item .silkroad-works-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
}

.section-adv .silkroad-works .silkroad-works-list .silkroad-works-item .silkroad-works-img:hover img {
  transform: scale(1.1);
}

.section-adv .silkroad-works .silkroad-works-list .silkroad-works-item .silkroad-works-img img {
  display: block;
  transition: 0.3s ease-in-out;
}

.section-adv .silkroad-works .silkroad-works-list .silkroad-works-item .silkroad-works-img p {
  width: 100%;
  font-size: 18px;
  position: absolute;
  bottom: 20px;
  text-align: center;
  color: #fff;
}

.adv-icon {
  display: flex;
  justify-content: center;
}

.adv-icon .adv-icon-box {
  width: 310px;
  height: 360px;
  background: #fff;
  box-shadow: 0 4px  16px #e7e5e8;
  border-radius: 8px;
  text-align: center;
  margin-right: 40px;
  transition: 0.3s linear;
}

.adv-icon .adv-icon-box img {
  display: block;
  margin: 48px auto 0 auto;
}

.adv-icon .adv-icon-box p:nth-child(2) {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
}

.adv-icon .adv-icon-box p:nth-child(3) {
  font-size: 16px;
  color: #666;
  width: 224px;
  margin: auto;
  text-align: justify;
  text-align-last: center;
}

.adv-icon .adv-icon-box:hover {
  transform: translate(0, -10px);
}

.soft-con {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.soft-con .soft-box {
  width: 280px;
  font-size: 18px;
  color: 333;
  text-align: center;
  font-weight: bold;
  margin-bottom: 36px;
}

.soft-con .soft-box img {
  margin: 0 auto 10px auto;
}

.middle-box {
  background: url("../images/short-video/bg-middle-box.jpg")/*tpa=http://www.silucg.com/static/images/short-video/bg-middle-box.jpg*/ no-repeat center;
  background-size: cover;
  text-align: center;
  color: #fff;
}

.middle-box p {
  font-size: 36px;
}

.middle-box h1 {
  font-size: 48px;
  font-weight: bold;
}

.middle-box .section-btn {
  margin-top: 12px;
}

.section-course {
  background: url("../images/short-video/bg-course.jpg")/*tpa=http://www.silucg.com/static/images/short-video/bg-course.jpg*/ no-repeat center;
  background-size: cover;
  z-index: 1;
}

.section-course .course-box {
  overflow: hidden;
  width: 1200px;
  height: 400px;
  position: relative;
  margin-bottom: 20px;
}

.section-course .course-word {
  width: 798px;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 2;
  background: url("../images/short-video/course-xfu01.png")/*tpa=http://www.silucg.com/static/images/short-video/course-xfu01.png*/ no-repeat center;
  background-size: cover;
  color: #fff;
  padding-left: 120px;
  padding-top: 66px;
}

.section-course .course-word h1 {
  width: 320px;
  line-height: 48px;
  text-align: center;
  background-image: linear-gradient(to right, #d623f6, #5f23f6);
  font-size: 24px;
  border-radius: 24px 0 24px 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.section-course .course-word p {
  font-size: 16px;
  line-height: 32px;
  color: #999;
  margin-bottom: 10px;
  padding-left: 24px;
}

.section-course .course-word h5 {
  font-size: 16px;
  color: #fff;
  padding-left: 24px;
}

.section-course .strength-media:hover {
  cursor: pointer;
}

.section-course .strength-media {
  position: absolute;
  right: 0;
  z-index: 1;
}

.section-course .strength-media .section-play-area {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 97px;
  top: 0px;
  width: 100%;
  height: 400px;
  background-color: rgba(0, 0, 0, 0.2);
}

.section-course .strength-media .section-play-area:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.section-course .strength-media .section-play-area .section-play-icon {
  height: 80px;
  width: 80px;
  background-image: url("../images/student-works/play.png")/*tpa=http://www.silucg.com/static/images/student-works/play.png*/;
  cursor: pointer;
}

.tea-con {
  display: flex;
  justify-content: space-between;
}

.tea-con .tea-box {
  width: 285px;
  height: 528px;
  background: url("../images/short-video/tea01.png")/*tpa=http://www.silucg.com/static/images/short-video/tea01.png*/ no-repeat center;
  background-size: cover;
  border-radius: 8px;
  box-shadow: 0 4px  16px #dcdadf;
  font-size: 16px;
  color: #666;
  padding: 370px 20px 0 20px;
  transition: 0.3s linear;
}

.tea-con .tea-box:hover {
  transform: translate(0, -10px);
}

.tea-con .tea-box h5 span {
  font-size: 20px;
  color: #333;
  margin-right: 4px;
}

.tea-con .tea-box p:nth-child(2) {
  margin: 6px 0 6px 0;
}

.tea-con .tea-box p:nth-child(3) {
  color: #999;
  text-align: justify;
  text-align-last: left;
}

.tea-con .tea-box:nth-child(2) {
  background: url("../images/short-video/tea02.png")/*tpa=http://www.silucg.com/static/images/short-video/tea02.png*/ no-repeat center;
}

.tea-con .tea-box:nth-child(3) {
  background: url("../images/short-video/tea03.png")/*tpa=http://www.silucg.com/static/images/short-video/tea03.png*/ no-repeat center;
}

.tea-con .tea-box:nth-child(4) {
  background: url("../images/short-video/tea04.png")/*tpa=http://www.silucg.com/static/images/short-video/tea04.png*/ no-repeat center;
}

.stu-con {
  display: flex;
  justify-content: center;
}

.stu-con .stu-box {
  width: 262px;
  height: 355px;
  background: url("../images/short-video/stu01.png")/*tpa=http://www.silucg.com/static/images/short-video/stu01.png*/ no-repeat center;
  background-size: cover;
  text-align: center;
  padding-top: 180px;
  margin: 0 15px 0 15px;
  transition: 0.3s linear;
}

.stu-con .stu-box:hover {
  transform: translate(0, -10px);
}

.stu-con .stu-box h5 {
  font-size: 20px;
  color: #333;
  margin-bottom: 6px;
}

.stu-con .stu-box p {
  font-size: 16px;
  color: #666;
  margin-bottom: 6px;
}

.stu-con .stu-box p:nth-child(3) {
  margin-bottom: 4px;
}

.stu-con .stu-box p:nth-child(4) {
  color: #f64f23;
}

.stu-con .stu-box p:nth-child(4) span {
  font-size: 24px;
  font-weight: bold;
}

.stu-con .stu-box p:nth-child(4) span:nth-child(2) {
  font-size: 16px;
}

.stu-con .stu-box:nth-child(2) {
  background: url("../images/short-video/stu02.png")/*tpa=http://www.silucg.com/static/images/short-video/stu02.png*/ no-repeat center;
}

.stu-con .stu-box:nth-child(3) {
  background: url("../images/short-video/stu03.png")/*tpa=http://www.silucg.com/static/images/short-video/stu03.png*/ no-repeat center;
}

.stu-con .stu-box:nth-child(4) {
  background: url("../images/short-video/stu04.png")/*tpa=http://www.silucg.com/static/images/short-video/stu04.png*/ no-repeat center;
}

.section-form {
  background: url("../images/short-video/bg-form.jpg")/*tpa=http://www.silucg.com/static/images/short-video/bg-form.jpg*/ no-repeat center;
  background-size: cover;
}

.section-form .btn {
  width: 626px;
  background-image: linear-gradient(to right, #d623f6, #5f23f6);
  border: none;
}

.section-form .btn:hover {
  box-shadow: 0 6px 12px rgba(77, 45, 240, 0.4);
}

.section-form-title {
  line-height: 60px;
}

/*# sourceMappingURL=short-video.css.map */
