@charset "UTF-8";
body.show a, body.show .transition, body.show .index-flow .title dl dd .layer, .index-flow .title dl dd body.show .layer, body.show .g-nav2, body.show .g-nav, body.show .g-head .btn-list .search .input, .g-head .btn-list .search body.show .input, body.show .g-head .btn-list, .g-head body.show .btn-list, body.show :before, body.show :after, body.show img {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}

.ellipsis, .index-flash li .name a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.flex, .index-flow .img-list li a .layer .info, .index-flow .title dl dd .layer, .index-flow .title dl, .index-flow .container .video i, .index-admissions .dots, .index-events .list-wrapper dd.li-dd dl.info dd, .index-events .list-wrapper dl.ul-dl, .index-events .wal .arrow, .index-events .wal, .index-news .col-2 .arrow .dots, .index-news .col-2 .arrow, .index-news .col-2 .list li .title, .index-search .search-result .name, .index-search .hot-words, .index-flash .btn .dots, .index-flash .btn, .g-foot .info .tel, .g-foot .info, .g-foot .list li, .g-nav2 .scroll ul, .g-nav ul, .g-head .btn-list .language .name, .g-head .btn-list ul, .g-head .btn-list, .p-layer {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
}

.flexColumn {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.itemsCenter, .index-flow .img-list li a .layer .info, .index-flow .container .video i, .index-events .list-wrapper dd.li-dd dl.info dd, .index-events .wal, .index-news .col-2 .arrow, .index-news .col-2 .list li .title, .index-search .search-result .name, .index-flash .btn, .g-foot .info .tel, .g-foot .list li, .g-head .btn-list .language .name, .g-head .btn-list, .p-layer {
  align-items: center;
  -webkit-align-items: center;
}

.justifyCenter, .index-flow .container .video i, .index-admissions .dots, .index-admissions .list dl, .index-news .col-2 .arrow .dots, .index-news .col-2 .list li .title, .index-flash .btn, .p-layer {
  justify-content: center;
  -webkit-justify-content: center;
}

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

.flexBetween, .index-news .col-2 .arrow, .index-news, .g-foot .info {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.flexWrap, .foot-link .list ul, .index-flow .img-list li a .layer, .index-flow .img-list ul, .index-admissions .list dl, .index-news, .index-search .hot-words ul, .g-foot .info div, .g-foot .list ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.bsBox {
  box-sizing: content-box;
}

.p-ico, .index-flow .container .video i, .index-flow .container .list a i, .index-events .list-wrapper dd.li-dd dl.info em, .index-search .search-result li a i {
  font-family: "icon";
  font-size: 0.2rem;
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  font-size: 100px;
}

body {
  -webkit-text-size-adjust: none;
}
body.hidden {
  overflow: hidden;
}

a {
  text-decoration: none;
  outline: none;
}
a:active {
  star: expression(this.onFocus=this.blur());
}
a:link {
  text-decoration: none;
  outline: none;
}
a:visited {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
  outline: none;
}

li {
  list-style: outside none;
}

h1 {
  font-size: 16px;
}

h2, h3, h4, h5 {
  font-size: 14px;
}

h5 {
  font-size: 0.12rem;
}

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: "SourceSansPro-Regular", "微软雅黑";
  color: #888;
  outline: none;
  border: 0;
}

em {
  font-style: normal;
}

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit;
}

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both;
}

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both;
}

.wal {
  max-width: 13.2rem;
  margin: 0 auto;
}

