

@media screen and (max-width: 1920px) {
      body{
        zoom: 0.9587;
      }
    }
@media screen and (max-width: 1440px) {
      body{
        zoom: 0.899;
      }
    }
@media screen and (max-width: 1400px) {
      body{
        zoom: 0.874;
      }
    }
@media screen and (max-width: 1366px) {
      body{
        zoom: 0.8523;
      }
    }
@media screen and (max-width: 1360px) {
      body{
        zoom: 0.8488;
      }
    }
@media screen and (max-width: 1280px) {
      body{
        zoom: 0.7446;
      }
    }
@media screen and (max-width: 1152px) {
      body{
        zoom: 0.7176;
      }
    }
@media screen and (max-width: 1024px) {
      body{
        zoom: 0.6369;
      }
    }

.clearfix:after {
  content: '. ';
  display: block;
  height: e;
  clear: both;
  visibility: hidden;
}

a {
  text-decoration: none;
}

.text-center {
  text-align: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.container-fy {
  width: 1520px;
  margin: auto;
}

main {
  min-height: calc(100vh - 569px - 224px);
  min-width: 1585px;
  width: 100%;
}


.margin
{
  margin-left: 20px;
}

.content_time{
color: #ad1730;
  font-size: 14px;
}

.content_title{
  font-size: 16px;
  color: #515151;
  padding-bottom: 2px;
}

.content::-webkit-scrollbar {
    display: none;
  }

.container_img{
display: inline-block;
  width: 167px;
  height: 210px;
}

/* 实际时间线（垂直标尺） */
.timeline {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

/* 实际时间线（垂直标尺） */
.timeline::after {
	content: ' ';
	position: absolute;
	width: 6px;
	background-color: #515151;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
}

/* 围绕内容的容器 */
.container {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
display: flex;
  margin-top: 11px;
}

/* 时间轴上的圆圈 */
.container::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: 63px;
  background-color: white;
  border: 4px solid #ad1730;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the container to the left */
.left {
  left: 0;
}

/* 将容器放在右边 */
.right {
  left: 50%;
}

/* 向左侧容器添加箭头（指向右侧）*/
.left::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}

/* 将箭头添加到右侧容器（指向左侧）*/
.right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}

/* 修复右侧容器的圆圈 */
.right::after {
  left: -16px;
}

/* 实际内容 */
.content {
padding: 20px 30px;
  background-color: white;
  position: relative;
  border-radius: 6px;
  width: 308px;
  height: 167px;
  overflow: auto;
}

/* 媒体查询 - 屏幕宽度小于 600 像素的响应时间轴 */
@media screen and (max-width: 600px) {
/* 将时间线放在左边 */
  .timeline::after {
    left: 31px;
  }



/* 确保所有箭头都指向左侧 */
  .container::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

/* 确保所有圆圈都在同一个位置 */
  .left::after, .right::after {
    left: 15px;
  }

/* 让所有正确的容器表现得像左边的一样 */
  .right {
    left: 0%;
  }
}

.photo-plane {
	width: 12px;
	
}

.teacher{
font-size: 14px;
  cursor: pointer;
}

.student{
font-size: 14px;
  margin-left: 20%;
  cursor: pointer;
}

.teach_dongtai{
color: #A40000;
  font-size: 16px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 600;
cursor: pointer;
}

.teach_gonggao{
color: #A40000;
  font-size: 16px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 600;
 margin-left: 23px;
cursor: pointer;
}

.image_hjyhgx{
margin-left: -5px;
}

.sevenL_con li .wen:hover a{
 color:   #A40000;
}


.cleafix{
display:flex ;
height: 59px;
}

.sevenL_con li {
  padding-bottom: 19px;
  margin-top: 8px;
  border-bottom: 1px dotted #ccc;
  list-style: none;
}

.sevenL_con {
  width: 100%;
  height: auto;
margin-left: -41px;
margin-top: 24px;
}


