a{
  color:blue;
}
a:hover {
  text-decoration: none;
}

.title{
  margin:20px 0; 
  text-align:center; 
  font-size:24px; 
  font-weight:bold;
}

/*导航栏样式*/
.navigation {
  height: 50px;
}

.navi-left {
  width: 15%;
  text-align: center;
  margin-left: 10%;
  margin-top: 10px;
  float: left;
}
.navi-left a{
  padding:20px 0px;
  font-size: 200%;
  font-weight: bold;
}
.navi-left a:hover{
  color:rgb(11, 99, 214);
  text-decoration: none;
} 
.navi-left a:visited {
  text-decoration: none;
}

.navi-list li{
  width: 11%;
  list-style: none;
  float: left;
  text-align: center;
}
.navi-list li a{
  display: block;
  padding: 5px;
  background: white;
  color: black;
  text-decoration: none;  
  font-size: 18px;
  border-radius: 5px;
}

.navi-selected{
  color: white;
  background: rgb(11, 99, 214);
}

.navi-unselected{
  color: black;
  background: white;
}

.navi-list-en li{
  padding:5px 3px;
  list-style: none;
  float: left;
  text-align: center;
}
.navi-list-en li a{
  display: block;
  background: white;
  color: black;
  text-decoration: none;  
  font-size: 18px;
  border-radius: 5px;
}
.navi-item-en-padding1{
  padding: 5px 14px;
}
.navi-item-en-padding2{
  padding: 5px 12px;
}
.navi-item-en-padding3{
  padding: 5px 10px;
}
.navi-item-en-padding4{
  padding: 5px 8px;
}
.navi-item-en-padding5{
  padding: 5px 6px;
}

.menu-item{
  width:40px; 
  height:25px; 
  text-align:center; 
  font-size:14px;
  float:left;
  margin:1px 0px;
}
.menu-item-en{
  width:70px; 
  height:25px; 
  text-align:center; 
  font-size:14px;
  float:left;
  margin:1px 0px;
}
.menu-item-a{
  color:white;
  cursor: pointer;
}
.menu-item a:hover {
  color:black;
}
.menu-item a:visited {
  text-decoration: none;
}

.page-body {
  width: 80%;
  margin: auto;
  margin-top: 50px;
  padding-bottom: 50px;
}

/*foot样式*/
.foot {
  background-color: black;
  width:100%;
  height: 200px;
  padding: 50px;
  margin-top: 20px;
  text-align: center;
}
.white-text {
  color: white;
}

/*index.html*/
.navi_selected{
  background-color: rgb(11, 99, 214);
  color: white;
}
.navi-common{
  
}
.container{
  z-index:1;
}
.slide{
  width: 100%;
  height: 250px;
  z-index:1;
}
.slide-img {
  width: 100%;
  height: 100%;
}
#slide-img1 {
  width: 100%;
  height: 100%;
  display: block;
}
#slide-img2 {
  width: 100%;
  height: 100%;
  display: none;
}
#slide-img3 {
  width: 100%;
  height: 100%;
  display: none;
}
.icon-div{
  float:left; 
  width:16.6%; 
  display:table-cell; 
  vertical-align:middle; 
  text-align:center;
}
.icon-div-en{
  float:left; 
  width:20%; 
  display:table-cell; 
  vertical-align:middle; 
  text-align:center;
}
.icon{
  width:50%;
  height:50%;
}
.icon-describe{
  font-size:20px;
  padding:10px 0 10px 0;
  color:rgb(191, 191, 191);
  text-align:center;
}


/*news.html*/
.news-date{
  width: 11%;
  float: left;
  font-size: 14px;
  font-weight:bold;
  text-align: right;
  padding: 2px 5px;
}

.news-content {
  width: 85%;
  float:left;
  font-size: 16px;
  text-align: justify;
  padding: 2px 5px;
}

/*project.html*/
.project-img{
  width:12%;

  padding:20px;
  float:left;
}

/*team.html*/
.team-teacher {
  width: 16%;
  margin: 10px 10px;
  float: left;
}
.team-individual {
  width: 15%;
  margin: 10px 10px;
  float: left;
}

