/* 版心 */
.layout {
  width: 1190px;
  margin: 0 auto;
}
@media screen and (max-width:  768px){
 .layout { width: 738px;}
}
/* 头部 */
#header { height: 160px; width: 100%;background: url('/image/header_bg.png') no-repeat; }
#header > .layout {
  position: relative;
  height: 160px;
}
#header .logo {
  position: absolute;
  left: 0;
  top: 40px;
}
#header .aside {
  position: absolute;
  right: 0;
  top: 55px;
}
#header .aside_main {
  display: inline-block;
  position: relative;
  right: 30px;
  line-height: 25px;
}
#header .aside img {
  float: right;
  padding-left: 30px;
  border-left: 1px solid #ccc;
}
#header .date {
  /* line-height: 35px; */
  padding-left: 26px;
  background: url('/image/header_date_icon.png') no-repeat left center;
}

#header .link  a {
  cursor: pointer;
  margin-left: 10px;
  padding-left: 26px;
}
#header .link  .set_index{
  background: url('/image/header_setindex_icon.png') no-repeat left center;
}
#header .link  .add_favor{
  background: url('/image/header_addfavor_icon.png') no-repeat left center;
}
#header .link  .contact_us{
  background: url('/image/header_contactus_icon.png') no-repeat left center;
}
/* section抽离 */
.section {
  clear: both;
}
.section > .section-left {
  width: 350px;
  margin-right: 40px;
  height:100%;
  float: left;
}
.section > .section-main {
  width: 460px;
  margin-right: 40px;
  height:100%;
  float: left;
}
.section > .section-right {
  width: 300px;
  height:100%;
  float: left;
}
/* 列表title抽离 */
.title {
  clear: both;
  overflow: hidden;
}
.title > em {
  float: left;
}
.title > a {
  float: right;
}
/* 列表list抽离 */
.list > li {
  clear: both;
  overflow: hidden;
  padding-left: 30px;
  border-bottom: 1px dashed #bdbdbd;
}
.list > li > a {
  float: left;
  font-size: 16px;
}
.list > li > span {
  float: right;
  color: #b1b1b1;
  font-size: 16px;
}
/* 样式抽离 friend-link */
.friend-link {
  background-color: #e9e9e9;
  width: 100%;
}
.friend-link .title em{
  font-weight: 700;
  color: #385b93;
  font-size: 22px;
  margin-top: 30px;
}
.friend-link .title em span {
  color: #797979;
  font-size: 18px;
  margin-left: 20px;
}
.friend-link .link-list {
  margin-top: 7px;
}
.friend-link .link-list a {
  padding: 0 23px;
  display:inline-block;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  margin-top: 18px;
  border-left: 1px solid #434343;
  color: #434343;
}

#nav {
  background-color: #385b93;
  width: 100%;
}
#nav>.index-nav>li{
  float: left;
  width: 16.66666%;
  line-height: 46px;
  height: 46px;
  color: #fff;
  position: relative;
  text-align: center;
}
#nav>.index-nav>li>a {
  color: #fff;
  display: block;
}
#nav>.index-nav>li:after {
  content: '';
  height: 16px;
  border-right:1px solid #7d94b9;
  position: absolute;
  right: 0;
  top: 15px;
}
#nav>.index-nav>li:hover {
  background-color: #334c76;
}
#nav>.sub-nav {
  height: 46px;
  line-height: 46px;
  background-color: #def0ff;
}
#nav>.sub-nav>li>p>a {
  width: 16.66666%;
  text-align: center;
  display:block;
  float: left;
  color: #1d5787;
}
.kfdx > .banner {
  height: 462px;
  width: 100%;
  background: url('/image/kfdx_banner.png');
}
.kfdx > .news {
  height: 266px;
  padding: 40px 0;
}
.kfdx > .news >.news-left {
  overflow: hidden;
  position: relative;
}
.kfdx > .news .slick-prev{
  top: 90.5%;
  left: 80%;
  z-index: 1;
}
.kfdx > .news .slick-next{
  top: 90.5%;
  right: 5%;
  z-index: 1;
}
.slick-slide:focus { outline:none;}
.kfdx > .news >.news-left img {
  height: 266px;
}
.kfdx > .news >.news-left .link{
  position: absolute;
  bottom: 0;
  height: 52px;
  line-height: 52px;
  width: 100%;
  background-color: rgba(0,0,0,.6);
}
.kfdx > .news >.news-left .link > a {
  color: #fff;
  padding-left: 30px;
}
.kfdx  .news-main > .title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dbdbdb;
}
.kfdx  .news-main > .title > em {
  font-weight: 700;
  color: #385b93;
  font-size: 22px;
}
.kfdx  .news-main >.list >li {
  background: url('/image/more_than_icon.png') no-repeat left center;
  height: 44px;
  line-height: 44px;
}
.kfdx  .news-right .search-input {
  width: 235px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #dbdbdb;
  text-align: left;
  padding-left: 20px;
  box-sizing: border-box;
  float: left;
}
.kfdx  .news-right .submit {
  width: 65px;
  height: 46px;
  border: none;
  float: left;
  background: url('/image/search_icon.png') no-repeat center #385b93 ;
  cursor: pointer;
}
.kfdx  .news-right .msg-platform {
  display: block;
  height: 88px;
  margin-top: 30px;
}
.kfdx  .news-right .lesson {
  display: block;
  height: 88px;
  margin-top: 13px;
}
.kfdx .recruit-student{
  display: block;
  height: 110px;
  margin-bottom: 40px;
}
.kfdx .recruit-student > img {
  height: 110px;
}
/** 样式抽离
 *  title(campus-scenery)
 */
