#index_header {
  width: 100%;
  height: 72px;
  position: fixed;
  line-height: 72px;
  text-align: center;
  z-index: 999;
}
#index_header .logo {
  height: 72px;
  line-height: 72px;
  position: absolute;
  left: 42px;
}
#index_header .logo img {
  vertical-align: middle;
  width:132px;
  height: 40px;
}
#index_header .nav {
  display: inline-block;
}
#index_header .nav ul li {
  float: left;
}
#index_header .nav ul li a {
  padding: 0 12px;
  display: inline-block;
  color: #fff;
}
#index_header .login_box {
  height: 72px;
  line-height: 72px;
  position: absolute;
  right: 42px;
  top: 0;
}
#index_header .login_box a {
  color: #fff;
}
#index_header .login_box .sign {
  padding: 8px 34px;
  background: rgba(255, 255, 255, 0.2);
  margin-right: 16px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
#index_header .login_box .sign:hover {
  background: rgba(255, 255, 255, 0.4);
}
#index_header .login_box .register {
  padding: 8px 34px;
  background: #00ccc5;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
#index_header .login_box .register:hover {
  background: #05e4e0;
}
.pad {
  padding-top: 89px;
}
#schoolnews {
  text-align: center;
  position: relative;
  padding-bottom: 55px;
}
#schoolnews .schoolnews_nav {
  width: 100%;
  height: 150px;
  position: absolute;
  top: -42px;
  text-align: center;
  z-index: 1;
}
#schoolnews .schoolnews_nav ul {
  background: #fff;
  height: 100%;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.1);
}
#schoolnews .schoolnews_nav ul li {
  width: 20%;
  float: left;
  padding: 11px 0;
  margin-top: 30px;
}
#schoolnews .schoolnews_nav ul li .icon {
  display: inline-block;
  width: 49px;
  height: 49px;
  overflow: hidden;
}
#schoolnews .schoolnews_nav ul li .icon_xuexi {
  background: url(../img/index_icon.png) no-repeat;
  background-position-y: 10px;
  background-size: 50px;
}
#schoolnews .schoolnews_nav ul li .icon_lianxi {
  background: url(../img/index_icon.png) no-repeat;
  background-position-y: -44px;
  background-size: 50px;
}
#schoolnews .schoolnews_nav ul li .icon_kaoshi {
  background: url(../img/index_icon.png) no-repeat;
  background-position-y: -107px;
  background-size: 50px;
}
#schoolnews .schoolnews_nav ul li .icon_renzheng {
  background: url(../img/index_icon.png) no-repeat;
  background-position-y: -166px;
  background-size: 50px;
}
#schoolnews .schoolnews_nav ul li .icon_geren {
  background: url(../img/index_icon.png) no-repeat;
  background-position-y: -234px;
  background-size: 50px;
}
#schoolnews .schoolnews_nav ul li a {
  color: #FF101010;
}
#schoolnews .schoolnews_nav ul li a .icon_text {
  display: inline-block;
  text-align: left;
}
#schoolnews .schoolnews_nav ul li a .icon_text .icon_title {
  vertical-align: 36px;
  font-weight: normal;
  margin-bottom: 2px;
}
#schoolnews .schoolnews_nav ul li a .icon_text p {
  font-size: 12px;
}
.news {
  text-align: center;
}
.news h2 {
  font-size: 30px;
  text-align: center;
  font-weight: normal;
  padding-top: 50px;
  margin-bottom: 38px;
}
.news .news_list {
  overflow: hidden;
  padding-bottom: 35px;
}
.news .news_list .news_content {
  width: 31.3%;
  float: left;
  border: 1px solid #ebebeb;
  margin-left: 2%;
}
.news .news_list .news_content:hover {
  box-shadow: 0px 0px 20px #e3e4e6;
  border: none;
}
.news .news_list .news_content:first-child {
  margin-right: 0%;
}
.news .news_list .news_content img {
  width: 100%;
}
.news .news_list .news_content h3 {
  padding: 0 15px;
  margin: 15px 0;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
}
.news .news_list .news_content p {
  padding: 0 15px;
  margin: 15px 0;
  color: #8d8d8d;
  text-align: left;
}
#selected {
  background: url(../img/selected_bg.jpg);
  text-align: center;
  position: relative;
  padding-bottom: 55px;
}
#selected .selected_news {
  text-align: center;
}
#selected .selected_news h2 {
  font-size: 30px;
  text-align: center;
  font-weight: normal;
  padding-top: 50px;
  margin-bottom: 38px;
}
#selected .selected_news .selected_list {
  overflow: hidden;
  padding-bottom: 35px;
}
#selected .selected_news .selected_list .selected_content {
  width: 31.3%;
  float: left;
  background: #fff;
  border: 1px solid #ebebeb;
  margin-left: 2%;
  text-align: center;
}
#selected .selected_news .selected_list .selected_content:hover {
  box-shadow: 0px 0px 20px #e3e4e6;
  border: none;
}
#selected .selected_news .selected_list .selected_content:first-child {
  margin-right: 0%;
}
#selected .selected_news .selected_list .selected_content img {
  padding: 29px 0;
}
#selected .selected_news .selected_list .selected_content h3 {
  padding: 0 15px;
  margin: 15px 0;
  font-weight: 600;
  font-size: 16px;
}
#selected .selected_news .selected_list .selected_content p {
  padding: 0 35px;
  margin: 15px 0;
  color: #777;
}
#selected .selected_news .selected_list .selected_content a {
  padding: 4px 18px;
  display: inline-block;
  color: #fff;
  background: #00ccc5;
  margin-bottom: 23px;
  margin-top: 15px;
  font-size: 12px;
}
#selected .selected_news .selected_list .selected_content a:hover {
  border: 1px solid #00ccc5;
  color: #00ccc5;
  background: none;
}
#kingdee {
  text-align: center;
  padding-bottom: 55px;
}
#kingdee h3 {
  padding: 0 10px;
  text-align: left;
}
#kingdee p {
  text-align: left;
  padding: 0 10px;
}
#kingdee span {
  color: #8d8d8d;
  display: block;
  text-align: left;
  padding: 0 10px;
  padding-bottom: 15px;
}
