@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;
}

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

.banner-section .container {
  position: relative;
}

.banner-section .banner {
  position: relative;
  height: 640px;
  overflow: hidden;
  background: url("../../../nj1.silucg.com/static/images/ysjjdt/banner2.jpg")/*tpa=http://nj1.silucg.com/static/images/ysjjdt/banner2.jpg*/ no-repeat center;
}

.section-bg-grey {
  background-color: #f2f2f2;
}

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

.banner-section .banner .btn {
  margin: 0 auto;
  background: #f6e523;
  border: none;
  color: #0b0409;
}

.banner-section .banner .btn:hover {
  background: #fcc800;
}

.youshi-sec .section-title {
  margin-bottom: 25px;
}

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

.youshi-sec .youshi-item {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
}

.youshi-sec .youshi-item p {
  font-size: 18px;
  color: #333;
  text-align: center;
  margin: 10px auto;
}

.zhiwei-sec {
  background: #212020;
}

.zhiwei-sec .zhiwei-sec1 {
  margin-bottom: 50px;
}

.zhiwei-sec .zhiwei-sec1 .zhiwei-title {
  position: relative;
  font-size: 18px;
  margin-bottom: 30px;
  text-align: left;
  line-height: 1;
  padding-left: 10px;
  border-left: 5px solid #f64f23;
}

.zhiwei-sec .zhiwei-sec1 .zhiwei-title:after {
  content: '';
  height: 1px;
  display: inline-block;
  width: 80%;
  margin-left: 10px;
  background-color: #aaa;
}

.zhiwei-sec .section-title {
  color: #fff;
}

.zhiwei-sec .swiper-container {
  width: 970px;
}

.zhiwei-sec .section-item .section-txt {
  color: #fff;
  background: #333;
}

.job {
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  z-index: 1;
  flex-wrap: wrap;
}

.job-box {
  width: 285px;
  height: 200px;
  position: relative;
}

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

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

.job-word {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  padding: 0 30px 0 30px;
  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;
  text-align: left;
}

.job-box > img {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.job-box > p {
  position: absolute;
  bottom: 0;
  z-index: 2;
  line-height: 48px;
  color: #fff;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  width: 100%;
}

.kecheng-sec .section-describe {
  font-size: 26px;
  color: #333;
}

.kecheng-sec .kecheng-upgrading {
  padding-bottom: 50px;
  background: #fdfdfd;
}

.kecheng-sec .kecheng-upgrading .kecheng-title {
  font-size: 28px;
  color: #8b8b90;
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
}

.kecheng-sec .kecheng-upgrading .section-item .section-hover {
  width: 92%;
  height: 95%;
  border-radius: 12px;
}

.kecheng-sec .kecheng-upgrading .true-feedback {
  display: flex;
  margin-top: 20px;
  margin-bottom: 40px;
}

.kecheng-sec .kecheng-upgrading .true-feedback .true-feedback-name {
  position: absolute;
  bottom: 60px;
  width: 100%;
  text-align: center;
  font-size: 22px;
}

.kecheng-sec .kecheng-upgrading .true-feedback .section-hover {
  text-align: justify;
  text-align-last: left;
  font-size: 14px;
}

.kecheng-sec .kecheng-updates {
  height: 1057px;
  background: url("../../../nj1.silucg.com/static/images/ysjj/kechengbj.jpg")/*tpa=http://nj1.silucg.com/static/images/ysjj/kechengbj.jpg*/ no-repeat center;
  color: #fff;
}

.kecheng-sec .kecheng-updates .section-describe {
  padding-top: 100px;
  margin-bottom: 50px;
}

.kecheng-sec .kecheng-updates dl dt {
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: bold;
}

.kecheng-sec .kecheng-updates dl dd {
  margin-bottom: 10px;
}

.kecheng-sec .kecheng-updates .kecheng-updates-txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 530px;
  height: 100%;
  padding: 20px;
  font-size: 16px;
}

.kecheng-sec .kecheng-updates .kecheng-updates-sec1 {
  display: flex;
  height: 330px;
  background: url("../../../nj1.silucg.com/static/images/ysjj/kecheng1.png")/*tpa=http://nj1.silucg.com/static/images/ysjj/kecheng1.png*/ no-repeat center;
  margin-bottom: 30px;
}

.kecheng-sec .kecheng-updates .kecheng-updates-sec1 .kecheng-updates-txt {
  margin-left: auto;
}

