.banner {
  width: 100%;
  height: 3.29rem;
}
.banner .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.banner .swiper-pagination-bullet {
  border-radius: 0;
  width: 0.14rem;
  height: 0.11rem;
  background-color: #9e2924;
  opacity: 0.5; /* transition: all 0.4s; */
}
.banner .swiper-pagination-bullet-active {
  width: 0.38rem;
  height: 0.11rem;
  background-color: #9e2924;
  opacity: 1;
}
.index_title {
  height: 0.53rem;
  line-height: 0.53rem;
  text-align: center;
  padding-bottom: 0.15rem;
  padding-top: 0.3rem;
}
.index_title span {
  display: inline-block;
  position: relative;
  background: url(../img/index_title_bg.png) center no-repeat;
  background-size: 0.77rem 0.53rem;
  font-size: 0.33rem;
}
.index_title span::before {
  content: "";
  width: 0.26rem;
  height: 0.03rem;
  background-color: #9e2924;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0.65rem;
}
/* 快速链接 */
.kslj ul {
  display: grid;
  min-height: 3.2rem;
  overflow: hidden;
  box-sizing: border-box;
  grid-template-columns: repeat(3, 1rem);
  justify-content: space-around;
  grid-row-gap: 0.2rem;
  margin-top: 0.15rem;
  padding-bottom: 0.4rem;
}
.kslj ul li {
  text-align: center;
}
.kslj ul li span {
  font-size: 0.24rem;
}
.kslj ul li img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
/* 学院新闻 */
.xyxw ul {
  margin-top: 0.24rem;
}
.xyxw li {
  width: 6.91rem;
  /* height: 0.23rem; */
  background-color: #ffffff;
  position: relative;
  margin-bottom: 0.31rem;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
}
.xyxw li .xyxw_img {
	
  /* background-color: #9e2924; */
  display: none;
}
.xyxw li:first-child a img{
	display: block;
	width: 6.91rem;
	height: 4.01rem;
	position: relative;
	margin-bottom: 0.28rem;
}
.xyxw li .font {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}
.xyxw li .font p {
	width: 4.98rem;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.01rem;
	color: #333333;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.xyxw li .font span {
	font-family: MicrosoftYaHei;
	font-size: 0.2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.23rem;
	letter-spacing: 0rem;
	color: #666666;
}
.lookMore {
  display: block;
  margin: 0 auto;
  margin-bottom: 0.45rem;
  width: 2.35rem;
  height: 0.45rem;
  background-color: #ffffff;
  box-shadow: 0.01rem 0.08rem 0.09rem 0rem rgba(0, 0, 0, 0.05);
  border-radius: 0.23rem;
  border: solid 0.01rem #9e2924;
  text-align: center;
  line-height: 0.42rem;
  font-size: 0.24rem;
  box-sizing: border-box;
}

