* {
  margin: 0;
  padding: 0;
  /* box-sizing: border-box; */
}

/* body,
html {
  width: 100vw;
  height: 100vh;
} */
a {
  text-decoration: none !important;
  color: black;
}

.main-lianxi{    display: flex;}
.main-lianxi-info img{    margin-right: 10px;
    margin-top: -3px;}
.button-a-row:hover{
    color: #fff !important;
}
.containera {
  width: 100%;
}
.btn-primary {
  display: none !important;
}
.my-fuwenben p{
    line-height: 32px;    
}
.nava {
  width: 90%;
  padding: 15px 10px 10px 10px;
  display: flex;
  align-items: center;
  justify-content: space-around;margin: 0 auto;
}
.navbtna {
  height: 54px;
  background: #034695;
}
.btnaaa {
  width: 52.5%;
  margin: 0 auto;
  height: 54px;
  background:#034695;
  opacity: 1;
}
.btnaaa ul li a:hover{
    color: #fff !important;
}
.btnaaa ul li {
  flex: 1;
  text-align: center;
  list-style: none;
  width: 64px;
  line-height: 54px;
  cursor: pointer;
}
.btnaaa ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
}
.btnaaa ul {
  height: 100%;
  display: flex;
  justify-content: space-around;
}
.btnaaa ul li:hover {
  background: #005dc9;
}
.activeNav {
  background: #034695;
}
.swipers {

  width: 100%;
  margin-top: 20px;
}
.swipers .slide{
    background: #fff !important;
    /*min-height: 420px;*/
    /*height: auto;*/
}
@media screen and (max-width:2850px) {
    .swipers .slide{
    background: #fff !important;
    min-height:830px !important;
    height: auto;
}
}
@media screen and (max-width:2650px) {
    .swipers .slide{
    background: #fff !important;
    min-height: 700px !important;
    height: auto;
}
}
@media screen and (max-width:2450px) {
    .swipers .slide{
    background: #fff !important;
    min-height: 600px !important;
    height: auto;
}
}
@media screen and (max-width:1920px) {
    .swipers .slide{
    background: #fff !important;
    min-height: 555px !important;
    height: auto;
}
}

@media screen and (max-width:1654px) {
    .swipers .slide{
    background: #fff !important;
    min-height: 482px !important;
    height: auto;
}
    
}
@media screen and (max-width:1400px) {
    .swipers .slide{
    background: #fff !important;
    min-height: 420px !important;
    height: auto;
}
    
}
/*@media screen and (max-width:1200px) {*/
/*    .swipers .slide{*/
/*    background: #fff !important;*/
/*    min-height:386px;*/
/*    height: auto;*/
/*}*/

.mains {
  margin: 0 auto;
  width: 66%;
  padding: 50px 0;
  box-sizing: border-box;
}

.mains .displaynone {
 width: 48%;
}
.schoolS {
margin-left: 4%;
    width: 48%;
}

.schoolS ul li {

  /* justify-content: space-between; */
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 3.55%;
}
.schoolS a {
  list-style: none;
  text-decoration: none;
  
}
.liebiao-p-inner .hover-div a{
    text-decoration: none;
}
.liebiao-p-inner .hover-div:hover h4{
    color: #c1453b !important;
}
.liebiao-p-inner .hover-div{
    padding: 10px 10px 0 10px ;
    box-sizing: border-box;
    
}
.liebiao-p-inner .hover-div:hover{
        transform: translateY(-5px);
    box-shadow: 2px 0 5px #bfbfbf;
    transition: .5s;
}
}

.schoolS li a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: left;
    width: 80%;
  
}


