@charset "utf-8";

* {
    margin: 0;
    padding: 0;    
    text-decoration: none;
    list-style: none;

}
body{
  width: 100%;
  height: 100%;  
  background: #ccc;
}
.allinall{
    background: #F5F5F5;
}


/* ============================================================================================= */
/* 顶部图片 */

.daohang-img img{
    width:  100%;
    height: 120px;
}
/* 导航栏 */

.top img {

    width: 980px;

}

.top ul {
    
    margin:20px 0 0 95px;
   
}

.top ul li {
    display:inline;
    font-size: 20px;
    list-style: none;
    
    padding: 25px;
    
}
.top ul li a{
    text-align: center;
    text-decoration: none;
    
}

.top ul li:hover {
    
    background: #418BCA;
}

.top ul li:hover a{
    text-decoration: none;
    color: #ffffff;
}
/* ============================================================================================= */

/* 图片轮播 */

.Carousel-div {
    margin-top: 40px;
   display: table;
   background:#ffffff;
   margin-right: 20px;
}

.Carousel-text {
   width: 280px;
   height:100%;
   vertical-align: middle;
   display: table-cell;
  

}

.Carousel-text ul{
   list-style: none;


}

.Carousel-text ul li {
   font-size: 14px;
   
   line-height: 48px;
   
   color: #104E8B;
}


.Carousel-text ul li img{
    margin-left: 20px;
   width: 30px;
  height: 30px;

}

.Carousel {
   vertical-align: middle;
   display: table-cell;
   margin-top: 20px;
   margin-bottom: 40px;
   width: 700px;
   height: 300px;

}


.Carousel .c-banner {
   height: 100%;
   width: 100%;
   position: relative;

}

.Carousel .c-banner img {
   height: 100%;
   width: 100%;
}

.Carousel .c-banner .banner ul {
   list-style: none;
   padding-left: 0px;
   margin-bottom: 0px;
   width: 686px;
   height: 296px;
}

.Carousel .c-banner .banner ul li {
   position: absolute;
   display: none;
   opacity: 0;
   width: 100%;
   height: 100%;
}

.Carousel .c-banner .banner ul li:nth-child(1) {
   opacity: 1;
   display: block;
}

.Carousel .c-banner .banner ul li img {
   width: 100%;
   position: absolute;
   top: 0px;
   height: 100%;
}

.Carousel .c-banner .banner ul li:first-child img {
   position: relative;
}


.Carousel .c-banner .jumpBtn {
   width: 100%;
   position: absolute;
   bottom: 10px;
   text-align: center;
   
}

.Carousel .c-banner .jumpBtn ul {
   margin-bottom: 0px;
   padding: 0px;
}

.Carousel .c-banner .jumpBtn ul li {

   width: 10px;
   height: 10px;
   border-radius: 50%;
   display: inline-block;
   background-color: white;
   opacity: 0.9;
   margin-left: 10px;
}

.Carousel .c-banner .jumpBtn ul li:first-child {
   margin-left: 0px;
}

@media screen and (max-width:768px) {
   .c-banner {
       width: 100%;
       height: 345px;
       overflow: hidden;
   }

   .c-banner .banner ul li img {
       width: 768px;
       /* height: 345px; */
       height: 100%;
       position: absolute;
       left: 50%;
       margin-left: -384px;
   }
}

/* ============================================================================================= */



/* 综合板块 */
#container{
	width: 980px;
	margin: 0 auto;
	padding-bottom: 1px;
    padding-top: 2px;
    background:#ffffff; 
}

/* ============================================================================================= */

/* ============================================================================================= */

/* 介绍内容 */
.bannerB {  
    width: 100%;
    height: 100%;

}