.kecheng-sec .kecheng-updates .kecheng-updates-sec2 {
  height: 330px;
  background: url("../../../nj1.silucg.com/static/images/ysjj/kecheng2.png")/*tpa=http://nj1.silucg.com/static/images/ysjj/kecheng2.png*/ no-repeat center;
}

.guowan {
  background: url("../images/ysjjdt/bj2.jpg")/*tpa=http://www.silucg.com/static/images/ysjjdt/bj2.jpg*/ no-repeat center;
  background-size: cover;
}

.guowan .section-title {
  color: #fff;
}

.kcdg {
  background: #3d3d3d;
}

.kcdg .section-title {
  color: #fff;
  font-weight: bold;
}

.kcdg .section-describe {
  color: #fff;
}

.kcdg .container .kcdg-left {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: flex-end;
}

.kcdg .container .kcdg-left h1 {
  font-size: 36px;
  color: #fff;
  padding-bottom: 20px;
}

.kcdg .container .kcdg-left p {
  font-size: 18px;
  color: #fff;
  text-align: left;
  line-height: 1.8;
  padding-bottom: 20px;
}

.kcdg .container .kcdg-left-item, .kcdg .container .kcdg-right-item {
  width: 740px;
  height: 480px;
  padding: 40px 70px;
  margin-top: 60px;
}

.kcdg .container .kcdg-left-item .section-btn, .kcdg .container .kcdg-right-item .section-btn {
  text-align: left;
}

.kcdg .container .kcdg-right {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: flex-start;
}

.kcdg .container .kcdg-right h1 {
  font-size: 36px;
  color: #fff;
  padding-bottom: 20px;
}

.kcdg .container .kcdg-right p {
  font-size: 18px;
  color: #fff;
  text-align: left;
  line-height: 1.8;
  padding-bottom: 20px;
}

.zhiwei-sec {
  background: #212020;
}

.zhiwei-sec .zhiwei-sec1 {
  margin-bottom: 50px;
}

.zhiwei-sec .zhiwei-sec1 .zhiwei-title {
  position: relative;
  font-size: 18px;
  margin-bottom: 30px;
  text-align: left;
  line-height: 1;
  padding-left: 10px;
  border-left: 5px solid #f64f23;
}

.zhiwei-sec .zhiwei-sec1 .zhiwei-title:after {
  content: '';
  height: 1px;
  display: inline-block;
  width: 80%;
  margin-left: 10px;
  background-color: #aaa;
}

.zhiwei-sec .section-title {
  color: #fff;
}

.zhiwei-sec .swiper-container {
  width: 970px;
}

.zhiwei-sec .section-item .section-txt {
  color: #fff;
  background: #333;
}

.kecheng-sec .section-describe {
  font-size: 26px;
  color: #333;
}

.kecheng-sec .kecheng-upgrading {
  padding-bottom: 50px;
  background: #fdfdfd;
}

.kecheng-sec .kecheng-upgrading .kecheng-title {
  font-size: 28px;
  color: #8b8b90;
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
}

.kecheng-sec .kecheng-upgrading .section-item .section-hover {
  width: 92%;
  height: 95%;
  border-radius: 12px;
}

.kecheng-sec .kecheng-upgrading .true-feedback {
  display: flex;
  margin-top: 20px;
  margin-bottom: 40px;
}

.kecheng-sec .kecheng-upgrading .true-feedback .true-feedback-name {
  position: absolute;
  bottom: 60px;
  width: 100%;
  text-align: center;
  font-size: 22px;
}

.kecheng-sec .kecheng-updates {
  background-color: #f5f5f5;
  margin-bottom: 80px;
  color: #fff;
}

.kecheng-sec .kecheng-updates .section-describe {
  padding-top: 100px;
  margin-bottom: 50px;
}

.kecheng-sec .kecheng-updates dl dt {
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: bold;
}

.kecheng-sec .kecheng-updates dl dd {
  margin-bottom: 10px;
}

.kecheng-sec .kecheng-updates .kecheng-updates-txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 530px;
  height: 100%;
  padding: 20px;
  font-size: 16px;
}

.kecheng-sec .kecheng-updates .kecheng-updates-sec1 {
  display: flex;
  height: 330px;
  background: url("../images/ysjj/kecheng1.png")/*tpa=http://www.silucg.com/static/images/ysjj/kecheng1.png*/ no-repeat center;
  margin-bottom: 30px;
}