@font-face {
  font-family: "icon";
  src: url("../font/icon.woff2") format("woff2"), url("../font/icon.woff") format("woff"), url("../font/icon.ttf") format("truetype"), url("../font/icon.eot") format("embedded-opentype"), url("../font/icon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*---------导航----------------*/
#myalert {
	display: none;
}
.recruit .block1 {
	height: auto
}
.layer {
	background: url(images/con_mask.png);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
}
.layer .myalert {
	padding: 30px;
	background: #fff;
	width: 240px;
	position: absolute;
	margin-top: -100px;
	top: 50%;
	left: 50%;
	margin-left: -120px;
	text-align: center;
	z-index: 100000
}
.layer .guan {
	background: url(images/clos.png) no-repeat center;
	display: block;
	width: 23px;
	height: 23px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.layer .text {
	padding-bottom: 15px;
	font-size: 16px;
	color: #474747;
}
.layer .button {
	background: none;
	border: 1px solid #bbbbbb;
	width: 91px;
	height: 29px;
	font: 14px/100% "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif;
	color: #707070;
}
.g-head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0.05rem;
  width: 100%;
}
.g-head:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -0.05rem;
  right: 0;
  height: 1.38rem;
  background: url("../images/head-bg.png") center repeat-x;
  background-size: auto 99%;
}
.g-head:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -0.05rem;
  right: 0;
  height: 0.05rem;
  background: url("../images/head-bg2.jpg") center repeat-x;
  background-size: 100% 100%;
}
.g-head .wal {
  min-height: 1.1rem;
  position: relative;
  max-width: 100%;
  margin: 0 0.4rem;
}
.g-head a.logo {
  display: block;
 background: url("../images/logo.png") center no-repeat; 
  background-size: 100%;
  width: 3.5rem;
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}
.g-head .btn-list {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 1.36rem;
  top: 0;
  bottom: auto;
  height: 0.53rem;
  font-size: 0.12rem;
  color: #fff;
}
.g-head .btn-list a {
  color: #fff;
}
.g-head .btn-list ul {
  margin-right: 0.2rem;
}
.g-head .btn-list ul li {
  padding-left: 0.14rem;
}
.g-head .btn-list ul a {
  display: block;
  opacity: 0.75;
}
.g-head .btn-list ul a:hover {
  opacity: 1;
}
.g-head .btn-list .language {
  border-left: rgba(255, 255, 255, 0.37) solid 1px;
}
.g-head .btn-list .language .name {
  height: 0.16rem;
  opacity: 0.75;
  padding: 0 0.25rem 0 0.21rem;
}
.g-head .btn-list .language .name i {
  flex-shrink: 0;
  font-size: 0.14rem;
  margin-right: 0.1rem;
  font-style: normal;
}
.g-head .btn-list .language .name:hover {
  opacity: 1;
}
.g-head .btn-list .search {
  width: 0.2rem;
  height: 0.4rem;
  position: relative;
  z-index: 20;
}
.g-head .btn-list .search .btn {
  font-size: 0.18rem;
  opacity: 0.75;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  line-height: 0.4rem;
}
.g-head .btn-list .search .btn input {
  width: 100%;
  height: 0.4rem;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  display: none;
}
.g-head .btn-list .search .btn:hover {
  opacity: 1;
}
.g-head .btn-list .search .input {
  position: absolute;
  z-index: 1;
  left: auto;
  right: -0.12rem;
  top: 0;
  bottom: auto;
  height: 0.4rem;
  width: 0.2rem;
  background: #fff;
  opacity: 0;
  visibility: hidden;
}
.g-head .btn-list .search .input input {
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.14rem;
  padding: 0 0.12rem;
  color:#25354e;
}
.g-head .btn-list .search.on .btn {
  color: #0e4e8d;
}
.g-head .btn-list .search.on .btn input {
  display: block;
}
.g-head .btn-list .search.on .input {
  width: 3rem;
  opacity: 1;
  visibility: visible;
}
.g-head a.navA {
  position: absolute;
  z-index: 1;
  left: auto;
  right: -0.4rem;
  top: 0;
  bottom: auto;
  background: url("../images/img100.png") center no-repeat;
  background-size: 100% 100%;
  width: 1rem;
  height: 0.8rem;
}
.g-head a.navA:after {
  content: "";
  display: block;
  position: absolute;
  left: 0.1rem;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/navA.png") center no-repeat;
  background-size: 0.31rem;
}

.g-nav {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 1.36rem;
  top: 0.35rem;
  bottom: auto;
}
.g-nav li {
  position: relative;
  margin-left: 0.32rem;
}
/*笔记本屏幕适配导航*/
@media screen and (max-width: 1700px) and (min-width: 768px) {
	.g-nav li {
		margin-left: 0.12rem;
	}
	.g-head .btn-list{
		right:0.8rem;
	}
	.g-nav{
		right:0.8rem;
	}
}
@media screen and (max-width: 1820px) and (min-width: 1701px) {
	.g-nav li {
		margin-left: 0.15rem;
	}
}
.g-nav a.name {
  display: block;
  height: 0.62rem;
  line-height: 0.62rem;
  font-size: 0.18rem;
  color: #fff;
  font-weight: bold;
  padding-right: 0.2rem;
  position: relative;
}
.g-nav a.name i.line {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  right: 0.2rem;
  height: 0.02rem;
  background: #e2ca5b;
  margin-top: -0.12rem;
  opacity: 0;
}
.g-nav a.name em {
  display: block;
  margin-right: -0.2rem;
  padding-right: 0.2rem;
  position: relative;
}
.g-nav a.name em:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.12rem;
  font-family: "icon";
  content: "\eaed";
}
.g-nav a.name.on {
  color: #e2ca5b;
}
.g-nav a.name.on i.line {
  opacity: 1;
}
.g-nav .list {
  position: absolute;
  z-index: 1;
  left: 50%;
  right: auto;
  top: -100vh;
  bottom: auto;
  background: #fff;
  width: 2rem;
  margin-left: -1rem;
  box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
  border-top: #0e4e8d solid 0.04rem;
  padding: 0.2rem 0;
  opacity: 0;
  visibility: hidden;
}
.g-nav .list a {
  display: block;
  text-align: center;
  font-size: 0.17rem;
  line-height: 0.48rem;
  color: #0e4e8d;
}
.g-nav .list a:hover {
  background: #ededed;
}
.g-nav li:hover a.name {
  color: #e2ca5b;
}
.g-nav li:hover a.name i.line {
  opacity: 1;
}
.g-nav li:hover .list {
  opacity: 1;
  visibility: visible;
  top: 100%;
  transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
}

