
#yihui, .bsc, .lhbsc, .key-message-phone, .navbar-phone, .row-phone-title,
.about-phone-bg, .skills-phone-bg, .jobs-phone-bg, .navbar-title-phone{
  display: none;
}
img{
  object-fit: cover;
}
.navbar{
  background: #FDF8F5 !important;
  display: none;
}
.navbar-title-pc{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 12.5%;
  z-index: 1000;
}
.navbar-title-pc .header-pc-bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.navbar-title-pc .navbar-content {
  width: 100%;
  height: 44px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
}
.navbar-title-pc .navbar-content .nav-item{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 44px;
  margin-right: 24px;
  cursor: pointer;
}
.navbar-title-pc .navbar-content .nav-item:last-child{
  margin-right: 0;
}
.navbar-title-pc .navbar-content .nav-item.active{
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FEEBA5;
  border-bottom: 2px solid #FEEBA5;
}
nav.side-navigation .container{
  padding: 31px 13px 0;
  box-sizing: border-box;
}
.navbar .navbar-brand {
  margin: 0 0 111px;
  padding: 0;
}
.side-container{
  overflow: hidden;
  width: 100%;
  padding-top: 12.5%;
  padding-left: 0;
}
.container{
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 22.91%;
}
.img-parallax-bg{
  width: 100%;
  min-height: 860px;
  max-height: 1080px;
}
.img-parallax-bg-yd{
  width: 100%;
  display: none;
}
.logo-pc{
  width: 166px;
  height: 89px;
  max-width: 166px !important;
}
.logo-phone{
  width: 46.5vw;
  max-width: 46.5vw !important;
  display: none;
}
.light-gray-background{

}
.key-message-content{
  /* margin: 40px 160px; */
  /* width: calc(100% - 512px); */
  font-size: 0;
  line-height: 1;
}
.key-message-content .message-item{
  width: 31.30%;
  /* height: 340px; */
  margin-right: 2.9%;
  display: inline-block;
  vertical-align: top;
  background-color: #FFFFFF;
  padding-bottom: 20px;
  cursor: pointer;
  border-radius: 4px;
}
.key-message-content .message-item:hover{
  transform: translateY(-8px);
  box-shadow: 0px 8px 18px 0px rgba(0,0,0,0.1);
}
.key-message-content .message-item.item2{
  /* background: #FAFAFC; */
}
.key-message-content .message-item:last-child{
  margin-right: 0;
}
.key-message-content .message-item .left {
  width: 100%;
  padding-top: 74.91%;
  position: relative;
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
}
.key-message-content .message-item .left img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px 4px 0px 0px;
}
.key-message-content .message-item .tag-content{
  margin-top: 17px;
  text-align: left;
  padding: 0 16px;
  min-height: 18px;
}
.key-message-content .message-item .tag-content .tag-item{
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.key-message-content .message-item .tag-content .tag-item .tag-border{
  width: 100%;
  height: 100%;
  transform:skew(-25deg);
  border: 1px solid #333;
  position: absolute;
  left: 0;
  top: 0;
}
.key-message-content .message-item .tag-content .tag-item span{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #E02020;
  line-height: 14px;
}
.key-message-content .message-item  .title{
  margin-top: 6px;
  padding: 0 16px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #46474F;
  line-height: 25px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.key-message-content .message-item  .title2{
  height: 50px;
  -webkit-line-clamp: 2;
  margin-top: 12px;
}
.key-message-content .message-item  .summary{
  margin-top: 6px;
  padding: 0 16px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #A7A9B4;
  line-height: 22px;
  height: 44px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.key-message-content .message-item  .date{
  margin-top: 8px;
  padding: 0 16px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #A7A9B4;
  line-height: 17px;
  text-align: left;
}
.mey-message-more {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5D5F69;
  line-height: 20px;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}
.mey-message-more img {
  display: inline-block;
  width: 12px;
  height: 6px;
}
.mey-message-more .tag-border{
  width: 100%;
  height: 100%;
  transform:skew(-25deg);
  border: 1px solid #333;
  position: absolute;
  left: 0;
  top: 0;
}
#about{
  background: #FFF5ED !important;
  padding: 41px 0 127px;
  position: relative;
}
#about .about-pc-bg{
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#about .row-pc-title{
  margin-bottom: 44px;
}
.row-pc-title{
  display: flex;
  height: 80px;
  justify-content: space-between;
}
.row-pc-title .left{
  height: 80px;
  width: 268px;
}
.row-pc-title .left img{
  width: 100%;
  height: 100%;
}
.row-pc-title .right{
  margin-right: 0;
  cursor: pointer;
}
.row-pc-title .right span{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5D5F69;
  line-height: 80px;
}
.row-pc-title .right img{
  width: 12px;
  transform: rotate(-90deg);
}
#about .row{
  padding: 0;
  margin: 0;
}
#about .row .col-md-12 {
  padding: 0 !important;
}
#about .toggle-type{
  position: absolute;
  right: 160px;
  top: 0;
  font-size: 0;
}
#about .toggle-type .toggle-item{
  cursor: pointer;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #95969C;
  line-height: 20px;
  display: inline-block;
  margin-left: 23px;
}
#about .toggle-type .toggle-item.active{
  font-size: 16px;
  font-weight: 600;
  color: #5D5F69;
  position: relative;
  padding-bottom: 3px;
  border-bottom: 2px solid #E02020;
}
#about .toggle-type .toggle-item.active::before{
  content: '';
  width:0px;
	height:0px;
	border-top:5px solid #E02020;
	border-bottom:5px solid transparent;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -11px;
  transform: translateX(-40%);
}

