
/* 首页 */
header{
  /* background: url(../img/banner_bg.png) no-repeat center; */
  /* background-size: 100%; */
}


.swiper-header{
  height: 76rem;
  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;
}


/* 推荐产品 */
.tjcp{
width: 100%;
height: 45.7rem;
padding: 0 4rem;
}
.tjcp .slideitem1{
 background: url(../img/tjcp1.png) no-repeat center;
 background-size: 100%;
}
.tjcp .slideitem2{
 background: url(../img/tjcp2.png) no-repeat center;
 background-size: 100%;
}
.tjcp .slideitem3{
 background: url(../img/tjcp3.png) no-repeat center;
 background-size: 100%;
}
.tjcp .slideitem4{
 background: url(../img/tjcp4.png) no-repeat center;
 background-size: 100%;
}
.tjcp .slideitem5{
 background: url(../img/tjcp5.png) no-repeat center;
 background-size: 100%;
}
.tjcp .slideitem >a{
  width: 100%;
  height: 100%;
  display: block;
  text-align: left;
  padding: 28rem 15px 20px;
}
.tjcp .slideitem .cp{
  font-size: 2.4rem;
  color: #FFFFFF;
  line-height: 4.8rem;
}
.tjcp .slideitem .cpname{
  font-size: 3.2rem;
  color: #FFFFFF;
  line-height: 5rem;
  font-weight: bold;
}

/* 设置字体为微软雅黑 */
.text-en {
  font-family: "Microsoft YaHei", "微软雅黑", 'PingFang SC', "Arial", sans-serif;
}

