body{
  background: #fdf6ee url(http://zyyj.gxzf.gov.cn/material/images/xxzzt/all_bak.png) center top no-repeat;
  margin: 0 auto;
  counter-reset: list-counter;
  min-width: 1300px !important;
  position: relative;
  z-index: 0;
  padding-bottom: 90px;
}
.heard_class{
  height: 1246px;
  position: relative;
}
.heard_class a{
  position: absolute;
  display: block;
  left: 181px;
  top: 48px;
}
.heard_class a img{

}
.mainInfo{
  width: 1103px;
  margin: 0 auto;
}
.top_box{
  width: 100%;
}
.top_box .top_banner{
  height: 734px;
  margin-bottom: 30px;
}
.top_box .top_banner .swiper-slide{
  position: relative;
}
.top_box .top_banner .swiper-slide a{
  position: absolute;
  background: linear-gradient(to top, rgba(183,107,60,1), rgba(183, 107, 60, 0));
  height: 120px;
  bottom: 0;
  width: 100%;
  background-size: cover;
  font-size: 23px;
  color: #FFF;
  text-align: center;
  display: flex;
  align-items: end;
  padding-bottom: 30px;
  justify-content: center;
}
.top_box .top_banner .swiper-slide img{
  height: 100%;
  object-fit: contain;
}
.top_box .bottom_box{
  background-color: #F4D8A8;
  border-radius: 30px;
  padding: 22px 40px;
  position: relative;
}
.top_box .bottom_box .bottom_banner{
  
}
.bottom_banner .swiper-slide{
  cursor: pointer;
}
.bottom_box .swiper-button-next:after,
.swiper-button-prev:after{
  display: none;
}
.bottom_box .swiper-button-prev{
  left: 4px;
}
.bottom_box .swiper-button-next{
  right: 4px;
}
.bottom_box .swiper-button-next:after{
  display: none;
}
/* 内容 */
.mainInfo section{
  margin-top: 120px;
}
section .title_box{
  margin-bottom: 20px;
  text-align: center;
}
section .title_box img{

}
/* 政策文件 */
.zcwj_box{
  
}
.zcwj_box .info{
  margin-top: 60px;
}
.zcwj_box ul{

}
.zcwj_box ul li{
  border-bottom: 1px solid #F5E1C5;
  height: 70px;
  font-size: 18px;
  position: relative;
  padding-left: 35px;
  line-height: 70px;
}
.zcwj_box ul li::after{
  content: "";
  position: absolute;
  left: 0;
  top: 48%;
  width: 6px;
  height: 6px;
  background-color: #479C59;
  border-radius: 50%;
}
.zcwj_box ul li span{
  display: inline-block;
  float: right;
}
.zcwj_box ul li a{
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 60%;
  text-decoration: none;
}
.zcwj_box ul li:hover{
  color: #2D6351;
  font-size: 20px;
}
.zcwj_box ul li:hover a{
  color: #2D6351;
}
/* 招生简章 */
.zsjz_box .content{
  display: flex;
}
.zsjz_box .left_box{
  width: calc(100% - 270px);
  background-color: #FFFFFF;
  border-radius: 28px;
  height: 381px;
}
.zsjz_box .left_box .tab-line-nav{
  border-bottom: 1px solid #A94B16;
  height: 65px;
}
.zsjz_box .left_box .tab-line-nav .cur{
  border: unset;
  background: url(http://zyyj.gxzf.gov.cn/material/images/xxzzt/zsjz_sel_bak.png) no-repeat;
  background-size: 100%;
}
.zsjz_box .left_box .tab-line-nav .cur a{
  color: #FFFFFF;
  font-size: 22px;
}
.zsjz_box .left_box .tab-line-nav a{
  color: #A94B16;
  font-size: 22px;
  width: 66px;
  margin-left: 45px;
  overflow: hidden;
  height: 66px;
}
.zsjz_box .left_box .tab-line-nav li{
  height: 60px;
  width: 167px;
  line-height: 60px;
}
.zsjz_box .left_box .tab-more a.cur{
  font-size: 18px;
  right: 10px;
  top: 19px;
}
.zsjz_box .left_box .txt-list{
  padding: 0 40px;
}
.zsjz_box .left_box .txt-list li{
  background: unset;
  position: relative;
  height: 76px;
  line-height: 76px;
  padding-left: 35px;
}
.zsjz_box .left_box .txt-list li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 48%;
  width: 6px;
  height: 6px;
  background-color: #479C59;
  border-radius: 50%;
}
.zsjz_box .left_box .txt-list li a{
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 79%;
  text-decoration: none;
  font-size: 18px !important;
}
.zsjz_box .left_box .txt-list li:hover a{
  color: #A94B16;
  font-size: 20px !important;
}
.zsjz_box .left_box .txt-list li:hover span{
  color: #A94B16;
  font-size: 20px !important;
}
.zsjz_box .left_box .txt-list li span{
  font-size: 18px !important;
}
.zsjz_box .right_box{
  width: 250px;
  margin-left: 20px;
  cursor: pointer;
}
.zsjz_box .right_box a{
  display: block;
  width: 100%;
  height: 100%;
}
.zsjz_box .right_box img{
  width: 100%;
}
/* 录取 & 结业 名单 */
.two_section{
  display: flex;
  justify-content: space-between;
}
.two_section .lqmd_box{
  width: 49%;
}
.two_section .jymd_box{
  width: 49%;
}
.two_section .content{
}
.white_bak_section .info {
  background-color: #FFFFFF;
  border-radius: 28px;
  padding: 40px;
}
.white_bak_section ul li {
  border-bottom: 1px solid #F5E1C5;
  height: 70px;
  font-size: 18px;
  position: relative;
  padding-left: 35px;
  line-height: 70px;
}