.tzggBox {
  width: 100%;
  background: url(../img/bgjz_bg.jpg) top no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  padding-bottom: 0.3rem;
}
.tzgg {
  width: 6.94rem;
  margin: 0.3rem auto;
}
.tzgg li {
  position: relative;
  width: 100%;
  height: 1.05rem;
  /* border-bottom: solid 0.02rem #dddddd; */
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 0.3rem;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.1);
}
.tzgg li a{
  display: flex;
  height: 1.05rem;
  align-items: center;
  justify-content: space-between;
}
.tzgg li:first-child {
  /* border-top: solid 0.02rem #dddddd; */
}
.tzgg li .date{
  text-align: center;
  width: 1rem;
  height: 1rem;
  background-color: #9e2924;
  color: white;
}
.tzgg li b{
  display: block;
  font-size: 0.34rem;
  line-height: 0.4rem;
  margin-top: 0.15rem;
  font-weight: normal;
}
.tzgg li span{
  display: block;
  font-size: 0.22rem;
}
.tzgg li p {
  width: 5rem;
  margin-left: 0.2rem;
  font-size: 0.24rem;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#news li p{
  width: 5.4rem;
  margin-right: 0.2rem;
  text-align: left;
}
.zysz li p{
  width: 3rem!important;
}
.tzgg li i {
  display: block;
  font-style: normal;
  font-size: 0.2rem;
  color: #999999;
  margin-right: 0.2rem;
}
.bgjz {
  position: relative;
  width: 6.89rem;
  height: 5.35rem;
  margin: 0 auto;
  box-shadow: 0.01rem 0.08rem 0.09rem 0rem rgba(0, 0, 0, 0.05);
}
.bgjz .imgBox {
  width: 6.89rem;
  height: 2.55rem;
  border-radius: 0.08rem 0.08rem 0 0;
  overflow: hidden;
  margin-top: 0.4rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bgjz .font {
  width: 6.89rem;
  height: 2.8rem;
  background-color: #ffffff;
  border-radius: 0.08rem;
  overflow: hidden;
  position: absolute;
  top: 2.48rem;
}
.bgjz .font h3 {
  width: 6.48rem;
  margin: 0 auto;
  line-height: 1.4;
  margin-top: 0.2rem;
  font-size: 0.24rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.bgjz .font p {
  width: 6.48rem;
  height: 0.21rem;
  line-height: 0.21rem;
  font-size: 0.2rem;
  margin: 0 auto;
  text-indent: 0.1rem;
  color: #999999;
  margin-top: 0.2rem;
}
.bgjz .font p.addres em {
  width: 0.32rem;
  height: 0.14rem;
  margin-top: 0.04rem;
  border-left: solid 0.01rem #9e2924;
  transition: all 0.4s;
  float: right;
}
.bgjz .font p.addres em img {
  display: block;
  width: 0.17rem;
  height: 0.14rem;
  transition: all 0.4s;
}
.bgjz .font p.time::before,
.bgjz .font p.addres::before {
  content: "";
  display: block;
  float: left;
  width: 0.21rem;
  height: 0.21rem;
  background: url(../img/time_icon.png) center no-repeat;
  background-size: cover;
}
.bgjz .font p.addres::before {
  background: url(../img/project_icon.png) center no-repeat;
  background-size: cover;
}
.bgjz .font .lookMore {
  margin-top: 0.3rem;
  margin-bottom: 0;
}
/* 系部展示 */
.xbjs .index_title {
  padding-top: 0;
}
.xbjs ul {
  padding-top: 0.15rem;
  padding-bottom: 0.3rem;
}
.xbjs li {
  width: 6.9rem;
  height: 1.25rem;
  margin: 0 auto;
  margin-top: 0.15rem;
  border-radius: 0.08rem;
  line-height: 1.25rem;
  text-align: center;
  font-size: 0;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}
.xbjs li::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.6) 21%,
    rgba(0, 0, 0, 0.29) 100%
  );
  position: absolute;
  left: 0;
  top: 0;
}
.xbjs li p {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.xbjs li i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.08rem;
}
.xbjs li i img {
  display: block;
  max-width: 0.43rem;
  max-height: 100%;
}
.xbjs li span {
  display: inline-block;
  font-size: 0.32rem;
  color: white;
  vertical-align: middle;
}
/* 新媒体说 */
.xmts ul {
  overflow: hidden;
  padding-top: 0.3rem;
}
.xmts li {
  margin-bottom: 0.4rem;
}
.xmts a {
  display: block;
  height: 0.9rem;
}
.xmts .imgBox {
  float: left;
}
.xmts .imgBox.wxIcon {
  width: 0.57rem;
  height: 0.46rem;
  background: url(../img/xmt_wx.png) center no-repeat;
  background-size: 100% 100%;
  margin-top: 0.15rem;
}
.xmts .imgBox.wbIcon {
  width: 0.55rem;
  height: 0.46rem;
  background: url(../img/xmt_wb.png) center no-repeat;
  background-size: 100% 100%;
  margin-top: 0.14rem;
}
.xmts .imgBox.ttIcon {
  width: 0.57rem;
  height: 0.57rem;
  background: url(../img/xmt_tt.png) center no-repeat;
  background-size: 100% 100%;
  margin-top: 0.05rem;
}
.xmts .font {
  margin-left: 0.4rem;
  float: left;
  width: 5.92rem;
  height: 100%;
}
.xmts .font h3 {
  font-size: 0.24rem;
  line-height: 1.5;
  margin-top: 0.065rem;
}
.xmts .font p {
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #999999;
  margin-top: 0.12rem;
}