.team-individual-img-container {
  width: 80%;
  margin: auto;
}
.team-individual-img {
  width: 100%;
  height: auto;
}

.team-individual-name {
  width: 100%;
  height: 30px;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
  color: black;
}
.team-premember {
  width: 80%;
  height: 15px;
  font-size: 15px;
  text-align: left;
  margin-left: 50px;
  color: black;
}
/*paper.html*/
.paper-select-item {
  padding: 8px;
  margin-left: 10px;
  border-radius: 5px;
  text-align: center;
  background-color: rgb(245, 245, 245);
  float: left;
  cursor: pointer;
  font-size: 14px;
}
#paper-select-item1 {
  background-color: rgb(11, 99, 214);
  color: white;
}
.paper-div{
  padding-top:5px;
}
.paper-title{
  margin-top: 10px;
  margin-left: 3%;
  font-size:24px;
  font-weight:bold;
}
.paper-time{
  height:12px;
  margin-left: 4%;
  font-size: 17px;
  color:#0000ff;
  font-weight: bold;
  text-align: justify;
}
.paper-content{
  width: 90%;
  margin:auto;
  font-size: 16px;
  padding:5px;
  text-align: justify;
}

/*patent.html*/
.news-body-cc-fontstyle {
  font-size: 20px;
}

/*teach.html*/
.course{
  width:65%;
  margin-left:20%;
}
.course-name {
  font-size: 22px;
  font-weight: bold;
}
.course-date {
  padding: 5px 10px;
  float: left;
  font-size: 18px;
}
.course-title{
  font-size:22px;
  font-weight:bold;
}
.course-content{
  font-size:15px;
  margin-left:2%;
}
.bold{
  font-weight:bold;
}
.left-space{
  margin-left:4%;
}

/*download.html*/
.download{
  width:90%;
  margin:auto;
  clear:both;
}
.download-left{
  width:80%;
  float:left;
}
.download-right{
  width:20%;
  float:left;
}
.download-title{
  text-align:center;
  font-size:20px;
  font-weight:bold;
}
.download-img{
  width:90%;
  margin-left:5%;
}
.download-content{
  font-size:16px;
}
.package{
  width:80%;
  margin:auto;
}
.package-title{
  font-size:22px;
  font-weight:bold;
}
.package-content{
  font-size:16px;
  margin-left:2%;
}
.package-left{
  width:20%;  
  float:left;
  margin-left:2%;
}
.package-right{
  width:70%;
  float:left;
}

/*recruit*/
.recruit-title{
  margin-top:20px;
  font-size:24px;
  font-weight:bold;
}
.recruit-content{
  margin-left:3%;
  font-size:16px;
}

/*一些共有属性*/
.conf-name{
  font-style:italic;
  font-family:Times New Roman;
  color:#0000ff;
}
.red-text{
  color: red;
}

.gray-text {
  color: gray;
}

.black-text {
  color: black;
}

.rgb102-text {
  color: rgb(102, 102, 102);
}

.rgb204-text {
  color: rgb(204, 204, 204);  
}

.rgb1199214-text{
  color: rgb(11, 99, 214)
}

.size20-text {
  font-size: 35px;
}
.size14-text {
  font-size: 14px;
}

.black-link:link {
  color: black;
}

.bold-text{
  font-weight: bold;
}

.padding-left20px{
  padding-left: 20px;
}

.margin-left20px{
  margin-left: 20px;
}
.margin-left50px{
  margin-left: 50px;
}

.margin-left70px{
  margin-left: 70px;
}

.bottom-navi-box {
  width:16.66%;
  padding: 5px;
  height:45px;
  text-align: center;
  float:left;
  cursor: pointer;
}

.seperate {
  margin-top: 10px;
  border: 1px solid black;
}

.info-display-head {
  font-size: 24px;
  padding: 20px;
  font-weight: bold;
}
.info-display-list {
  padding: 10px;
  font-size: 18px;
  text-align: justify;
}

.float-left{
  float: left;
}