.sevenL_con li .time h3 {
  height: 22px;
  background: #065897;
  font-size: 14px;
  color: #fff;
  line-height: 22px;
}

.sevenL_con li .time h4 {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #323232;
  border: 1px solid #ccc;
  
  border-top: 0;
margin-top: -14px;
}

.sevenL_con li .time h4 span {
  font-size: 14px;
}

.sevenL_con li .time {
width: 50px;
  text-align: center;
  margin-right: 18px;
  background: #f7f7f7;
  height: 74px;
  margin-left: 5px;
margin-top: -6px;
}

.sevenL_con li .wen {
  width: 76%;
  color: #787878;
  font-size: 12px;
}

.sevenL_con li .wen a {
color: #323232;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  width: 98%;
}

.sevenL_con li .wen p {
  line-height: 22px;
 
  color: #999999;
margin-top: 5px;
  text-indent: 2em;

}
.width_limit{
}

.view_more{
font-size: 14px;
    color: #989898;
   
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.xw-banner .swiper-pagination {
  width: 110px;
  bottom: 18px;
  right: 23px;
  left: initial;
}

.zhtj_zt {
    font-size: 14px;
}

.zhtj_Rc {
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: both;
}

.zhtj_R {
    margin-right: 6px;
    width: 250px;
    margin-top: 5px;
}

.zhtj_l {
    margin: 20px 10px 10px 10px;
    width: 230px;
    height: 157px;
    overflow: hidden;
}

.zhtj_con {
    border: 1px solid #EEEEEE;
    height: auto;
    overflow: hidden;
    display: flex;
}

.zhtj {
    width: 49%;
    margin-left: 1%;
}

.zhtj_tit {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.zhtj_tit h3 {
    font-size: 16px;
    color: ;#197DEF
    width: 96px;
    margin-top: 26px;
    margin-left: 10px;
}

.zhtj .zhtj_tit div {
    margin-right: 0;
    margin-top: 25px;
}



.linktz a {
  color: #666;
}

.linktz:hover a {
    color:  #A40000;
}

.linktz {
    float: left;
    margin: 0 20px;
    font-size: 15px;
}


.linkDiv {
    width: 100%;
    margin: 22px 20px;
}


.pic_q {
    float: left;
    box-sizing: border-box;
    padding: 0 6px;
}



div.desc {
    text-align: center;
    coloe: #222222;
    font-size: 14px;
    font-family: 微软雅黑;
}

.inline {
    display: inline;
}

.pic_gundong {
    list-style: none;
    width: 3820px;
    animation: moving 60s linear infinite;
}

@keyframes moving {
    from {
        transform: translatex(0);
    }

    to {
        transform: translatex(-1910px);
    }
}

.vsb-space {
    width: 100%;
}



.link_tit h3 {
    font-size: 20px;
    color: #515151;
    width: 179px;
    padding-bottom: 2px;
}

.link_tit {
    width: 100%;
    margin-top: 27px;
    height: 27px;
    border-bottom: 1px solid #eeeeee;
}

.dier_length {
    width: 375px !important;
}

.ytkx .link_tit span {
    float: right;
    margin-right: 0;
    position: relative;
    top: -40px;
}

a,
img {
    border: 0;
    text-decoration: none;
}

.ytkx {
    width: 31%;
    margin-left: 2%;
}



.shsj {
    width: 100%;
    margin-left: 1%;
}


.linkDiv_one {
    width: 1150px;
    padding: 0 10px;
    margin-top: 20px;
    margin: 0 auto 63px;
}



#tab .tab_box .tab_box_div:hover .tab_title {
    color: #A40000 ;
}

.tab_box .tab_box_div:hover::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 8px solid  #A40000;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    margin-top: 2px;
    margin-left: 11px;
}


#tab .tab_box .tab_title {
    font-size: 14px;
    color: #666666;
    width: 315px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    margin-left: 10%;
}

.tab_box .tab_box_div {
    margin-top: 13px;
}

