@media (min-width:640px) {
.banner{
	width: 100%;
	position: relative;
	height: 600px;
	min-width: 1200px;
}
.banner .swiper-container{
	width: 100%;
	height: 100%;
}
.banner .swiper-container .swiper-wrapper{
	width: 100%;
	height: 100%;
}
.banner .swiper-container .swiper-slide{
	width: 100%;
	height: 100%;
}
.banner .swiper-container .swiper-slide img{
	width: 100%;
	height: 100%;
}
.banner .swiper-container .swiper-pagination{
	bottom: 110px;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: rgba(255,255,255,0.7);
	margin: 0 12px;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
	background: #FFFFFF;
border-radius: 5px;
width: 20px;
height: 10px;
}
.banner .wiperBtn{
	display: none;
	top: 300px;
}
.banner:hover .wiperBtn{
	display: block;
}
.changeLangBox{
	width: 100%;
	height: 34px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.changeLang{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	height: 100%;
	text-align: right;
	line-height: 34px;
}
.changeLang span{
	width: 80px;
	text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	color: #FFFFFF;
	display: inline-block;
	cursor: pointer;
}
.changeLang .langActive{
	background: rgba(255,255,255,0.2);
}

.topBox{
	position: absolute;
	width: 1200px;
	top: 34px;
	left: 50%;
	min-width: 1200px;
	margin-left: -600px;
	z-index: 1;
	margin-top: 10px;
	background: url(../image/navBg.png) no-repeat;
	background-position: center;
	background-size: 100%;
	height: 120px;
}
.logoBox{
	width: 388px;
	height: 80px;
	margin-top: 20px;
	margin-left: 20px;
}
.logoBox img{
	width: 100%;
	height: 100%;
}
.searchBox{
	width: 200px;
	height: 36px;
	background: rgba(216,216,216,0.20);
border: 1px solid #FFFFFF;
line-height: 36px;
}
.searchBox input{
	margin-left: 10px;
	height: 100%;
	
	font-family: MicrosoftYaHei;
font-size: 12px;
color: #FFFFFF;
	background: none;
	outline: none;
	padding: 0;
	border: none;
	
}
.searchBox img{
	width: 15px;
	height: 16px;
	margin-right: 10px;
	margin-top: 10.8px;
}
.searchBox input::-webkit-input-placeholder {
         
         color: #ffffff;
       
     }
.navBox{
	width: 790px;
	height: 40px;
	
	margin-top: 40px;
	
}
.navBox li{
	float: left;
	width: 11%;
	text-align: center;
	height: 100%;
	line-height: 40px;
	font-family: MicrosoftYaHei;
font-size: 16px;
color: #FFFFFF;
cursor: pointer;
}
.navBox li a{
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.navBox li ul{
	position: relative;
	width: 200px;
	transition: opacity 0.5s;
      opacity: 0;
      overflow: hidden;
      background: url(../image/nav2Bg.png) no-repeat;
      background-position: center;
      background-size: cover;
}
.navBox li ul li{
	width: 100%;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-family: MicrosoftYaHei;
font-size: 16px;
color: #FFFFFF;
letter-spacing: 0;
text-align: left;
padding-left: 30px;

box-sizing: border-box;

cursor: pointer;
}
.navBox li:hover ul{
	 opacity:1;
	 z-index: 1111;
	
}

.navBox li img{
	width: 12px;
	height: 9px;
	
	top: 2px;
	position: relative;
}


.botBox{
	width: 100%;
	background: #252E35;
	min-height: 398px;
	position: relative;
	min-width: 1200px;
}
.bot{
	width: 1200px;
	margin: auto;
	background: #252E35;
}
.botL{
	width: 415px;
	margin-top: 46px;
}
.botL .logoImg{
	width: 388px;
	height: 80px;
	margin-bottom: 50px;
}
.schoolInfos img{
	width: 16px;
	height: 16px;
	margin-left: 10px;
	vertical-align: middle;
}
.schoolInfos span{
	vertical-align: middle;
}
.schoolInfos{
	font-family: MicrosoftYaHei;
font-size: 14px;
color: #999999;
margin-bottom: 19px;
}
.botR{
	padding-top: 80px;
	margin-left: 415px;
}
.botR ul{
	float: left;
	text-align: left;
width: 98px;
}
.botR ul:last-child{
	margin-right: 0;
}
.botR ul li{
	margin-bottom: 16px;
}
.botR ul li a{
		font-family: MicrosoftYaHei;
font-size: 14px;
color: #999999;
}
.botR ul .botTitle a{
	font-family: MicrosoftYaHei;
font-size: 16px;
color: #FFFFFF;
white-space:pre-wrap;
word-wrap:break-word;
}
.botRecord{
	
	width: 100%;
	padding: 22px 0;
	text-align: center;
	
	font-family: MicrosoftYaHei;
font-size: 14px;
color: #999999;
}
.footerLink{
	text-align: center;	
	margin-top:20px;
	text-align: center;
	
}
.footerLink ul{
	display: inline-block;
}
.footerLink li{
	float: left;
	margin-right: 30px;
	border-right: 1px solid #999;
	padding-right: 20px;
}
.footerLink li a{
	color: #999999;
	font-size: 16px;
}
.footerLink li:last-child{
	border-right: none;
	padding-right: 0;
}
#mainBanner{
	position: relative;
}
.mainBnnerName{
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #fff;
	left: 0;
	bottom: 40px;
	z-index: 111;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
padding: 0 30px;
box-sizing: border-box;
}
#header{
	 min-height: 600px; /**/
}
.navbar{
	display: none;
}
.phNav{
	display: none;
}
.footerEmail img{
	width:16px;height:14px
}
.navImg{
	display: none;
}
}