.kecheng-sec .kecheng-updates .kecheng-updates-sec1 .kecheng-updates-txt {
  margin-left: auto;
}

.kecheng-sec .kecheng-updates .kecheng-updates-sec2 {
  height: 330px;
  background: url("../images/ysjj/kecheng2.png")/*tpa=http://www.silucg.com/static/images/ysjj/kecheng2.png*/ no-repeat center;
}

.trainees-enterprises-sec {
  background: #222;
}

.trainees-enterprises-sec .gj-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.trainees-enterprises-sec .gj-container .gj-item {
  margin-bottom: 20px;
}

.trainees-enterprises-sec .gj-container .gj-item p {
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.trainees-enterprises-sec .section-title,
.trainees-enterprises-sec .section-describe {
  color: #fff;
}

.trainees-enterprises-sec .trainees-enterprises-inner p {
  color: #fff;
  text-align: center;
  font-size: 16px;
  margin-top: 8px;
}

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

.student-interview .student-interview-item {
  position: relative;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
}

.student-interview .student-interview-item:hover .student-interview-text {
  bottom: 0px;
}

.student-interview .student-interview-text {
  position: absolute;
  bottom: -54px;
  padding: 15px;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  transition: all 0.3s;
}

.student-interview .student-interview-text .student-interview-nav {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.student-interview .student-interview-text .student-interview-nav .student-interview-name {
  font-size: 18px;
}

.student-interview .student-interview-text .student-interview-nav .student-interview-experience {
  margin-left: 30px;
  font-size: 16px;
}

.student-interview .student-interview-text .student-interview-content {
  font-size: 16px;
  color: gray;
}

.student-interview .student-interview-text .student-interview-content .student-interview-pos {
  margin-bottom: 10px;
}

.student-interview .student-interview-text .student-interview-content .student-interview-work {
  line-height: 22px;
}

.xyzp .xyzp-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.xyzp .xyzp-container .xyzp-item {
  width: 390px;
  height: 270px;
  margin-bottom: 15px;
}

.rigorous-selection-item.strength-media {
  position: relative;
}

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

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

.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;
}

.internal-projects-sec .container {
  width: 1052px;
}

.internal-projects-sec .swiper-pagination {
  text-align: right;
  padding-right: 30px;
  bottom: 25px;
}

.internal-projects-sec .section-item .section-txt {
  padding: 15px;
}

.internal-projects-sec .internal-projects-title {
  text-align: center;
  font-size: 22px;
  margin-bottom: 30px;
}

.entry-enterprise-sec {
  background-color: #fff;
}

.entry-enterprise-sec .section-title {
  margin-bottom: 40px;
}

.entry-enterprise-sec .entry-enterprise-list {
  display: flex;
  justify-content: space-between;
}

.entry-enterprise-sec .entry-enterprise-list .entry-enterprise-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}

.entry-enterprise-sec .entry-enterprise-list .entry-enterprise-item img {
  display: block;
  margin-bottom: 20px;
}

.entry-enterprise-sec .entry-enterprise-list .entry-enterprise-item h3 {
  font-size: 18px;
  font-weight: normal;
}

.entry-enterprise-sec .entry-enterprise-list .entry-enterprise-item p {
  font-size: 18px;
  color: gray;
}

.entry-enterprise-sec .entry-enterprise-list .entry-enterprise-item .entry-enterpris-wages {
  font-size: 22px;
  font-weight: bold;
  color: #f64f23;
}

.employment-security-sec .section-title {
  margin-bottom: 40px;
}

.silkroad-cooperative-sec {
  background: #1f1f1f;
}

.silkroad-cooperative-sec .section-title {
  color: #fff;
  margin-bottom: 40px;
}

.wenti {
  background: url("../images/ysjj/wtbj.jpg")/*tpa=http://www.silucg.com/static/images/ysjj/wtbj.jpg*/ no-repeat center;
  height: 647px;
}

.section-form {
  height: 439px;
  background: url("../images/ysjj/biaodanbj.jpg")/*tpa=http://www.silucg.com/static/images/ysjj/biaodanbj.jpg*/ no-repeat center;
}

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

.section-form .btn {
  width: 626px;
}

/*# sourceMappingURL=ysjjdt.css.map */