.tab_box .tab_box_div::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 8px solid #FBBC38;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    margin-top: 2px;
    margin-left: 11px;
}

#tab .notice .notice-jz {
    font-size: 18px;
    font-weight: bold;
}

#tab .notice .notice-jz a {
    margin-left: 37%;
    color: white;
}

#tab .notice {
    width: 100%;
    padding: 16px 0;
    background: #A40000;
    color: #fff;
    overflow: hidden;
}

.xwxx_Rc {
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: both;
}

.Txtx dl dd:hover a {
    color:  #A40000;
}
.Txtx1 dl dd:hover a {
    color:  #A40000;
}
.con_xz {
    width: 32%;
    padding: 0 10px;
    margin-top: 20px;
}

#tab {
    width: 100%;
    position: relative;
}

.clearfix::after {
    clear: both;
    content: "\200B";
    display: block;
    height: 0;
}

#tab .tab_box {
    width: 368px;
    height: 262px;
    overflow: hidden;

    position: relative;
    background: #fff;
    border: 1px solid #EEEEEE;
    border-top: 0;
}

.content_five {
    width: 1150px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
}

.con_xwxx {
    float: left;
    padding: 0 10px;
    margin-top: 20px;
}

.xwxx_tit {
    height: 43px;
    
}

.xwxx_tit h3 {
    float: left;
    color: #197DEF;
    font-size: 16px;
    margin-top: 10px;
}

.xwxx_tit  .view_more{
    float: right;
    margin-right: 0;
    position: relative;
    top: 10px;
}


.xwxx_con {
    border: 1px solid #EEEEEE;
    height: auto;
    overflow: hidden;
    clear: both;
}

.xwxx_l {
    float: left;
    margin: 10px;
    width: 566px;
    height: 360px;
    overflow: hidden;
}

.slideBox {
    width: 1000px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    margin: 0 auto;
}

.xwxx_R {
float: right;
  margin-right: 39px;
  width: 473px;
padding-top: 5px;
}

.xwxx_R h2 {
    font-size: 16px;
    color: #A40000;
    font-weight: bold;
    margin-top: 10px;
    width: 360px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xwxx_R p {
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
    text-indent: 2em;
    line-height: 25px;
    border-bottom: 1px dashed #eee;
}

.xwxx_R p span a {
    color: #FFB64D;
    float: right;
    margin-bottom: 10px;
}

.Txtx dl {
    margin-top: 10px;
}

.Txtx dl dd {
    background: url(${res}/images/xdd.png) no-repeat 2px 15px;
    text-indent: 25px;
    line-height: 22px;
    font-size: 14px;
    margin-left: -10px;
}

.Txtx dl dd::before {
     content: "";
  width: 0px;
  border-left: 2px solid  #A40000;
  height: 11px;
  float: left;
  vertical-align: middle;
  margin-top: 5px;
margin-left: 3px;
}
.Txtx dl dd a {
    color: #666;
    display: flex;
    justify-content: space-between;
}

.Txtx dl dd a :nth-child(2) {
    font-size: 13px;
    display: inline-block
}

.Txtx dl dd a :first-child {
    width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
margin-left: -15px;
}
.Txtx1 dl {
    margin-top: 10px;
}

.Txtx1 dl dd {
    background: url(${res}/images/xdd.png) no-repeat 2px 15px;
    text-indent: 25px;
    line-height: 22px;
    font-size: 14px;
    margin-left: -10px;
}

.Txtx1 dl dd::before {
     content: "";
  width: 0px;
  border-left: 2px solid  #A40000;
  height: 11px;
  float: left;
  vertical-align: middle;
  margin-top: 5px;
margin-left: 3px;
}
.Txtx1 dl dd a {
    color: #666;
    display: flex;
    justify-content: space-between;
}

.Txtx1 dl dd a :nth-child(2) {
    font-size: 13px;
    display: inline-block
}

.Txtx1 dl dd a :first-child {
    width: 270px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
margin-left: -15px;
}