.schoolS ul {
  margin-left: 22px;
}
.schoolS ul li span {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  float: right;
}
.mainNav {
  margin: 0 auto;
  width: 66%;
  display: flex;
  justify-content: space-between;
}
.mainNaves:hover{
    color: #fff !important;
}
.mainNaves {
  cursor: pointer;
  width: 25%;
  height: 120px;
  margin-right: 30px;
  background-color: #fff;
  background: #076ce0;
  border-radius: 5px 5px 5px 5px;
  display: flex;
  padding: 30px 0px 30px 15px; 
  color: #fff;
  justify-content: space-around;
}
.bgcnav {
  width: 50%;
  /* border-radius: 50%; */
  margin: -30px -50px 0 0;
  padding: 25px 0 0 0;
  height: 120px;
  /*background-image: url("http://slzz.zzhonghu.com/template/default/home/img/Maskgroup(1).png");*/
  /*background-repeat: no-repeat;*/
  /*background-size: cover ;*/
  /*background-position: right 15px bottom 0px ;*/
}
.bgcnav::before{
    content: "";
    display: inline-block;
    width: 63%;
    height: 100%;
    position: absolute;
  top: 0px;
  right: 0px;
    background-image: url("http://slzz.zzhonghu.com/template/default/home/img/Maskgroup(1).png");
  background-repeat: no-repeat;
  background-size: cover ;
  background-position: right 0px bottom 0px ;
  z-index: 1;
}
.mainNaves{
    position: relative;
}
/*.main-title::before {*/
/*  width: 0px;*/
/*  height: 0px;*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 0px;*/
/*  right: 0px;*/
  /* border: 10px solid #FFF; */