.g-nav2 {
  position: fixed;
  z-index: 49;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/nav-bg.jpg") center no-repeat;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
}
.g-nav2 .scroll {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0.8rem;
  bottom: 0;
  overflow-y: auto;
}
.g-nav2 .scroll ul {
  max-width: 17.85rem;
  margin: 0 auto;
}
.g-nav2 .scroll li {
  width: 14.285%;
  text-align: center;
  padding-top: 0.45rem;
}
.g-nav2 .scroll li a {
  color: #fff;
}
.g-nav2 .scroll li h2 {
  font-size: 0.22rem;
}
.g-nav2 .scroll li .list {
  padding: 0.2rem 0;
}
.g-nav2 .scroll li .list h3 {
  font-weight: 400;
  font-size: 0.17rem;
  line-height: 0.36rem;
}
.g-nav2 .scroll li .list dl {
  padding-bottom: 0.2rem;
}
.g-nav2 .scroll li .list dd {
  font-size: 0.12rem;
  line-height: 0.3rem;
  opacity: 0.65;
}
.g-nav2 .scroll li .list dd:hover {
  opacity: 1;
}

body.navShow {
  overflow: hidden;
}
body.navShow .g-head .btn-list {
  height: 1.1rem;
}
body.navShow .g-head a.navA:after {
  background-image: url("../images/img31.png");
}
body.navShow .g-nav {
  opacity: 0;
  visibility: hidden;
}
body.navShow .g-nav2 {
  opacity: 1;
  visibility: visible;
}

/*轮播图开始*/
/*index*/
.index-video {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.index-video video, .index-video img {
  position: absolute;
  left: 50%;
  top: 50%;
  min-height: 100%;
  min-width: 100%;
  max-width: 1000%;
  transform: translate(-50%, -50%);
}
.index-video .btn {
  background: url("../images/btn42.png") center no-repeat;
  background-size: cover;
  width: 0.42rem;
  height: 0.42rem;
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0.3rem;
  top: auto;
  bottom: 0.9rem;
  cursor: pointer;
}

.index-flash {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-flash li {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.index-flash li video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: 100%;
  object-fit: cover;
}
.index-flash li .video-btn {
  background: url("../images/btn108.png") center no-repeat;
  background-size: 100%;
  width: 1.08rem;
  height: 1.08rem;
  position: absolute;
  z-index: 1;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  margin-left: -0.54rem;
  margin-top: -0.54rem;
  cursor: pointer;
  opacity: 0;
}
.index-flash li .img a {
  position: relative;
  display: block;
  height: 100vh;
  overflow: hidden;
  width: 100%;
}
.index-flash li .img a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: url("../images/bg20.png") center bottom repeat-x;
  background-size: auto 5.19rem;
}
.index-flash li .img a img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.index-flash li .name a {
  display: block;
  color: #fff;
  text-align: center;
  font-weight: bold;
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  top: auto;
  bottom: 1.1rem;
  font-size: 0.24rem;
  padding: 0 0.3rem;
  height: 1.3em;
  line-height: 1.3em;
}
.index-flash .btn {
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  top: auto;
  bottom: 1.6rem;
}
.index-flash .btn .dots span {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 8px;
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.78);
  opacity: 1; 
display: inline-block;
}
.index-flash .btn .dots span.swiper-pagination-bullet-active {
  background: #dcc55a;
}
.index-flash .btn a {
  font-size: 12px;
  color: #fff;
  height: 14px;
  line-height: 14px;
  border-left: rgba(255, 255, 255, 0.65) solid 1px;
  margin-left: 12px;
  padding-left: 17px;
}
.index-flash .btn a:hover {
  color: #dcc55a;
}
.index-flash .arrow a {
  display: block;
  width: 0.53rem;
  height: 0.53rem;
  background: center no-repeat;
  background-size: 100%;
  position: absolute;
  z-index: 1;
  left: auto;
  right: auto;
  top: 50%;
  bottom: auto;
  margin-top: -0.26rem;
  opacity: 0;
}
.index-flash .arrow a.prev {
  left: 0.28rem;
  background-image: url("../images/prev53_2.png");
}
.index-flash .arrow a.next {
  right: 0.28rem;
  background-image: url("../images/next53_2.png");
}
.index-flash:hover .arrow a {
  opacity: 0.5;
}
.index-flash:hover .arrow a:hover {
  opacity: 1;
}

