@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.mainWeb {
  width: 1200px;
  margin: 0 auto;
}

.header {
  background: url(/_upload/tpl/0e/7c/3708/template3708/img/header-bg.png) no-repeat;
  background-size: cover;
  object-fit: cover;
  width: 100%;
  height: 142px;
}
.header .mainWeb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header .mainWeb .left a {
  display: block;
}
.header .mainWeb .logo {
  width: 400px;
  height: 78px;
}
.header .mainWeb .menu-icon {
  display: none;
}
.header .mainWeb .right {
  display: flex;
  flex-direction: column;
}
.header .mainWeb .right #p4 .wp_nav {
  display: flex;
  justify-content: space-evenly;
}
.header .mainWeb .right #p4 .wp_nav .nav-item a {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #FFFFFF;
}
.header .mainWeb .right .top {
  display: flex;
  justify-content: space-evenly;
}
.header .mainWeb .right .top a {
  text-decoration: none;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #FFFFFF;
}
.header .mainWeb .right #p5 .wp_search {
  width: 340px;
  height: 45px;
  border-radius: 508px;
  padding: 0 24px;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 2px solid #421527;
  margin-top: 10px;
}
.header .mainWeb .right #p5 .wp_search td {
  width: 100%;
  height: 42px;
}
.header .mainWeb .right #p5 .wp_search input:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset !important;
}
.header .mainWeb .right #p5 .wp_search input:-internal-autofill-previewed, .header .mainWeb .right #p5 .wp_search input:-internal-autofill-selected {
  -webkit-text-fill-color: #333333 !important;
}
.header .mainWeb .right #p5 .wp_search .keyword {
  border: none;
  outline: none;
  width: 265px !important;
}
.header .mainWeb .right #p5 .wp_search .search {
  background: url(/_upload/tpl/0e/7c/3708/template3708/img/search-icon.png) no-repeat;
  width: 24px;
  height: 24px;
  margin-top: 8px;
  margin-left: 8px;
}

.nav {
  width: 100%;
}
.nav .mainWeb {
  height: 100%;
}
.nav .mainWeb #p1 {
  width: 100%;
}
.nav .mainWeb #p1 .wp_nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.nav .mainWeb #p1 .wp_nav a {
  text-decoration: none;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}
.nav .mainWeb #p1 .wp_nav a:hover {
  background-color: #421527;
  color: #FFFFFF;
}
.nav .mainWeb #p1 .wp_nav .nav-item {
  line-height: 48px;
}
.nav .mainWeb #p1 .wp_nav .nav-item .parent {
  color: #FFFFFF;
  background-color: #421527;
}
.nav .mainWeb #p1 .wp_nav .nav-item .item-name {
  padding: 5px 16px;
}
.nav .mainWeb #p1 .wp_nav::after {
  display: none;
}
.nav .mainWeb #p1 .sub-nav {
  min-width: 146px;
  border: none;
}
.nav .mainWeb #p1 .sub-nav a {
  text-decoration: none;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  background-color: #FFFFFF;
}
.nav .mainWeb #p1 .sub-nav a:hover {
  background-color: #421527;
}
.nav .mainWeb #p1 .sub-nav a:hover a {
  color: #FFFFFF;
}

.swiper {
  width: 100%;
  height: 500px;
}
.swiper .swiper-button-prev {
  left: 0px;
  background-image: url(/_upload/tpl/0e/7c/3708/template3708/img/icon_prev.png);
  height: 64px;
  width: 38px;
  background-size: auto;
}
.swiper .swiper-button-prev::after {
  content: "";
}
.swiper .swiper-pagination-bullet-active {
  background-color: #FFFFFF;
  box-shadow: 0 0 10px #fff;
}
.swiper .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
}
.swiper .swiper-button-next {
  right: 0px;
  background-image: url(/_upload/tpl/0e/7c/3708/template3708/img/icon_next.png);
  height: 64px;
  width: 38px;
  background-size: auto;
}
.swiper .swiper-button-next::after {
  content: "";
}
.swiper .swiperBox {
  width: 100%;
  height: 500px;
}
.swiper .swiperBox a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper .swiperBox img {
  height: 500px;
  object-fit: cover;
}
.swiper #id2 .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}

