:root {
  --color-primary: #294e93;
  --color-light: #df9300;
  --el-box-shadow: 0px 12px 32px 4px rgba(0, 0, 0, 0.04),
    0px 8px 20px rgba(0, 0, 0, 0.08);
  --el-box-shadow-light: 0px 0px 12px rgba(0, 0, 0, 0.12);
  --el-box-shadow-lighter: 0px 0px 6px rgba(0, 0, 0, 0.12);
  --el-box-shadow-dark: 0px 16px 48px 16px rgba(0, 0, 0, 0.08),
    0px 12px 32px rgba(0, 0, 0, 0.12), 0px 8px 16px -8px rgba(0, 0, 0, 0.16);
  --el-border-color-light: #e4e7ed;
  --el-table-td-bg-color: #f5f7fa;
}
.line-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
body {
  font-size: 14px;
  color: #333333;
  font-family: -apple-system-font, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Arial, sans-serif;
}
@font-face {
  font-family: "FZXKJW";
  src: url("font/FZXKJW.eot");
  /* IE9 */
  src: url("font/FZXKJW.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("font/FZXKJW.woff") format("woff"), /* chrome、firefox */ url("font/FZXKJW.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */ url("font/FZXKJW.svg#FZXKJW") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "FZZYJW";
  src: url("font/FZZYJW_0.eot");
  /* IE9 */
  src: url("font/FZZYJW_0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("font/FZZYJW_0.woff") format("woff"), /* chrome、firefox */ url("font/FZZYJW_0.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */ url("font/FZZYJW_0.svg#FZXKJW") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
.s_top {
  width: 100%;
  height: 70px;
  background-color: #ffffff;
}
.s_top .welcome {
  line-height: 70px;
  float: left;
}
.s_top .top_tel {
  float: right;
  height: 70px;
  line-height: 70px;
  background: url(../images/icon_tel.png) no-repeat left center;
  padding-left: 24px;
}
.s_top .top_tel h4 {
  float: left;
  font-weight: normal;
  margin-right: 16px;
}
.s_top .top_tel p {
  float: left;
  font-size: 20px;
  color: #ca0904;
  font-family: Impact;
}
.w_center {
  width: 1200px;
  margin: 0 auto;
}
.nav_bar {
  width: 100%;
  height: 62px;
  line-height: 62px;
  background-color: var(--color-primary);
  position: relative;
  z-index: 1;
}
.nav_bar dl {
  zoom: 1;
  width: 1215px;
}
.nav_bar dl dd {
  text-align: center;
  float: left;
  position: relative;
  margin-right: 18px;
}
.nav_bar dl dd:last-child {
  margin-right: 0;
}
.nav_bar dl dd h3 {
  font-size: 18px;
  font-weight: normal;
}
.nav_bar dl dd h3 a {
  color: #fff;
  display: block;
  width: 117px;
  height: 62px;
}
.nav_bar dl dd.on h3 a {
  background: var(--color-light);
}
.nav_bar dl dd ul {
  display: none;
  position: absolute;
  width: 90px;
  top: 62px;
  left: 0;
  background: #fff;
  padding-left: 14px;
  padding-right: 13px;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.nav_bar dl dd ul li {
  line-height: 48px;
  border-bottom: 1px solid #dddddd;
}
.nav_bar dl dd ul li:last-child {
  border-bottom: none;
}
.nav_bar dl dd ul li a {
  display: block;
  color: #333333;
  font-size: 16px;
}
.nav_bar dl dd ul li a:hover {
  text-decoration: underline;
}
.fullSlide {
  min-width: 1000px;
  position: relative;
  height: 658px;
  overflow: hidden;
}
.fullSlide .bd {
  position: relative;
  z-index: 0;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd ul li {
  width: 100% !important;
  height: 658px;
  overflow: hidden;
  text-align: center;
}
.fullSlide .card_position {
  width: 100%;
  position: absolute;
  height: 658px;
  top: 0;
  right: 0;
}
.fullSlide .card_position .card_rel {
  width: 1200px;
  height: 658px;
  position: relative;
  margin: 0 auto;
}
.fullSlide .card_position .card_main {
  width: 586px;
  height: 266px;
  position: absolute;
  right: 60px;
  top: 159px;
  background: url(../images//gra_bg.png) no-repeat;
}
.fullSlide .card_position .card_main .white_logo {
  width: 586px;
  margin-top: 31px;
}
.fullSlide .card_position .card_main .white_logo img {
  display: block;
  height: 74px;
  margin: 0 auto;
}
.fullSlide .card_position .card_main .slide_txt {
  padding: 0 40px;
  margin-top: 40px;
  margin-bottom: 28px;
  line-height: 1.3;
}
.fullSlide .card_position .card_main .slide_txt ul li {
  font-size: 42px;
  color: #ffffff;
  letter-spacing: 0.5px;
}
.fullSlide .card_position .card_main .slide_txt ul li a {
  color: #fff;
}
.fullSlide .card_position .card_main .card_bom {
  margin-left: 44px;
  height: 42px;
}
.fullSlide .card_position .card_main .card_bom .jz_link {
  display: block;
  border: 1px solid white;
  width: 245px;
  height: 40px;
  line-height: 40px;
  background: url(../images/icon_arrow.png) no-repeat 217px center;
  padding-left: 15px;
  font-size: 19px;
  color: #ffffff;
  border-radius: 4px;
  letter-spacing: 2px;
  float: left;
  margin-right: 60px;
}
.fullSlide .card_position .card_main .card_bom .prev,
.fullSlide .card_position .card_main .card_bom .next {
  display: block;
  width: 21px;
  height: 21px;
  background-color: red;
  float: left;
  margin-top: 10px;
}
.fullSlide .card_position .card_main .card_bom .prev {
  background: url(../images/icon_prev.png);
  margin-right: 8px;
}
.fullSlide .card_position .card_main .card_bom .next {
  background: url(../images/icon_next.png);
  margin-left: 8px;
}
.fullSlide .card_position .card_main .card_bom .hd {
  float: left;
}
.fullSlide .card_position .card_main .card_bom .hd ul li {
  float: left;
  font-size: 22px;
  color: #ffffff;
  margin: 0 8px;
  line-height: 42px;
  cursor: pointer;
}
.fullSlide .card_position .card_main .card_bom .hd ul li.on {
  font-size: 32px;
  color: #ffed3c;
}
.container01 {
  background-color: #f8f8f8;
  width: 100%;
  overflow: hidden;
  padding-bottom: 58px;
}
.container01 .slogan_txt {
  height: 84px;
  line-height: 84px;
  font-size: 20px;
  color: #999999;
  font-family: "FZXKJW";
}
.container01 .jz_link {
  width: 1200px;
  height: 65px;
  text-align: center;
  background: url(../images/side_jz.png) no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container01 .jz_link div {
  width: 200px;
  height: 43px;
  background-color: red;
  margin: 0 20px;
}
.container01 .jz_link img {
  display: block;
}
.container01 .jz_link a {
  display: block;
  height: 36px;
  line-height: 36px;
  background-color: #fff;
  font-size: 20px;
  color: #ef7025;
  font-weight: bold;
  border-radius: 4px;
  padding: 0 13px;
  margin-left: 20px;
}
.container01 .jz_link .sm_logo {
  height: 43px;
  margin-right: 26px;
}
.container01 .jz_link p {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  margin-right: 30px;
}
.container01 .c1_main .img_txt {
  width: 1200px;
  height: 309px;
  position: relative;
}
.container01 .c1_main .img_txt:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 400px;
  height: 140px;
  background-color: var(--color-primary);
  z-index: 0;
}
.container01 .c1_main .img_txt .left_txt {
  position: relative;
  z-index: 100;
  float: left;
  margin-top: 10px;
  margin-left: 8px;
  width: 604px;
  height: 248px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  padding-right: 41px;
  padding-left: 38px;
  font-size: 15px;
  line-height: 30px;
  color: #666666;
  padding-top: 42px;
  letter-spacing: 0.5px;
  word-break: break-all;
  text-align: justify;
  background: url(../images//quotation.png) no-repeat 28px 29px #ffffff;
}
.container01 .c1_main .img_txt .left_txt .txt {
  height: 180px;
  overflow: hidden;
}
.container01 .c1_main .img_txt .left_txt .txt p {
  text-indent: 2em;
}
.container01 .c1_main .img_txt .left_txt .btn {
  float: right;
  width: 98px;
  height: 34px;
  line-height: 34px;
  border-radius: 4px;
  color: #ffffff;
  background-color: var(--color-light);
  text-align: center;
  margin-top: 8px;
}
.container01 .c1_main .img_txt .rignt_img {
  height: 309px;
  width: 508px;
  float: right;
}
.titles1 {
  font-size: 26px;
  color: #333333;
  text-transform: uppercase;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 43px;
  margin-top: 42px;
  margin-bottom: 21px;
}
.titles1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 14px;
  height: 14px;
  background-color: var(--color-primary);
}
.titles1:after {
  content: "";
  position: absolute;
  left: 14px;
  top: 13px;
  width: 14px;
  height: 14px;
  background-color: var(--color-light);
}
.titles2 {
  font-size: 26px;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 43px;
  margin-top: 42px;
  margin-bottom: 21px;
  overflow: hidden;
}
.titles2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 14px;
  height: 14px;
  background-color: var(--color-light);
}
.titles2:after {
  content: "";
  position: absolute;
  left: 14px;
  top: 13px;
  width: 14px;
  height: 14px;
  background-color: #fed553;
}
.container02 {
  width: 100%;
  height: 557px;
  overflow: hidden;
  position: relative;
}
.container02 .flbg {
  position: absolute;
  left: 0;
  top: 0;
  height: 557px;
  width: 45.3125%;
  background-color: #be2d00;
}
.container02 .frbg {
  position: absolute;
  right: 0;
  top: 0;
  height: 557px;
  width: 54.6875%;
  background: url(../images/h_new_bg.jpg) no-repeat right center;
}
.container02 .zxbtn {
  display: block;
  width: 108px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  background: url(../images/icon_sm_arrow.png) no-repeat 88px center;
  color: #ffffff;
  font-size: 14px;
  padding-left: 20px;
  transition: all ease-in 0.3s;
  margin-top: 30px;
}
.container02 .zxbtn:hover {
  color: #0e4ea6;
  background: url(../images/icon_sm_ablue.png) no-repeat 89px center #fff;
}
.container02 .w_center {
  position: relative;
  z-index: 2;
}
.container02 .new_left {
  float: left;
  width: 500px;
}
.container02 .new_left .scroll_news {
  width: 487px;
  height: 330px;
  overflow: hidden;
  padding-left: 11px;
  padding-top: 21px;
}
.container02 .new_left .scroll_news ul li {
  width: 359px;
  height: 47px;
  line-height: 47px;
  position: relative;
  font-size: 16px;
  padding-left: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
}
.container02 .new_left .scroll_news ul li:after {
  content: "";
  position: absolute;
  left: 2.5px;
  top: 0;
  width: 1px;
  height: 47px;
  background-color: #3a7fe3;
}
.container02 .new_left .scroll_news ul li:before {
  content: "";
  position: absolute;
  top: 18px;
  left: 0;
  background-color: #fff;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  z-index: 1;
}
.container02 .new_left .scroll_news ul li a {
  color: #ffffff;
}
.container02 .new_left .scroll_news ul li a:hover {
  text-decoration: underline;
}
.container02 .new_right {
  float: right;
  width: 612px;
}
.container02 .new_right .zxbtn {
  margin-left: 42px;
}
.container02 .new_right .foucebox {
  position: relative;
  width: 612px;
  height: 330px;
  overflow: hidden;
  padding-top: 21px;
}
.container02 .new_right .foucebox .bd {
  position: relative;
  float: right;
  width: 412px;
  height: 330px;
  overflow: hidden;
}
.container02 .new_right .foucebox .bd li {
  width: 383px;
  height: 71px;
  position: relative;
  font-size: 16px;
  padding-left: 29px;
  color: #ffffff;
  padding-top: 11px;
}
.container02 .new_right .foucebox .bd li:after {
  content: "";
  position: absolute;
  left: 2.5px;
  top: 0;
  width: 1px;
  height: 82px;
  background-color: #3a7fe3;
}
.container02 .new_right .foucebox .bd li:before {
  content: "";
  position: absolute;
  top: 38px;
  left: 0;
  background-color: #fff;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  z-index: 1;
}
.container02 .new_right .foucebox .bd li .time {
  width: 100%;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
}
.container02 .new_right .foucebox .bd li .time p {
  font-size: 22px;
  float: left;
  margin-right: 10px;
}
.container02 .new_right .foucebox .bd li .time span {
  font-size: 14px;
}
.container02 .new_right .foucebox .bd li .title {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container02 .new_right .foucebox .bd li a {
  color: #ffffff;
}
.container02 .new_right .foucebox .bd li a:hover .title {
  text-decoration: underline;
}
.container02 .new_right .foucebox .hd {
  position: relative;
  width: 144px;
  height: 330px;
  float: left;
}
.container02 .new_right .foucebox .hd ul {
  position: relative;
  width: 144px;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.container02 .new_right .foucebox .hd ul li {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  position: relative;
  cursor: pointer;
}
.container02 .new_right .foucebox .hd ul li.on {
  color: #96d447;
}
.container02 .new_right .foucebox .hd ul li.on:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 2px;
  height: 18px;
  background-color: #96d447;
}
.container03 {
  width: 1200px;
  margin: 0 auto 60px;
  overflow: hidden;
}
.container03 .jz_link {
  width: 1200px;
  height: 65px;
  text-align: center;
  background: url(../images/side_jz_blue.png) no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container03 .jz_link div {
  width: 200px;
  height: 43px;
  background-color: red;
  margin: 0 20px;
}
.container03 .jz_link img {
  display: block;
}
.container03 .jz_link a {
  display: block;
  height: 36px;
  line-height: 36px;
  background-color: #fff;
  font-size: 20px;
  color: #1177e4;
  font-weight: bold;
  border-radius: 4px;
  padding: 0 13px;
  margin-left: 20px;
}
.container03 .jz_link .sm_logo {
  height: 43px;
  margin-right: 26px;
}
.container03 .photos_list {
  width: 1200px;
  overflow: hidden;
}
.container03 .photos_list .hd {
  overflow: hidden;
}
.container03 .photos_list .hd .titles1 {
  float: left;
}
.container03 .photos_list .hd .btn {
  float: right;
  margin-top: 50px;
}
.container03 .photos_list .hd .btn .next,
.container03 .photos_list .hd .btn .prev {
  float: left;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 24px;
  overflow: hidden;
  cursor: pointer;
}
.container03 .photos_list .hd .btn .next {
  background: url(../images/icon_w_sm_next.png) no-repeat center var(--color-light);
}
.container03 .photos_list .hd .btn .prev {
  background: url(../images/icon_w_sm_prev.png) no-repeat center var(--color-light);
  margin-right: 20px;
}
.container03 .photos_list .hd .btn .prevStop {
  background: url(../images/icon_w_sm_prev.png) no-repeat center #cdcdcd;
}
.container03 .photos_list .hd .btn .nextStop {
  background: url(../images/icon_w_sm_next.png) no-repeat center #cdcdcd;
}
.container03 .photos_list .bd {
  position: relative;
  margin-top: 4px;
}
.container03 .photos_list .bd:before {
  content: "";
  position: absolute;
  top: 41px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f1f1f1;
}
.container03 .photos_list .bd li {
  width: 282px;
  margin-right: 24px;
}
.container03 .photos_list .bd li a {
  display: block;
  width: 282px;
  height: 258px;
  position: relative;
}
.container03 .photos_list .bd li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 38px;
  width: 0;
  height: 6px;
  border-radius: 6px;
  background-color: var(--color-light);
}
.container03 .photos_list .bd li a:after {
  content: "";
  position: absolute;
  top: 40px;
  left: 0;
  width: 0;
  height: 2px;
  transition: all 0.3s ease-in;
}
.container03 .photos_list .bd li a:hover:before {
  width: 6px;
}
.container03 .photos_list .bd li a:hover:after {
  width: 282px;
  background-color: var(--color-primary);
  background-image: linear-gradient(to right, var(--color-light), var(--color-primary));
}
.container03 .photos_list .bd .time {
  height: 41px;
  line-height: 24px;
  font-size: 22px;
  color: #666666;
}
.container03 .photos_list .bd .time p {
  float: left;
  margin-right: 10px;
}
.container03 .photos_list .bd .time span {
  font-size: 14px;
  color: #999999;
}
.container03 .photos_list .bd .title {
  font-size: 16px;
  color: #333333;
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container03 .photos_list .bd .img {
  width: 282px;
  height: 162px;
  overflow: hidden;
}
.container04 {
  background-color: #294e93;
  position: relative;
  overflow: hidden;
}
.container04 .box_top {
  overflow: hidden;
}
.container04 .box_top .titles2 {
  float: left;
}
.container04 .box_top .titles2::after {
  background-color: #c3ff7e;
}
.container04 .alumnusContent {
  width: 1200px;
  margin: 0 auto 50px;
  overflow: hidden;
  padding-top: 11px;
}
.container04 .alumnusContent .alumnusUl li {
  float: left;
}
.container04 .alumnusContent .alumnusUl li.current .alumnusTxt {
  width: 638px;
}
.container04 .alumnusContent .alumnusUl li.current .alumnusImg .ztxt {
  opacity: 0;
}
.container04 .alumnusContent .alumnusUl li .alumnusTxt {
  height: 337px;
  background-color: #fff;
  float: left;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 200ms ease-in-out;
  -moz-transition: width 200ms ease-in-out;
  -ms-transition: width 200ms ease-in-out;
  -o-transition: width 200ms ease-in-out;
  transition: width 200ms ease-in-out;
}
.container04 .alumnusContent .alumnusUl li .alumnusTxt .inner {
  padding-left: 66px;
  padding-right: 57px;
  height: 337px;
  display: table-cell;
  vertical-align: middle;
}
.container04 .alumnusContent .alumnusUl li .alumnusTxt h3 {
  font-size: 22px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 10px;
}
.container04 .alumnusContent .alumnusUl li .alumnusTxt .labels {
  margin-top: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.container04 .alumnusContent .alumnusUl li .alumnusTxt .txt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  text-align: justify;
  letter-spacing: 0.25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.container04 .alumnusContent .alumnusUl li .alumnusTxt .viewmore {
  display: block;
  height: 32px;
  line-height: 32px;
  width: 103px;
  padding-left: 20px;
  border: 1px solid var(--color-light);
  border-radius: 4px;
  background: url(../images/icon_yellow_arrow.png) no-repeat 88px center;
  font-size: 14px;
  color: var(--color-light);
  margin-top: 34px;
}
.container04 .alumnusContent .alumnusUl li .alumnusImg {
  display: block;
  float: left;
  width: 266px;
  height: 337px;
  position: relative;
}
.container04 .alumnusContent .alumnusUl li .alumnusImg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 266px;
  height: 337px;
}
.container04 .alumnusContent .alumnusUl li .alumnusImg .ztxt {
  position: relative;
  z-index: 2;
  width: 266px;
  height: 337px;
  opacity: 1;
  transition: all 0.5s ease;
}
.container04 .alumnusContent .alumnusUl li .alumnusImg .ztxt p {
  position: absolute;
  top: 89px;
  left: 59px;
  width: 149px;
  height: 104px;
  padding-top: 45px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.62);
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  color: #333333;
  font-weight: bold;
}
.container_07 {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url("../images/bom-bg.png") no-repeat bottom center;
  padding-top: 83px;
}
.container_07 .plate_title {
  text-align: center;
  line-height: 40px;
}
.container_07 .plate_title h2 {
  font-size: 32px;
  color: #333333;
  letter-spacing: 1px;
  position: relative;
  height: 50px;
}
.container_07 .plate_title h2:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -17px;
  width: 35px;
  height: 6px;
  background-color: var(--color-primary);
}
.container_07 .plate_title p {
  font-size: 24px;
  color: #c1c1c1;
  letter-spacing: 2px;
  margin-top: -1px;
  text-transform: uppercase;
}
.container_07 .plate_title.white h2 {
  color: #ffffff;
}
.container_07 .plate_title.white p {
  color: #ffffff;
}
.container_07 .bom-center {
  width: 1015px;
  margin: 0 auto;
  overflow: hidden;
}
.container_07 .left-time {
  float: left;
  width: 500px;
  overflow: hidden;
  padding-top: 80px;
}
.container_07 .left-time .asH4 {
  font-size: 30px;
  color: #333333;
  text-align: center;
  line-height: 34px;
  font-weight: bolder;
  margin-bottom: 24px;
}
.container_07 .left-time .asH5 {
  font-size: 30px;
  color: var(--color-primary);
  line-height: 72px;
  font-weight: bolder;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}
.container_07 .left-time .asH5 em {
  font-size: 60px;
  font-style: normal;
}
.container_07 .left-time .as-p {
  font-size: 20px;
  line-height: 32px;
  color: #333333;
  text-align: center;
}
.container_07 .right-form {
  width: 312px;
  height: 448px;
  background-color: rgba(41, 78, 147, 0.7);
  float: right;
  margin-top: 50px;
  padding-left: 54px;
  padding-right: 53px;
  margin-bottom: 40px;
}
.container_07 .right-form form {
  margin-top: 21px;
}
.container_07 .right-form h4 {
  font-size: 22px;
  color: #ffffff;
  text-align: center;
  padding-top: 24px;
  letter-spacing: 1px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.container_07 .right-form p {
  font-size: 14px;
  line-height: 60px;
  color: #c8c8c8;
}
.container_07 .right-form .asCol {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
.container_07 .right-form .asCol input {
  display: block;
  width: 292px;
  height: 34px;
  line-height: 34px;
  border: none;
  background: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  padding-left: 20px;
}
.container_07 .right-form .colBtn {
  width: 129px;
  height: 35px;
  margin: 0 auto;
}
.container_07 .right-form .colBtn input {
  cursor: pointer;
  display: block;
  width: 129px;
  height: 35px;
  line-height: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  background: var(--color-light);
  border: none;
  font-weight: bold;
}
.container_07 .right-form .tips {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  margin-top: 26px;
}
.container08 {
  width: 100%;
  overflow: hidden;
  height: 237px;
  background-color: #f7f7f7;
}
.container08 .lccontent {
  width: 1200px;
  margin: 0 auto;
  height: 237px;
  overflow: hidden;
  position: relative;
}
.container08 .lccontent::before {
  content: "";
  position: absolute;
  left: 0;
  top: 101px;
  width: 100%;
  height: 1px;
  border-top: 1px dashed #737373;
}
.container08 .lccontent ul {
  width: 1280px;
  overflow: hidden;
  margin-top: 61px;
  position: relative;
  z-index: 2;
}
.container08 .lccontent ul li {
  float: left;
  width: 160px;
  position: relative;
}
.container08 .lccontent ul li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background: url(../images/icon_lc_arrow.png) no-repeat center;
}
.container08 .lccontent ul li .whiteRadius {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #fff;
  display: table-cell;
  vertical-align: middle;
}
.container08 .lccontent ul li .whiteRadius img {
  display: block;
  margin: 0 auto;
}
.container08 .lccontent ul li p {
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  margin-top: 13px;
}
.footer {
  width: 100%;
  overflow: hidden;
  background: #333;
  background-size: cover;
  padding-top: 33px;
  padding-bottom: 22px;
}
.footer .ft_logo {
  float: left;
  width: 342px;
  overflow: hidden;
  position: relative;
}
.footer .ft_logo:before {
  content: "";
  position: absolute;
  top: 11px;
  right: 0;
  width: 1px;
  height: 49px;
  background-color: rgba(255, 255, 255, 0.16);
}
.footer .ft_logo img {
  display: block;
  height: 58px;
  margin-top: 5px;
}
.footer .ft_contact {
  float: left;
  width: 471px;
  margin-left: 40px;
  position: relative;
}
.footer .ft_contact p {
  font-size: 12px;
  color: #e8e8e8;
  margin-bottom: 10px;
}
.footer .ft_contact:before {
  content: "";
  position: absolute;
  top: 11px;
  right: 0;
  width: 1px;
  height: 49px;
  background-color: rgba(255, 255, 255, 0.16);
}
.footer .ft_contact table {
  width: 471px;
  border-collapse: collapse;
}
.footer .ft_contact table td {
  width: 215px;
  font-size: 12px;
  color: #e8e8e8;
  line-height: 24px;
  padding-left: 40px;
  padding: 4px 10px;
  vertical-align: top;
}
.footer .ft_ewm {
  width: 315px;
  float: right;
  padding-left: 30px;
}
.footer .ft_ewm .ewm {
  float: left;
  margin-left: 28px;
}
.footer .ft_ewm .ewm img {
  display: block;
  width: 67px;
  height: auto;
}
.footer .ft_ewm .ewm p {
  line-height: 30px;
  font-size: 12px;
  color: #e8e8e8;
  text-align: center;
  margin-top: 8px;
}
.footer .copy_txt {
  font-size: 12px;
  line-height: 24px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  color: #e8e8e8;
  margin-top: 5px;
}
.left_float {
  position: fixed;
  top: 20%;
  left: 28px;
  background-color: #f18634;
  padding: 0 6px;
  width: 104px;
  z-index: 101;
}
.left_float .close {
  position: absolute;
  top: 5px;
  right: 5px;
}
.left_float .header {
  padding-top: 24px;
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  color: #fefefe;
  font-weight: bold;
}
.left_float .body {
  background-color: #fff;
  border-radius: 4px;
  width: 104px;
  margin-top: 10px;
}
.left_float .body ul {
  padding: 0 5px;
}
.left_float .body ul li {
  border-bottom: 1px dashed #e0e0e0;
  padding-bottom: 10px;
}
.left_float .body ul li:last-child {
  border-bottom: none;
}
.left_float .body ul li label {
  font-size: 12px;
  line-height: 35px;
}
.left_float .body ul li .input {
  padding: 0 5px;
  width: 84px;
}
.left_float .body ul li .layui-input {
  box-sizing: content-box;
}
.left_float .body ul li .layui-form-select .layui-input {
  padding-right: 0;
  cursor: pointer;
  border-radius: 0;
}
.left_float .body ul li input {
  border: 1px solid #f18634;
  width: 77px;
  height: 20px;
  padding-left: 5px;
  font-size: 12px;
  color: #333333;
}
.left_float .get_phone {
  width: 104px;
}
.left_float .get_phone input {
  display: block;
  width: 104px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border: none;
  background-color: #fff;
  margin: 10px 0;
}
.left_float .get_phone button {
  display: block;
  width: 104px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #fee928;
  font-size: 14px;
  color: #0e4ea6;
  cursor: pointer;
  border: none;
  border-radius: 4px;
}
.left_float .txt {
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  color: #ffffff;
  padding-bottom: 15px;
  margin-top: 10px;
}
.rightFloat {
  width: 40px;
  height: 206px;
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -103px;
  z-index: 99;
}
.rightFloat h2 {
  width: 40px;
  height: 40px;
  overflow: hidden;
  background-color: #fed553;
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  -webkit-border-btop-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.rightFloat h2 img {
  display: block;
  margin: 9px auto 0;
  animation: scale 1s infinite;
  -webkit-animation: scale 1s infinite;
  /*Safari and Chrome*/
}
@keyframes scale {
  from {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }
  to {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
  }
}
.rightFloat p {
  width: 20px;
  height: 156px;
  padding: 10px 10px 0;
  line-height: 24px;
  text-align: center;
  background-color: var(--color-primary);
  color: #ffffff;
  font-size: 16px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.rightFloat p a {
  color: #ffffff;
}
.shade {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 100;
}
.layer_container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.layer_container .main {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -135px;
  margin-left: -118px;
  width: 224px;
  height: 248px;
  background: url(../images/layer_bg.png) no-repeat;
  padding-top: 23px;
  padding-left: 12px;
}
.layer_container .main .header {
  text-align: center;
  position: relative;
}
@-webkit-keyframes twinkling {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@-moz-keyframes twinkling {
  /*透明度由0到1*/
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@-ms-keyframes twinkling {
  /*透明度由0到1*/
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.layer_container .main .header .hi {
  position: absolute;
  top: -11px;
  left: 33px;
  width: 31px;
  height: 37px;
  background: url(../images/hi_bg.png) no-repeat;
}
.layer_container .main .header .hi img {
  position: absolute;
  left: 4px;
  top: 6px;
}
.layer_container .main .header h2 {
  width: 100%;
  height: 65px;
  line-height: 75px;
  overflow: hidden;
  font-family: "FZZYJW";
  font-size: 24px;
  color: #ffffff;
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.4);
}
.layer_container .main .body {
  width: 224px;
  height: 98px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  color: #333333;
}
.layer_container .main .body span {
  color: #0e4ea6;
}
.layer_container .main .btn {
  height: 24px;
  overflow: hidden;
}
.layer_container .main .btn .zx_btn {
  display: block;
  float: left;
  margin-left: 28px;
  width: 79px;
  height: 24px;
  position: relative;
  background-color: #ca6c24;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}
.layer_container .main .btn .zx_btn:after {
  content: "立即咨询";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  width: 79px;
  height: 22px;
  background-color: #f18634;
}
.layer_container .main .btn .cancle_btn {
  display: block;
  float: left;
  margin-left: 8px;
  width: 79px;
  height: 24px;
  position: relative;
  background-color: #0e3c7b;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}
.layer_container .main .btn .cancle_btn:after {
  content: "稍后联系";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  width: 79px;
  height: 22px;
  background-color: #0e4ea6;
}
.layer_container .main .close_btn {
  position: absolute;
  bottom: 19px;
  left: 114px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.hzcollege {
  position: relative;
  overflow: hidden;
  width: 422px;
  padding-top: 6px;
}
.hzcollege .bigImg {
  height: 287px;
  position: relative;
}
.hzcollege .bigImg dl {
  height: 280px;
  margin-top: 24px;
}
.hzcollege .bigImg dl dd {
  float: left;
  width: 180px;
  height: 118px;
  background-color: #fff;
  margin-bottom: 22px;
  margin-left: 18px;
  margin-right: 4px;
}
.hzcollege .bigImg dl dd a {
  display: block;
  width: 180px;
  height: 118px;
  text-align: center;
}
.hzcollege .bigImg dl dd a i {
  display: block;
  width: 180px;
  height: 74px;
}
.hzcollege .bigImg dl dd a p {
  height: 44px;
  line-height: 44px;
}
.hzcollege .smallScroll {
  height: 47px;
}
.hzcollege .sPrev {
  float: left;
  width: 19px;
  height: 37px;
  background: url(../images/icon_btn_prev.png) no-repeat center;
}
.hzcollege .sNext {
  float: right;
  width: 19px;
  height: 37px;
  background: url(../images/icon_btn_next.png) no-repeat center;
}
.hzcollege .smallImg {
  float: left;
  display: inline;
  width: 337px;
  overflow: hidden;
  position: relative;
  margin-left: 20px;
}
.hzcollege .smallImg::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 11px;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.hzcollege .smallImg ul {
  height: 47px;
  width: 9999px;
  overflow: hidden;
}
.hzcollege .smallImg ul li {
  float: left;
  width: 84px;
  line-height: 36px;
  cursor: pointer;
  display: inline;
  text-align: center;
  font-size: 16px;
}
.hzcollege .smallImg ul li a {
  color: #fff;
}
.hzcollege .smallImg ul li.on {
  border-color: #1e50a2;
  background-color: #fff;
  position: relative;
}
.hzcollege .smallImg ul li.on::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -16px;
  border-width: 8px;
  margin-left: -8px;
  border-color: white transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  width: 0;
  height: 0;
  overflow: hidden;
}
.hzcollege .smallImg ul li.on a {
  color: #be2d00;
}
.ysScroll-top {
  width: 611px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 18px;
}
.ysScroll-top .bd ul {
  zoom: 1;
}
.ysScroll-top .bd ul li {
  text-align: center;
  zoom: 1;
  position: relative;
  padding-left: 27px;
  margin-left: 13px;
  border-left: 1px solid #ff774e;
  padding-top: 13px;
  padding-bottom: 13px;
}
.ysScroll-top .bd ul li h4 {
  font-size: 22px;
  color: #ffffff;
  line-height: 30px;
  text-align: left;
  position: relative;
}
.ysScroll-top .bd ul li h4::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
}
.ysScroll-top .bd ul li .txt {
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  text-align: justify;
  height: 90px;
  overflow: hidden;
  margin-top: 10px;
}
.fullImg {
  width: 100%;
  height: 254px;
}
.page_wrap {
  background-color: #f2f3f5;
  overflow: hidden;
}
.pageContent {
  width: 1200px;
  margin: 30px auto 0;
  overflow: hidden;
}
.contentLeft {
  width: 252px;
  overflow: hidden;
  float: left;
}
.contentLeft .navLeft {
  width: 100%;
  overflow: hidden;
}
.contentLeft .navLeft h3 {
  width: 252px;
  height: 56px;
  line-height: 56px;
  position: relative;
  background: url(../images/bt_bg.png) no-repeat top center;
}
.contentLeft .navLeft h3 p {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 85px;
}
.contentLeft .navLeft h3 .shape {
  position: absolute;
  top: 13px;
  right: 4px;
}
.contentLeft .navLeft .nav_wrap {
  width: 100%;
  overflow: hidden;
}
.contentLeft .navLeft .nav_wrap ul {
  width: 224px;
  background-color: var(--color-primary);
}
.contentLeft .navLeft .nav_wrap ul li {
  width: 247px;
  height: 60px;
  position: relative;
}
.contentLeft .navLeft .nav_wrap ul li:last-child span {
  border-bottom: 1px solid #fff;
}
.contentLeft .navLeft .nav_wrap ul li a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.contentLeft .navLeft .nav_wrap ul li a:hover span {
  left: 20px;
}
.contentLeft .navLeft .nav_wrap ul li a:hover p {
  color: var(--color-light);
}
.contentLeft .navLeft .nav_wrap ul li span {
  position: absolute;
  left: 5px;
  top: 0;
  width: 100%;
  height: 59px;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  transition: all 0.2s ease;
}
.contentLeft .navLeft .nav_wrap ul li p {
  width: 203px;
  height: 59px;
  line-height: 59px;
  padding-left: 44px;
  margin-left: 5px;
  position: relative;
  z-index: 10;
  font-size: 16px;
  color: #333333;
}
.contentLeft .navLeft .nav_wrap ul .current a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.contentLeft .navLeft .nav_wrap ul .current a span {
  left: 20px;
  color: var(--color-light);
}
.contentLeft .navLeft .nav_wrap ul .current a p {
  color: var(--color-light);
}
.contentLeft .navLeft .nav_wrap ul .current a:hover span {
  left: 20px;
}
.contentLeft .navLeft .nav_wrap ul .current a:hover p {
  color: var(--color-light);
}
.contentLeft .boxbm {
  background-color: #fff;
  width: 227px;
  height: 254px;
  padding: 14px 13px 13px 12px;
  margin-top: 20px;
}
.contentLeft .boxbm img {
  display: block;
  width: 227px;
  height: 201px;
}
.contentLeft .boxbm a {
  display: block;
  width: 100%;
  height: 53px;
  line-height: 53px;
  text-align: center;
  color: #fff;
  background-color: var(--color-light);
  font-size: 18px;
}
.contentLeft .left_n_list {
  background-color: #fff;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 48px;
  padding: 0 13px 25px;
  width: 226px;
}
.contentLeft .left_n_list h4 {
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  border-bottom: 1px solid #e9e9e9;
}
.contentLeft .left_n_list ul li {
  border-bottom: 1px solid #e9e9e9;
  max-height: 60px;
  overflow: hidden;
  padding: 5px 0;
}
.contentLeft .left_n_list ul li a {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
}
.contentLeft .left_n_list ul li a:hover {
  text-decoration: underline;
}
.contentLeft .left_n_list .morebtn {
  display: block;
  width: 104px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #c7c5c5;
  font-size: 14px;
  color: #a3a2a2;
  margin: 19px auto 0;
}
.contentLeft .left_n_list .morebtn:hover {
  text-decoration: underline;
}
.contentRight {
  float: right;
  width: 918px;
  overflow: hidden;
  margin-bottom: 60px;
}
.page_position {
  width: 1176px;
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  background: url(../images/icon_position.png) no-repeat left center;
  padding-left: 24px;
  font-size: 14px;
  color: #333333;
}
.page_position a {
  color: #333333;
}
.container {
  width: 918px;
  min-height: 793px;
  padding-bottom: 66px;
  background-color: #fff;
}
.sign_container {
  width: 100%;
  overflow: hidden;
  margin-bottom: 57px;
}
.sign_container .header {
  margin-top: 75px;
}
.sign_container .header h2 {
  font-size: 22px;
  color: #333;
  margin-bottom: 30px;
  font-weight: bold;
  text-align: center;
}
.sign_container .header .txt {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  padding: 0 24px;
}
.sign_container .header .txt p span {
  color: #ff0000;
}
.sign_container .sing_section {
  padding: 0 24px;
  margin-top: 21px;
  margin-bottom: 20px;
}
.sign_container .sing_section .sign_title {
  line-height: 36px;
  height: 36px;
  border-bottom: 1px solid #e4e4e4;
}
.sign_container .sing_section .sign_title h4 {
  float: left;
  font-size: 16px;
  color: #333333;
  margin-right: 12px;
  font-weight: bold;
}
.sign_container .sing_section .sign_title span {
  font-size: 14px;
  color: #666666;
}
.sign_container .sing_section ul {
  width: 910px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sign_container .sing_section ul li {
  flex-shrink: 0;
  width: 398px;
  margin-right: 57px;
  margin-top: 18px;
}
.sign_container .sing_section ul li .layui-form-select dl dd.layui-this {
  background-color: var(--color-light);
}
.sign_container .sing_section ul li .layui-input,
.sign_container .sing_section ul li .layui-textarea {
  display: block;
  width: 396px;
  box-sizing: content-box;
  padding-left: 0;
}
.sign_container .sing_section ul li .layui-form-select .layui-input {
  padding-right: 30px;
  cursor: pointer;
  width: 366px;
}
.sign_container .sing_section ul li .inp {
  height: 38px;
  width: 398px;
}
.sign_container .sing_section ul li .inp input {
  display: block;
  width: 396px;
  padding-left: 10px;
  height: 36px;
  background-color: #f9f9f9;
  border: 1px solid #eeeaea;
}
.sign_container .sing_section ul li label {
  font-size: 14px;
  color: #666666;
  line-height: 32px;
}
.sign_container .sing_section ul li label span {
  color: red;
}
.sign_container .tips {
  height: 24px;
  line-height: 24px;
  color: red;
  font-size: 12px;
  margin-left: 24px;
}
.sign_container .sign_btn {
  float: left;
  width: 100%;
  overflow: hidden;
}
.sign_container .sign_btn .center {
  margin: 30px auto 0;
  width: 235px;
  height: 38px;
}
.sign_container .sign_btn .center input {
  display: block;
  font-size: 14px;
  border-radius: 4px;
  border: none;
  background-color: transparent;
}
.sign_container .sign_btn .center .btn_set {
  float: left;
  width: 107px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: var(--color-light);
  border: 1px solid var(--color-light);
}
.sign_container .sign_btn .center .btn_submit {
  float: right;
  width: 108px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #ffffff;
  background-color: var(--color-light);
}
.sign_container .privacy_btn {
  display: block;
  float: left;
  width: 100%;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  color: #aaaaaa;
  cursor: pointer;
  margin-top: 20px;
}
.luqu_section {
  width: 433px;
  margin: 0 auto 60px;
  overflow: hidden;
  padding-top: 30px;
}
.luqu_section ul li {
  height: 37px;
  overflow: hidden;
  margin-top: 29px;
}
.luqu_section ul li label {
  display: block;
  width: 100px;
  float: left;
  font-size: 14px;
  line-height: 37px;
  color: #333333;
  text-align: center;
}
.luqu_section ul li input {
  display: block;
  width: 321px;
  padding-left: 10px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e4e4e4;
  background-color: #f6f6f6;
  font-size: 14px;
  color: #333333;
}
.luqu_section .btn {
  float: right;
  width: 333px;
  height: 37px;
  margin-top: 37px;
}
.luqu_section .btn input {
  display: block;
  cursor: pointer;
  width: 124px;
  height: 37px;
  background-color: var(--color-light) !important;
  font-size: 16px;
  color: #ffffff;
  border: none;
  margin: 0 auto;
}
.lq_success {
  padding: 0 30px;
}
.lq_success .lq_section1 {
  padding-top: 27px;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 25px;
}
.lq_success .lq_section1 ul {
  float: left;
}
.lq_success .lq_section1 ul li {
  padding: 13px 0;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.lq_success .lq_section1 ul li label {
  display: block;
  float: left;
}
.lq_success .lq_section1 ul li p {
  float: left;
  padding-left: 70px;
}
.lq_success .lq_section1 .img {
  float: right;
  height: 142px;
  width: 94px;
  border-radius: 4px;
}
.lq_success .lq_section2 {
  padding-top: 35px;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 45px;
}
.lq_success .lq_section2 .table {
  width: 658px;
  margin: 0 auto;
  overflow: hidden;
}
.lq_success .lq_section2 .table h1 {
  width: 658px;
  margin: 0 auto;
  background-color: var(--color-primary);
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  height: 56px;
  line-height: 56px;
  letter-spacing: 1px;
}
.lq_success .lq_section2 .table table {
  width: 658px;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 14px;
  color: #333333;
}
.lq_success .lq_section2 .table table td {
  border: 1px solid #dcdcdc;
  text-align: center;
  padding: 15px 0;
}
.lq_success .lq_section2 .table table th {
  background-color: #efeff0;
  border: 1px solid #dcdcdc;
  padding: 15px 0;
  color: #333333;
  font-weight: normal;
}
.lq_success .lq_section3 {
  padding-top: 36px;
  padding-bottom: 45px;
  overflow: hidden;
}
.lq_success .lq_section3 h4 {
  text-align: center;
  font-size: 18px;
  color: #9a0001;
  font-weight: bold;
  margin-bottom: 12px;
}
.lq_success .lq_section3 .sec3_txt {
  font-size: 14px;
  line-height: 44px;
  text-align: justify;
  color: #333333;
  word-break: break-all;
}
.lq_success .lq_section3 .sec3_txt a {
  color: #ff0b0b;
}
.lq_success .lq_section3 .sec3_txt span {
  text-decoration: underline;
  padding: 0 10px;
}
.fail_con {
  width: 995px;
  height: 300px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 30px;
}
.fail_con h4 {
  font-size: 18px;
  color: #333333;
  margin-top: 8px;
}
.fail_con p {
  font-size: 14px;
  color: #ff0101;
}
.fail_con p a {
  color: #ff0101;
}
.majorList {
  overflow: hidden;
}
.majorList ul {
  padding-left: 3px;
  overflow: hidden;
  margin-bottom: 40px;
}
.majorList ul li {
  margin-left: 24px;
  width: 272px;
  height: 357px;
  float: left;
  background-color: #f6f6f6;
  margin-top: 30px;
}
.majorList ul li a {
  display: block;
  overflow: hidden;
}
.majorList ul li .img {
  width: 272px;
  height: 172px;
  overflow: hidden;
}
.majorList ul li .img img {
  display: block;
  width: 272px;
  height: 172px;
}
.majorList ul li h4 {
  text-align: center;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  margin-top: 14px;
  margin-bottom: 8px;
}
.majorList ul li .txt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  height: 96px;
  overflow: hidden;
  padding: 0 16px;
  text-align: justify;
}
.list_page {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
}
.list_page .total {
  background-color: #fff;
}
.list_page a {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  border: 1px solid #d9d9d9;
  color: #666666;
  margin: 0 4px;
  background-color: #fff;
}
.list_page a:hover {
  text-decoration: none;
}
.list_page a b {
  background-color: #ffffff;
  border: none;
  color: #666666;
  font-weight: normal;
  padding: 0;
}
.list_page b {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  border: 1px solid var(--color-light);
  background-color: var(--color-light);
  color: #ffffff;
}
.majorDetail {
  padding: 30px 26px;
  overflow: hidden;
}
.majorDetail .detailContent h2 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin: 20px 0;
}
.majorDetail .detailContent .txt {
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  color: #333333;
}
.majorDetail .detailContent .txt p {
  margin-bottom: 20px;
}
.imgList {
  width: 918px;
  overflow: hidden;
  padding-top: 30px;
}
.imgList .huanjing {
  display: block;
  width: 851px;
  height: auto;
  margin: 0 auto;
}
.imgList ul {
  overflow: hidden;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-top: 10px;
}
.imgList ul li {
  width: 268px;
  float: left;
  margin-left: 23px;
  padding-top: 30px;
}
.imgList ul li a {
  display: block;
  position: relative;
  width: 268px;
  height: 221px;
  transition: all 0.3s ease;
  background-color: #f6f6f6;
}
.imgList ul li a:hover {
  transform: translateY(-5px);
  box-shadow: var(--el-box-shadow-dark);
}
.imgList ul li a:hover .hide {
  display: block;
}
.imgList ul li a .hide {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 268px;
  height: 164px;
  background-color: rgba(0, 0, 0, 0.35);
}
.imgList ul li a .hide .middle {
  display: table-cell;
  width: 268px;
  height: 164px;
  vertical-align: middle;
  text-align: center;
}
.imgList ul li a .hide .middle img {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.imgList ul li .title_img {
  display: block;
  width: 268px;
  height: 164px;
  overflow: hidden;
}
.imgList ul li p {
  text-align: center;
  font-size: 16px;
  color: #333333;
  height: 57px;
  line-height: 57px;
}
.newsList {
  overflow: hidden;
  padding: 0 26px 34px;
}
.newsList ul li {
  border-bottom: 1px dashed #e4e4e4;
  padding-top: 25px;
  padding-bottom: 17px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.newsList ul li.item .img {
  float: left;
  width: 139px;
  height: 87px;
  margin-right: 20px;
}
.newsList ul li.item .img img {
  display: block;
  width: 139px;
  height: 87px;
}
.newsList ul li.item .info {
  width: 707px;
}
.newsList ul li .title_pic {
  display: block;
  width: 139px;
  height: 87px;
  flex-shrink: 0;
  padding-right: 20px;
}
.newsList ul li .title_pic img {
  display: block;
  width: 139px;
  height: 87px;
  object-fit: cover;
}
.newsList ul li .info {
  flex: 1;
  width: 100%;
  box-sizing: border-box;
}
.newsList ul li h4 {
  overflow: hidden;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 12px;
}
.newsList ul li h4 a {
  display: block;
  float: left;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  width: 550px;
}
.newsList ul li h4 a:hover {
  text-decoration: underline;
}
.newsList ul li h4 p {
  float: right;
  display: block;
  width: 120px;
  text-align: right;
  font-size: 14px;
  color: #999999;
}
.newsList ul li .txt {
  width: 100%;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 40px;
  color: #666666;
}
.article {
  overflow: hidden;
  padding: 0 28px;
}
.article .jz_title {
  line-height: 30px;
  padding-bottom: 20px;
  overflow: hidden;
  width: 100%;
  padding-top: 10px;
}
.article .jz_title h4 {
  font-size: 24px;
  color: #87c046;
}
.article .jz_title p {
  text-indent: 0;
  text-transform: uppercase;
  font-size: 18px;
  color: #999999;
  margin-top: 0;
}
.article .article_top {
  overflow: hidden;
  padding-top: 43px;
}
.article .article_top h1 {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  text-align: center;
}
.article .article_top p {
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  margin-top: 12px;
  text-align: center;
}
.article .article_top p em {
  color: #9a0001;
  font-style: normal;
  margin: 0 20px;
}
.article .article_top p span {
  background-color: #f2f2f2;
  padding: 0 8px;
  color: #999999;
  font-size: 12px;
  line-height: 24px;
  display: inline-block;
  height: 24px;
}
.article .article_content {
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  color: #333333;
  word-break: break-all;
  padding-top: 10px;
  letter-spacing: 0.25px;
}
.article .article_content p {
  margin-top: 24px;
}
.article .article_content img {
  max-width: 100%;
  height: auto;
}
.article .article_content table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 24px;
}
.article .article_content table th,
.article .article_content table td {
  border: 1px solid #eaeaea;
  padding: 8px 15px;
}
.article .article_content table th {
  text-align: center;
}
.container_campus {
  width: 100%;
  height: 557px;
  background-color: #294d91;
  position: relative;
}
.container_campus .bg1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 557px;
  background-color: #20417e;
}
.container_campus .bg2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 557px;
  background: url(../images/xmbg.png) no-repeat right center;
}
.container_campus .container_content {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  height: 557px;
  z-index: 3;
}
.container_campus .content_head {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
}
.container_campus .content_head .titles2 {
  flex-shrink: 0;
  margin-top: 0;
}
.container_campus .content_head .btnbox {
  width: 68px;
  position: relative;
}
.container_campus .content_head .btnbox .swiper-button-next,
.container_campus .content_head .btnbox .swiper-button-prev {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  font-size: 12px;
  background-color: #df9300;
  color: #fff;
}
.container_campus .content_head .btnbox .swiper-button-next::after,
.container_campus .content_head .btnbox .swiper-button-prev::after {
  font-size: 12px;
}
.container_campus .content_head .btnbox .swiper-button-next {
  right: 0;
}
.container_campus .content_head .btnbox .swiper-button-prev {
  left: 0;
}
.container_campus .content_head .btnbox .swiper-button-disabled {
  background-color: #cdcdcd;
  opacity: 1;
}
.container_campus .campusSwiper {
  width: 100%;
}
.container_campus .campusSwiper dl {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 16px 24px;
}
.container_campus .campusSwiper dl dd a {
  display: block;
  overflow: hidden;
}
.container_campus .campusSwiper dl dd:nth-child(1) {
  grid-column: 1/3;
  grid-row: 1/3;
}
.container_campus .campusSwiper dl dd img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
  object-fit: cover;
}
.container_campus .campusSwiper dl dd img:hover {
  transform: scale(1.1);
}
.container_02_2 {
  width: 100%;
  height: 557px;
  background-color: #294d91;
  position: relative;
}
.container_02_2 .bg1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 557px;
  background-color: #20417e;
}
.container_02_2 .bg2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 557px;
  background: url(../images/xmbg.png) no-repeat right center;
}
.container_02_2 .container_content {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  height: 557px;
  z-index: 3;
  display: flex;
  justify-content: space-between;
}
.container_02_2 .container_content .content_side_left {
  width: 510px;
  height: 557px;
  background-color: #20417e;
  padding-right: 86px;
  box-sizing: border-box;
}
.container_02_2 .container_content .tab {
  width: 337px;
  margin: 0 auto 35px;
  border-bottom: 1px solid #fff;
  padding: 6px 22px;
  box-sizing: border-box;
  position: relative;
}
.container_02_2 .container_content .tab::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -16px;
  border-width: 8px;
  border-color: #fff transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  width: 0;
  height: 0;
  overflow: hidden;
}
.container_02_2 .container_content .tab .content_name {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fed553;
}
.container_02_2 .container_content .tab .content_name a {
  color: #fed553;
  display: block;
}
.container_02_2 .container_content .tab .swiper-button-next,
.container_02_2 .container_content .tab .swiper-button-prev {
  top: 10px;
  width: 22px;
  height: 22px;
  margin-top: 0;
  color: #fff;
  font-size: 22px;
}
.container_02_2 .container_content .tab .swiper-button-next:after,
.container_02_2 .container_content .tab .swiper-button-prev:after {
  font-size: 22px;
  font-weight: bold;
}
.container_02_2 .container_content .tab .swiper-button-next,
.container_02_2 .container_content .tab .swiper-rtl .swiper-button-prev {
  right: -44px;
  left: auto;
}
.container_02_2 .container_content .tab .swiper-button-prev,
.container_02_2 .container_content .tab .swiper-rtl .swiper-button-next {
  left: -44px;
  right: auto;
}
.container_02_2 .container_content .honorSwiper {
  width: 100%;
}
.container_02_2 .container_content .honorSwiper .slide_content .content_txt {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  text-indent: 2em;
  background-color: #fff;
  padding: 16px 20px;
}
.container_02_2 .container_content .honorSwiper .slide_content .content_txt a {
  color: #333333;
}
.container_02_2 .container_content .honorSwiper .slide_content .content_imgs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: center;
  margin-top: 15px;
  gap: 10px;
}
.container_02_2 .container_content .honorSwiper .slide_content .content_imgs a img {
  display: block;
  width: 100%;
  height: auto;
}
.container_02_2 .container_content .content_side_right {
  width: 612px;
}
.container_02_2 .container_content .content_side_right .titles2:before {
  background-color: #fed553;
}
.container_02_2 .container_content .content_side_right .titles2:after {
  background-color: var(--color-light);
}
.container_02_2 .container_content .content_side_right .side_content {
  border-left: 1px solid var(--color-primary);
  color: #fff;
  padding-left: 26px;
}
.container_02_2 .container_content .content_side_right .side_content h2 {
  font-weight: bold;
  font-size: 22px;
  position: relative;
}
.container_02_2 .container_content .content_side_right .side_content h2::before {
  content: "";
  position: absolute;
  top: 12px;
  left: -29px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #fff;
}
.container_02_2 .container_content .content_side_right .side_content .txts {
  font-size: 15px;
  line-height: 25px;
  word-break: break-all;
  text-align: justify;
  padding-bottom: 50px;
  font-weight: 400;
}
.container_02_2 .container_content .content_side_right .side_content .txts p {
  margin-top: 12px;
  text-indent: 2em;
}
.container_02_2 .zxbtn {
  display: block;
  width: 108px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  background: url(../images/icon_sm_arrow.png) no-repeat 88px center;
  color: #ffffff;
  font-size: 14px;
  padding-left: 20px;
  transition: all ease-in 0.3s;
  margin-left: 30px;
  margin-top: 30px;
}
.container_02_2 .zxbtn:hover {
  color: var(--color-primary);
  background: url(../images/icon_sm_ablue.png) no-repeat 89px center #fff;
}
.container_a_plate1 {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 26px;
  position: relative;
}
.container_a_plate1::after {
  content: "";
  position: absolute;
  bottom: 94px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f1f1f1;
}
.container_a_plate1 .grid_content ul {
  display: flex;
  justify-content: space-between;
}
.container_a_plate1 .grid_content ul li {
  width: 282px;
}
.container_a_plate1 .grid_content ul li a {
  display: block;
  position: relative;
}
.container_a_plate1 .grid_content ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 46px;
  width: 0;
  height: 6px;
  border-radius: 6px;
  background-color: var(--color-light);
  z-index: 10;
}
.container_a_plate1 .grid_content ul li a:after {
  content: "";
  position: absolute;
  bottom: 48px;
  left: 0;
  width: 0;
  height: 2px;
  transition: all 0.3s ease-in;
  z-index: 10;
}
.container_a_plate1 .grid_content ul li a:hover h4 {
  font-weight: bold;
}
.container_a_plate1 .grid_content ul li a:hover .txt {
  opacity: 1;
}
.container_a_plate1 .grid_content ul li a:hover:before {
  width: 6px;
}
.container_a_plate1 .grid_content ul li a:hover:after {
  width: 282px;
  background-color: var(--color-light);
  background-image: linear-gradient(to right, var(--color-light), var(--color-primary));
}
.container_a_plate1 .grid_content ul li .card {
  width: 282px;
  height: 198px;
  position: relative;
  margin-bottom: 42px;
}
.container_a_plate1 .grid_content ul li .title_pic {
  width: 282px;
  height: 198px;
}
.container_a_plate1 .grid_content ul li .title_pic img {
  display: block;
  width: 282px;
  height: 198px;
  object-fit: cover;
}
.container_a_plate1 .grid_content ul li .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  width: 282px;
  height: 198px;
  background-color: rgba(41, 77, 146, 0.9);
  padding: 16px 20px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  word-break: break-all;
  text-align: justify;
  box-sizing: border-box;
  transition: all 0.5s ease;
}
.container_a_plate1 .grid_content ul li .txt p {
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 6;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.container_a_plate1 .grid_content ul li h4 {
  font-size: 22px;
  color: #333333;
  margin-bottom: 20px;
}
.container_a_plate2 {
  width: 100%;
  background-color: #20417e;
  overflow: hidden;
}
.container_a_plate2 .center {
  width: 1200px;
  margin: 0 auto;
}
.container_a_plate2 .titles1::before {
  background-color: var(--color-light);
}
.container_a_plate2 .titles1::after {
  background-color: #fed553;
}
.container_a_plate2 .titles1 h4 {
  color: #fff;
}
.container_a_plate2 .desc {
  font-size: 16px;
  color: #fff;
}
.container_a_plate2 .flex_content {
  margin-top: 25px;
  padding-bottom: 30px;
}
.container_a_plate2 .flex_content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.container_a_plate2 .flex_content ul li {
  width: 588px;
  height: 193px;
  position: relative;
  padding-right: 8px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.container_a_plate2 .flex_content ul li::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 44px;
  width: 397px;
  background-color: var(--color-light);
}
.container_a_plate2 .flex_content ul li a {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  transition: all 0.3s ease-in;
}
.container_a_plate2 .flex_content ul li a:hover {
  transform: translateY(-3px);
  box-shadow: var(--el-box-shadow-dark);
}
.container_a_plate2 .flex_content ul li .title_pic {
  flex-shrink: 0;
  width: 140px;
  height: 185px;
  object-fit: cover;
}
.container_a_plate2 .flex_content ul li .txtinfo {
  flex: 1;
  width: 100%;
  overflow: hidden;
  padding-left: 29px;
  padding-right: 20px;
  box-sizing: border-box;
}
.container_a_plate2 .flex_content ul li .txtinfo h4 {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  padding-top: 25px;
}
.container_a_plate2 .flex_content ul li .txtinfo .txt_desc {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-top: 6px;
}
.college_detail {
  overflow: hidden;
  background-color: #fff;
  border-radius: 10px;
  padding: 68px 30px 80px;
}
.college_detail .title_pic {
  flex-shrink: 0;
  display: block;
  width: 154px;
  height: 114px;
  border-radius: 10px;
  box-shadow: 2px 1px 33px 1px rgba(0, 28, 15, 0.1);
}
.college_detail .title_pic img {
  display: block;
  width: 154px;
  height: 114px;
  border-radius: 10px;
}
.college_detail .detail_head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 32px;
  border-bottom: 1px solid #f4f5fa;
}
.college_detail .detail_head .title {
  font-weight: bold;
  font-size: 24px;
  color: var(--color-primary);
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 24px;
  padding-bottom: 27px;
}
.college_detail .detail_head .title h1 {
  font-size: 28px;
  font-weight: bold;
}
.college_detail .detail_head .title .tt {
  font-size: 24px;
  color: #333333;
}
.college_detail .detail_head .title .en {
  font-weight: 400;
}
.college_detail .detail_head .labels {
  font-size: 14px;
  line-height: 32px;
  color: #999999;
}
.college_detail .detail_head .labels span {
  margin: 0 24px;
}
.college_detail .detail_head .labels em {
  font-style: normal;
  color: #333;
}
.college_detail .detail_body {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  text-align: justify;
  word-break: break-all;
  padding-top: 49px;
}
.college_detail .detail_body h3 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 20px;
  font-weight: bolder;
}
.college_detail .detail_body p {
  margin-bottom: 24px;
  overflow: hidden;
}
.college_detail .detail_body img {
  display: block;
  max-width: 100%;
  margin-top: 22px;
}
.college_detail .detail_body table {
  width: 100%;
  margin-bottom: 24px;
  border-collapse: collapse;
  border: 1px solid var(--el-border-color-light);
}
.college_detail .detail_body table tr {
  transition: all 0.3s linear;
}
.college_detail .detail_body table tr:nth-child(even) {
  background-color: var(--el-table-td-bg-color);
}
.college_detail .detail_body table th {
  text-align: center;
}
.college_detail .detail_body table td {
  padding: 0 15px;
}
.college_detail .detail_body table td,
.college_detail .detail_body table th {
  padding-top: 6px;
  padding-bottom: 6px;
  border: 1px solid var(--el-border-color-light);
}
.single_page h2 {
  height: 106px;
  border-bottom: 2px solid #ededed;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  font-size: 24px;
  font-weight: bolder;
}
.contact_content {
  width: 483px;
  margin: 0 auto;
  padding: 56px 0 30px;
}
.contact_content .txt {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  line-height: 24px;
}
.contact_content .txt p {
  margin-bottom: 20px;
}
.contact_content .ewm_con {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.contact_content .ewm_con .item img {
  display: block;
  width: 134px;
  height: 134px;
  object-fit: cover;
}
.contact_content .ewm_con .item p {
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.success_container {
  min-height: 451px;
  overflow: hidden;
  border-radius: 10px;
  padding-top: 108px;
}
.success_container .success_content {
  width: 715px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.success_container .success_content .info {
  padding-top: 30px;
}
.success_container .success_content .info h4 {
  font-size: 18px;
  color: #b6171b;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}
.success_container .success_content .info p {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
.success_container .success_content .info p a {
  color: #b6171b;
}
.major_content {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}
.major_content .major_side {
  width: 905px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.major_content .major_side .major_slide_txt {
  width: 612px;
  height: 337px;
  background-color: #fff;
}
.major_content .major_side .major_slide_picture {
  width: 293px;
  height: 337px;
}
.major_content .major_side .major_slide_picture img {
  display: block;
  width: 293px;
  height: 337px;
  object-fit: cover;
}
.major_content .major_side .side_content {
  padding: 42px 40px 0;
}
.major_content .major_side .side_content h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 23px;
}
.major_content .major_side .side_content h4 a {
  color: #333333;
}
.major_content .major_side .side_content .labels {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 22px;
}
.major_content .major_side .side_content .labels li {
  font-size: 14px;
  color: #333333;
}
.major_content .major_side .side_content .labels li span {
  color: #666666;
}
.major_content .major_side .side_content .desc {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 37px;
}
.major_content .major_side .side_content .btnlink {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 123px;
  height: 32px;
  border: 1px solid var(--color-light);
  color: var(--color-light);
  border-radius: 4px;
}
.major_content .major_side .side_content .btnlink .iconfont {
  font-size: 18px;
}
.major_content .major_side .swiper-button-next,
.major_content .major_side .swiper-button-prev {
  position: absolute;
  top: 46px;
  width: 24px;
  height: 24px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  color: #fff;
  background-color: var(--color-light);
  border-radius: 50%;
}
.major_content .major_side .swiper-button-next::after {
  font-size: 13px;
}
.major_content .major_side .swiper-button-prev::after {
  font-size: 13px;
}
.major_content .major_side .swiper-button-prev,
.major_content .major_side .swiper-rtl .swiper-button-next {
  left: auto;
  right: 84px;
}
.major_content .major_side .swiper-button-next,
.major_content .major_side .swiper-rtl .swiper-button-prev {
  right: 40px;
  left: auto;
}
.major_content .major_side .swiper-button-next.swiper-button-disabled,
.major_content .major_side .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  cursor: auto;
  pointer-events: none;
  background-color: #cdcdcd;
}
.major_content .major_more {
  flex-shrink: 0;
  width: 266px;
  height: 337px;
  background: url(../images/zy2.jpg) no-repeat center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.major_content .major_more .circular {
  width: 149px;
  height: 149px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.62);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  line-height: 1.2;
}
.major_content .major_more .circular:hover {
  color: var(--color-primary);
}