#skills{
  background: #FFF9F4 !important;
  padding: 40px 0 56px;
  position: relative;
}
#skills .skills-pc-bg{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 33.18%;
}
#skills .section-heading{
  padding-left: 0;
}
#skills .heading-line{
  margin-left: 0 !important;
}
#skills .row{
  margin-bottom: 30px;
}
#jobs{
  padding: 50px 0 85px;
  position: relative;
}
#jobs .jobs-pc-bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#jobs .container{
  position: relative;
  z-index: 10;
}
#jobs .row-pc-title{
  margin-bottom: 25px;
}
.skills-bar{
  padding: 80px 0 40px;
  /* background: #f5f5f5; */
  position: relative;
  margin-bottom: 20px;
}
.skills-bar .skills-item{
  width: 47%;
  background-color: #fff;
  box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.08);
  position: relative;
  margin-bottom: 50px;
  left: 0%;
  padding: 12px 14px 14px 12px;
  cursor: pointer;
  border-radius: 4px;
}
.skills-bar .skills-item::after{
  content: '';
  width: 0;
  height: 0;
  background-color: #fff;
  border: 8px solid;
  border-color: transparent #fff transparent transparent ;
  box-shadow: 0 -2px 1px rgba(0,0,0,0.08);
  position: absolute;
  top: 35%;
  left: -8px;
  transform: translateY(-50%) rotate(-135deg);
  z-index: 100;
  display: none;
}
.skills-bar .skills-item::before{
  content: '';
  width: 8px;
  height: 8px;
  background: #E02020;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -7.25%;
  transform: translateY(-50%);
  z-index: 30;
}
.skills-bar .skills-item:nth-child(2n)::before {
  right: 0;
  left: -7.25%;
}
.skills-bar .skills-item:nth-child(2n) {
  left: 53%;
}
.skills-bar .skills-item:nth-child(2n)::after {
  right: -8px;
  left: auto;
  transform: translateY(-50%) rotate(45deg);
  border-color: transparent  transparent transparent #fff;
}
.skills-bar .skills-item .left{
  width: 84px;
  height: 105px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 10;
  border-radius: 2px;
}
.skills-bar .skills-item .left img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  border-radius: 2px;
}
.skills-bar .skills-item .right{
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
  width: calc(100% - 120px);
}
.skills-bar .skills-item .right .title{
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #46474F;
  margin-bottom: 13px;
}
.skills-bar .skills-item .right .time{
  display: none;
}
.skills-bar .skills-item .right .tag-content{
  margin-bottom: 20px;
  font-size: 0;
  min-height: 30px;
  line-height: 1;
}
.skills-bar .skills-item .right .tag-content .tag-item{
  width: 80px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #26b6cd;
  font-size: 14px;
  margin-left: -1px;
}
.skills-bar .skills-item .right .tag-content .tag-item:first-child{
  background-color: #26b6cd;
  margin-left: 0;
}
.skills-bar .skills-item .right .explain{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8E8E8E;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.skills-bar .skills-item .item-time{
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #E02020;
  line-height: 18px;
  position: absolute;
  top: -20px;
  transform: translateY(-50%);
  right: 0;
}
.skills-bar .skills-item:hover .item-time{
  display: block;
}
.skills-bar .skills-item:nth-child(2n) .item-time {
  left: auto;
  right: auto;
  left: 0;
}
.skills-bar .skills-step{
  width: 41px;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20.5px;
  z-index: 10;
}
.skills-bar .skills-step .step-arrow-top{
  width: 41px;
  height: 41px; 
  font-size: 31px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  border: 1px solid #D9D9D9;
  color: #D9D9D9;
  background-color: #fbfafa ;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
.skills-bar .skills-step .step-arrow-top img,
.skills-bar .skills-step .step-arrow-down img {
  width: 100%;
  height: 100%;
}
.skills-bar .skills-step .step-arrow-down{
  width: 41px;
  height: 41px;
  font-size: 31px;
  color: #E02020;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  border: 1px solid #E02020;
  color: #E02020;
  background-color: #fbfafa ;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
}
.skills-bar .skills-step .line{
  width: 1px;
  height: 100%;
  background: #E02020;
  margin: 0 auto;
  opacity: 0.2;
}

.section-heading{
  line-height: 40px !important;
  height: 40px;
}

.contact-left .contact-left-details .left-header{
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.contact-left .contact-left-details .left-header .contact-toggle{
  display: flex;
}
.contact-left-details .left-header .contact-toggle .contact-item{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(255,255,255,0.5);
  line-height: 50px;
  margin-left: 16px;
  cursor: pointer;
}
.contact-left-details .left-header .contact-toggle .contact-item.active{
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  position: relative;
}
.contact-left-details .left-header .contact-toggle .contact-item.active::after{
  content: '';
  width:100%;
	height:2px;
  background-color: #E02020;
  position: absolute;
  left: 0;
  top: 40px;
}
.contact-left-details .left-header .contact-toggle .contact-item.active::before{
  content: '';
  width:0px;
	height:0px;
	border-top:5px solid #E02020;
	border-bottom:5px solid transparent;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
  position: absolute;
  left: 50%;
  top: 41px;
  transform: translateX(-40%);
}
.contact-left-details .contact-info-content .info-item-content{
  display: flex;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  padding: 8px 0;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  text-align: left;
}
.contact-left-details .contact-info-content .info-item-content .info1{
  flex: 1;
  margin-right: 20px;
}
.contact-left-details .contact-info-content .info-item-content img{
  width: 19px;
}
.contact-left-details .contact-info-content .info-item-content .info2{
  flex-basis: 160px;
  margin-right: 20px;
}
.contact-left-details .contact-info-content .info-item-content .info3{
  flex-basis: 80px;
}
.contact-left-details .contact-info-content .info-item-content.header{
  color: rgba(255,255,255,0.5);
  border-bottom: 1px solid rgba(255,255,255,0.5);
}

/* 列表页 */
.side-container-list{
  width: 100%;
  background: #FAFAFC;
  min-height: 100vh;
  padding: 45px 0;
}
.side-container-list .list-header{
  display: flex;
  justify-content: space-between;
  padding: 0 34px;
}
.side-container-list .list-header .heading {
   text-transform: uppercase;
   font-size: 28px;
   font-family: PingFangSC-Medium, PingFang SC;
   font-weight: 500;
   color: #5D5F69;
   text-align: center;
   line-height: 1;
}
.side-container-list .list-header .heading-line{
   width: 60px;
   height: 4px;
   background: #E02020;
   border-radius: 2px;
   display: inline-block;
   margin-top: 14px;
   margin-left: 0;
}
.side-container-list .list-header .right{
  line-height: 28px;
  font-size: 14px;
  font-family: PingFangHK-Regular, PingFangHK;
  font-weight: 400;
  color: #E02020;
  cursor: pointer;
}
.side-container-list .list-header .right span{
  color: #E02020 !important;
}
.side-container-list .list-header .right img {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.side-container-list .list-content-box{
  margin-top: 38px;
  padding: 0 34px;
}
.side-container-list .list-content-box .list-content-details{
  margin-bottom: 20px;
  font-size: 0;
}
.list-content-box .list-content-details .item-content{
  width: 19%;
  background: #FFFFFF;
  border-radius: 4px;
  margin-bottom: 16px;
  display: inline-block;
  margin-right: 1.2%;
  vertical-align: top;
  padding-bottom: 20px;
  cursor: pointer;
}
.list-content-box .list-content-details .item-content:nth-child(5n){
  margin-right: 0;
} 
.list-content-box .list-content-details .item-content img{
  width: 100%;
  height: 212px;
}
.list-content-box .list-content-details .item-content .tag-content{
  margin-top: 17px;
  text-align: left;
  padding: 0 16px;
  min-height: 18px;
  line-height: 1;
}
.list-content-box .list-content-details .item-content .tag-content .tag-item{
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.list-content-box .list-content-details .item-content .tag-content .tag-item span{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #E02020;
}
.list-content-box .list-content-details .item-content  .title{
  margin-top: 6px;
  padding: 0 16px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #46474F;
  line-height: 25px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.list-content-box .list-content-details .item-content .date{
  margin-top: 8px;
  font-size: 12px;
  padding: 0 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #A7A9B4;
  text-align: left;
}
.side-container-list .toggle-type{
  margin-top: 30px;
  padding: 0 34px;
}
.side-container-list .toggle-type .toggle-item{
  cursor: pointer;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #95969C;
  line-height: 20px;
  display: inline-block;
  margin-right: 23px;
}
.side-container-list .toggle-type .toggle-item:last-child{
  margin-right: 0;
}
.side-container-list .toggle-type .toggle-item.active{
  font-size: 16px;
  font-weight: 600;
  color: #5D5F69;
  position: relative;
  padding-bottom: 3px;
  border-bottom: 2px solid #E02020;
}
.side-container-list .toggle-type .toggle-item.active::before{
  content: '';
  width:0px;
	height:0px;
	border-top:5px solid #E02020;
	border-bottom:5px solid transparent;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -11px;
  transform: translateX(-40%);
}

/* 详情页 */
.section-story-box{
  width: 100%;
  background: #FAFAFC;
  min-height: 100vh;
  padding: 0;
}
.section-story-box .story-header{
  height: 64px;
  background: #FFFFFF;
  padding: 0 35px;
  display: flex;
  justify-content: space-between;
}
.section-story-box .story-header .left{
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #5D5F69;
  line-height: 64px;
}
.section-story-box .story-header .left span{
  display: inline-block;
  vertical-align: middle;
  color: #5D5F69;
  margin-right: 3px;
}
.section-story-box .story-header .right{
  font-size: 14px;
  font-family: PingFangHK-Regular, PingFangHK;
  font-weight: 400;
  line-height: 64px;
  cursor: pointer;
}
.section-story-box .story-header .right span{
  color: #E02020 !important;
}
.section-story-box .story-header .right img{
  display: inline-block;
  width: 16px;
  height: 16px;
}
.section-story-box .box-story-content {
  padding: 34px 160px;
  display: flex;
}
.section-story-box .box-story-content .story-details{
  flex: 1;
  margin-right: 40px;
}
.box-story-content .story-details .title{
  font-size: 32px;
  font-family: PingFangHK-Regular, PingFangHK;
  font-weight: 400;
  color: #333333;
  line-height: 45px;
  margin-bottom: 17px;
}
.box-story-content .story-details .tips {
  font-size: 16px;
  font-family: PingFangHK-Medium, PingFangHK;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 32px;
} 
.box-story-content .story-details .tips span{
  color: #484848;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.box-story-content .story-details .content img{
  width: 100% !important;
  border-radius: 12px;
}
.box-story-content .story-details .no-more {
  margin-top: 32px;
  border-top: 1px solid #DEDEDE;
  font-size: 12px;
  font-family: PingFangHK-Regular, PingFangHK;
  font-weight: 400;
  color: #999999;
  text-align: center;
  padding-top: 10px;
} 
.section-story-box .box-story-content .content-right{
  flex-basis: 280px;
}
.box-story-content .content-right .new-report{
  margin-bottom: 24px;
}
.box-story-content .content-right .new-report .title{
  font-size: 18px;
  font-family: PingFangHK-Medium, PingFangHK;
  font-weight: 500;
  color: #484848;
  margin-bottom: 14px;
}
.box-story-content .content-right .new-report .report-details {
  position: relative;
  border-radius: 4px;
  width: 100%;
  height: 112px;
  cursor: pointer;
  margin-bottom: 20px;
}
.box-story-content .content-right .new-report .report-details .thumbnail {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.box-story-content .content-right .new-report .info{
  position: absolute;
  right: 0;
  top: 0;
  width: 185px;
  height: 100%;
}
.box-story-content .content-right .new-report .info .bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.box-story-content .content-right .new-report .info .info-details{
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 15px 19px 0 0;
  text-align: right;
  color: #fff !important;
  font-family: PingFangSC-Regular, PingFang SC;
}
.new-report .info .info-details .date{
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5;
}
.new-report .info .info-details .name{
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.new-report .info .info-details .tip{
  font-size: 12px;
  font-weight: 400;
}
.box-story-content .content-right .box-zxdx .title{
  font-size: 18px;
  font-family: PingFangHK-Medium, PingFangHK;
  font-weight: 500;
  color: #484848;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
}
.box-story-content .content-right .box-zxdx .title a{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #A2A2A2;
}
.box-story-content .content-right .box-zxdx .zxdx-list .zxdx-item{
  display: flex;
  margin-bottom: 16px;
  cursor: pointer;
}
.box-zxdx .zxdx-list .zxdx-item .left{
  flex-basis: 91px;
  height: 68px;
  border-radius: 4px;
  overflow: hidden;
}
.box-zxdx .zxdx-list .zxdx-item .left img{
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.box-zxdx .zxdx-list .zxdx-item .right {
  flex: 1;
  margin-left: 8px;
}
.box-zxdx .zxdx-list .zxdx-item .right .item-title {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #313136;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.box-zxdx .zxdx-list .zxdx-item .right .item-date {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #A7A9B4;
  line-height: 17px;
}
@media (max-width: 1800px){
  /* .skills-bar .skills-item .item-time{
    left: -36%;
  }
  .skills-bar .skills-item:nth-child(2n) .item-time {
    right: -36%;
  } */
}
@media (max-width: 1700px){
  /* .skills-bar .skills-item .item-time{
    left: -38%;
  }
  .skills-bar .skills-item:nth-child(2n) .item-time {
    right: -38%;
  } */
}
@media (max-width: 1600px){
  /* .skills-bar .skills-item .item-time{
    left: -40%;
  }
  .skills-bar .skills-item:nth-child(2n) .item-time {
    right: -40%;
  } */
}
@media (max-width: 1500px){
  /* .skills-bar .skills-item .item-time{
    left: -42%;
  }
  .skills-bar .skills-item:nth-child(2n) .item-time {
    right: -42%;
  } */
  
  /* .key-message-content{
    margin: 40px 140px;
  } */
  .section-heading{
    padding-left: 140px;
  }
  .heading-line{
    margin-left: 140px;
  }
  #about .toggle-type{
    right: 140px;
  }
}
@media (max-width: 1400px){
  /* .skills-bar .skills-item .item-time{
    left: -44%;
  }
  .skills-bar .skills-item:nth-child(2n) .item-time {
    right: -44%;
  } */
  .section-story-box .box-story-content{
    padding: 34px 80px;
  }
  .skills-bar .skills-item .right .tag-content .tag-item{
    width: 60px;
  }
  /* .skills-bar .skills-item::before{
    left: -7%;
  }
  .skills-bar .skills-item:nth-child(2n)::before {
    right: -7%;
  } */
  
  /* .key-message-content{
    margin: 40px 120px;
  } */
  .section-heading{
    padding-left: 120px;
  }
  .heading-line{
    margin-left: 120px;
  }
  #about .toggle-type{
    right: 120px;
  }
}
@media (max-width: 1300px){
  /* .skills-bar .skills-item .item-time{
    left: -47%;
  }
  .skills-bar .skills-item:nth-child(2n) .item-time {
    right: -47%;
  } */
  
  /* .key-message-content{
    margin: 40px 100px;
  } */
  .section-heading{
    padding-left: 100px;
  }
  .heading-line{
    margin-left: 100px;
  }
  .section-story-box .box-story-content{
    padding: 34px 50px;
  }
  #about .toggle-type{
    right: 100px;
  }
}
@media (max-width: 1200px){
  .side-navigation{
    z-index: 9999;
  }
  .section-heading{
    padding-left: 80px;
  }
  .heading-line{
    margin-left: 80px;
  }
  /* .key-message-content{
    margin: 40px 80px;
  } */
  #about .toggle-type{
    right: 80px;
  }
  body .side-container {
      /* width: 100vw !important; */
      overflow: hidden !important;
      padding-top: 0;
  }
  #skills .container .row{
    margin-bottom: 20px !important;
  }
  .skills-bar{
    padding: 70px 0 30px;
    margin-bottom: 0;
    margin-top: 11px;
  }
  .skills-bar .skills-step{
    left: 30px;
    width: 38px;
  }
  .skills-bar .skills-step .line{
    width: 2px;
  }
  .skills-bar .skills-step .step-arrow-top{
    width: 38px;
    height: 38px; 
    font-size: 35px;
    line-height: 30px;
  }
  .skills-bar .skills-step .step-arrow-down{
    width: 38px;
    height: 38px;
    font-size: 35px;
    line-height: 28px;
  }
  .skills-bar .skills-item {
    width: calc(100% - 65px);
    padding: 10px;
    left: 45px;
    margin-bottom: 45px;
    /* background-color: transparent; */
  }
  .skills-bar .skills-item:last-child{
    margin-bottom: 20px !important;
  }
  .skills-bar .skills-item .item-time{
    top: -12px;
    left: 0;
    font-size: 18px;
  }
  .skills-bar .skills-item:nth-child(2n) .item-time{
    top: -15px;
    left: 0;
  }
  .skills-bar .skills-item:nth-child(2n) {
    left: 45px;
    right: 0;
  }
  .skills-bar .skills-item::before{
    left: -23px;
    right: 0;
    height: 14px;
    width: 14px;
    top: -13px;
  }
  .skills-bar .skills-item:nth-child(2n)::before {
    left: -23px;
  }
  .skills-bar .skills-item .left{
    width: 18.3vw;
    height: 26.4vw;
    position: relative;
  }
  .skills-bar .skills-item::after{
    border: 8px solid;
    border-color: #fff  #fff transparent transparent;
    left: -7px;
    transform: translateY(-50%) rotate(-135deg);
    right: 0;
    background-color: transparent;
    display: none;
  }
  .skills-bar .skills-item:nth-child(2n):after{
    border: 8px solid;
    border-color: #fff  #fff transparent transparent;
    left: -7px;
    right: 0;
    transform: translateY(-50%) rotate(-135deg);
    display: none;
  }
  .skills-bar .skills-item .right{
    margin-left: 0;
    padding: 0 0 0 10px;
    width: calc(100% - 20vw);
  }
  .skills-bar .skills-item .right .explain{
    -webkit-line-clamp: 3;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8E8E8E;
    line-height: 22px;
  }
  .skills-bar .skills-item .right .title{
    margin-bottom: 5px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #46474F;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .skills-bar .skills-item .right .time{
    display: block;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #E02020;
    line-height: 25px;
    margin-bottom: 3px;
  }
  .skills-bar .skills-item .right .tag-content{
    margin-bottom: 10px;
  }
  .section-story-box .box-story-content{
    padding: 34px 30px;
  }
}
@media (max-width: 991px){
  .heading-line {
    height: 4px;
    width: 92px;
    margin-top: 0;
  }
  .logo-pc, .row-pc-title, .about-pc-bg, .skills-pc-bg, .jobs-pc-bg{
    display: none;
  }
  .logo-phone{
    display: block;
  }
  .img-parallax-bg{
    display: none;
  }
  .img-parallax-bg-yd{
    display: block;
  }
  .side-navigation{
    height: 66px;
    padding: 0;
    background: #FDF8F5 !important;
  }
  
  nav.side-navigation .container{
    padding: 4px 8px 4px 8px;
    display: none;
  }
  .navbar .navbar-toggler{
    background-color: transparent;
    border-color: transparent;
    color: #E02020 !important;
    display: none;
  }
  .navbar .navbar-toggler span{
    color: #E02020 !important;
  }
  .key-message-content .message-item{
    width: 82vw !important;
    margin-right: 6px !important;
    margin-left: 6px !important;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    /* display: flex; */
  }
  .key-message-content .message-item .left {
    border-radius: 4px 4px 0px 0px;
    height: 0;
    width: 100%;
    padding-top: 74.89%;
  }
  .key-message-content .message-item .left img{
    border-radius: 4px 4px 0px 0px;
  }
  .list-content-box .list-content-details .item-content img {
    border-radius: 4px;
    height: 80px;
    flex-basis: 110px;
  }
  .key-message-content .message-item .right{
    flex: 1;
  }
  .key-message-content .message-item .tag-content{
    margin-top: 10px;
    text-align: left;
    padding: 0 10px;
    vertical-align: top;
  }
  .key-message-content .message-item .tag-content .tag-item{
    margin-right: 16px;
  }
  .key-message-content .message-item .title{
    margin-top: 7px;
    padding: 0 10px;
    font-size: 16px;
    line-height: 22px;
  }
  .key-message-content .message-item .date{
    padding: 0 10px;
    margin-top: 9px;
    line-height: 17px;
  }
  .key-message-content .message-item .summary{
    padding: 0 10px;
  }
  .side-container-list .list-header {
    height: 44px;
    background: #FFFFFF;
    position: relative;
    justify-content: center;
  }
  .side-container-list .list-header .heading{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #5D5F69;
    line-height: 44px;
  }
  .side-container-list .list-header .right{
    position: absolute;
    left: 17px;
    top: 8px;
  }
  .side-container-list .list-header .right span{
    display: none;
  }
  .side-container-list .toggle-type{
    text-align: center;
    margin-top: 20px;
  }
  .side-container-list .toggle-type .toggle-item.active{
    padding-bottom: 5px;
  }
  .side-container-list .list-content-box {
    margin-top: 20px;
    padding: 0 16px;
  }
  .list-content-box .list-content-details .item-content{
    width: 100%;
    margin-right: 0;
    padding: 8px;
    display: flex;
  }
  .list-content-box .list-content-details .item-content img {
    border-radius: 4px;
    height: 80px;
    flex-basis: 110px;
    width: 110px;
  }
  .list-content-box .list-content-details .item-content .right{
    flex: 1;
  }
  .list-content-box .list-content-details .item-content .tag-content{
    margin-top: 0;
    text-align: left;
    padding: 0 8px;
    vertical-align: top;
  }
  .list-content-box .list-content-details .item-content .tag-content .tag-item{
    margin-right: 16px;
  }
  .list-content-box .list-content-details .item-content .title{
    margin-top: 2px;
    padding: 0 8px;
    font-size: 16px;
  }
  .list-content-box .list-content-details .item-content .date{
    padding: 0 8px;
    margin-top: 5px;
  }
  .section-story-box .story-header{
    justify-content: center;
    position: relative;
    height: 44px;
  }
  .section-story-box .story-header .left{
    line-height: 44px;
  }
  .section-story-box .story-header .left span{
    display: none;
  }
  .section-story-box .story-header .left span.column-name{
    display: block;
    margin-right: 0;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #5D5F69;
  }
  .section-story-box .story-header .right{
    position: absolute;
    left: 17px;
    top: 0;
    line-height: 44px;
  }
  .section-story-box .story-header .right span{
    display: none;
  }
  .section-story-box .box-story-content{
    padding: 20px 16px;
    flex-wrap: wrap;
  }
  .section-story-box .box-story-content .story-details{
    flex-basis: 100%;
    margin-right: 0;
  }
  .box-story-content .story-details .title{
    font-size: 22px;
    font-family: PingFangHK-Regular, PingFangHK;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
  }
  .box-story-content .story-details .tips{
    margin-bottom: 16px;
  }
  .section-story-box .box-story-content .content-right{
    flex-basis: 100%;
    margin-top: 20px;
    display: none;
  }
  
  .key-message-content{
    margin: 0;
  }
  .section-heading{
    padding-left: 0;
    font-size: 24px;
    line-height: 30px !important;
    height: 30px !important;
  }
  .heading-line{
    margin: 3px auto 0;
    height: 2px;
    display: block;
  }
  #skills{
    background-color: #FFF9F4 !important;
  }
  #skills .heading-line{
    margin: 3px auto 0 !important;
  }
  #about .toggle-type{
    right: 16px;
  }
  section{
    padding: 24px 0;
  }
  
  .side-container{
    margin-top: 153px;
    padding-left: 0;
  }
  
  .box-story-content .content-right .new-report .info{
    width: 60%;
  }
  /* .section-story-box{
    padding-top: 66px;
  } */
  
  .side-container-list{
    padding-top: 0;
  }
  .navbar-collapse {
    background: #fff !important;
  }
  .navbar .navbar-collapse{
    padding: 0;
    background: #FDF8F5 !important;
    display: block !important;
  }
  .navbar .navbar-brand{
    margin: 0 auto;
  }
  .navbar-brand img{
    margin-top: 15px;
    width: 181.34px;
  }
  .side-navigation .navbar-nav li a{
    color: #A7A9B4 !important;
    font-weight: 400;
  }
  .container .row .col-md-12 {
    font-size: 0;
    height: 40px;
  }
  .key-message-phone{
    display: block;
  }
  .key-message-pc{
    display: none;
  }
  .swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(1) !important;
  }
  .swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1) !important;
  }
  .container .row{
    height: 40px;
  }
  #jobs{
    padding: 14px 0 37px;
    position: relative;
  }
  