.iconContainer .mainWeb {
  display: flex;
  justify-content: space-between;
  padding: 16px 0;
}
.iconContainer .mainWeb .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 133.33px;
  text-decoration: none;
}
.iconContainer .mainWeb .item .top {
  width: 100px;
  height: 100px;
}
.iconContainer .mainWeb .item .bottom {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  color: #333333;
  padding: 0 17px;
}
.iconContainer .mainWeb .item .ic-top {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 381px;
  background: linear-gradient(180deg, #421527 0%, #0A3263 100%);
  box-shadow: 0px 4px 10px 0px rgba(57, 124, 211, 0.5), inset 0px 4px 10px 0px rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
.iconContainer .mainWeb .item .ic-top img {
  position: absolute;
}
.iconContainer .mainWeb .item .ic-text {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  text-align: center;
  color: #333333;
  padding: 16px 17px 0;
}

.collegeFocus {
  height: 560px;
  background: url(/_upload/tpl/0e/7c/3708/template3708/img/college-focus-bg.png) no-repeat;
  background-size: cover;
  object-fit: cover;
}
.collegeFocus .mainWeb {
  display: flex;
  flex-direction: column;
}
.collegeFocus .mainWeb .mHeader {
  display: flex;
  flex-direction: column;
  padding-top: 24px;
}
.collegeFocus .mainWeb .mHeader .top {
  display: flex;
  align-items: center;
  padding-bottom: 8px;
}
.collegeFocus .mainWeb .mHeader .top .left {
  display: flex;
  align-items: center;
}
.collegeFocus .mainWeb .mHeader .top .left img {
  width: 24px;
  height: 24px;
  display: none;
}
.collegeFocus .mainWeb .mHeader .top .left span {
  font-family: SourceHanSansCN-Bold;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  color: #421527;
}
.collegeFocus .mainWeb .mHeader .top .right {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #999999;
  text-decoration: none;
  margin-left: 10px;
}
.collegeFocus .mainWeb .mHeader .bottom {
  width: 150px;
  height: 2px;
  opacity: 1;
  align-self: stretch;
  background: #421527;
}
.collegeFocus .mainWeb .mMain {
  width: 100%;
  height: 278px;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.collegeFocus .mainWeb .mMain #p6 {
  width: 100%;
}
.collegeFocus .mainWeb .mMain tbody {
  width: 100%;
}
.collegeFocus .mainWeb .mMain tbody tr {
  display: flex;
  justify-content: space-between;
}
.collegeFocus .mainWeb .mMain .item {
  width: 380px;
  height: 268px;
  position: relative;
}
.collegeFocus .mainWeb .mMain .item .topImg {
  width: 100%;
  height: 214px;
  overflow: hidden;
}
.collegeFocus .mainWeb .mMain .item .topImg:hover img {
  transform: scale(1.2);
}
.collegeFocus .mainWeb .mMain .item .topImg .newImg {
  width: 100%;
  height: 214px;
  transition: all 1.2s;
  object-fit: cover;
}
.collegeFocus .mainWeb .mMain .item .topImg .date {
  text-align: center;
  left: 16px;
  bottom: 42px;
  padding: 10px 20px;
  position: absolute;
  z-index: 1000;
  background-color: #421527;
  color: white;
}
.collegeFocus .mainWeb .mMain .item .topImg .date .month {
  font-size: 16px;
}
.collegeFocus .mainWeb .mMain .item .topImg .date .day {
  font-size: 26px;
}
.collegeFocus .mainWeb .mMain .item .bottomTxt {
  width: 380px;
  height: 54px;
  padding: 0 16px;
}
.collegeFocus .mainWeb .mMain .item .bottomTxt .txt {
  width: 348px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 限制在一个块元素显示的文本的行数 */
  -webkit-box-orient: vertical;
  /* 垂直排列 */
  word-break: break-all;
  /* 内容自动换行 */
}
.collegeFocus .mainWeb .mMain .item .bottomTxt .txt a {
  color: #333333;
  text-decoration: none;
}
.collegeFocus .mainWeb .mBottom {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.collegeFocus .mainWeb .mBottom .mbLeft {
  height: 146px;
  width: 100%;
}
.collegeFocus .mainWeb .mBottom .mbLeft #p7 {
  width: 100%;
  height: 146px;
}
.collegeFocus .mainWeb .mBottom .mbLeft #wp_iframe_hotArticle_w7 {
  width: 100%;
}
.collegeFocus .mainWeb .mBottom .mbLeft tbody {
  height: 146px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: space-between;
  justify-content: space-between;
}
.collegeFocus .mainWeb .mBottom .mbLeft tr:nth-child(1) .number {
  border: 1px solid #C01920;
  color: #C01920;
}
.collegeFocus .mainWeb .mBottom .mbLeft tr:nth-child(2) .number {
  border: 1px solid #F98820;
  color: #F98820;
}
.collegeFocus .mainWeb .mBottom .mbLeft tr:nth-child(3) .number {
  border: 1px solid #F8C055;
  color: #F8C055;
}
.collegeFocus .mainWeb .mBottom .mbLeft tr:nth-child(n+4) .number {
  border: 1px solid #c5c2bd;
  color: #b3b1ad;
}
.collegeFocus .mainWeb .mBottom .mbLeft .line {
  width: 585px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px dashed #D8D8D8;
  height: 38px;
  line-height: 52px;
  margin-right: 36px;
}
.collegeFocus .mainWeb .mBottom .mbLeft .line .number {
  width: 40px;
  height: 22px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-family: PingFangSC-Medium;
  font-size: 14px;
}
.collegeFocus .mainWeb .mBottom .mbLeft .line .text {
  width: 438px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.collegeFocus .mainWeb .mBottom .mbLeft .line .text a {
  text-decoration: none;
  color: #333333;
}
.collegeFocus .mainWeb .mBottom .mbLeft .line .text a:hover {
  color: #1890ff;
}
.collegeFocus .mainWeb .mBottom .mbLeft .line .time {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #421527;
}

.report {
  height: 390px;
  background: url(/_upload/tpl/0e/7c/3708/template3708/img/report-bg.png) no-repeat;
  background-size: cover;
  object-fit: cover;
}
.report .mainWeb {
  display: flex;
  justify-content: space-between;
}
.report .mainWeb .mLeft {
  width: 586px;
}
.report .mainWeb .mLeft .mHeader {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 24px;
}
.report .mainWeb .mLeft .mHeader .top {
  display: flex;
  align-items: center;
  padding-bottom: 8px;
}
.report .mainWeb .mLeft .mHeader .top .left {
  display: flex;
  align-items: center;
}
.report .mainWeb .mLeft .mHeader .top .left img {
  width: 24px;
  height: 24px;
  display: none;
}
.report .mainWeb .mLeft .mHeader .top .left span {
  font-family: SourceHanSansCN-Bold;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  color: #421527;
}
.report .mainWeb .mLeft .mHeader .top .right {
  text-decoration: none;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #999999;
  margin-left: 10px;
}
.report .mainWeb .mLeft .mHeader .bottom {
  width: 150px;
  height: 2px;
  opacity: 1;
  align-self: stretch;
  background: #421527;
  margin-bottom: 24px;
}
.report .mainWeb .mLeft .mlBottom .overtime .week {
  background: #421527 !important;
}
.report .mainWeb .mLeft .mlBottom .overtime .summary, .report .mainWeb .mLeft .mlBottom .overtime .day {
  color: #666;
}
.report .mainWeb .mLeft .mlBottom .lineItem {
  display: flex;
  align-self: stretch;
  border-bottom: 1px dashed #D8D8D8;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.report .mainWeb .mLeft .mlBottom .lineItem .left {
  width: 66px;
  height: 66px;
  display: flex;
  flex-direction: column;
}
.report .mainWeb .mLeft .mlBottom .lineItem .left .week {
  height: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #421527;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  font-weight: normal;
  color: #F5F5F5;
}
.report .mainWeb .mLeft .mlBottom .lineItem .left .day {
  height: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid #421527;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}
.report .mainWeb .mLeft .mlBottom .lineItem .right {
  padding-left: 12px;
}
.report .mainWeb .mLeft .mlBottom .lineItem .right .rTitle a {
  text-decoration: none;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #333333;
}
.report .mainWeb .mLeft .mlBottom .lineItem .right .summary {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: #9E9E9E;
  margin-top: 8px;
}
.report .mainWeb .mLeft .mlBottom .lineItem .right .summary a {
  text-decoration: none;
  color: #9E9E9E;
}
.report .mainWeb .mainNotice {
  width: 580px;
}
.report .mainWeb .mainNotice .head {
  display: flex;
  padding-top: 24px;
  margin-bottom: 22px;
  border-bottom: 2px solid #c2c2c2;
}
.report .mainWeb .mainNotice .head .leftNav {
  display: flex;
  width: 488px;
  justify-content: space-between;
}
.report .mainWeb .mainNotice .head .leftNav .current {
  border-bottom: 2px solid #421527;
  color: #421527 !important;
}
.report .mainWeb .mainNotice .head .leftNav .navItem {
  height: 38px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #333333;
}
.report .mainWeb .mainNotice .head .leftNav .rightMore {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  line-height: 20px;
  margin-left: 20px;
}
.report .mainWeb .mainNotice .head .leftNav .rightMore a {
  text-decoration: none;
  color: #999999;
}
.report .mainWeb .mainNotice .contentItems {
  display: flex;
  flex-direction: column;
}
.report .mainWeb .mainNotice .contentItems .content {
  width: 585px;
  display: flex;
  display: none;
  flex-direction: column;
}
.report .mainWeb .mainNotice .contentItems .content .line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #D8D8D8;
  height: 56px;
}
.report .mainWeb .mainNotice .contentItems .content .line .text {
  width: 438px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.report .mainWeb .mainNotice .contentItems .content .line .text a {
  text-decoration: none;
  color: #333333;
}
.report .mainWeb .mainNotice .contentItems .content .line .text a:hover {
  color: #007aff;
}
.report .mainWeb .mainNotice .contentItems .content .line .time {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  line-height: 20px;
  color: #421527;
  z-index: 1;
}

.introduction {
  height: 466px;
  background: url(/_upload/tpl/0e/7c/3708/template3708/img/introduction-bg.png) no-repeat;
  background-size: cover;
  object-fit: cover;
  display: flex;
  align-items: center;
}
.introduction .mainWeb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.introduction .mainWeb .introItem {
  width: 380px;
}
.introduction .mainWeb .introItem .contentBox {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.introduction .mainWeb .introItem .contentBox img {
  padding: 0;
  height: 246px;
  width: 100%;
  transition: all 0.4s;
  object-fit: cover;
}
.introduction .mainWeb .introItem .contentBox .title {
  width: 100%;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #333333;
  padding: 5px 16px 0;
}
.introduction .mainWeb .introItem .contentBox .desc {
  width: 348px;
  height: 40px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  margin: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 限制在一个块元素显示的文本的行数 */
  -webkit-box-orient: vertical;
  /* 垂直排列 */
  word-break: break-all;
  /* 内容自动换行 */
}
.introduction .mainWeb .introItem .moreBox {
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.introduction .mainWeb .introItem .moreBox .more {
  text-decoration: none;
  width: 100px;
  height: 40px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  background: #421527;
  color: #FFFFFF;
  margin-bottom: 20px;
  margin-top: 10px;
}
.introduction .mainWeb .introItem .moreBox .morePlus {
  text-decoration: none;
  color: #9E9E9E;
  font-size: 14px;
  padding: 8px 0 10px 0;
}
.introduction .mainWeb .introItem .itTitle {
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #421527;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
}
.introduction .mainWeb .introItem .itMain {
  width: 100%;
  background-color: #FFFFFF;
}
.introduction .mainWeb .introItem #p11 a, .introduction .mainWeb .introItem #p20 a, .introduction .mainWeb .introItem #p21 a {
  text-decoration: none;
}
.introduction .mainWeb .introItem #p11 .c_pt_12, .introduction .mainWeb .introItem #p20 .c_pt_12, .introduction .mainWeb .introItem #p21 .c_pt_12 {
  background-color: #FFFFFF;
}
.introduction .mainWeb .introItem #p11 .c_pt_12 .c_txt p, .introduction .mainWeb .introItem #p20 .c_pt_12 .c_txt p, .introduction .mainWeb .introItem #p21 .c_pt_12 .c_txt p {
  text-indent: 0;
}
.introduction .mainWeb .introItem #p11 .c_pic, .introduction .mainWeb .introItem #p20 .c_pic, .introduction .mainWeb .introItem #p21 .c_pic {
  height: 246px;
  width: 380px;
  float: none;
  padding: 0;
  overflow: hidden;
}
.introduction .mainWeb .introItem #p11 .c_pic :hover img, .introduction .mainWeb .introItem #p20 .c_pic :hover img, .introduction .mainWeb .introItem #p21 .c_pic :hover img {
  transform: scale(1.2);
}
.introduction .mainWeb .introItem #p11 img, .introduction .mainWeb .introItem #p20 img, .introduction .mainWeb .introItem #p21 img {
  width: 100%;
  padding: 0;
  transition: all 0.4s;
}
.introduction .mainWeb .introItem #p11 .c_txt, .introduction .mainWeb .introItem #p20 .c_txt, .introduction .mainWeb .introItem #p21 .c_txt {
  padding: 5px 16px;
}
.introduction .mainWeb .introItem #p11 .c_txt h3 a, .introduction .mainWeb .introItem #p20 .c_txt h3 a, .introduction .mainWeb .introItem #p21 .c_txt h3 a {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #333;
}
.introduction .mainWeb .introItem #p11 .c_txt p a, .introduction .mainWeb .introItem #p20 .c_txt p a, .introduction .mainWeb .introItem #p21 .c_txt p a {
  text-decoration: none;
  width: 348px;
  height: 40px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 限制在一个块元素显示的文本的行数 */
  -webkit-box-orient: vertical;
  /* 垂直排列 */
  word-break: break-all;
  /* 内容自动换行 */
}
.introduction .mainWeb .introItem .itImg {
  height: 246px;
}
.introduction .mainWeb .introItem .itContent {
  display: flex;
  flex-direction: column;
  padding: 16px 16px;
  background-color: #FFFFFF;
}
.introduction .mainWeb .introItem .itContent .title {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #333333;
}
.introduction .mainWeb .introItem .itContent .desc {
  width: 348px;
  height: 40px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 限制在一个块元素显示的文本的行数 */
  -webkit-box-orient: vertical;
  /* 垂直排列 */
  word-break: break-all;
  /* 内容自动换行 */
}