/* 服务院校 */
.fwyx{
  height: 77.9rem;
  margin-left: -4rem;
  /* padding: 0 4rem; */
}
.fwyx .swiper-slide{
  width: calc( 100% - 80px) !important;
}
.swiper-fwyx .swiper-pagination-bullet{
  width: 23px;
  height: 4px;
  background: #D8DCDF;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  transform: scale(1) !important;
  left: 0 !important;
}
.swiper-fwyx .swiper-pagination-bullet {
  width: 23px;
  height: 4px;
  background: #D8DCDF;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  transform: scale(1) !important;
  left: 0 !important;
}
.swiper-fwyx .swiper-phone .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #D8DCDF;
  border-radius: 4px;
  opacity: 0.3;
} 
.swiper-fwyx .swiper-pagination-bullet-active{
  background: #D8404A;
opacity: 1;
transform: scale(1) !important;
}
.swiper-fwyx .swiper-phone .swiper-pagination-bullet-active{
  background: #FFFFFF;
  opacity: 1;
}
.fwyx .slideitem{
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-fwyx.swiper-container-horizontal>.swiper-pagination-bullets{
  bottom: 4rem;
}
.fwyx .slideitem .top{
  position: relative;
  width: 100%;
  height: 32rem;
}
.fwyx .slideitem .top::after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 6rem;
  width: 100%;
  height: 4rem;
  opacity: 0.5;
  background: #2260A4;
}
.fwyx .slideitem .phone{
  width: 36rem;
  height: 22rem;
  background: url(../img/dn.png) no-repeat center;
  background-size: 100%;
  margin: auto;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 6rem;
  transform: translate(-50%, 1px);
}
.swiper-phone{
  width: 27rem;
  height: 16.8rem;
  margin-top: 7px;
}
.fwyx .swiper-phone .swiper-slide{
  width: 100% !important;
  margin-left: 0;
}
.swiper-phone .slideitem1{
  background: url(../img/proBanner1.png) no-repeat center;
  background-size: cover;
 }
 .fwyx .swiper-phone .slideitem.slideitem2{
  background: url(../img/proBanner2.png) no-repeat center;
  background-size: cover;
}
.swiper-phone .slideitem3{
  background: url(../img/proBanner3.png) no-repeat center;
  background-size: cover;
}
.swiper-phone .slideitem4{
  background: url(../img/proBanner4.png) no-repeat center;
  background-size: cover;
}
.swiper-phone .slideitem5{
  background: url(../img/proBanner5.png) no-repeat center;
  background-size: cover;
}
.swiper-phone .slideitem6{
  background: url(../img/proBanner6.png) no-repeat center;
  background-size: cover;
}
.swiper-phone .slideitem7{
  background: url(../img/proBanner7.png) no-repeat center;
  background-size: cover;
}
.swiper-phone .slideitem8{
  background: url(../img/proBanner8.png) no-repeat center;
  background-size: cover;
}
.fwyx .slideitem.slideitem1 .top{
  background: url(../img/fwyx.png) no-repeat center;
  background-size: 100%;
}
.fwyx .slideitem1 .top::after{
  background: #E26C39;
  margin-top: -30px;
}
.fwyx .slideitem.slideitem1 .top .phone{

}
.fwyx .slideitem .content{
  background: #E26C39;
  width: 100%;
  height: 42.4rem;
  position: absolute;
  top: 26rem;
  padding: 2rem 5rem
}
.fwyx .slideitem .content a{
  font-family: AlibabaPuHuiTi_2_55_Regular;
font-size: 2.4rem;
  color: #FFFFFF;
  margin: 4.8rem auto;
  display: block;
}
.fwyx .slideitem .content .title{
  font-weight: bold;
font-size: 3.2rem;
color: #FFFFFF;
line-height: 8rem;
text-align: center;
}
.fwyx .slideitem .content .text{
  font-size: 2.4rem;
  color: #FFFFFF;
  line-height: 4.6rem;
  letter-spacing: 0.1rem;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.fwyx .slideitem.slideitem2 .content{
  background: #2260A4;
}
.fwyx .slideitem.slideitem2 .top {
  background: url(../img/fwyx2.png) no-repeat center;
  background-size: 100%;
}

/* 做一做 */
.zyz{
  width: 100%;
height: 181.5px;
background: url(../img/zyz.png) no-repeat center;
background-size: 100%;
padding: 20px 150px 10px 30px;
}
.zyz .title{
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 3.2rem;
  color: #FFFFFF;
  line-height: 7.2rem;
  text-align: left;
}
.zyz .text{
  font-size: 2.4rem;
color: #FFFFFF;
line-height: 4rem;
text-align: left;
text-align: justify;
text-justify: inter-word;
}
.more{
  position: relative;
  width: 22.2rem;
  height: 6rem;
line-height: 30px;
text-align: center;
margin-top: 2rem;
}

.more a{
  font-size: 2.4rem;
color: #FFFFFF;
line-height: 6rem;
text-align: center;
background: rgb(255 255 255 / 10%);
width: 22.2rem;
height: 6rem;
line-height: 6rem;
display: block;
color: #fff;
}
/* 资讯 */
.zx{
  /* margin-top: -20px; */
  /* padding: 0 4rem; */
}
/* .zxitem{
  width: 100%;
background:linear-gradient( 180deg, #F4F5F7 0%, #F4F5F7 100%);
border-radius: 0px 0px 0px 0px;
margin-bottom: 4rem;
}
.zxitem1 .zxtop{
  background: #f1f7fb;
}
.zxtop{
  position: relative;
  height: 37.6rem;
  padding: 0 5rem
}
.zxitem .zxname{
  position: absolute;
  left: 0;
  top: 0;
  width: 16.4rem;
height: 6.6rem;
background-color: rgba(0, 0, 0, 0.5);
line-height: 6.6rem;
  font-size: 2.4rem;
color: #FFFFFF;
text-align: center;
}
.zxcontent{
  padding: 4rem 5rem 2rem;
}
.zxtitle{
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 3.2rem;
color: #333333;
line-height: 4.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.zxcontent p {
  line-height: 3.6rem;
  margin: 1.5rem 0;
  }
  .zxcontent p span img{
    height: 2.4rem;
    margin-right: 0.8rem;
    margin-bottom: 0.6rem;
  }
  .zxcontent p span{
    font-size: 2.4rem;
  color: #666666;
  margin-right: 20px;
  }
  .newstext{
font-size: 2.4rem;
color: #666666;
line-height: 4rem;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
  }
  .newsmore{
    display: block;
    width: 27rem;
    height: 6rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 1px 1px 1px 1px;
    border: 1px solid #666666;
    font-weight: normal;
    font-size: 2.4rem;
    color: #666666;
    line-height: 6rem;
    text-align: center;
    margin: 6rem auto;
  }
  .zxitem4 .zxname{
    position: relative;
  }
   */
 .zx .mui-segmented-control{
border: 0;
display: flex;
    justify-content: space-around;
 }
 .zx .mui-segmented-control .mui-control-item{
  width: 100px;
height: 8rem;
line-height: 8rem;
text-align: center;
font-family: MicrosoftYaHei;
font-size: 2.8rem;
color: #333333;
background: #F4F5F7;
border-radius: 4rem;
border: 0;
margin-right: 5px;
 }
 /* .zx .mui-segmented-control .mui-control-item:first-child{
  position: relative;
 }
 .zx .mui-segmented-control .mui-control-item:first-child::before{
  content: "";
  display: block;
  width: 15px;
height: 8rem;
background: #F4F5F7;
border-radius: 0px 4rem 4rem 0;
position: absolute;
left: 0;
 } */
 .zx .mui-segmented-control{
  position: relative;
  padding-left: 20px;
 }
 .zx .mui-segmented-control::before{
  content: "";
  display: block;
  width: 15px;
height: 8rem;
background: #F4F5F7;
border-radius: 0px 4rem 4rem 0;
position: absolute;
left: 0;
 }

 @media only screen and (min-width: 400px) and (max-width: 1024px){
  .zx .mui-segmented-control::before{
    display: none;
  }
  .zx .mui-segmented-control {
    padding-left: 0px;
}
 }
 @media only screen and (min-width: 768px) and (max-width: 1023px){
  .zx .mui-segmented-control .mui-control-item{
    width: 20rem;
  }
  .zx .mui-segmented-control {
    padding-left: 0px;
}
  .zx .mui-segmented-control::before{
    display: none;
  }
 }
 .zx .mui-segmented-control .mui-control-item.mui-active {
  background: #E2231A;
  color: #fff;
}
   
.zx .mui-table-view:before{
  display: none;
}
.zx .mui-control-content{
min-height: 100rem;
   padding: 0 4rem;
}
.zx .mui-table-view{
  padding-top: 10px;
}
.zx .mui-table-view:after {
 display: none;
}
.zx .tab-bars .tab-list{
  position: relative;
  height: 8rem;
  background: none;
  margin-bottom: 3.2rem;
}
.zx .tab-bars .tab-list .mui-scroll {
  width: 92rem;
  padding: 0 4rem;
  position: relative;
}
.zx .tab-bars .tab-list .mui-scroll::before{
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  width: 15px;
height:8rem;
background: #F4F5F7;
border-radius: 0 8rem 8rem 0;
}
.zx .tab-bars .tab-list .tab-item{
  width: 20rem;
  height: 8rem;
  line-height: 8rem;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 2.8rem;
  color: #333333;
  background: #F4F5F7;
  border-radius: 4rem;
  border: 0;
  margin-right: 1rem;
  padding: 0;
}
.zx .tab-bars .tab-list .tab-item.active {
  background: #E2231A;
  color: #fff;
}
.news{
  display: block;
  border-bottom: 1px solid #E8E7E7;
  margin: 2rem 4rem;
  padding: 0.8rem 0 !important;
}
.news:last-of-type{
  border: 0;
}
.newsName{
  font-size: 3.2rem;
color: #333333;
line-height: 4.8rem;
text-align: justify;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.news .moretext{
  font-size: 2.4rem;
  color: #E2231A;
  line-height: 4.2rem;
  text-align: center;
  padding: 20px 0;
}
.news p{
  font-size: 2.4rem;
  line-height: 2.4rem;
  margin-top: 1.6rem;
}
.news p span{
  margin-right: 20px;
}
.news p span img{
  height: 2.4rem;
  margin-right: 6px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
  body{
    font-size: 1.4rem;
  }
  .container {
    width: 100%;
    padding: 0 20px;
}
  .swiper-header {
    height: 650px;
  }
  h1 {
    line-height: 108px;
  }
  .tjcp .slideitem >a {
    padding-top: 240px;
}
.tjcp .slideitem .cp {
  font-size: 3.6rem;
}
  .tjcp .slideitem .cpname {
      font-size: 4.8rem;
  }
  .fwyx {
    /* height: 779px; */
    padding: 0 4rem;
}
 
  /* .fwyx .slideitem .phone {
    width: 360px;
    height: 220px;
    top: 60px;
  } */
  .fwyx .slideitem .content {
    /* height: 424px;
    top: 260px; */
  }
  .zyz{
    height: 363px;
  }
}