.white_bak_section ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 48%;
  width: 6px;
  height: 6px;
  background-color: #479C59;
  border-radius: 50%;
}

.white_bak_section ul li span {
  display: inline-block;
  float: right;
}

.white_bak_section ul li a {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 60%;
  text-decoration: none;
}

.white_bak_section ul li:hover {
  color: #A94B16;
  font-size: 20px;
}

.white_bak_section ul li:hover a {
  color: #A94B16;
}
/* 数据发布 */
.sjfb_box{
  
}
.sjfb_box .two_box{
  display: flex;
}
.sjfb_box .left_box{
  width: calc(100% - 270px);
}
.sjfb_box .right_box{
  width: 250px;
  margin-left: 20px;
  background-color: #FFFFFF;
  padding: 0 20px;
  border-radius: 28px;
}
.sjfb_box .right_box li{
  border-bottom: 1px solid #F5E1C5;
  height: 70px;
  font-size: 18px;
  line-height: 70px;
  text-align: center;
}
.sjfb_box .right_box li:last-child{
  border-bottom: unset;
}
.sjfb_box .right_box li p{
  font-size: 22px;
  line-height: 51px;
}
.sjfb_box .right_box li p:last-child{
  color: #ABABAB;
  font-size: 15px;
  line-height: 18px;
}
.sjfb_box .right_box .first{
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(http://zyyj.gxzf.gov.cn/material/images/xxzzt/sjfb_xysl.png) no-repeat;
  background-position-y: 30px;
  background-position-x: 29px;
  padding-left: 44px;
}
.sjfb_box .right_box .first p{
  margin-right: 10px;
}
.sjfb_box .right_box .first span{
  display: block;
  color: #ABABAB;
  font-size: 14px;
  margin-top: 6px;
}
/* 互动交流 */
.hdjl_box{
  margin-bottom: 120px;
}
.hdjl_box .two_box .white_bak_section .info{
  padding: 20px 40px;
}
.hdjl_box .two_box .white_bak_section ul li:last-child{
  border: unset;
}
.hdjl_box .two_box{
  display: flex;
}
.hdjl_box .two_box .left_box{
  width: calc(100% - 270px);
}
.hdjl_box .two_box .right_box{
  width: 250px;
  margin-left: 20px;
}
.hdjl_box .two_box .right_box a{
  display: block;
  margin-bottom: 22px;
  cursor: pointer;
}
.hdjl_box .two_box .right_box a:hover img{
  transform: scale(1.02);
}