* {
    padding:0;
    margin: 0;
}

@font-face{
     font-family: 'Medium'; 
     src: url('../font/Alibaba-PuHuiTi-Medium.ttf');
}
@font-face{
     font-family: 'Bold'; 
     src: url('../font/Alibaba-PuHuiTi-Bold.ttf');
}
@font-face{
     font-family: 'Regular'; 
     src: url('../font/Alibaba-PuHuiTi-Regular.ttf');
}
@font-face{
     font-family: 'Heavy'; 
     src: url('../font/Alibaba-PuHuiTi-Heavy.ttf');
}
@font-face{
     font-family: 'Light'; 
     src: url('../font/Alibaba-PuHuiTi-Light.ttf');
}
html, body { 
  width: 100%;
  height: 100%;
  background: #fbfbfb;
  font-family: 'Medium', sans-serif;
}

a {
  text-decoration: none;
  color: inherit;
}

/* 导航栏 */
nav {
  width: 100%;
  height: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 4px #2e4976;
  box-shadow: 0 2px 4px #000;
  padding: 20px 0;
  position:fixed;
  top:0;
  background: #2e4976;
  z-index: 999;
}
nav li, nav a {
  text-decoration: none;
  list-style: none;
}
nav .nav-logo {
  width: auto;
  height: auto;
  float: left;
  margin: 0px 115px;
}
nav .nav-logo a, nav .nav-logo li, nav .nav-logo ol, nav .nav-logo span, nav .nav-logo p {
  font-size: 30px;
  font-weight: bold;
  list-style: none;
  color: #2e4976;
  text-decoration: none;
}
nav .nav-logo img {
  max-width: 100%;
  max-height: 100%;
}
nav ::-webkit-scrollbar {
  display: none;
}
nav .nav-list {
  /*nav-list*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  margin-right: 50px;
}
nav .nav-list > li {
  position: relative;
  list-style: none;
  float: left;
  text-align: center;
}
nav .nav-list > li .active {
  color: #fff;
  background: #2e4976;
}
nav .nav-list > li a {
  color: #fff;
  display: inline-block;
  line-height: 32px;
  padding: 1px 0px;
  margin: 0 10px;
  font-size: 15px;
  border-radius: 5px;
  text-decoration: none;
}
nav .nav-list > li a:hover {
  color: #fff;
  background-color: #2e4976;
}
nav .nav-list > li .menu {
  min-width: 100px;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px #2e4976;
  box-shadow: 0 2px 10px #2e4976;
  position: absolute;
  border-radius: 5px;
  white-space: nowrap;
  left: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: 1s;
  transition: 1s;
}
nav .nav-list > li .menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
nav .nav-list > li:hover .menu {
  height: auto;
}
nav .nav-menu {
  display: none;
  z-index: 999;
  background: #2e4976;
  cursor: pointer;
}
nav .open {
  left: 0%;
  overflow: auto;
}

.nylgyj {
  width:100%; 
  height:1081px;
  background: url(../images/nylg/1_01.jpg) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}
/*文字信息*/
.nylgjieshao {
  width:100%; 
  height:539px;
  background: url(../images/nylg/2_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.nylgjs {
  width: 50%;
  padding-top: 30px;
  margin: 0 auto;
}
.nylgjs p {
  font-family: 'Medium'; 
  color: #fff;
  font-size: 1rem;
  margin-bottom:20px;
  text-align: left;
}
.nylgpyjh {
  width:100%; 
  height:198px;
  background: url(../images/nylg/3_02.jpg) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}
.nylgbiaoti {
  text-align: center;
  padding-top: 6%;
  line-height: 1;
}
.nylgbta p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 41.35px;
}
.nylgbtb p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 15.77px;
  margin-top: 10px;
}
.nylgjxts {
  width:100%; 
  height:185px;
  background: url(../images/nylg/5_02.jpg) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}
.nylgjxtsbiaoti {
  text-align: center;
  padding-top: 5%;
  line-height: 1;
}
.nylgjxtsbta p {
  font-family: 'Bold'; 
  color: #bf3743;
  font-size: 41.35px;
}
.nylgjxtsbtb p {
  font-family: 'Bold'; 
  color: #bf3743;
  font-size: 15.77px;
  margin-top: 10px;
}

/*文字信息*/
.nylgkcone{
  width:100%; 
  height:506px;
  position:relative;
  background: url(../images/nylg/7_02.jpg) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}
.nylgkconejs {
  width:100%; 
  height:859px;
  position:relative;
  overflow:hidden; 
  background: url(../images/nylg/8_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.nylgkcjs {
  width: 50%;
  height: auto;
  margin: 30px auto;
}
.nylgkcjs p {
  font-family: 'Medium'; 
  color: #000;
  font-size: 1rem;
  margin-bottom:20px;
  text-align: left;
}

.nylgpywza {
  position:absolute;
  color: #7bb5cb;
  font-family: 'Bold';
  font-size: 2.25rem;
  left: 30%;
  top: 27%;
}

.nylgpywzb {
  position:absolute;
  color: #7bb5cb;
  font-family: 'Medium';
  font-size: 1.8rem;
  left: 45%;
  top: 20%;
}
.nylgpywzba {
  position:absolute;
  color: #211915;
  font-family: 'Regular';
  font-size: 1.2rem;
  left: 45%;
  top: 25%;
}

.nylgpywzc {
  position:absolute;
  color: #7bb5cb;
  font-family: 'Medium';
  font-size: 1.8rem;
  left: 60%;
  top: 20%;
}
.nylgpywzca {
  position:absolute;
  color: #211915;
  font-family: 'Regular';
  font-size: 1.2rem;
  left: 60%;
  top: 25%;
}

.nylgpywzd {
  position:absolute;
  color: #7bb5cb;
  font-family: 'Medium';
  font-size: 1.8rem;
  left: 45%;
  top: 32%;
}
.nylgpywzda {
  position:absolute;
  color: #211915;
  font-family: 'Regular';
  font-size: 1.2rem;
  left: 45%;
  top: 37%;
}

.nylgpywze {
  position:absolute;
  color: #7bb5cb;
  font-family: 'Medium';
  font-size: 1.8rem;
  left: 60%;
  top: 32%;
}
.nylgpywzea {
  position:absolute;
  color: #211915;
  font-family: 'Regular';
  font-size: 1.2rem;
  left: 60%;
  top: 37%;
}


.nylghsbja {
  position:absolute;
  width: 62%;
  height:40%;
  bottom:100px;
  left: 19%;
  background-color: #c03743;
}

.nylghswza {
  position:absolute;
  color: #fff;
  font-family: 'Bold';
  font-size: 2.25rem;
  left: 10%;
  top: 42%;
}

.nylghswzb {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.8rem;
  left: 40%;
  top: 18%;
}
.nylghswzba {
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 1.2rem;
  left: 42%;
  top: 28%;
}

.nylghswzc {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.8rem;
  left: 64%;
  top: 18%;
}
.nylghswzca {
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 1.2rem;
  left: 66%;
  top: 28%;
}

.nylghswzd {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.8rem;
  left: 40%;
  top: 42%;
}
.nylghswzda {
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 1.2rem;
  left: 42%;
  top: 52%;
}

.nylghswze {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.8rem;
  left: 64%;
  top: 42%;
}
.nylghswzea {
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 1.2rem;
  left: 66%;
  top: 52%;
}

.nylghswzf {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.8rem;
  left: 40%;
  top: 65%;
}
.nylghswzfa {
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 1.2rem;
  left: 42%;
  top: 75%;
}

.nylgdqkctwo{
  width:100%; 
  height:377px;
  position:relative;
  background: url(../images/nylg/9_02.jpg) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}
.nylgdqkctwojs {
  width:100%; 
  height:1275px;
  position:relative;
  overflow:hidden; 
  background: url(../images/nylg/10_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.nylgdqkctwohsbja {
  position:absolute;
  width: 62%;
  height:30%;
  top:5%;
  left: 19%;
  background-color: #c03743;
}
.dqkctwoa {
  position:absolute;
  color: #fff;
  font-family: 'Bold';
  font-size: 2.25rem;
  left: 38%;
  top: 10%;
}
.dqkctwoaa{
  position:absolute;
  width: 65%;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.05rem;
  left: 20%;
  top: 30%;
}
.dqkctwoab {
  position:absolute;
  width: 60%;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.8rem;
  left: 22%;
  top: 65%;
}
.dqkctwoab li{
  float: left;
  text-align: left;
  margin-left: 50px;
}
.dqkctwoac {
  position:absolute;
  width: 60%;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.8rem;
  left: 22%;
  top: 75%;
}
.dqkctwoac li{
  float: left;
  text-align: left;
  margin-left: 50px;
}

.nylgdqkctwolsbja {
  position:relative;
  width: 62%;
  height:25%;
  top:40%;
  background-color: #2e4976;
  margin: 0 auto;
}
.dqkctwob {
  position:relative;
  color: #fff;
  font-family: 'Bold';
  font-size: 2.25rem;
  top: 15%;
  text-align: center;
}
.dqkctwoba{
  position:relative;
  width: 65%;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.05rem;
  top: 25%;
  margin: 0 auto;
}
.dqkctwobb {
  position:relative;
  width: 80%;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.8rem;
  top: 35%;
  margin: 0 auto;
}
.dqkctwobb li{
  float: left;
  text-align: left;
  margin-left: 60px;
}

.nylgdqkctwohsbjb {
  position:relative;
  width: 62%;
  height:30%;
  top: 45%;
  margin: 0 auto;
  background-color: #c03743;
}
.dqkctwoc {
  position:relative;
  color: #fff;
  font-family: 'Bold';
  font-size: 2.25rem;
  top: 15%;
  text-align: center;
}
.dqkctwoca{
  position:relative;
  width: 65%;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.05rem;
  top: 22%;
  margin: 0 auto;
}
.dqkctwocb {
  position:relative;
  width: 85%;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.55rem;
  top: 32%;
  margin: 0 auto;
}
.dqkctwocb li{
  float: left;
  text-align: left;
  margin-left: 60px;
}

.nylgzydsts {
  width:100%; 
  height:222px;
  position:relative;
  background: url(../images/nylg/11_02.jpg) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}
.nylgzydsbiaoti {
  text-align: center;
  padding-top: 6%;
  line-height: 1;
}
.nylgzydsbta p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 41.35px;
}
.nylgzydsbtb p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 15.77px;
  margin-top: 10px;
}


/* footer */
.nylgfooters {
  width:100%; 
  height:879px;
  position:relative;
  background: url(../images/nylg/13_02.jpg) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}

.nylgfootersbiaoti {
  text-align: center;
  padding-top: 6%;
  line-height: 1;
}
.nylgfootersbta p {
  font-family: 'Bold'; 
  color: #c03743;
  font-size: 41.35px;
}
.nylgfootersbtb p {
  font-family: 'Bold'; 
  color: #c03743;
  font-size: 15.77px;
  margin-top: 10px;
}

.nylgfootershsbj {
  position:relative;
  width: 62%;
  height:20%;
  top: 3%;
  margin: 0 auto;
  background-color: #c03743;
}
.nylgfootershsbjwza {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.2rem;
  top: 23%;
  text-align: left;
  left: 26%;
}
.nylgfootershsbjwza p{
  display:inline;
  margin-left: 68px;
}
.nylgfootershsbjwzb {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.2rem;
  top: 43%;
  text-align: left;
  left: 26%;
}
.nylgfootershsbjwzbb {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.2rem;
  top: 43%;
  text-align: left;
  left: 46.3%;
}
.nylgfootershsbjwzc {
  position:absolute;
  width: 65%;
  color: #fff;
  font-family: 'Medium';
  font-size: 1.2rem;
  top: 63%;
  text-align: left;
  left: 26%;
}


.lgyfooterslogo {
  width:603px; 
  height:124px;
  position:relative;
  background: url(../images/logo3-02.png) no-repeat center center;
  background-size: cover;
  margin: 0 auto;
  top: 10%;
}
.lgyfooterswenzi {
  width: 100%;
  position:absolute;
  color: #2e4976;
  font-family: 'Medium';
  font-size: 17.85px;
  top: 73%;
}
.lgyfooterswenzia {
  width: 100%;
  position:absolute;
  color: #838286;
  font-family: 'Medium';
  font-size: 17.77px;
  top: 80%;
  
  
}
.lgyfooterswenzib {
  width: 100%;
  position:absolute;
  color: #838286;
  font-family: 'Medium';
  font-size: 17.77px;
  top: 83.5%;
  
}

/* 学校轮播卡片 */
.lunbotuzuone {
  width:100%; 
  height:240px;
  position:relative;
  background: url(../images/nylg/4_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.swiper-button-prev:after{
  display: none;
}
.swiper-button-next:after{
  display: none;
}

.swiper {
  width: 1066px;
  height: 240px;
}
.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 313px;
  height: 240px;
}

.swiper-fathera {
  position: relative;
  width: 1320px;
  height: 240px;
  box-sizing:border-box;
  margin: 0 auto;
}
.swiper-fathera .swiper-button-nexta,.swiper-fathera .swiper-button-preva {
 width: 66px;
 height: 66px;
 text-align: center;
 display: block;
}
.swiper-fathera  .swiper-button-preva {
  background: url("../images/bz_z.png") no-repeat center center;
  left:0
}
 
.swiper-fathera .swiper-button-nexta {
  background: url("../images/bz_y.png") no-repeat center center;
  right:0
}


/* 第二组轮播 */
.lunbotuzutwo {
  width:100%; 
  height:240px;
  position:relative;
  background: url(../images/nylg/6_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.swiper-father {
  position: relative;
  width: 1320px;
  height: 240px;
  box-sizing:border-box;
  margin: 0 auto;
}
.swiper-father .swiper-button-nextb,.swiper-father .swiper-button-prevb {
 width: 66px;
 height: 66px;
 text-align: center;
 display: block;
}
.swiper-father  .swiper-button-prevb {
  background: url("../images/bz1hz-05.png") no-repeat center center;
  left:0
}
 
.swiper-father .swiper-button-nextb {
  background: url("../images/bz1hy-05.png") no-repeat center center;
  right:0
}


/* 第三组轮播 */
.nylgzydstsbj {
  width:100%; 
  height:436px;
  position:relative;
  background: url(../images/nylg/12_02.jpg) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}

#swiper3 {
  width: 1066px;
  height: 436px;
}

.swiper-slideb img {
  display: block;
  width: 313px;
  height: 436px;
}

.swiper-fatherb {
  position: relative;
  width: 1320px;
  height: 436px;
  box-sizing:border-box;
  margin: 0 auto;
}
.swiper-fatherb .swiper-button-nextc,.swiper-fatherb .swiper-button-prevc {
 width: 66px;
 height: 66px;
 text-align: center;
 display: block;
}
.swiper-fatherb  .swiper-button-prevc {
  background: url("../images/bz_z.png") no-repeat center center;
  left:0
}
 
.swiper-fatherb .swiper-button-nextc {
  background: url("../images/bz_y.png") no-repeat center center;
  right:0
}