.collegeVideo {
  height: 560px;
  background: url(/_upload/tpl/0e/7c/3708/template3708/img/college-video-bg.png) no-repeat;
  background-size: cover;
  object-fit: cover;
}
.collegeVideo .mainWeb {
  display: flex;
  flex-direction: column;
  z-index: 100;
}
.collegeVideo .mainWeb .mHeader {
  display: flex;
  flex-direction: column;
  padding-top: 24px;
}
.collegeVideo .mainWeb .mHeader .top {
  display: flex;
  align-items: center;
  padding-bottom: 8px;
}
.collegeVideo .mainWeb .mHeader .top .left {
  display: flex;
  align-items: center;
}
.collegeVideo .mainWeb .mHeader .top .left img {
  width: 24px;
  height: 24px;
  display: none;
}
.collegeVideo .mainWeb .mHeader .top .left span {
  font-family: SourceHanSansCN-Bold;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  color: #421527;
}
.collegeVideo .mainWeb .mHeader .top .right {
  text-decoration: none;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #999999;
  margin-left: 10px;
}
.collegeVideo .mainWeb .mHeader .bottom {
  width: 150px;
  height: 2px;
  align-self: stretch;
  background: #421527;
}
.collegeVideo .mainWeb .mMain {
  height: 450px;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.collegeVideo .mainWeb .mMain #p13 {
  height: 100%;
  width: 100%;
}
.collegeVideo .mainWeb .mMain tbody {
  height: 450px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.collegeVideo .mainWeb .mMain tr {
  height: 210px;
  width: 370px;
  position: relative;
}
.collegeVideo .mainWeb .mMain tr .left {
  height: 210px;
  width: 370px;
  position: relative;
}
.collegeVideo .mainWeb .mMain tr .left .videoBox {
  display: block;
  width: 100%;
  height: 100%;
}
.collegeVideo .mainWeb .mMain tr .videoBgImg {
  width: 370px;
  height: 210px;
  object-fit: cover;
}
.collegeVideo .mainWeb .mMain tr .videoBtn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 0.5;
  background: #000000;
  position: absolute;
  top: 85px;
  left: 165px;
}
.collegeVideo .mainWeb .mMain tr:first-child {
  width: 802px;
  height: 450px;
  flex: 0 1 100%;
  position: relative;
}
.collegeVideo .mainWeb .mMain tr:first-child .videoBgImg {
  width: 802px;
  height: 450px;
  object-fit: cover;
}
.collegeVideo .mainWeb .mMain tr:first-child .videoBtn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 0.5;
  background: #000000;
  position: absolute;
  top: 205px;
  left: 381px;
}
.collegeVideo .mainWeb .mMain .left {
  height: 210px;
  width: 370px;
  position: relative;
}
.collegeVideo .mainWeb .mMain .left .videoBgImg {
  width: 370px;
  height: 210px;
  object-fit: cover;
}
.collegeVideo .mainWeb .mMain .left .videoBtn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 0.5;
  background: #000000;
  position: absolute;
  top: 85px;
  left: 165px;
}
.collegeVideo .mainWeb .mMain .left:first-child {
  width: 100%;
  height: 100%;
  flex: 0 1 100%;
  position: relative;
}
.collegeVideo .mainWeb .mMain .left .desc {
  width: 100%;
  position: absolute;
  height: 48px;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.collegeVideo .mainWeb .mMain .left .desc .text {
  width: 253px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  line-height: 48px;
  color: #FFFFFF;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 12px;
}
.collegeVideo .mainWeb .mMain .left .desc .text a {
  text-decoration: none;
  color: #FFFFFF;
}

.excellentGraduates {
  height: 366px;
  background: url(/_upload/tpl/0e/7c/3708/template3708/img/excellet-bg.png) no-repeat;
  background-size: cover;
  object-fit: cover;
}
.excellentGraduates .mainWeb {
  display: flex;
  flex-direction: column;
}
.excellentGraduates .mainWeb .mHeader {
  display: flex;
  flex-direction: column;
  padding-top: 24px;
}
.excellentGraduates .mainWeb .mHeader .top {
  display: flex;
  align-items: center;
  padding-bottom: 8px;
}
.excellentGraduates .mainWeb .mHeader .top .left {
  display: flex;
  align-items: center;
}
.excellentGraduates .mainWeb .mHeader .top .left img {
  width: 24px;
  height: 24px;
  display: none;
}
.excellentGraduates .mainWeb .mHeader .top .left span {
  font-family: SourceHanSansCN-Bold;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  color: #421527;
}
.excellentGraduates .mainWeb .mHeader .top .right {
  text-decoration: none;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #999999;
  margin-left: 10px;
}
.excellentGraduates .mainWeb .mHeader .bottom {
  width: 210px;
  height: 2px;
  align-self: stretch;
  background: #421527;
}
.excellentGraduates .mainWeb .mMain {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.excellentGraduates .mainWeb .mMain #p16 {
  width: 100%;
}
.excellentGraduates .mainWeb .mMain #p16 tr {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.excellentGraduates .mainWeb .mMain #p16 tr td {
  width: 380px;
  height: 256px;
}
.excellentGraduates .mainWeb .mMain #p16 tr td a {
  text-decoration: none;
  color: #FFFFFF;
}
.excellentGraduates .mainWeb .mMain .mItem {
  width: 380px;
  height: 256px;
  position: relative;
}
.excellentGraduates .mainWeb .mMain .mItem .imgBox {
  width: 380px;
  height: 256px;
  overflow: hidden;
}
.excellentGraduates .mainWeb .mMain .mItem .imgBox:hover img {
  transform: scale(1.3);
}
.excellentGraduates .mainWeb .mMain .mItem .imgBox img {
  width: 380px;
  height: 256px;
  transition: all 0.4s;
}
.excellentGraduates .mainWeb .mMain .mItem .eDesc {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 380px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  line-height: 40px;
  font-family: PingFangSC-Medium;
}
.excellentGraduates .mainWeb .mMain .mItem .eDesc a {
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  padding-left: 12px;
  text-decoration: none;
}