/* 子页面开始 */
.pageBanner {
  width: 100%;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}
.pageMap {
  width: 6.89rem;
  border-bottom: solid 0.02rem #9e2924;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 0.2rem;
  margin-bottom: 0.3rem;
}
.pageMap > b {
  display: block;
  float: left;
  font-size: 0.24rem;
  color: #9e2924;
  line-height: 1;
  margin-bottom: 0.09rem;
}
.pageMap > p {
  float: right;
  padding-top: 0.05rem;
  color: #666666;
  font-size: 0.2rem;
  line-height: 1;
}
/* .pageCont{padding-bottom: .2rem;} */
/* 翻页 */
.pageMove {
  text-align: center;
  font-size: 0;
  margin-bottom: 0.4rem;
}
.pageMove a {
  display: inline-block;
  font-size: 0.24rem;
  color: #666666;
  margin: 0 0.2rem;
}
.pageMove a.on {
  border-bottom: solid 0.02rem #da251d;
}

/* 管理机构 */
.gljg {
  width: 6.9rem;
  margin: 0 auto;
  background-color: #ffffff;
  box-shadow: 0rem 0.03rem 0.1rem 0rem rgba(34, 24, 21, 0.06);
  margin-bottom: 0.4rem;
  padding-bottom: 0.4rem;
}
.gljg li {
  float: left;
  margin: 0 0.09rem;
  margin-top: 0.32rem;
  width: 2.1rem;
  height: 0.5rem;
  border: solid 0.01rem #999999;
  box-sizing: border-box;
  text-align: center;
  line-height: 0.48rem;
  font-size: 0.2rem;
}
/* 科院影像 */
.kyyx {
  width: 6.91rem;
  margin: 0 auto;
  padding-bottom: 0.1rem;
}
.kyyx li {
  width: 100%;
  height: 4.06rem;
  border-radius: 0.1rem;
  overflow: hidden;
  margin-bottom: 0.3rem;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.kyyx li::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/video_qj.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
#DialogBox {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999999;
}
.DialogMain {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: white;
  border-radius: 0.05rem;
}
.DialogMain .close_btn {
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  background: url(../img/colse_icon.png) center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0rem;
  top: 0rem;
  z-index: 99;
  opacity: 1;
  transition: all 0.4s;
}
/* 荣誉展示 */
.ryzs {
  width: 6.89rem;
  margin: 0 auto;
}
.ryzs li {
  width: 3.21rem;
  height: 2.22rem;
  border: solid 0.01rem #333333;
  float: left;
  margin-bottom: 0.3rem;
  box-sizing: border-box;
}
.ryzs li:nth-child(even) {
  float: right;
}
.ryzs li img {
  display: block;
  width: 2.95rem;
  height: 1.96rem;
  margin: 0.13rem;
}