/*  border: 18px solid #0059bf;*/
/*  border-top-color: transparent;*/
/*  border-right-color: transparent;*/
/*}*/
.footers {

background-color: #333;
  opacity: 1;
  width: 100%;
}
.footerNav {
  width: 66%;
  height: 100%;
  margin: 0 auto;
  padding: 20px 0;
  box-sizing: border-box;
}
.footerNav-one-div{
    width: 100% ;
}
.footerNav-one-div p{
    color: #fff;
}
.footerNav .footerUlA {
  width: 100%;
  display: flex;
  list-style: none;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.footerNav .footerUlA li {
  margin-right: 20px;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
}
.footerNav .footerUlA li a {
  font-size: 15px;
  font-weight: 400;
  color: #ffffff!important;
  text-decoration: none;
}
.footerUlB {
  width: 79%;
  max-width: 510px;
  display: flex;
  flex-wrap: wrap;
list-style: none;                   
  justify-content: space-between;
  margin-top: 20px;
}
.footerC{
    display: flex;
    justify-content: flex-end;
}
.footerUlB li a {
  font-size: 14px;
  font-weight: 400;
      margin-right: 10px;
  color: rgba(255, 255, 255, 0.8);
}
.footerUlB li {
  margin: 0 10px 10px 0;
}
.footerC p {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}
.endS {
  width: 100%;
  /*height: 46px;*/
     background-color: #333;
  opacity: 1;
  /*padding: 15px 0 0 0 !important;*/
  box-sizing: border-box;padding-top: 10px;
}
.endS div {
  display: flex;
  width: 66%;
  justify-content: space-between;
  margin: 0 auto;
}
.endS div h5 {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
}

.dropdown-menu {
  /* width:400px !important; */
  /* width:100% !important; */
  position: fixed !important;
  top: 30px !important;
  left: 79.3vw !important;
  background-color: #fff;
  min-width: 100vw !important;
  text-align: center;
  /* margin: 0 auto; */
  /* right: 0 !important; */
}
.btn-secondary {
  background-color: #fff !important;
  border: none;
  color: #0051ae !important;
}
.menu-sty-ul li {
  height: 60px;
  line-height: 60px;
}

.card {
  left: 0 !important;
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
}
/* .collapse{
  width: 100vw;
  position: absolute;
  z-index: 999;
} */
.card-body {
  display: flex;
  flex-direction: column; 
  padding: 10px 50px;
  box-sizing: border-box;
}
.btn-primary {
  width: 35px;
  height: 35px !important; 
  
  border: none;
}

.card-body hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}
.card-body a {
  color: 14px;
}
.displaynoneA {
  display: none ;
  text-align: center;
}
.displaynoneA div a{
    margin-left:3%;
    color: #076CE0;
    text-decoration: none;
}
.nav-pudian{
  display: none;
}
.page{
    box-sizing: border-box;
}
.page .pagination{
    margin-left: calc(50% - 70px);
}
.page ul li{
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    /*color:#034695;*/
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.mainS .row{
    flex-wrap:nowrap !important;
}
.liebiao-p-inner p{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
     margin: 7px 0 15px 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
     text-overflow: ellipsis;
   display: -webkit-box;
    -webkit-line-clamp: 2;     
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.file a{
    font-size: 15px !important;
}
.file img{
    width: auto!important;
}
.about-box p{
        line-height: 1.8 !important;   
}
@media screen and (min-width:1200px) {
.swipers .slide{
    background: #fff !important;
    min-height:386px ;
    height: auto;
}
    .swipers .carousel-item .w-100{
        width: 100% !important;
    }
}

@media screen and (max-width: 860px) {
    
    .main-lianxi {
    display: block;
}
.main-lianxi-info{font-size: 14px;}
.main-lianxi-A{margin-bottom: 5vw;}
   
    
    
    .footer-h5{
        margin: 0;
    }
  .nav-pudian{
    display: block !important;
  }
  .nava-img{
        flex: 0 0 90%;
        max-width: 90%;
  }
  .btn-primary {
        display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .nava {
    width: 100vw !important;
    z-index: 999 !important;
    position: fixed !important;
    top: 0;
    left: 0;
    background-color: #fff;
  }
  .navbtna {
    display: none;
  }
  .displaynone {
    display: none !important;
  }
  .nava img {
    width: 259px;
  }
  .mains {
    width: 100%;
    padding: 30px 10px;
  }
  .schoolS {
    width: 100% !important;
    margin: 0!important;
  }
  .mainNav {
    margin: 0;
    width: 100%;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-evenly;
  }
  .mainNaves {
    width: 45%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .bgcnav {
    /* margin: 0;
    padding: 0; */
    margin: -30px -50px 0 0;
  }
  .mainNaves-div{
    width: 140.89px;
  }

  .mainNaves h3 {
    font-size: 16px;
  }
  .footerNav {
    width: 100%;
    margin: 0;
  }
  .footerUlB {
    /* width: 66%; */
    /*width: 53%;*/
    width:87%;
  }
  .footernavs {
    padding: 0 10px !important;
    box-sizing: border-box !important;
  }
  .footernavs h4 {
    font-size: 14px;
  }
  .footerC {
    margin-left: -47px;
  }
  .footerC {
    /* display: flex;
    flex-direction: column; */
    /* margin-left: 20px; */
    padding: 0 0 0 18px;
    box-sizing: border-box;
  }
  .endS div h5 {
    font-size: 12px;
  }
  .endS {
    padding: 0 !important;
  }
  .endS div {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .row-colsss {
    display: none;
  }
  .swip {
    width: 100vw !important;
    height: 156px !important;
  }
  .swip-B {
    width: 100vw !important;
    height: 156px !important;
  }
  .mainS {
    /*width: 96vw !important;*/
    width: 91.3vw !important;
    padding: 0!important;
    min-height: 479px !important;
  }
  .col-9 {
    max-width: 100% !important;
    flex: auto !important;
  }
  .footerNav .footerUlA {
    justify-content: space-around !important;
  }
  .vhS {
    /*height: 100vh !important;*/
    height: 100%;
    transition: 0s;
    overflow: scroll;
  }
  .collapse {
          pointer-events: auto;
    width: 100vw;
    background-color: #fff;
  }
  .hezi {
    width: 100vw;
    position: fixed;
    top: 76px;
    z-index: 1;
    height: 94vh;
    pointer-events: none;
  }
  .card .btn.focus,
  .btn:focus {
    outline: none !important;
    box-shadow: none !important;
  }
  .col-9 img {
    width: 100%;
  }
  .footernavs div {
    width: 50%;
  }
  .footerNav {
    padding-left: 10px;
    padding-right: 10px;
  }
  .xinxi{
    width: 67vw;
  }
  .xinxi div{
      width: 29vw;
      margin-right: 4.5vw;
  }
  
  
  
  
   .xinxi div, .xin-div {
    width: 100%!important;
    height: 30px!important;
    margin-bottom: 10px!important;
    margin-right: 0!important;
    font-size: 14px!important;
    }
    .xinxi div span, .xin-div span{
    height: 30px!important;
    width: 65px!important;
    line-height: 30px!important;
    }

.xin-div{
    width: 100%!important;
    
}
  
  
  /* .footers{
    position: fixed;
    bottom: 46px;
    left: 0;
  }
  .endS{
    position: fixed;
    bottom: 0;
    left: 0;
  }
  .dianfei{
    height: 331px;
  } */
  
  
  .bgcnav img{
     width: 80% !important;
  }
  
  .carousel-control-prev,.carousel-control-next{
      display: none !important;
  }
  .footerC{
      display: none !important;
  }
  .footerUlB{
      display: none !important;
  }
}

  @media screen and (max-width:1440px) {
      .schoolS ul li a {
    width:190px;
   }
      .bgcnav {
    
    margin: -24px -21px 0 0;
  }
  .bgcnav img {
    width: 90%;
  }
  .schoolS ul li a{
      display: inline-block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .liebiao-p-inner p{
     margin: 7px 0 15px 0;
     font-size: 12px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
     text-overflow: ellipsis;
   display: -webkit-box;
    -webkit-line-clamp: 2;     
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
  }
@media screen and (max-width: 415px) {
    .my-fuwenben{
        margin-left: 0 !important;
    }
    .swipers{
        height: 130px;
    }
    .news_titles{
        display: none!important;
    }
    
    .my-nav img{
        max-width: 70px !important;
    }
    
    .section_news{
        width: 90%;
        margin: 0 10px !important;
    }
    .section_news .row{
        margin: 0 auto;
    }
    .section_advtage {
    margin: 0 auto;
    width: 90%;
}
    .swipers .carousel-item .w-100{
        width: 100% !important;
    }
    .mainS{
            margin: 0 10px !important;
    }
    .mainS .row{
   margin: 0 auto;
}
     .imgS div {
    margin: 0 4% 50px 0!important;
    width: 48%!important;
    height: 124px !important;    
    padding: 0 !important;
     }
    
    .imgS div:nth-child(2n) {
    margin: 0 0 48px 0!important;
}
.imgS div p {
    margin: 0 !important;
    font-size: 12px;
    line-height: 36px !important;
}
.imgS div img {

}
    
    .index-p{
        font-size: 14px !important;
    }
  .nav-pudian{
    display: block !important;
  }
  .footerC p,
  h4 {
    font-size: 12px !important;
    font-weight: 400;
    color: #ffffff;
  }
  .swip {
    width: 100vw !important;
    height: 76px !important;
  }
  .footerC {
    /*padding: 0;*/
    /* width: ; */
  }
  .footernavs div {
    width:100% !important;
    text-align: center;
  }
  .col-9main p {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 10px 0 10px 0 !important;
  }
  .col-9main img{
    width: 28vw;
    height:15vh;
    margin-right: 5px !important;
  }
  .col-9main h4{
    margin: 0 !important;
  }
 .bgcnav {

  margin: -18px 0px 0 0;
  
}
.mainNaves{
    height: 68px;
        padding: 14px 0px 3px 17px;
}
.bgcnav::before{
    width: 73px;
    height: 67px;
}
.mainNav{
    padding: 2px 10px !important;
}
 /*.schoolS ul li a {*/
 /*   display: inline-table;*/
 /*  }*/
   .index-li-a{
       display: inline-block !important;
   }
   
  
}


/**新闻详情页*/
.news_titles{
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}

.news_detail img{    width: 100%;}

.news_time{
    text-align: center;
}
.news_time a{
    color: #007bff;
    margin-left: 5px;
}