.kfdx .campus-scenery .title {
  height: 34px;
  line-height: 34px;
  background: url('/image/kfdx_info_title_bg.png') no-repeat left;
}
.kfdx .campus-scenery .title >em {
  padding-left: 25px;
  width: 128px;
  color: #fff;
}
/** 样式抽离
 *  title(info)
 *  list
 */
.kfdx .info {
  height: 288px;
}
.kfdx .info .title {
  height: 34px;
  line-height: 34px;
  background: url('/image/kfdx_info_title_bg.png') no-repeat left;
}
.kfdx .info .title >em {
  padding-left: 25px;
  width: 128px;
  color: #fff;
}
.kfdx .info .list {
  margin-top: 14px;
}
.kfdx .info .list>li {
  background: url('/image/kfdx_info_list_icon.png') no-repeat left center;
  height: 47px;
  line-height: 47px;
}
.kfdx .info .first-news {
  height: 74px;
  margin-top: 26px;
  background-color: #f2f2f2;
}
.kfdx .info .first-news > img {
  float: left;
}
.kfdx .info .first-news .news-main {
  height: 74px;
  padding: 15px 24px 15px 124px;
  box-sizing: border-box;
}
.kfdx .info .first-news .news-main > a{
  color: #c00301;
  font-size: 16px;
  font-weight: 700;
}
.kfdx .info .first-news .news-main > a:hover {
  color: #408fda;
}
.kfdx .info .first-news .news-main > span {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 28px;
}
.kfdx .info .info-main .list {
  margin-top: 10px;
}
.kfdx .campus-scenery {
  margin-top: 40px;
}
.kfdx .campus-scenery .img-list {
  height: 186px;
  margin-top:30px;
  margin-bottom: 42px;
}
.kfdx .campus-scenery .img-list li {
  float: left;
  position: relative;
  margin-right: 23px;
  width: 275px !important;
}
.kfdx .campus-scenery .img-list .slick-arrow {
  z-index: 99;
  top: -20%;
  background: #dcdcdc;
  width: 30px;
  height: 25px;
}
.kfdx .campus-scenery .img-list .slick-prev {
  left: 94%;
}
.kfdx .campus-scenery .img-list .slick-next {
  right: 0;
}
.kfdx .campus-scenery .img-list img {
  display: block;
  width: 275px;
}
.kfdx .campus-scenery .img-list p {
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: -10px;
  background-color: rgba(0,0,0,.6);
}
.kfdx .campus-scenery .img-list p a {
  color: #fff;
}
.kfdx-friend-link {
  height: auto;
}
/* up 友情链接 */
.up-friend-link{padding: 20px 0;}
.up-friend-link li{
  float: left;position: relative;width: 380px;margin-right: 18px;padding-left: 25px;
  box-sizing: border-box;
  border: 1px solid #bdbdbd;

  /* box-sizing: border-box; */
}
.up-friend-link li.norm{margin-right: 0;}
.up-friend-link li.outer{margin-right: 25px;}
.up-friend-link li a{display: block;line-height: 39px;height: 39px;cursor: pointer;color: #4f4f4f;}
.up-friend-link li i{position: absolute;right: 5px;top: 8px;color: #747474;}
.up-friend-link li ul{position: absolute;bottom: 39px;left: -1px;display: none;z-index: 999;max-height: 500px;overflow-y: auto;overflow-x: hidden;}
.up-friend-link li ul li{margin-right: 0;background-color: #fff;}
.up-friend-link li ul li a{line-height: 39px;height: 39px;}
.up-friend-link i.up{background:url('/image/up.png'); position: absolute;right: 5px;top: 12px;display:block;width:15px;height:10px;}