.bannerB h3{
	background: #014198;
	font-size: 20px;
	color: #FED855;
	width: 960px;
    height: 44px;
    font-weight: bold;
	line-height: 40px;
	margin-bottom: 6px;
	padding-left: 20px;
	margin-left: 10px;
    margin-right: 10px;
    /* text-align: center; */

	
}
.bannerB p{
	font-size: 16px;
    text-indent: 2em;
    margin: 0;
    margin-left: 20px;
    margin-right: 20px;
    
}
.bannerB img{
	margin: 20px ;
}
/* 专业招生 */
.bannerB #wrap{
    /* height: 680px; */
    /* height: 900px; */
    height: 670px;
    width: 980px;
    margin: 0 auto;
	display: flex;
	border-radius: 8px;

}
.bannerB #wrap .left{
	/* flex: 0.1; */
    width: 220px;
    height: 680px;
    margin-right: 10px;
	text-align: center;

}
.bannerB #wrap .left ul{
    width: 140px;
    /* height: 100%; */
    height: 680px;
	margin: 0 auto;
	margin-top: 20px;
	margin-left: 20px;
}
.bannerB #wrap .left ul li{
    background: #014198;
    width: 140px;
    height: 50px;
    margin: 0 auto;
    margin-left: 20px;
    margin-bottom: 6px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    cursor:pointer;
	float: left;
	color: white;
}
.bannerB #wrap .left ul .active{
	background: #FED855;
}
.bannerB #wrap .right{
    width: 1080px;
    /* height: 680px; */
    height: 98%;
}
.bannerB #wrap .right .right_1{
    display: none;
    height: 100%;
    
}
.bannerB #wrap .right .right_1 img{
    width: 95%;
    /* height: 664px; */
    height: 630px;
	margin-top: 20px;
}
.bannerB #wrap .right table{
	width: 95%;
    height: 664px;
	margin-top: 20px;

}
.bannerB #wrap .right table tr th{
	font-weight: bold;
    text-align: center;
    font-size: 16px;

}
.bannerB #wrap .right table tr td{
    text-align: center;
    font-size: 16px;
}

/* ============================================================================================= */

/* 学生活动滚动 */


.medal {
    margin: 0 auto;
   width: 960px;
   height: 210px;
   position: relative;
   overflow: hidden;


}

.medal ul {
   
   position: absolute;
   left: 0px;
   top: 0;
   width: 96600px;
   animation-iteration-count: infinite;
   animation-timing-function: linear;
   animation-duration: 60s;
  animation-delay:5s;
  -webkit-animation-delay:3s;
   top: -30px;
}



.medal ul li {

margin: 0;
   float: left;
   list-style: none;

}

.medal ul li img {

   width: 280px;
   height: 210px;

}

.a1 {
   animation-name: roll1;
}

@keyframes roll1 {
   0% {
       left:-9915px;
       
	   
   }

   100% {
       left: -20px;
       
   }
}


/* ============================================================================================= */
/* 奖助学金 */
.jiangxuejin p{
    font-size: 16px;
}
.jiangxuejin img{
    width: 300px;
    height: 200px;
    margin: 10px 94px;
}


/* ============================================================================================= */
/* 侧边导航栏 */




#menu {
    width: 100px;
    position: fixed;
    top: 28%;
    right: 50px;
    margin-left: 400px;
	
    
}
#menu ul{
    display: block;
    list-style: none;
    width: 70px;
   
}

#menu ul li{
    width: 100px;      
    background-color: #fff;
    float: left;
	background-color: #ffffff;
	
}




#menu ul li a{
	
	
    width: 80px;
    height: 50px;    
    padding-top: 5px;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    display:block;
    border-bottom: 1px solid #F5F5F5;
    color:#104E8B ;
    font-size: 20px;
}



#menu ul li img{
margin-left: 22px;
width: 20px;
height: 20px;

}

#menu ul li:hover{
    background: #418BCA;
    border-bottom: none;
}
#menu ul li:hover a{
   color: #ffffff;
    border-bottom: none;
}

/* ============================================================================================= */
/* 底部信息 */
.bottom {
    /* margin-top: 10px; */
    color: lightgrey;
    width: 100%;
    height: auto;
    background: rgb(8, 79, 151);
    padding-top: 10px;



}

.bottom-div {
    width: 750px;
    margin: auto;
    display:table;
}

.bottom-imgl {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    
    
}
.bottom-imgl p{
    padding-top: 10px;
    font-weight: bold;
    font-size: 16px;
    color: white;
}
.bottom-text {
    vertical-align: middle;
    display: table-cell;
    padding-left: 12%;

}
.bottom-imgr {
    vertical-align: middle;
    text-align: center;
    padding: 0;
    display: table-cell;
   
}
.bottom-imgr p{
    padding-top: 10px;
    font-weight: bold;
    font-size: 16px;
    color: white;
}

.bottom img {
    width: 120px;
    height: 120px;

}
#list_money{
	margin: 10px 20px 0px 50px;
	
}