.friendsLiik {
  height: 110px;
  background: url(/_upload/tpl/0e/7c/3708/template3708/img/links-bg.png) no-repeat;
  background-size: cover;
  object-fit: cover;
}
.friendsLiik .mainWeb {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 100;
}
.friendsLiik .mainWeb .mHeader {
  display: flex;
  flex-direction: column;
}
.friendsLiik .mainWeb .mHeader .top {
  display: flex;
  align-items: center;
  padding-bottom: 8px;
}
.friendsLiik .mainWeb .mHeader .top .left {
  display: flex;
  align-items: center;
}
.friendsLiik .mainWeb .mHeader .top .left img {
  width: 24px;
  height: 24px;
  display: none;
}
.friendsLiik .mainWeb .mHeader .top .left span {
  font-family: SourceHanSansCN-Bold;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  color: #421527;
}
.friendsLiik .mainWeb .mHeader .top .right {
  text-decoration: none;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #999999;
  margin-left: 10px;
}
.friendsLiik .mainWeb .mHeader .bottom {
  width: 120px;
  height: 2px;
  align-self: stretch;
  background: #421527;
}
.friendsLiik .mainWeb .mMain {
  margin-top: 20px;
}
.friendsLiik .mainWeb .mMain a {
  text-decoration: none;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}

