*{
    padding:0;
    margin: 0;
}

@font-face{
     font-family: 'Medium'; 
     src: url('Alibaba-PuHuiTi-Medium.ttf');
}
@font-face{
     font-family: 'Bold'; 
     src: url('Alibaba-PuHuiTi-Bold.ttf');
}
@font-face{
     font-family: 'Regular'; 
     src: url('Alibaba-PuHuiTi-Regular.ttf');
}
@font-face{
     font-family: 'Heavy'; 
     src: url('Alibaba-PuHuiTi-Heavy.ttf');
}
html, body { 
  width: 100%;
  height: 100%;
  background: #fbfbfb;
  font-family: 'Medium', sans-serif;
}

ul,li,ol{ 
  list-style: none; 
}
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;
}




/* banner */
.flexslider{
  width:100%; 
  height:auto;
  position:relative;
  overflow:hidden; 
}
.flex-control-nav{
  position:absolute;
  bottom:3%;
  z-index:2;
  width:100%;
  text-align:center;
}
.flexslider .slides img {
  vertical-align: bottom;
  background-size:cover;
  width:100%;
  height: auto;
  overflow:hidden;
}
.flex-control-nav li{
  display:inline-block;
  width:0.75em;
  height:0.75em;
  margin:0 5px;
  zoom:1;
}
.flex-control-nav a{
  display:inline-block;
  width:0.75em;
  height:0.75em;
  line-height:40px;
  overflow:hidden; 
  background:#f1f1f1; 
  border-radius:50%;
}
.flex-control-nav .flex-active{
  background:#444242;
}
.flex-direction-nav{
  position:absolute;
  z-index:3;
  width:100%;
  top:50%;
}
.flex-direction-nav li a{
  display:block;
  width:50px;
  height:50px;
  overflow:hidden;
  cursor:pointer;
  position:absolute;
}
.flex-direction-nav li a.flex-prev{
  left:40px;
  background:url(prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next{
  right:40px;
  background:url(next.png) center center no-repeat;
}

.slides-foot {
  position:absolute;
  bottom:0;
  z-index:2;
  width:100%;
  text-align:center;
  height: auto;
}


/*文字信息*/
.zxjieshao {
  width:100%; 
  height:538px;
  position:relative;
  background: url(2-2.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.zxjs {
  width: 50%;
  padding-top: 5%;
  margin: 0 auto;

}
.zxjs p {
  font-family: 'Medium'; 
  color: #fff;
  font-size: 13px;
  margin-bottom:20px;
  text-align: left;
}


/* 院校机构 */
.yuanxiaojigou {
  width:100%; 
  height:199px;
  position:relative;
  background: url(3_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.yuanxiaowbiaoti {
  text-align: center;
  padding-top: 6%;
  line-height: 1;
}
.yuanxiaoa p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 41.35px;
}
.yuanxiaob p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 15.77px;
  margin-top: 10px;
}


/* 学历制课程 */
.xuelizhikc {
  width:100%; 
  height:214px;
  position:relative;
  background: url(5_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.xuelizhikcbiaoti {
  text-align: center;
  padding-top: 6%;
  line-height: 1;
}
.xuelizhikca p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 41.35px;
}
.xuelizhikcb p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 15.77px;
  margin-top: 10px;
}

.xuelizhikcnr {
  width:100%; 
  height:187px;
  position:relative;
  background: url(6_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.huaxian{
width: 70%;
border-bottom: 1px solid #444242;
margin:0 auto;
}
.con2_item {
  width: 68%;
  height: auto;
  margin: 33px auto;
  float: center;
}
.con2_item_left {
  width: 50%;
  height: auto;
  float: left;
  line-height: 1;
  white-space: nowrap;
}
.con2_item_left h3{
  color: #2e4976;
  font-family: 'Medium'; 
  font-size: 35.93px  ;
  margin: 10px 0 10px;
}
.con2_item_left p{
  color: #444242;
  font-family: 'Regular'; 
  font-size: 14.29px;
  margin-bottom:15px;
}
.con2_item_left button{
  width: 13%;
  color: #444242;
  font-family: 'Regular'; 
  font-size: 13.31px;
  border-radius: 10px;
  background-color: #fff;
  border: none;
}
.con2_item_right {
  width: 166px;
  height: auto;
  float: right;
}
.con2_item_right>img {
  width: 100%;
  height: auto;
}



/* 高管培训 */
.gaoguanpeixun {
  width:100%; 
  height:261px;
  position:relative;
  background: url(7_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.gaoguanbiaoti {
  text-align: center;
  padding-top: 6%;
  line-height: 1;
}
.gaoguana p {
  font-family: 'Bold'; 
  color: #444242;
  font-size: 41.35px;
}
.gaoguanb p {
  font-family: 'Bold'; 
  color: #444242;
  font-size: 15.77px;
  margin-top: 10px;
}
.gaoguanpeixunnr {
  width:100%; 
  height:453px;
  position:relative;
  background: url(8_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.all {
  width: 1125px;
  margin: 0 auto;
}
.con1 {
  width: 100%;
  height: 453px;
  float: left;
}
.con1_item {
  width: 48%;
  height: 192px;
  margin: 16px 1%;
  float: left;
}
.con1_item_left {
  width: 50%;
  height: 192px;
  float: left;
}
.con1_item_left>img {
  width: 100%;
  height: 100%;
}

.con1_item_right {
  width: 50%;
  height: 100%;
  float: left;
}
.con1_item_right h3{
  color: #444242;
  font-family: 'Medium'; 
  font-size: 32.71px;
  margin: 15px 10px 5px;
}
.xiao {
  color: #444242;
  font-family: 'Medium'; 
  font-size: 18px;
}
.con1_item_right p{
  color: #444242;
  font-family: 'Regular'; 
  font-size: 13.01px;
  margin: 0 10px 10px;
}
.con1_item_right button{
  width: 28%;
  color: #444242;
  font-family: 'Regular'; 
  font-size: 12.12px;
  border-radius: 10px;
  margin: 0 10px;
  background-color: #fff;
  border: none;
}
.gaoguanpeixunfoot {
  width:100%; 
  height:917px;
  position:relative;
  background: url(9_02.jpg) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}
.gaoguanpeixunfoot img{
  width:auto; 
  height:auto;
  margin-top: 22%;
}


/* 专题研修 */
.zhuantiyanxiu {
  width:100%; 
  height:237px;
  position:relative;
  background: url(10_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.zhuantibiaoti {
  text-align: center;
  padding-top: 6%;
  line-height: 1;
}
.zhuantia p {
  font-family: 'Bold'; 
  color: #bf3743;
  font-size: 41.35px;
}
.zhuantib p {
  font-family: 'Bold'; 
  color: #bf3743;
  font-size: 15.77px;
  margin-top: 10px;
}

.zhuantinr {
  width:100%; 
  height:157px;
  position:relative;
  background: url(11_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.zhuantinry {
  width: 1186px;
  height: 157px;
  margin:0 auto;
  line-height: 1;
}

.zhuantione {
  width:380px; 
  height:157px;
  position:relative;
  background: url(3-1-02.png) no-repeat center center;
  background-size: 100% 100%;
  float: left;
}
.zhuantitwo {
  width:380px; 
  height:157px;
  position:relative;
  background: url(3-2-03.png) no-repeat center center;
  background-size: 100% 100%;
  float: left;
  margin: 0 20px;
}
.zhuantisan {
  width:380px; 
  height:157px;
  position:relative;
  background: url(3-3-04.png) no-repeat center center;
  background-size: 100% 100%;
  float: left;
}
.onewenzia {
  position:absolute;
  color: #fff;
  font-family: 'Heavy';
  font-size: 15.66px;
  left: 5%;
  top: 20%;
}
.onewenzia p {
  margin-top: 5px;
}
.onewenziaa {
  position:absolute;
  color: #fff;
  font-family: 'Bold';
  font-size: 7.85px;
  left: 5%;
  top: 50%;
}
.onewenziab {
  width: 20%;
  height: 12%;
  position:absolute;
  color: #bf3743;
  font-family: 'Regular';
  font-size: 7.31px;
  left: 5%;
  top: 75%;
  background-color:#fff;
  border-radius: 10px;
  text-align: center;
  letter-spacing: 1px;
  line-height:18px;
}
.onewenzib {
  position:absolute;
  color: #fff;
  font-family: 'Heavy';
  font-size: 19.74px;
  left: 52%;
  top: 15%;
}
.onewenzib p {
  margin-top: 5px;
}
.onewenziba {
  position:absolute;
  color: #fff;
  font-family: 'Bold';
  font-size: 7.85px;
  left: 52%;
  top: 50%;
}
.onewenzibb {
  width: 20%;
  height: 12%;
  position:absolute;
  color: #bf3743;
  font-family: 'Regular';
  font-size: 7.31px;
  left: 52%;
  top: 75%;
  background-color:#fff;
  border-radius: 10px;
  text-align: center;
  letter-spacing: 1px;
  line-height:18px;
}

.onewenzic {
  position:absolute;
  color: #fff;
  font-family: 'Heavy';
  font-size: 19.74px;
  left: 52%;
  top: 15%;
}
.onewenzic p {
  margin-top: 5px;
}
.onewenzica {
  position:absolute;
  color: #fff;
  font-family: 'Bold';
  font-size: 7.85px;
  left: 52%;
  top: 50%;
}
.onewenzicb {
  width: 20%;
  height: 12%;
  position:absolute;
  color: #bf3743;
  font-family: 'Regular';
  font-size: 7.31px;
  left: 52%;
  top: 75%;
  background-color:#fff;
  border-radius: 10px;
  text-align: center;
  letter-spacing: 1px;
  line-height:18px;
}




/* footer */
.footers {
  width:100%; 
  height:384px;
  position:relative;
  background: url(13_06.jpg) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}
.footerslogo {
  width:603px; 
  height:124px;
  position:relative;
  background: url(logo3-02.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 0 auto;
  top: 100px;
}
.footerswenzi {
  width: 100%;
  position:absolute;
  color: #2e4976;
  font-family: 'Medium';
  font-size: 17.85px;
  top: 65%;
}
.footerswenzia {
  width: 100%;
  position:absolute;
  color: #838286;
  font-family: 'Medium';
  font-size: 17.77px;
  top: 80%;
  
  
}
.footerswenzib {
  width: 100%;
  position:absolute;
  color: #838286;
  font-family: 'Medium';
  font-size: 17.77px;
  top: 88%;
  
}

/* 学校轮播卡片 */
.bodya {
  width:100%; 
  height:595px;
  position:relative;
  background: url(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: 517px;
}
.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: 517px;
}

.swiper-father {
  position: relative;
  width: 1320px;
  height: 595px;
  box-sizing:border-box;
  margin: 0 auto;
}
.swiper-father .swiper-button-next,.swiper-father .swiper-button-prev {
 width: 66px;
 height: 66px;
 text-align: center;
 display: block;
}
.swiper-father  .swiper-button-prev {
  background: url("bz_z.png") no-repeat center center;
  left:0
}
 
.swiper-father .swiper-button-next {
  background: url("bz_y.png") no-repeat center center;
  right:0
}
