* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
img {
  border: none;
}
.wrap {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.banner {
  width: 100%;
}
.banner img {
  display: block;
  width: 100%;
  height: auto;
}
.container {
  padding: 0 0.2rem;
  overflow: hidden;
}
.c_b {
  margin-top: 0.21rem;
  overflow: hidden;
}
.column {
  height: 0.6rem;
  width: 100%;
  border-bottom: 1px solid #DCDCDC;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.column .more {
  font-size: 0.24rem;
  color: #266694;
}
.column h2 {
  font-weight: normal;
  font-size: 0.3rem;
}
.column h2 a {
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 0.56rem;
  padding: 0 0.1rem;
  line-height: 0.6rem;
  border-bottom: 0.04rem solid #2291E4;
  color: #333333;
}
.c_b .about_txt {
  width: 100%;
  overflow: hidden;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #333333;
  padding-top: 0.22rem;
  text-align: justify;
}
.c_b .about_txt img {
  display: block;
  width: 100%;
  height: auto;
}
.c_b .about_txt .txt {
  padding: 0.11rem 0;
}
.c_b .about_txt .txt p {
  text-indent: 2em;
  margin-top: 0.24rem;
}
.c_b .about_txt p a {
  color: #2291e4;
}
.c_b .about_txt p img {
  margin: 0.34rem 0;
}
.c_b .about_txt .btn {
  margin-top: 0.15rem;
  overflow: hidden;
}
.c_b .about_txt .btn a {
  display: block;
  float: left;
  width: 1.33rem;
  height: 0.4rem;
  text-align: center;
  color: #ffffff;
  line-height: 0.4rem;
  background: url("../images/btn_bg.jpg") no-repeat;
  margin-right: 0.2rem;
  -webkit-background-size: contain;
  background-size: contain;
}
.zs_campus {
  padding: 0 0.2rem;
}
.campus_list {
  margin-top: 0.2rem;
}
.campus_list .header {
  width: 100%;
  height: 2rem;
  background: url(../images/btimg1.png) no-repeat center;
  background-size: cover;
  margin-bottom: 0.2rem;
  position: relative;
  color: #fff;
}
.campus_list .header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2rem;
  height: 0;
  border-top: 2rem solid #004fa2;
  border-right: 0.88rem solid transparent;
}
.campus_list .header .txt {
  position: relative;
  z-index: 2;
  padding-left: 0.28rem;
  height: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.campus_list .header h3 {
  font-size: 0.18rem;
  font-weight: normal;
}
.campus_list .header .en {
  text-transform: uppercase;
  font-size: 0.2rem;
  font-weight: bold;
  margin-bottom: 0.08rem;
}
.campus_list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.campus_list ul img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.c_b {
  margin-top: 0.21rem;
  overflow: hidden;
}
.c_b .about_txt {
  width: 100%;
  overflow: hidden;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #333333;
  padding-top: 0.22rem;
  text-align: justify;
}
.c_b .about_txt img {
  display: block;
  width: 100%;
  height: auto;
}
.c_b .about_txt .txt {
  padding: 0.11rem 0;
}
.c_b .about_txt p a {
  color: #2291e4;
}
.c_b .about_txt p img {
  margin: 0.34rem 0;
}
.c_b .about_txt .btn {
  margin-top: 0.15rem;
  overflow: hidden;
}
.c_b .about_txt .btn a {
  display: block;
  float: left;
  width: 1.33rem;
  height: 0.4rem;
  text-align: center;
  color: #ffffff;
  line-height: 0.4rem;
  background: url("../images/btn_bg.jpg") no-repeat;
  margin-right: 0.2rem;
  -webkit-background-size: contain;
  background-size: contain;
}
.s_c_e {
  padding: 0 0.2rem;
  overflow: hidden;
  margin-top: 0.2rem;
  margin-bottom: 0.6rem;
}
.s_c_e .txt h2 {
  font-weight: normal;
  font-size: 0.3rem;
  color: #333333;
  margin-top: 0.3rem;
}
.s_c_e .txt p {
  font-size: 0.24rem;
  color: #333333;
  line-height: 0.36rem;
  margin-top: 0.36rem;
  text-align: justify;
}
.s_c_e .txt p img {
  display: block;
  width: 5.2rem;
  margin: 0 auto;
  height: auto;
}
.s_c_e .major_table_t {
  width: 100%;
  border-collapse: collapse;
  margin-top: 0.34rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.s_c_e .major_table_t th,
.s_c_e .major_table_t td {
  border: 1px solid #CCCCCC;
}
.s_c_e .major_table_t th {
  font-weight: normal;
  background-color: #EFEFEF;
}
.s_c_e .major_table_t td {
  padding: 0.05rem 0.06rem;
}
.major_table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 0.34rem;
  font-size: 0.24rem;
  line-height: 0.48rem;
}
.major_table th,
.major_table td {
  border: 1px solid #EBEBEB;
  text-align: center;
}
.major_table th {
  font-weight: normal;
  background-color: #EFEFEF;
}
.major_table td {
  padding: 0 0.06rem;
}
.major_table .btn_r {
  display: block;
  width: 1.06rem;
  height: 0.4rem;
  line-height: 0.4rem;
  margin: 0 auto;
  background: url("../images/btn_bg.jpg") no-repeat center;
  color: #ffffff;
  -webkit-background-size: contain;
  background-size: contain;
}
.s_c_c {
  padding: 0 0.2rem;
  overflow: hidden;
  margin-top: 0.22rem;
  margin-bottom: 0.39rem;
}
.zs_xueli {
  padding: 0 0.2rem 0.4rem;
}
.zs_xueli .byzs p {
  font-size: 0.24rem;
  line-height: 1.8;
  text-align: justify;
  margin-top: 0.2rem;
  margin-bottom: 0.24rem;
  color: #666;
}
.zs_xueli .zs_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.zs_xueli .zs_list img {
  width: 31%;
}
.zs_students {
  padding: 0 0.2rem;
}
.zs_students .stu_list {
  padding: 0 0.2rem;
  margin-top: 0.24rem;
}
.zs_students ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zs_students ul li {
  width: 3.2rem;
  height: 4.74rem;
  position: relative;
  margin-bottom: 0.24rem;
  overflow: hidden;
}
.zs_students ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zs_students ul li .inofs {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.4rem;
  padding: 0.16rem;
  box-sizing: border-box;
  background-color: #0E56A4;
  color: #fff;
  font-size: 0.24rem;
  line-height: 1.6;
}
.zs_students ul li .inofs h4 {
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  margin-bottom: 0.1rem;
}
.zs_students ul li .inofs .txt {
  font-size: 0.18rem;
  line-height: 1.5;
}
.zs_dws {
  padding: 0 0.2rem;
}
.dw_list {
  padding: 0.4rem 0;
}
.dw_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dw_list ul li {
  width: 2.2rem;
  height: 1.78rem;
  background-color: #fff;
  border: 1px solid #E3E3E3;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 0.3rem;
}
.dw_list ul li img {
  display: block;
  max-width: 2rem;
  max-height: 1.78rem;
  object-fit: cover;
}
.s_c_d {
  padding: 0 0.2rem 0.2rem;
  overflow: hidden;
}
.s_c_d .top_txt {
  border: 1px solid #64AE31;
  overflow: hidden;
  height: 3.16rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../images/bm_bg.png") no-repeat bottom center;
  background-size: contain;
  padding-left: 0.27rem;
  padding-right: 0.34rem;
  margin-top: 0.2rem;
}
.s_c_d .top_txt h2 {
  font-size: 0.3rem;
  color: #346595;
  margin-top: 0.25rem;
  margin-bottom: 0.15rem;
}
.s_c_d .top_txt p {
  font-size: 0.24rem;
  color: #346595;
  line-height: 0.36rem;
}
.s_c_d .bom_txt {
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #333333;
  text-align: justify;
}
.s_c_d .bom_txt p {
  margin-top: 0.36rem;
}
.s_c_d .bom_txt a {
  color: #333333;
}
.ld_nav {
  width: 100%;
  background: url(../images/nav_bar.png) no-repeat top center;
  background-size: contain;
  margin-bottom: 0.3rem;
}
.ld_nav ul {
  width: 100%;
  overflow: hidden;
  display: flex;
}
.ld_nav ul li {
  width: 1.183rem;
  font-size: 0.12rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ld_nav ul li p {
  margin-top: 0.6rem !important;
}
.ld_nav ul li {
  margin-top: 0 !important;
  line-height: 1.6 !important;
}

/* ===== 头部 (Header / Top Bar) ===== */
body {
  font-family: PingFang SC, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Microsoft YaHei, sans-serif;
}
.top {
  width: 100%;
  height: 0.92rem;
  background-color: #FFFFFF;
  padding: 0 0.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}
.top .logo {
  display: flex;
  float: left;
  justify-content: flex-start;
  align-items: center;
}
.top .logo img {
  display: block;
  height: 0.67rem;
}
.top .nav_bar {
  display: block;
  float: right;
  width: 0.44rem;
  height: 0.36rem;
  position: relative;
}
.top .nav_bar span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #266694;
}
.top .nav_bar:before,
.top .nav_bar:after {
  content: "";
  position: absolute;
  left: 0;
  height: 3px;
  width: 100%;
  background: #266694;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.top .nav_bar:before {
  top: 50%;
  margin-top: -1px;
}
.top .nav_bar:after {
  left: 0;
  bottom: 0;
}
.top .nav_bar.current span {
  display: none;
}
.top .nav_bar.current:before,
.top .nav_bar.current:after {
  top: 50%;
  margin-top: -1px;
}
.top .nav_bar.current:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.top .nav_bar.current:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* ===== 导航下拉 (Navigation Dropdown) ===== */
.nav_container {
  display: none;
  width: 100%;
  position: absolute;
  top: 0.92rem;
  left: 0;
  z-index: 2019;
}
.nav_container ul {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.nav_container ul li {
  width: 100%;
}
.nav_container ul li h4 {
  width: 100%;
  height: 0.88rem;
  line-height: 0.88rem;
  border-bottom: 1px solid #648EAD;
  text-align: center;
  background-color: rgba(38, 102, 148, 0.88);
  font-weight: normal;
  float: left;
  box-sizing: border-box;
}
.nav_container ul li h4 a {
  display: block;
  width: 100%;
  color: #ffffff;
  font-size: 0.28rem;
}
.nav_container ul li:last-child h4 {
  border-bottom: none;
}

/* ===== 底部联系信息 (Contact / Footer) ===== */
.con_07 {
  padding: 0 0.2rem 0.4rem;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  margin-top: 0.3rem;
}
.con_07 .tel {
  width: 100%;
  height: 0.88rem;
  line-height: 0.88rem;
  color: #ffffff;
  margin-bottom: 0.1rem;
}
.con_07 .tel a {
  display: block;
  width: 100%;
  height: 0.88rem;
  color: #ffffff;
  font-size: 0.3rem;
  background-color: #163D9A;
  position: relative;
  padding-left: 1rem;
  box-sizing: border-box;
  line-height: 0.88rem;
}
.con_07 .tel a:before {
  content: "";
  position: absolute;
  left: 0.26rem;
  top: 0.17rem;
  width: 0.46rem;
  height: 0.46rem;
  background: url("https://m.glutgj.com/skin/m/images/icon_r_phone.png") no-repeat top center;
  background-size: contain;
}
.con_07 .txt {
  background-color: #FAFAFA;
  display: flex;
  padding-top: 0.32rem;
  padding-bottom: 0.22rem;
  position: relative;
  min-height: 2rem;
}
.con_07 .txt .fl {
  padding-left: 0.3rem;
  font-size: 0.24rem;
  line-height: 0.42rem;
  padding-right: 2.2rem;
  color: #333;
}
.con_07 .txt .fl p {
  margin-bottom: 0;
}
.code_box {
  position: absolute;
  top: 0.24rem;
  right: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.item_code {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0.2rem;
}
.item_code img {
  display: block;
  width: 1.35rem;
  height: 1.35rem;
}
.item_code p {
  line-height: 0.3rem;
  font-size: 0.24rem;
  color: #333;
}

/* ===== 底部浮动导航 (Bottom Fixed Navigation) ===== */
.fixed_bom {
  width: 100%;
  height: 1rem;
}
.fixed_bom .blank {
  width: 100%;
  height: 1rem;
}
.fixed_bom .bom_box {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 2019;
  width: 100%;
  height: 1rem;
}
.fixed_bom .bom_box ul {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  height: 1rem;
  background-color: #266694;
}
.fixed_bom .bom_box ul li {
  width: 20%;
  float: left;
  height: 1rem;
  position: relative;
}
.fixed_bom .bom_box ul li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 1px;
  width: 1px;
  height: 1rem;
  background-color: rgba(255, 255, 255, 0.05);
}
.fixed_bom .bom_box ul li:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1rem;
  background-color: rgba(0, 0, 0, 0.1);
}
.fixed_bom .bom_box ul li:last-child:before,
.fixed_bom .bom_box ul li:last-child:after {
  width: 0;
}
.fixed_bom .bom_box ul li:nth-of-type(3) a::before {
  content: "3";
  position: absolute;
  top: 0.05rem;
  right: 0.28rem;
  width: 0.22rem;
  height: 0.22rem;
  border-radius: 0.22rem;
  background-color: #E89245;
  color: #fff;
  font-size: 0.16rem;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.fixed_bom .bom_box ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  text-align: center;
  height: 1rem;
  position: relative;
}
.fixed_bom .bom_box ul li a i {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 0.5rem;
}
.fixed_bom .bom_box ul li a i img {
  display: block;
  width: 0.5rem;
}
.fixed_bom .bom_box ul li a p {
  font-size: 0.24rem;
  color: #ffffff;
  margin-top: 0.05rem;
}

/* iPhone X / 刘海屏适配 */
@media only screen and (device-width: 375px) and (device-height: 812px) {
  .fixed_bom .blank {
    height: 1.5rem;
  }
  .fixed_bom .bom_box {
    height: 1.5rem;
  }
}