/* 在线报名 */
.pageCont .baoming{
	background-color: #ffffff;
	box-shadow: 0px 4px 5px 0px 
		rgba(87, 87, 87, 0.1);
	border-radius: 4px;
	border: solid 1px #eeeeee;
	margin: 30px auto;
	padding: 20px 0;
	position: relative;
}
.pageCont .baoming h1{
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	color: #333333;
	margin-top: 20px;
}
.pageCont .baoming .formDiv{
	width: 360px;
	margin: 0 auto;
}
.pageCont .baoming .formDiv p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	color: #666666;
}
.pageCont .baoming .formDiv input{
	width: 320px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #e5e5e5;
	display: block;
	padding: 0 20px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	color: #161414;
}
.pageCont .baoming .selectDiv{
	width: 360px;
	position: relative;
}
.pageCont .baoming .formDiv select{
	width: 360px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #e5e5e5;
	padding: 0 16px;
	font-size: 16px;
	color: #161414;
}
.pageCont .baoming .formDiv .selectDiv::after{
	content: '';
	width: 20px;
	height: 11px;
	background-image: url(../img/jt.png);
	position: absolute;
	right: 14px;
	top: 52px;
	display: inline-block;
}
.pageCont .baoming .subBtn{
	width: 300px;
	height: 44px;
	background-color: #9e2924;
	border-radius: 22px;
	border: solid 1px #e5e5e5;
	margin: 40px auto;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 2px;
	color: #ffffff;
	display: block;
	cursor: pointer;
}
.success{
	display: none;
	width: 300px;
	height: 400px;
	background-color: #eeeeee;
	border-radius: 4px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 217px;
	top: 160px;
}
.success p{
	width: 97px;
	height: 97px;
	margin: 0px auto;
	padding-top: 90px;
}
.success span{
	display: block;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	color: #333333;
	margin-top: 30px;
}
.success .fanhui{
	width: 155px;
	height: 44px;
	background-color: #dcdcdc;
	border-radius: 22px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 2px;
	color: #666666;
	margin: 50px auto;
	cursor: pointer;
}


/* 通知公告 */
.pageCont .xyxw {
  width: 6.9rem;
  margin: 0 auto;
}
.xrld {
  width: 6.9rem;
  margin: 0 auto;
}
.xrld li {
  width: 3.39rem;
  height: 1.64rem;
  background-color: #ffffff;
  box-shadow: 0rem 0.03rem 0.1rem 0rem rgba(34, 24, 21, 0.06);
  border-radius: 0.1rem;
  float: left;
  margin-bottom: 0.3rem;
}
.xrld li:nth-child(even) {
  float: right;
}
.xrld li .imgBox {
  width: 1.15rem;
  height: 1.31rem;
  float: left;
  margin: 0.16rem;
  margin-right: 0;
}
.xrld li .font {
  width: 1.55rem;
  float: left;
  margin-left: 0.3rem;
  line-height: 1;
  padding-top: 0.15rem;
}
.xrld li .font b {
  display: block;
  font-weight: normal;
  font-size: 0.24rem;
  position: relative;
}
.xrld li .font b::before {
  content: "";
  width: 0.02rem;
  height: 0.16rem;
  background-color: #9e2924;
  position: absolute;
  left: -0.08rem;
  top: 0.05rem;
}
.xrld li .font i {
  display: block;
  font-style: normal;
  font-size: 0.2rem;
  color: #666666;
  margin-top: 0.25rem;
}
.xrld li .font hr {
  display: block;
  border: none;
  width: 1.27rem;
  border-bottom: dashed 0.02rem #666666;
  margin-top: 0.1rem;
}
.xrld li .font span {
  display: block;
  font-size: 0.2rem;
  margin-top: 0.15rem;
}
/* 拥有综述的模块 */
.pageHaszs_zs {
  width: 6.9rem;
  margin: 0 auto;
  margin-bottom: 0.3rem;
}
.pageHaszs_zs h3 {
  text-align: center;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.24rem;
}
.pageHaszs_zs div {
  font-size: 0.2rem;
  text-indent: 2em;
  line-height: 1.5;
  text-align: justify;
}
.pageHasTt {
  text-align: center;
  margin-bottom: 0.3rem;
}
.pageHasTt span {
  display: inline-block;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 1;
  position: relative;
}
.pageHasTt span::before,
.pageHasTt span::after {
  content: "";
  width: 0.26rem;
  height: 0.04rem;
  background-color: #9e2924;
  position: absolute;
  top: 0.12rem;
}
.pageHasTt span::before {
  left: -0.4rem;
}
.pageHasTt span::after {
  right: -0.4rem;
}
/* 校企合作 */
.xqhz ul {
  width: 6.9rem;
  margin: 0 auto;
  padding-bottom: 0.01rem;
}
.xqhz ul li {
  width: 6.9rem;
  height: 2.45rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 0.1rem 0rem rgba(0, 0, 0, 0.05);
  margin-bottom: 0.3rem;
}
.xqhz ul li .imgBox {
  width: 1.9rem;
  height: 2.45rem;
  float: left;
}
.xqhz ul li .imgBox img{
  object-fit: contain;
}