.index-flash-vertical li video {
  width: auto;
  height: 100%;
}
.index-flash-vertical li .img a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*轮播图结束*/


/*首页搜索框start*/
.index-search-bg {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.index-search {
  position: relative;
  max-width: 11.5rem;
  margin: 0 auto;
}
.index-search .wal {
  position: relative;
  z-index: 10;
  background: url("../images/index-search.png") center top no-repeat;
  background-size: 100%;
  padding: 0 0.76rem 0 0.6rem;
  margin-top: -0.81rem;
}
.index-search .form {
  border-bottom: #0e4e8d solid 0.02rem;
  height: 0.81rem;
  padding-top: 0.1rem;
  position: relative;
}
.index-search .form .name {
  font-size: 0.3rem;
  color: rgba(101, 16, 173, 0.4);
  line-height: 0.7rem;
}
.index-search .form .name em {
  color: rgba(101, 16, 173, 0.4);
  font-size: 0.18rem;
  text-transform: uppercase;
  padding-left: 0.15rem;
}
.index-search .form .input {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0.1rem;
  bottom: auto;
}
.index-search .form .input input {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.3rem;
  color: #333;
}
.index-search .form .submit {
  position: absolute;
  z-index: 2;
  top: 0.1rem;
  right: 0;
  bottom: 0;
  width: 0.64rem;
  background: url("../images/search24.png") center no-repeat;
  background-size: 0.24rem;
}
.index-search .form .submit input {
  width: 100%;
  height: 0.81rem;
  cursor: pointer;
}
.index-search .hot-words {
  padding: 0.1rem 0 .2rem;
  line-height: 0.33rem;
  color: #A0A0A0;
}
.index-search .hot-words .name {
  font-weight: bold;
  flex-shrink: 0;
}
.index-search .hot-words .p-ico, .index-search .hot-words .index-flow .container .video i, .index-flow .container .video .index-search .hot-words i, .index-search .hot-words .index-flow .container .list a i, .index-flow .container .list a .index-search .hot-words i, .index-search .hot-words .index-events .list-wrapper dd.li-dd dl.info em, .index-events .list-wrapper dd.li-dd dl.info .index-search .hot-words em, .index-search .hot-words .search-result li a i, .index-search .search-result li a .hot-words i {
  font-size: 0.12rem;
  flex-shrink: 0;
  margin-left: 0.08rem;
  margin-right: 0.28rem;
}
.index-search .hot-words li {
  padding-right: 0.14rem;
}
.index-search .hot-words li a.on {
  font-weight: bold;
  color: #0e4e8d;
}
.index-search .search-result {
  background: #fff;
  padding: 0.35rem 0.6rem 0.46rem 0.6rem;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0.81rem;
  bottom: auto;
  display: none;
}
.index-search .search-result .name {
  padding-bottom: 0.1rem;
}
.index-search .search-result .name h3 {
  font-size: 0.22rem;
  color: #0e4e8d;
}
.index-search .search-result .name a {
  font-size: 0.12rem;
  margin-left: 0.13rem;
  color: #9D9D9D;
}
.index-search .search-result .name a:hover {
  color: #0e4e8d;
}
.index-search .search-result ul {
  padding-bottom: 0.3rem;
}
.index-search .search-result li {
  font-size: 0.16rem;
  line-height: 0.34rem;
}
.index-search .search-result li a {
  color: #000;
  padding-right: 0.17rem;
  display: inline-block;
  position: relative;
}
.index-search .search-result li a i {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0;
  top: 0;
  bottom: auto;
  color: #787878;
  font-style: normal;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}
.index-search .search-result li a:hover {
  color: #0e4e8d;
}
.index-search .search-result li a:hover i {
  color: #0e4e8d;
}
.index-search .search-result .btn a {
  display: block;
  text-align: center;
  line-height: 0.54rem;
  color: #fff;
  -moz-border-radius: 0.06rem;
  -webkit-border-radius: 0.06rem;
  border-radius: 0.06rem;
  background: url("../images/btn.jpg") center no-repeat;
  background-size: cover;
}

.index-search.on {
  z-index: 110;
}
.index-search.on .form .name, .index-search.on .hot-words {
  opacity: 0;
  visibility: hidden;
}
.index-search.on .search-result {
  display: block;
}
/*首页搜索框end*/