body{
  font-family: "Microsoft YaHei", "微软雅黑", 'PingFang SC', "Arial", sans-serif;
}
.menu-wrapper .menu > .mui-table-view > .mui-table-view-cell .mui-table-view-cell2>a{
  background: none;
  color: #666666;
}
.swiper-header {
  height: 76rem;
}
.foot-bottom{
  height: 8.8rem;
}
.foot-bottom>div {
  line-height: 4.8rem;
}
h1{
  font-size: 4.8rem;
  line-height: 8.8rem;
}
h2{
  font-size: 4rem;
  line-height: 7.2rem;
  padding: 8rem 10rem 2rem;
}
.swiper-header{
  background: url(../img/banner_bg.png) no-repeat center;
  background-size: 100%;
}
.swiper-header .swiper-pagination-bullet{
  width: 6px;
  height: 6px;
  background: #FFFFFF;
  opacity: 1;
  transform: scale(1) !important;
  left: 0 !important;
}

.swiper-header .swiper-pagination-bullet-active{
  width: 18px;
background: #FFFFFF;
border-radius: 3px 3px 3px 3px;
opacity: 1;
transform: scale(1) !important;
}
.Program{
position: relative;
}
.Program-text{
  font-size: 2.4rem;
color: #2A3C5D;
line-height: 6.2rem;
text-align: center;
display: flex;
    align-items: center;
    justify-content: center;
}
.Program-text span{
  width: 2px;
height: 2px;
background: #2A3C5D;
margin-right: 1rem;

}
.Program-img{
  height: 41rem;
  background: linear-gradient( 180deg, #FFFFFF 0%, #4E613C 90%);
  margin-top: 4rem;
}
.Program-img img{
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
.Program-a{
display: block;
width: 27rem;
height: 6.6rem;
line-height: 6.6rem;
font-size: 2.8rem;
color: #51617C;
background: rgba(255,255,255,0.8);
border-radius: 1px 1px 1px 1px;
margin: 0 auto;
text-align: center;
position: absolute;
left: 50%;
bottom: 14rem;
transform: translate(-50%);
}
.zyz{
  height: 75rem;
}
.zyz-img{
  z-index: -1;
  height: 42.4rem;
  margin-top: -7rem;
  position: absolute;
}
.zyz-img img{
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
.zyz-a{
  display: block;
  width: 27rem;
  height: 6.6rem;
  line-height: 6.6rem;
  font-size: 2.4rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 1px 1px 1px 1px;
  border: 1px solid #666666;
  text-align: center;
  margin: 32rem auto 7rem;
}

/* 二级页 */
.toplist-title {
  line-height: 9rem;
}
.article-title{
  font-size: 4rem;
color: #212121;
}
.article-text{
  font-size: 2.4rem;
color: #2A3C5D;
}
.vocationalEducation .toplist-title {
  line-height: 9rem;
}
.personal-text>div {
  -webkit-line-clamp: 6;
  color: #2A3C5D;
}
.zjgr .toplist ,.SkillsCompetition .toplist{
  padding: 14.8rem 0 10rem;
  line-height: 15.2rem;
}
.zjgr .toplist .toplist-title,.SkillsCompetition .toplist .toplist-title{
  line-height: 15.2rem;
}
.zjgr .article-title::before {
  left: 18rem;
}
.zjgr .article-title::after {
  right: 14rem;
}
.article-title.rsbm{
  line-height: 7rem;
  padding: 0px 4rem;
}
.zjgr .article-title.rsbm::before {
  left: 4rem;
  top: 3rem;
}
.zjgr .article-title.rsbm::after {
  right: 10rem;
  top: 72px;
}
.SkillsCompetition .toplist{
  background: url(../img/comBg.png) no-repeat center;
  background-size: cover;
}
.SkillsCompetition-item{
  background: #F5F5F5;
  padding: 3.2rem;
  margin-bottom: 4.8rem;
}
.SkillsCompetition-img{
  width: 100%;;
}
.SkillsCompetition-item .article-title{
  font-weight: bold;
  font-size: 3.2rem;
  color: #242424;
  line-height: 5.2rem;
  margin: 2rem auto;
  text-align: left;
}
.SkillsCompetition-item .mui-btn{
  width: auto;
  line-height: 4.8rem;
  font-weight: bold;
  font-size: 2.4rem;
  color: #2A3C5D;
  background: rgba(0, 0, 0, 0.06);
  border: 0;
  padding: 5px 2rem;
  margin-bottom: 1rem;
  border-radius: 0;
  word-break: break-word;
  white-space: normal;
  text-align: left;
}
.SkillsCompetition-item .btngroup .mui-btn{
  width: 100%;
}

.SkillsCompetition-item .intro {
  position: relative;
}
.SkillsCompetition-item .intro p {
  line-height: 5.2rem;
  margin-top: 6px;
  color: #2A3C5D;
  font-size: 2.8rem;
}
.SkillsCompetition-item .intro .toggleBtn {
  position: absolute;
    right: 0;
    /* top: 114px; */
    z-index: 10;
    font-size: 3.6rem;
    color: #2A3C5D;
    cursor: pointer;
  top: unset;
  bottom: 4px;
  transform: rotate(180deg);
}
.SkillsCompetition-item .intro.ell {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.SkillsCompetition-item .intro.ell .toggleBtn {
  transform: rotate(0deg);
}
.SkillsCompetition-item .intro.ell::before {
  /* content: ""; */
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 26px;
  background: linear-gradient(to left, #F5F5F5 0%, rgba(255, 255, 255, 0) 100%);
}
.SkillsCompetition-item .intro.ell::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 5.2rem;
  line-height: 5.2rem;
  background: #F5F5F5;
  padding-left: 6px;
  color: #2A3C5D;
  font-size: 2.8rem;
}


.aboutus .toplist {
  background: url(../img/aboutus-banner.png) no-repeat center;
  background-size: cover;
}
.aboutus .article-title{
  font-weight: bold;
font-size: 3.2rem;
color: #242424;
text-align: left;
}
.usbox{
  width: 100%;
height: auto;
background: rgba(97,138,188,0.12);
border-radius: 4px 4px 4px 4px;
padding: 2.4rem 3.2rem;
}
.usbox-item{
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.usbox-item-left{
  width: 16.8rem;
  height: 12rem;
  background: #618ABC;
  border-radius: 2px 2px 2px 2px;
  padding: 0.6rem;
}
.usbox-item-left div{
  width: 100%;
  height: 100%;
  line-height: 2.8rem;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #FFFFFF;
  font-weight: bold;
  font-size: 2rem;
  color: #FFFFFF;
  text-align: center;
  padding: 2.4rem 0;
}
.usbox-item-right{
  width: calc(100% - 19.2rem);
  padding: 0.6rem 0;
  font-size: 2rem;
color: #4C4948;
line-height: 3.6rem;
}
.usimg{
  text-align: center;
    margin: 0 -4rem;
  /* height: 68.6rem; */
}
.usimg img{
  width: 100%;
  height: 100%;
}
.usbtn{
  margin-top: -4rem;
}
.usbtn .mui-btn{
  width: 100%;
  height: 8.4rem;
  line-height: 8.4rem;
  background: #F4A123;
  border-radius: 4px 4px 4px 4px;
  padding: 0 2rem;
  text-align: center;
  font-weight: bold;
font-size: 2.8rem;
color: #FFFFFF;
border: 0;
margin-bottom: 2rem;
}
.usbtn>.flex{
  justify-content: space-between;
}
.usbtn>.flex .mui-btn{
width: calc(50% - 1rem);
}
.uscontact{
  margin-top: 2rem;
}
.contactitem{
  height: 14.2rem;
background: #F5F5F5;
border-radius: 4px 4px 4px 4px;
padding: 0.6rem;
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 2rem;
}
.contactitem .iconfont{
  position: relative;
  width: 10rem;
  font-size: 5.2rem;
  color: #878787;
  text-align: center;
}
.contactitem .iconfont::after{
  content: "";
  width: 1px;
height: 100%;
background-color:  #AAAAAA;
opacity: 0.5;
display: inline-block;
position: absolute;
right: 0;
}
.contactitem-text{
  font-weight: 400;
  font-size: 2.4rem;
  color: #878787;
  line-height: 3.6rem;
  text-align: left;
  width: calc(100% - 12rem);
}