.xqhz ul li .font {
  width: 4.6rem;
  margin-left: 0.23rem;
  float: left;
}
.xqhz ul li .font h3 {
  padding-top: 0.15rem;
  overflow: hidden;
  margin-bottom: 0.15rem;
}
.xqhz ul li .font h3 span {
  display: block;
  float: left;
  line-height: 1.2;
  font-size: 0.24rem;
  max-width: 2.6rem;
}
.xqhz ul li .font h3 i {
  display: block;
  float: right;
  font-size: 0.2rem;
  line-height: 1.2;
  color: #666666;
  font-style: normal;
  position: relative;
  margin-top: 0.02rem;
}
.xqhz ul li .font h3 i::before {
  content: "";
  width: 0.21rem;
  height: 0.21rem;
  background: url(../img/time_icon_666.png) center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -0.25rem;
  top: 0.02rem;
}
.xqhz ul li .font p {
  font-size: 0.2rem;
  color: #999999;
  line-height: 1.75;
  text-align: justify;
}
/* 校园风光 */
.xyfg {
  width: 6.9rem;
  margin: 0 auto;
}
.xyfg li {
  float: left;
  width: 3.31rem;
}
.xyfg li:nth-child(even) {
  float: right;
}
.xyfg li .imgBox {
  width: 3.31rem;
  height: 2.16rem;
}
.xyfg li span {
  display: block;
  text-align: center;
  font-size: 0.24rem;
  line-height: 1.2;
  margin-top: 0.2rem;
  margin-bottom: 0.3rem;
}
/* 新闻快讯 */
.xwkx {
  width: 6.9rem;
  margin: 0 auto;
}
.xwkx li {
  width: 6.9rem;
  height: 1.82rem;
  background-color: #ffffff;
  box-shadow: 0rem 0.03rem 0.1rem 0rem rgba(34, 24, 21, 0.06);
  border-radius: 0.1rem;
  margin-bottom: 0.3rem;
}
.xwkx li .imgBox {
  width: 1.4rem;
  height: 1.4rem;
  background-color: #d8d8d8;
  border-radius: 0.08rem;
  overflow: hidden;
  float: left;
  margin: 0.16rem 0 0 0.16rem;
}
.xwkx li .font {
  float: left;
  width: 4.8rem;
  margin-left: 0.2rem;
}
.xwkx li .font b {
  display: block;
  font-size: 0.24rem;
  font-weight: normal;
  line-height: 1.25;
  margin-top: 0.18rem;
}
.xwkx li .font span {
  display: block;
  font-size: 0.2rem;
  color: #999999;
  line-height: 1.25;
  margin-top: 0.15rem;
}
.xwkx li .font i {
  display: block;
  font-size: 0.2rem;
  color: #999999;
  line-height: 1;
  margin-top: 0.2rem;
  font-style: normal;
}
/* 详情页 */
.details {
  width: 6.9rem;
  margin: 0 auto;
}
.details .details-title {
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.3rem;
  font-weight: bold;
  border-bottom: solid 0.02rem #eeeeee;
  padding-bottom: 0.15rem;
}
.details .details-ftitle {
  text-align: center;
  font-size: 0;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.details .details-ftitle span {
  display: inline-block;
  font-size: 0.2rem;
  color: #666666;
  margin: 0 0.3rem;
  position: relative;
}
.details .details-ftitle span.time_icon::before {
  content: "";
  width: 0.23rem;
  height: 0.23rem;
  background: url(../img/time_icon_666.png) center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -0.33rem;
  top: 0.01rem;
}
.details .details-ftitle span.view_icon::before {
  content: "";
  width: 0.26rem;
  height: 0.18rem;
  background: url(../img/yanjing_icon.png) center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -0.36rem;
  top: 0.05rem;
}
.details .details-main {
  font-size: 0.2rem;
  text-align: justify;
}
.details .details-main * {
  max-width: 100% !important;
  height: auto;
}
.details .details-main img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
/* 单页 */
.singlePage {
  width: 6.9rem;
  margin: 0 auto;
}
.singlePage .singlePage-title {
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.3rem;
  font-weight: bold;
  padding-bottom: 0.15rem;
}
.singlePage .singlePage-main {
  font-size: 0.2rem;
  text-align: justify;
}
.singlePage .singlePage-main img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
}
.singlePage .singlePage-main * {
  max-width: 100% !important;
}
/* 优秀学子 */
.yxxz ul {
  width: 6.9rem;
  margin: 0 auto;
  padding-bottom: 0.01rem;
}
.yxxz ul li {
  width: 6.9rem;
  height: 1.57rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 0.1rem 0rem rgba(0, 0, 0, 0.05);
  margin-bottom: 0.3rem;
}
.yxxz ul li .imgBox {
  width: 1.38rem;
  height: 1.57rem;
  float: left;
}
.yxxz ul li .font {
  width: 5.1rem;
  margin-left: 0.23rem;
  float: left;
}
.yxxz ul li .font h3 {
  padding-top: 0.15rem;
  overflow: hidden;
  margin-bottom: 0.15rem;
}
.yxxz ul li .font h3 span {
  display: block;
  float: left;
  line-height: 1.2;
  font-size: 0.24rem;
  max-width: 85%;
}
.yxxz ul li .font h3 i {
  display: block;
  float: right;
  font-size: 0.2rem;
  line-height: 1.2;
  color: #666666;
  font-style: normal;
  position: relative;
  margin-top: 0.02rem;
}
.yxxz ul li .font h3 i::before {
  content: "";
  width: 0.21rem;
  height: 0.21rem;
  background: url(../img/time_icon_666.png) center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -0.25rem;
  top: 0.02rem;
}
.yxxz ul li .font p {
  font-size: 0.2rem;
  color: #999999;
  line-height: 0.3rem;
  text-align: justify;
}
/* 专业设置 */
.zysz {
  width: 6.9rem;
  margin: 0 auto;
}
/* .zysz {box-sizing:border-box;padding:0 0.21rem;padding-bottom:0.4rem;} */
.zysz li {
  float: left;
  width: 3.34rem;
  box-shadow: 0rem 0.03rem 0.1rem 0rem rgba(34, 24, 21, 0.06);
  margin-top: 0.3rem;
  overflow: hidden;
  border-radius: 0.4rem 0rem 0rem 0rem;
}
.zysz li:nth-child(even) {
  float: right;
}
.zysz li .imgBox {
  width: 100%;
  height: 2.26rem;
}
.zysz li .fontBox {
  width: 100%;
  height: 1rem;
  background: url(../img/zysz_bg.jpg) center no-repeat;
  background-size: 100% 100%;
}
.zysz li .fontBox p {
  width: 85%;
  line-height: 1.25;
  font-size: 0.26rem;
  font-weight: bold;
  padding-left: 0.1rem;
  letter-spacing: 0.01rem;
  color: #9e2424;
  margin-left: 0.2rem;
  float: left;
  margin-top: 0.4rem;
  border-left: solid 0.02rem #9e2924;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 资料下载 */
.zlxz {
  width: 6.9rem;
  margin: 0 auto;
}
.zlxz li {
  width: 6.91rem;
  height: 1rem;
  background-color: #ffffff;
  box-shadow: 0rem 0.06rem 0.2rem 0rem rgba(0, 0, 0, 0.1);
  position: relative;
  margin-bottom: 0.3rem;
}
.zlxz li .date {
  width: 0.91rem;
  height: 1rem;
  background-color: #9e2924;
  float: left;
  line-height: 1;
  color: white;
}
.zlxz li .date b {
  display: block;
  text-align: center;
  font-size: 0.24rem;
  padding-top: 0.25rem;
  padding-bottom: 0.1rem;
}
.zlxz li .date span {
  display: block;
  text-align: center;
  font-size: 0.2rem;
}
.zlxz li p {
  width: 5rem!important;
  position: absolute;
  left: 1.1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.22rem;
  color: #9e2924;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zlxz li i {
  display: block;
  width: 0.33rem;
  height: 0.39rem;
  position: absolute;
  right: 0.2rem;
  top: 0.3rem;
  background: url(../img/download_icon_on.png) center no-repeat;
  background-size: 100% 100%;
}
/* 领导邮箱 */
.emall_m {
  width: 6.9rem;
  margin: 0 auto;
}
.emall_sm {
  text-indent: 2em;
  font-size: 0.2rem;
  line-height: 0.32rem;
}
.emall_sm p {
  margin: 0.05rem 0;
}
#emall h3 {
  text-align: center;
  position: relative;
  padding-bottom: 0.1rem;
  line-height: 1.2;
  font-size: 0.18rem;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
#emall h3::after {
  content: "";
  width: 0.4rem;
  height: 0.02rem;
  background-color: #9e2924;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -0.2rem;
}
#emall p {
  line-height: 0.48rem;
  margin-bottom: 0.2rem;
}
#emall p label {
  display: block;
  float: left;
  width: 0.69rem;
}
#emall p input,
#emall p textarea {
  width: 3.2rem;
  height: 0.48rem;
  border: solid 0.01rem #9e2924;
  box-sizing: border-box;
  text-indent: 0.1rem;
}
#emall p.emall_w2 input,
#emall p.emall_w2 textarea {
  width: 6.2rem;
}
#emall p.emall_w2 textarea {
  height: 1rem;
  padding: 0.1rem 0.1rem;
  text-indent: 0;
}
#emall .sendEmallBtn {
  display: block;
  width: 2.82rem;
  height: 0.48rem;
  background-color: #9e2924;
  border-radius: 0.24rem;
  margin: 0 auto;
  font-size: 0.24rem;
  color: white;
}
/* 教学单位 */
.jxdw {
  width: 6.9rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0.2rem 0.2rem;
  box-shadow: 0rem 0.03rem 0.1rem 0rem rgba(34, 24, 21, 0.06);
}
.jxdw li {
  width: 3.1rem;
  height: 0.89rem;
  border: solid 0.04rem #9e2924;
  float: left;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 0.3rem;
}
.jxdw li:nth-child(even) {
  float: right;
}
.jxdw li .imgBox {
  position: absolute;
  width: 1.21rem;
  height: 0.89rem;
  top: -0.04rem;
  left: -0.04rem;
}
.jxdw li .fontBox {
  float: left;
  margin-left: 1.1rem;
  width: 1.45rem;
  height: 0.8rem;
  position: relative;
}
.jxdw li .fontBox i {
  display: block;
  width: 0.26rem;
  height: 0.25rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0.28rem;
}
.jxdw li .fontBox span {
  display: block;
  float: left;
  width: 1.6rem;
  line-height: 1.25;
  font-size: 0.22rem;
  position: absolute;
  left: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
}