.footer {
  height: 200px;
  display: flex;
  flex-direction: column;
  width: 100%;
  background: url(/_upload/tpl/0e/7c/3708/template3708/img/footer-bg.png) no-repeat;
  background-size: cover;
  /* background-position: 0% 0; */
}
.footer .fTop {
  height: 100%;
  width: 100%;
}
.footer .fTop .mainWeb {
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.footer .fTop .mainWeb .left {
  display: flex;
  flex-direction: column;
  padding-top: 80px;
  margin-left: -100px;
}
.footer .fTop .mainWeb .left a {
  text-decoration: none;
  color: #bbbbbe;
}
.footer .fTop .mainWeb .left .title {
  font-size: 16px;
  color: #bbbbbe;
}
.footer .fTop .mainWeb .left .articlecontent  {
  text-decoration: none !important;
  color: #bbbbbe !important;
}
.footer .fTop .mainWeb .left #p24 .portal-w .articlecontent p span {
  font-size: 16px !important;
  color: #bbbbbe;
}
.footer .fTop .mainWeb .left #p24 .position {
  font-size: 16px;
  color: #bbbbbe;
  margin-top: 8px;
}
.footer .fTop .mainWeb img {
  width: 88px;
  height: 88px;
  margin-top: 80px;
}

@media screen and (max-width: 480px) {
  .mainWeb {
    width: auto;
  }

  .header {
    padding: 0;
    height: 54px;
  }
  .header .left {
    padding-left: 20px;
    display: flex;
    align-items: center;
  }
  .header .left .logo {
    width: 230px;
    height: 45px;
  }
  .header .mainWeb .right {
    display: none;
  }
  .header .mainWeb .menu-icon {
    display: block;
    margin-right: 10px;
  }

  .swiper {
    height: 160px !important;
  }
  .swiper .swiper-wrapper {
    height: 160px;
  }
  .swiper .swiperBox .swiperImg {
    height: 160px !important;
    width: 100vw !important;
  }

  .nav {
    display: none;
    z-index: 1000;
    height: auto;
  }
  .nav .mainWeb #p1 .wp_nav {
    background-color: #421527;
    height: auto;
    display: flex;
    flex-direction: column;
  }
  .nav .mainWeb #p1 .wp_nav .nav-item a {
    color: #FFFFFF;
  }
  .nav .mainWeb #p1 .sub-nav {
    display: none;
  }

  .show {
    display: block;
    position: absolute;
    z-index: 1000;
  }

  .iconContainer {
    height: auto;
    padding: 40px 0;
  }
  .iconContainer .mainWeb {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 0;
  }
  .iconContainer .mainWeb .item {
    width: 30%;
  }
  .iconContainer .mainWeb .item .top {
    width: 80px;
    height: 80px;
  }
  .iconContainer .mainWeb .item:hover .top{
    /* width: 100px;
    height: 100px; */
    /* transition: all; */
    display: none;
    transform: scale(1.5);
  }
  .iconContainer .bottom {
    font-size: 12px;
  }

  .collegeFocus {
    height: auto;
  }
  .collegeFocus .mainWeb {
    width: 100%;
  }
  .collegeFocus .mainWeb .mHeader {
    margin: 0 10px;
  }
  .collegeFocus .mainWeb .mHeader .bottom {
    width: 150px;
  }
  .collegeFocus .mainWeb .mMain {
    height: auto;
  }
  .collegeFocus .mainWeb .mMain tbody tr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .collegeFocus .mainWeb .mMain tbody tr td {
    margin-bottom: 10px;
  }
  .collegeFocus .mainWeb .mMain .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .collegeFocus .mainWeb .mMain .item .bottomTxt {
    width: 100%;
    padding: 0;
  }
  .collegeFocus .mainWeb .mMain .item .bottomTxt .txt {
    padding: 0 16px;
  }
  .collegeFocus .mainWeb .mBottom {
    margin-top: 0;
  }
  .collegeFocus .mainWeb .mBottom .mbLeft {
    height: auto;
  }
  .collegeFocus .mainWeb .mBottom .mbLeft #p7 {
    width: 100%;
    height: auto;
  }
  .collegeFocus .mainWeb .mBottom .mbLeft tbody {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .collegeFocus .mainWeb .mBottom .mbLeft .line {
    width: 100%;
    height: none;
    margin-top: 20px;
    padding: 0 10px;
  }
  .collegeFocus .mainWeb .mBottom .mbLeft .line .text {
    width: 208px;
  }
  .collegeFocus .mainWeb #p6 {
    width: 100%;
    margin: 0 10px;
  }

  .report {
    height: auto;
  }
  .report .mainWeb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
  }
  .report .mainWeb .mLeft {
    height: auto;
    width: 100%;
  }
  .report .mainWeb .mLeft .mHeader {
    padding: 24px 10px 0;
  }
  .report .mainWeb .mLeft .mlBottom {
    width: 100%;
    padding: 0 10px;
  }
  .report .mainWeb .mLeft .mlBottom .lineItem .right {
    width: 100%;
  }
  .report .mainWeb .mainNotice {
    width: 100%;
    padding: 0 10px;
  }
  .report .mainWeb .mainNotice .head {
    padding-top: 0;
    margin-bottom: 0;
  }
  .report .mainWeb .mainNotice .head .leftNav {
    width: 100%;
  }
  .report .mainWeb .mainNotice .head .leftNav .navItem {
    font-size: 14px;
  }
  .report .mainWeb .mainNotice .head .leftNav .rightMore {
    display: none;
  }
  .report .mainWeb .mainNotice .contentItems {
    margin-bottom: 30px;
  }
  .report .mainWeb .mainNotice .contentItems .content {
    width: 100%;
  }
  .report .mainWeb .mainNotice .contentItems .content .line {
    width: 100%;
  }
  .report .mainWeb .mainNotice .contentItems .content .line .text {
    width: 75%;
  }

  .introduction {
    height: auto;
  }
  .introduction .mainWeb {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .introduction .mainWeb .introItem {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .introduction .mainWeb .introItem #p11 .c_pic, .introduction .mainWeb .introItem #p20 .c_pic, .introduction .mainWeb .introItem #p21 .c_pic {
    width: 100%;
  }
  .introduction .mainWeb .introItem #p11 .c_txt a, .introduction .mainWeb .introItem #p20 .c_txt a, .introduction .mainWeb .introItem #p21 .c_txt a {
    width: 100%;
  }

  .collegeVideo {
    height: auto;
  }
  .collegeVideo .mainWeb {
    width: 100%;
  }
  .collegeVideo .mainWeb .mHeader {
    width: 100%;
    padding: 24px 10px 0;
  }
  .collegeVideo .mainWeb .mHeader .bottom {
    width: 150px;
  }
  .collegeVideo .mainWeb .mMain {
    height: auto;
    margin-bottom: 20px;
  }
  .collegeVideo .mainWeb .mMain .left .videoBgImg {
    width: 100%;
    height: 210px;
  }
  .collegeVideo .mainWeb .mMain .left .videoBtn {
    top: 85px;
    left: 170px;
  }
  .collegeVideo .mainWeb .mMain tbody {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 10px;
  }
  .collegeVideo .mainWeb .mMain tr {
    width: 100%;
    height: 210px;
    margin-bottom: 20px;
  }
  .collegeVideo .mainWeb .mMain tr:first-child {
    width: 100%;
    height: 210px;
    display: flex;
    justify-content: center;
  }
  .collegeVideo .mainWeb .mMain tr:first-child .videoBgImg {
    width: 100%;
    height: 210px;
  }
  .collegeVideo .mainWeb .mMain tr:first-child .videoBtn {
    top: 85px;
    left: 170px;
  }
  .collegeVideo .mainWeb .mMain tr td {
    width: 100%;
    height: 210px;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
  .collegeVideo .mainWeb .mMain tr td .videoBgImg {
    width: 100%;
    height: 210px;
  }
  .collegeVideo .mainWeb .mMain tr td .videoBtn {
    top: 85px;
    left: 170px;
  }

  .excellentGraduates {
    height: auto;
  }
  .excellentGraduates .mainWeb {
    width: 100%;
  }
  .excellentGraduates .mainWeb .mHeader {
    width: 100%;
    padding: 24px 10px 0;
  }
  .excellentGraduates .mainWeb .mHeader .bottom {
    width: 210px;
  }
  .excellentGraduates .mainWeb .mMain {
    margin-bottom: 20px;
  }
  .excellentGraduates .mainWeb .mMain #p16 tbody tr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 10px;
  }
  .excellentGraduates .mainWeb .mMain #p16 tbody tr td {
    width: 100%;
    margin-bottom: 20px;
  }
  .excellentGraduates .mainWeb .mMain #p16 tbody tr td .mItem {
    width: 100%;
  }
  .excellentGraduates .mainWeb .mMain .mItem {
    width: 100%;
    margin-bottom: 20px;
  }
  .excellentGraduates .mainWeb .mMain .mItem .imgBox {
    width: 100%;
  }
  .excellentGraduates .mainWeb .mMain .mItem .imgBox img {
    width: 100%;
  }
  .excellentGraduates .mainWeb .mMain .mItem .eDesc {
    width: 100%;
  }

  .friendsLiik {
    height: auto;
  }
  .friendsLiik .mainWeb {
    width: 100%;
  }
  .friendsLiik .mainWeb .mHeader {
    width: 100%;
    padding: 24px 10px 0;
  }
  .friendsLiik .mainWeb .mHeader .bottom {
    width: 120px;
  }
  .friendsLiik .mainWeb .mMain {
    margin: 22px 0 20px 0;
  }
  .friendsLiik .mainWeb .mMain a {
    padding: 0 10px;
  }

  .footer {
    height: auto;
    background-size: inherit;
    background-position: left -200px;
  }
  .footer .fBottom .mainWeb .num {
    font-size: 12px;
    line-height: 0;
    margin-left: 0;
  }
  .footer .fBottom .mainWeb .copyRight {
    font-size: 12px;
    padding-left: 10px;
  }
  .footer .fTop .mainWeb {
    padding: 0 10px;
  }
  .footer .fTop .mainWeb .left {
    width: 300px;
    font-size: 16px;
    padding-top: 26px;
    margin-left: 0px;
  }
  .footer .fTop .mainWeb .left .title {
    font-size: 18px;
  }
  .footer .fTop .mainWeb .left .position, .footer .fTop .mainWeb .left .phone {
    font-size: 12px;
  }
  .footer .fTop .mainWeb img {
    width: 56px;
    height: 56px;
  }

  .swiper {
    height: 160px;
  }
}
@media screen and (min-width: 481px) and (max-width: 1200px) {
  .mainWeb {
    width: 100%;
    margin: 0 auto;
  }

  .swiper .swiperBox .swiperImg {
    width: 100vw !important;
  }

  .collegeFocus .mainWeb .mHeader .bottom {
    width: 150px;
  }
  .collegeFocus .mainWeb .mMain tbody tr td {
    width: 330px;
  }
  .collegeFocus .mainWeb .mMain .item {
    width: 100%;
  }
  .collegeFocus .mainWeb .mMain .item .topImg {
    width: 100%;
  }
  .collegeFocus .mainWeb .mMain .item .topImg .newImg {
    width: 100%;
  }
  .collegeFocus .mainWeb .mMain .item .topImg .imgText {
    width: 100%;
  }
  .collegeFocus .mainWeb .mMain .item .bottomTxt {
    width: 100%;
  }
  .collegeFocus .mainWeb .mBottom .mbLeft .line {
    width: 485px;
  }
  .collegeFocus .mainWeb .mBottom .mbLeft .line .text {
    width: 338px;
  }

  .introduction .mainWeb .introItem {
    width: 33%;
  }

  .collegeVideo .mainWeb .mMain tr:first-child {
    width: 612px;
  }
  .collegeVideo .mainWeb .mMain tr:first-child .videoBgImg {
    width: 100%;
  }

  .excellentGraduates .mainWeb .mHeader .bottom {
    width: 210px;
  }
  .excellentGraduates .mainWeb .mMain #p16 tr td {
    width: 33%;
  }
  .excellentGraduates .mainWeb .mMain .mItem {
    width: 100%;
  }
  .excellentGraduates .mainWeb .mMain .mItem .imgBox {
    width: 100%;
  }
  .excellentGraduates .mainWeb .mMain .mItem .imgBox img {
    width: 100%;
  }

  .collegeVideo .mainWeb .mHeader .bottom, .friendsLiik .mainWeb .mHeader .bottom {
    width: 150px;
  }
  .collegeVideo .mainWeb .mMain .mItem, .friendsLiik .mainWeb .mMain .mItem {
    width: auto;
  }
  .collegeVideo .mainWeb .mMain .mItem .eDesc, .friendsLiik .mainWeb .mMain .mItem .eDesc {
    width: auto;
  }
}