.key-message-content .message-item:hover{
  transform: translateY(0);
  box-shadow: none;
}
  .key-message-content .message-item.item2{
    background-color: #fff;
  }
  .key-message-content .message-item .title2{
    /* height: auto; */
  }
  .key-message-content .message-item .summary{
    /* height: auto; */
  }
  .side-container-list .list-header .heading-line{
    height: 2px;
    display: block;
    margin: -10px auto 0;
  }
  .navbar-nav{
    background: #FDF8F5 !important;
    padding-top: 6px;
  }
  .side-navigation .navbar-nav li{
    padding: 16px 0;
    text-align: center;
  }
  #skills {
    padding: 8px 0 12px;
    position: relative;
  }
  #about{
    padding: 9px 0 24px;
    position: relative;
    background: #FFF5ED !important;
  }
  .side-navigation .navbar-nav li a:hover{
    color: #A7A9B4 !important;
    font-weight: 400;
  }
  .side-navigation .navbar-nav li.active a {
    color: #46474F !important;
    font-weight: 600;
  }
  .navbar-title-pc{
    display: none;
  }
  .navbar-title-phone{
    display: block;
  }
  .navbar-phone{
    display: block;
    height: 153px;
    position: relative;
  }
  .navbar-phone .header-phone-bg{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .navbar-phone .header-phone-logo{
    width: 232px;
    height: 72px;
    position: absolute;
    left: 18px;
    top: 20px;
  }
  .navbar-phone .navbar-content {
    width: 100%;
    height: 44px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
  }
  .navbar-phone .navbar-content .nav-item{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 44px;
    margin-right: 24px;
    cursor: pointer;
  }
  .navbar-phone .navbar-content .nav-item:last-child{
    margin-right: 0;
  }
  .navbar-phone .navbar-content .nav-item.active{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FEEBA5;
    border-bottom: 2px solid #FEEBA5;
  }
  section .container .row, .mey-message-more{
    display: none;
  }
  .row-phone-title{
    display: flex;
    height: 56px;
    justify-content: space-between;
  }
  .row-phone-title .left{
    height: 56px;
    width: 187px;
  }
  .row-phone-title .left img{
    width: 100%;
    height: 100%;
  }
  .row-phone-title .right{
    margin-right: 20px;
  }
  .row-phone-title .right span{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #5D5F69;
    line-height: 56px;
  }
  .row-phone-title .right img{
    width: 12px;
    transform: rotate(-90deg);
  }
  .about-message-content{
    margin-top: 12px;
  }
  .about-phone-bg{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 129px;
  }
  .skills-phone-bg{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 160px;
  }
  .jobs-phone-bg{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .cover .container{
    position: relative;
    z-index: 2;
    padding: 0;
  }
  #jobs .key-message-phone{
    margin-top: 24px;
  }
  .navbar{
    display: block;
  }
}
@media(max-width: 767px){
  .navbar-collapse {
      background: #fff !important;
      /* border-top: 1px solid #E02020; */
  }
}
@media (max-width: 500px){
  .list-content-box .list-content-details .item-content{
    width: 100%;
    margin-right: 0;
  }
}