@media (max-width:640px) {
.footerEmail img{
	width:48px;height:42px
}
.banner{
	width: 100%;
	position: relative;
	height: 600px;
	min-width: 100%;
}
.banner .swiper-container{
	width: 100%;
	height: 100%;
}
.banner .swiper-container .swiper-wrapper{
	width: 100%;
	height: 100%;
}
.banner .swiper-container .swiper-slide{
	width: 100%;
	height: 100%;
}
.banner .swiper-container .swiper-slide img{
	width: 100%;
	height: 100%;
}
.banner .swiper-container .swiper-pagination{
	bottom: 110px;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: rgba(255,255,255,0.7);
	margin: 0 12px;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
	background: #FFFFFF;
border-radius: 5px;
width: 20px;
height: 10px;
}
.banner .wiperBtn{
	display: none;
	top: 300px;
}
.banner:hover .wiperBtn{
	display: block;
}
.changeLangBox{
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.changeLang{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	height: 100%;
	text-align: right;
	line-height: 34px;
}
.changeLang span{
	width: 200px;
	text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 34px;
	color: #FFFFFF;
	display: inline-block;
	cursor: pointer;
	padding: 20px 0;
}
.changeLang .langActive{
	background: rgba(255,255,255,0.2);
}

.topBox{
	position: absolute;
	width: 100%;
	top: 70px;
	left: 50%;
	min-width: 1200px;
	margin-left: -600px;
	z-index: 1;
	margin-top: 10px;
	background: url(../image/navBg.png) no-repeat;
	background-position: center;
	background-size: cover;
	height: 180px;
}
.logoBox{
	width: 600px;
	height: 124px;
	margin-top: 20px;
	margin-left: 20px;
}
.logoBox img{
	width: 100%;
	height: 100%;
}
.searchBox{
	width: 400px;
	height: 50px;
	background: rgba(216,216,216,0.20);
border: 1px solid #FFFFFF;
line-height: 50px;
margin-right: 20px;
margin-top: 10px;
}
.searchBox input{
	margin-left: 10px;
	height: 100%;
	width: 70%;
	font-family: MicrosoftYaHei;
font-size: 32px;
color: #FFFFFF;
	background: none;
	outline: none;
	padding: 0;
	border: none;
	
	
}
.searchBox img{
	width: 40px;
	height: 41px;
	margin-right: 10px;
	margin-top: 5px;
}
.searchBox input::-webkit-input-placeholder {
         
         color: #ffffff;
       
     }
.navBox{
	width: 760px;
	height: 40px;
	
	margin-top: 40px;
	display: none;
	}
.navBox li{
	float: left;
	width: 12.5%;
	text-align: center;
	height: 100%;
	line-height: 40px;
	font-family: MicrosoftYaHei;
font-size: 14px;
color: #FFFFFF;
cursor: pointer;
}
.navBox li a{
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.navBox li ul{
	position: relative;
	width: 200px;
	transition: opacity 0.5s;
      opacity: 0;
      overflow: hidden;
      background: url(../image/nav2Bg.png) no-repeat;
      background-position: center;
      background-size: cover;
}
.navBox li ul li{
	width: 100%;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-family: MicrosoftYaHei;
font-size: 12px;
color: #FFFFFF;
letter-spacing: 0;
text-align: left;
padding-left: 30px;

box-sizing: border-box;

cursor: pointer;
}
.navBox li:hover ul{
	 opacity:1;
	 z-index: 1111;
	
}

.navBox li img{
	width: 12px;
	height: 9px;
	margin-left: 4px;
	top: 2px;
	position: relative;
}


.botBox{
	width: 100%;
	background: #252E35;
	min-height: 550px;
	position: relative;
	min-width: 1200px;
}
.bot{
	width: 1200px;
	margin: auto;
	background: #252E35;
}
.botL{
	width: 100%;
	margin-top: 46px;
	text-align: center;
}
.botL .logoImg{
	width: 776px;
	height: 160px;
	margin-bottom: 50px;
}
.schoolInfos img{
	width: 50px;
	height: 50px;
	margin-left: 10px;
	vertical-align: middle;
}
.schoolInfos span{
	vertical-align: middle;
}
.schoolInfos{
	font-family: MicrosoftYaHei;
font-size: 40px;
color: #999999;
margin:0 0 19px 0;
width: auto;
}
.botR{
	padding-top: 60px;
	margin-left: 415px;
}
.botR ul{
	float: left;
	text-align: left;
width: 109px;
}
.botR ul:last-child{
	margin-right: 0;
}
.botR ul li{
	margin-bottom: 16px;
}
.botR ul li a{
		font-family: MicrosoftYaHei;
font-size: 18px;
color: #999999;
}
.botR ul .botTitle a{
	font-family: MicrosoftYaHei;
font-size: 20px;
color: #FFFFFF;
white-space:pre-wrap;
word-wrap:break-word;
}
.botRecord{
	
	width: 100%;
	padding: 22px 0;
	text-align: center;
	
	font-family: MicrosoftYaHei;
font-size: 40px;
color: #999999;
}
#mainBanner{
	position: relative;
}
.mainBnnerName{
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #fff;
	left: 0;
	bottom: 40px;
	z-index: 111;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
padding: 0 30px;
box-sizing: border-box;
}
#header{
	min-height: 600px;
}
.navbar-default{
	border: none;
	background: none;
}

.navbar-default .navbar-toggle{
	margin-right: 50px;
	margin-top: 30px;
	width: 80px;
	height: 50px;
	color: #0062AC;
}
.navbar-toggle .icon-bar{
	background:#0062AC;
	width: 35px;
	margin-left: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #0062AC;
    border-color: #0062AC;
}
.navbar-collapse {
    width: 200px;
    transition: opacity 0.5s;
    overflow: hidden;
    background: url(../image/nav2Bg.png) no-repeat;
    background-position: center;
    background-size: cover;
   box-sizing: border-box;
   
}
.topRight .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: rgba(0,0,0,0)!important;
   
}
.nav>li>a {
    position: relative;
    display: block;
    padding:25px 0;
    width: 100%;
    font-size: 24px;
    text-align: center;
    color: #fff;
    
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-nav{
	margin: 0;
	padding-bottom: 30px;
}
.navbar-default .navbar-collapse{
	border: none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #0062AC;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
    padding: 20px 0;
    text-align: center;
    font-size: 22px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}


.shade{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
	z-index: 1000;
	display: none;
}
.phNav{
	width: 50%;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100000;
	transition: opacity 0.5s;
    overflow: hidden;
  	background: rgba(0,98,172,0.8);
  	padding: 20px;
  	box-sizing: border-box;
  	overflow-y: scroll;
  	display: none;
  	
    background: url(../image/pNavBg.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.phNav >ul >li{
	padding: 50px 0;
	border-bottom: 1px solid #fff;
}
.phNav >ul >li a,.phNav >ul >li span{
	font-size: 38px;
	color: #fff;
	margin-left: 20px;
}
.phNav >ul >li span{
	
	display: inline-block;
	width: 100%;
	
}
.phNav >ul >li ul li{
	margin-left: 30px;
	font-size: 34px;
	color: #fff;
	padding: 30px 0;
}
.phNav >ul >li ul{
	display: none;
	margin: 20px 0;
}
.navImg{
	width: 80px;
	height: 80px;
	margin-right: 50px;
	margin-top: 50px;
	background-color: rgba(255, 255, 255, 0);
}
.botR{
	display: none;
}
.footerLink {
	text-align: center;
	margin-top: 40px;
}
.footerLink ul{
	display: inline-block;
}
.footerLink li{
	float: left;
	font-size: 30px;
	border-right: 1px solid #999999;
	padding-right: 40px;
	margin-left: 40px;
}
.footerLink li a{
	color: #999999;
	font-size: 30px;
}
.footerLink li:last-child{
	border-right: none;
	padding-right: 0;
}
}