.gjhz {
  width: 6.9rem;
  margin: 0 auto;
}
.gjhz li {
  float: left;
  width: 3.21rem;
  margin-bottom: 0.26rem;
}
.gjhz li:nth-child(even) {
  float: right;
}
.gjhz li img {
  display: block;
  width: 100%;
  height: 2.1rem;
}
.gjhz li div {
  display: block;
  height: 1.91rem;
  background-color: #f8f8f8;
  line-height: 1.2;
  padding: 0 0.12rem;
  padding-top: 0.24rem;
  box-sizing: border-box;
}
.gjhz li div h3 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.22rem;
}
.gjhz li div p {
  font-size: 0.2rem;
  color: #999999;
  margin-top: 0.14rem;
  line-height: 1.75;
}
/* 心理咨询 */
/* .xlzx{width: 6.9rem;margin: 0 auto;} */
.xlzx h3 {
  text-align: center;
  font-size: 0.3rem;
  letter-spacing: 0.02rem;
  line-height: 1;
  font-weight: bold;
  padding-bottom: 0.16rem;
  position: relative;
  margin-bottom: 0.6rem;
}
.xlzx h3::after {
  content: "";
  width: 0.4rem;
  height: 0.02rem;
  background-color: #9e2924;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -0.2rem;
}
.input_row {
  width: 6.9rem;
  margin: 0 auto;
}
.xlzx .input_box {
  margin-top: 0.3rem;
}
.xlzx .input_box label {
  display: block;
  font-size: 0.28rem;
}
.xlzx .input_box label::after {
  content: "*";
  color: #9e2924;
}
.xlzx .input_box input {
  display: block;
  width: 6.87rem;
  height: 0.74rem;
  box-sizing: border-box;
  padding: 0 0.05rem;
  border-radius: 0.08rem;
  border: solid 0.01rem #9e2924;
  margin-top: 0.2rem;
}
.radio_row {
  width: 100%;
  border-top: solid 0.1rem #f8f8f8;
  border-bottom: solid 0.1rem #f8f8f8;
  margin: 0.3rem 0;
  padding-bottom: 0.3rem;
}
.xlzx h4 {
  width: 6.9rem;
  margin: 0 auto;
  letter-spacing: 0.02rem;
  font-size: 0.3rem;
  line-height: 1;
  position: relative;
  margin-top: 0.3rem;
  text-indent: 0.09rem;
  padding-bottom: 0.3rem;
  border-bottom: dashed 0.02rem #dddddd;
}
.xlzx h4::before {
  content: "";
  width: 0.03rem;
  height: 0.3rem;
  background-color: #9e2924;
  position: absolute;
  left: 0;
  top: 0.02rem;
}
.xlzx h5 {
  width: 6.9rem;
  margin: 0 auto;
  font-size: 0.24rem;
  letter-spacing: 0.01rem;
  color: #9e2924;
  line-height: 1;
  margin-top: 0.2rem;
}
.xlzx .mustInput::after {
  content: "*";
  color: #9e2924;
}
.radio_box {
  width: 6.9rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.23rem;
}
.radio_box span {
  width: 1.45rem;
  height: 0.51rem;
  background-color: #f8f8f8;
  position: relative;
  border-radius: 0.26rem;
  line-height: 0.51rem;
  text-align: center;
  margin-top: 0.07rem;
  margin-bottom: 0.3rem;
  font-size: 0.24rem;
}
.radio_box span.on {
  background-color: #9e2424;
  color: white;
}
.xlzx .otherMsg {
  width: 6.9rem;
  height: 1.55rem;
  border-radius: 0.08rem;
  border: solid 0.01rem #9e2924;
  margin: 0 auto;
}
.xlzx .otherMsg textarea {
  width: 100%;
  height: 100%;
  border-radius: 0.08rem;
  box-sizing: border-box;
  padding: 0.1rem;
}
.xlzx .select_box {
  width: 6.9rem;
  margin: 0 auto;
  margin-top: 0.3rem;
}
.xlzx .select_box label {
  display: block;
  font-size: 0.28rem;
  margin-bottom: 0.2rem;
}
.xlzx .select_box select {
  width: 6.9rem;
  height: 0.74rem;
  border-radius: 0.08rem;
  border: solid 0.01rem #9e2924;
  box-sizing: border-box;
  padding: 0.1rem;
  font-size: 0.26rem;
}
.ghtime_row h5 {
  color: #333333;
}
.ghtime_row h5:first-of-type {
  color: #9e2924;
}
#sendxlzx {
  display: block;
  width: 6.84rem;
  height: 0.8rem;
  background-color: #9e2924;
  border-radius: 0.4rem;
  margin: 0 auto;
  margin-top: 0.66rem;
  text-align: center;
  font-size: 0.36rem;
  text-align: center;
  line-height: 0.8rem;
  color: white;
  letter-spacing: 0.02rem;
}
