/* 公共部分 */
.emplyee_pubTitle {
  font-size: 56px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #333333;
  height: 184px;
}
.emplyee_pubTitle::after {
  display: block;
  content: "";
  width: 18px;
  height: 3px;
  margin-top: 22px;
  background-color: #941d37;
}
.emplyee_fl {
  display: flex;
  justify-content: space-between;
}
.Gilroy-Bold {
  font-family: Gilroy-Bold;
}
.PingFang {
  font-family: PingFangSC-Regular;
}
.w_pubCon {
  box-sizing: border-box;
  padding: 0 100px;
  width: 1560px;
  margin: 0 auto;
}
.w_1560 {
  width: 1560px;
  margin: 0 auto;
}
@media (max-width: 1600px) {
  .w_pubCon,
  .w_1560 {
    width: 1260px;
    padding: 0;
    margin: 0 auto;
  }
}
/* 第一部分-标题 */
.part01_box {
  padding-top: 98px;
  margin-bottom: 114px;
}
.part01_box .right {
  width: 68.38%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.part02_title {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #333333;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
}
.part02_title:hover,
.part02_title.current {
  color: #941d37;
  border-bottom: 1px solid #941d37;
}
.mt-146 {
  margin-top: 146px;
}
/* 第二部分 */
.part02_box {
  border-bottom: solid 1px #f8f8f8;
}
.part02_box > div {
  width: 26.26%;
}
.part02_box .part02_article {
  margin-top: 30px;
}
/* 第三部分 -服务的客户*/
.part03_box {
  margin-top: 70px;
  border-top: solid 1px #f8f8f8;
  border-bottom: solid 1px #f8f8f8;
  height: 188px;
  display: flex;
  align-items: center;
}
.part03_box .left,
.part03_box .right {
  width: 50%;
}
.part03_box .right {
  padding: 28px 100px 30px 52px;
  box-sizing: border-box;
  width: 50%;
  height: 100%;
  background-color: #f8f8f8;
  border: solid 1px #f8f8f8;
}
.part03_box .right p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
}
.mt-10 {
  margin-top: 10px;
}
.sl-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
.part03_data li {
  cursor: pointer;
  width: 33.3%;
  text-align: center;
}
.part03_data > li:hover .num {
  color: #941d37;
}
.part03_data .dw {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #333333;
  vertical-align: top;
}
.part03_data .num {
  font-size: 56px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 56px;
  letter-spacing: 0px;
  color: #333;
}
.part03_data .subTitle {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 12px;
  text-align: center;
  display: inline-block;
  margin-left: -8px;
  padding-bottom: 26px;
}
.mt-123 {
  margin-top: 123px;
}
/* 第四部分-轮播 */
.part04_box .left,
.part04_box .right {
  width: 48%;
}
.part04_box .left a {
  display: inline-block;
  overflow: hidden;
}
.part04_box .left img {
  transition: all 0.3s;
}
.part04_box .left img:hover {
  transform: scale(1.03);
}
.part04_box .right {
  background-image: url(../picture/fzzl_bg.png);
  background-size: 257px 170px;
  background-repeat: no-repeat;
  background-position: 100% 40px;
}
.part04_box .emplyee_pubTitle_sub {
  text-align: right;
  position: relative;
}
.part04_box .emplyee_pubTitle_sub .emplyee_pubTitle {
  height: auto;
  padding-bottom: 25px;
}
.part04_box .emplyee_pubTitle_sub .emplyee_pubTitle::after {
  position: absolute;
  right: 0;
}
.part04_box .emplyee_pubTitle_sub .sub {
  margin-top: 22px;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
.part04_box .swiper_article .text {
  width: 380px;
}
.part04_box .swiper_article .subTitle {
  margin-top: 6px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 46px;
}
.part04_box .swiper_article .content {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
}
.news_swiper {
  width: 100%;
  position: relative;
}
.news_swiper .swiper-slide img {
  width: 100%;
  height: 438px;
}
.news_swiper .news_next,
.news_swiper .news_prev {
  cursor: pointer;
  width: 32px;
  height: 22px;
  position: absolute;
  bottom: 20px;
  z-index: 999;
}
.news_swiper .add_fz {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 200px;
  height: 62px;
}
.news_swiper .add_fz .navi {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: fit-content;
  height: 24px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #999999;
}
.news_swiper .add_fz .navi .dot-customs .red {
  color: #941d37;
}
.news_swiper .news_prev {
  cursor: pointer;
  right: 134px;
  transform: translateX(-100%);
  background-image: url(../picture/icon_btn_prev.png);
}
.news_swiper .news_next {
  cursor: pointer;
  right: 0;
  background-image: url(../picture/icon_btn_next.png);
}
/* 第五部分-国家优秀设计成果 */
.part05_box {
  height: 134px;
  display: flex;
  align-items: center;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding-left: 98px;
  padding-right: 156px;
}
.part05_box .left,
.part05_box .right {
  width: 50%;
}
.part05_box .left .red {
  color: #941d37;
}
.part05_box .right {
  justify-content: space-around;
}
.part05_box .right > div {
  cursor: pointer;
}
.part05_box .num_box:hover .num {
  color: #941d37;
}
.part05_box .num_box:hover .add {
  color: #941d37;
}
.part05_box .num {
  font-size: 56px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
}
.part05_box .counter p {
  margin-top: 18px;
}
.part05_box .top_sub {
  margin-bottom: 4px;
  line-height: 14px;
  vertical-align: top;
}
.part05_box .top_sub .add {
  font-family: '微软雅黑';
  font-size: 24px;
  vertical-align: top;
}
.part05_box .top_sub .wm {
  font-size: 14px;
  vertical-align: top;
}
.part05_box .red {
  font-size: 20px;
}
.part05_box h3 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 10px;
}
.part05_box .pingfang_Semibold {
  font-family: PingFangSC-Semibold;
}
.part05_box .sub {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
}
/* 大事记 */
.part06_box {
  width: 100%;
  margin-top: 90px;
  height: 740px;
  background-image: url(../picture/dsj_bg.png);
  overflow: hidden;
}
.part06_box .course-cont {
  position: relative;
  width: 855px;
}
.part06_box .emplyee_pubTitle_sub {
  position: absolute;
  right: 100px;
}
.part06_box .emplyee_pubTitle_sub .emplyee_pubTitle {
  color: #ffffff;
  height: auto;
}
.part06_box .emplyee_pubTitle_sub .emplyee_pubTitle::after {
  width: 18px;
  height: 3px;
  background-color: #ffffff;
}
.part06_box .emplyee_pubTitle_sub .sub {
  margin-top: 22px;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
}
.course-panel {
  height: 100%;
  position: relative;
  margin-top: 105px;
  overflow: hidden;
}
.course-cont {
  margin-top: 100px;
  width: 100%;
  height: 180px;
}
.course-cont:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #b38a8c;
}
.course-cont .sign {
  position: absolute;
  top: 54px;
  left: 0;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
}
.course-cont .course-title {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  width: 125px;
  height: 63px;
  font-size: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
.coures-content {
  margin-left: 100px;
  width: 650px;
  height: 180px;
}
.swiper-container.coures-container {
  height: 110px;
  padding-top: 26px;
}
.coures-slide.swiper-slide {
  text-align: center;
  width: 130px;
  cursor: pointer;
  opacity: 0.7;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.coures-slide.swiper-slide time {
  display: block;
  margin: 0 auto;
  height: 40px;
  font-size: 20px;
  color: #fff;
  line-height: 40px;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.coures-slide.swiper-slide .coures-ico {
  margin-top: 10px;
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: transparent;
  background-image: url(../images/cuurse-ico.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.coures-slide.swiper-slide.swiper-slide-active {
  opacity: 1;
}
.coures-slide.swiper-slide.swiper-slide-active time {
  font-size: 32px;
  color: #fff;
}
.coures-slide.swiper-slide.swiper-slide-active .coures-ico {
  background-image: url(../images/cuurse-ico1.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.coures-slide.swiper-slide.swiper-slide-active:hover time {
  font-size: 32px;
}
.coures-slide.swiper-slide:hover {
  opacity: 1;
}
.coures-slide.swiper-slide:hover time {
  font-size: 22px;
}
.desc-container {
  width: 100%;
  height: 70px;
}
.desc-container .desc-cont {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.desc-container .swiper-slide {
  opacity: 0 !important;
}
.desc-container .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.mt-114 {
  margin-top: 114px;
}
.sl-1 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sl-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.sl-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
}
