.header-layer1 {
  position: absolute;
  background: url("../images/header_background.png");
}
.section {
  padding: 50px 0 30px;
  background: url("../images/zsjy_background.png") no-repeat 0% 100%;
}
.banner {
  width: 100%;
max-height: 834px;
overflow:hidden;
  position: relative;
}
.banner .ban-img li,.banner .ban-img ul{
  width: 100% !important;
  height: auto !important;
}
.banner img {
  width: 100%;
}
.banner .hd {
  position: absolute;
  right: 30%;
  bottom: 55px;
}
.banner .hd li {
  float: left;
  font-size: 0px;
  width: 12px;
  height: 12px;
  margin-left: 10px;
  background: #fff;
  cursor: pointer;
}
.banner .hd li.on {
  background: #49b5fd;
}
.news-slide { height: 375px; overflow: hidden; }
.column {
  height: 95px;
  margin: 0 0 40px;
  overflow: hidden;
  text-align: center;
}
.column .inline {
  display: inline-block;
}
.column p.fl {
  font-size: 94px;
  line-height: 95px;
  color: #3ca0e0;
}
.column .fr {
  padding: 20px 0 0;
}
.column .fr p{
  font-size: 36px;
  color: #444;
  text-align: left;
  line-height: 40px;
}
.column .fr p:first-child {
  font-size: 18px;
  line-height: 25px;
  color: #ddd;
}
/* 集团新闻 */
.news-slide .bd {
  width: 500px;
}
.news-slide .bd li {
  background: #f0f0f0;
}
.news-slide .bd li a {
  display: block;
}
.news-slide .bd li p {
  margin: 13px 0 5px;
  padding: 0 22px;
height: 30px;
overflow:hidden;
text-overflow:ellipsis;
white-space: nowrap;
  font-size: 20px;
  color: #333;
}
.news-slide .bd li span {
  display: block;
  height: 54px;
  margin: 0 0 13px;
  padding: 0 22px;
  font-size: 14px;
  color: #666;
  line-height: 27px;
}
.news-slide .img-hide {
  overflow: hidden;
  width: 100%;
  height: 260px;
}
.news-slide .hd {
  width: 690px;
}
.news-slide .hd .date {
  width: 87px;
  height: 87px;
  padding: 8px 0 0;
  font-size: 12px;
  color: #222;
  background: #d5d5d5;
  text-align: center;
}
.news-slide .hd li.on .date {
  color: #fff;
  background: #3ca0e0;
}
.news-slide .hd .date p:first-child {
  margin: 0 0 2px;
  font-size: 28px;
  color: #222;
}
.news-slide .hd li.on .date {
  color: #fff;
  background: #3ca0e0;
}
.news-slide .hd li.on .date p:first-child {
  color: #fff;
}
.news-slide .hd li {
  margin: 9px 0 0;
  background: #f0f0f0;
}
.news-slide .hd li:first-child {
  margin: 0;
}
.news-slide .hd a {
  float: right;
  width: 585px;
  padding: 0 25px 0 0;
  font-size: 14px;
  color: #666;
}
.news-slide .hd a p.abstract { height: 21px;  overflow:hidden; text-overflow:ellipsis; white-space: nowrap; }
.news-slide .hd a p:first-child {
  margin: 11px 0 0;
  font-size: 18px;
  color: #333;
  line-height: 38px;
}
/* 通知公告 */
.notice {
  margin: 40px 0 0;
  padding: 36px 0;
  background: #445165;
}
.notice .column {
  margin: 0 0 20px;
}
.notice .column .fr p, .section-layer4 .column .fr p {
  color: #fff;
}
.notice ul li {
  width: 350px;
  float: left;
  margin: 0 0 0 73px;
  padding: 40px 0 0;
  border-top: 1px solid #3ca0e0;
}
.notice ul li:first-child {
  margin: 0;
}
.notice ul li .date {
  width: 48px;
  font-size: 14px;
  color: #3ca0e0;
  text-align: right;
}
.notice ul li .date p:first-child {
  font-size: 42px;
}
.notice ul li a {
  float: right;
  display: block;
  width: 280px;
}
.notice ul li a p {
  font-size: 14px;
  color: #cbcbcb;
  line-height: 26px;
}
.notice ul li a p:first-child {
  margin: 0 0 6px;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}
.more {
  display: block;
  width: 350px;
  height: 50px;
  margin: 40px auto 0;
  font-size: 16px;
  line-height:50px;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
}
.more i {
  width: 20px;
  height: 20px;
  margin: 0 0 0 6px;
  background: url("../images/more_icon.png") no-repeat;
  vertical-align: sub;
}
/* 产教融合 */
.section-layer3 {
  margin: 15px 0 30px;
  background: url("../images/cjrh_background.png") no-repeat 100% 100%;
}
.cjrh-slide {
  position: relative;
}
.cjrh-slide .bd li {
  width: 300px;
}
.cjrh-slide .bd li .show-box {
  margin: 0 20px;
  padding: 20px 15px;
}
.cjrh-slide .bd li .show-box:hover {
  background: #eee;
}
.cjrh-slide .bd li .show-box .date p {
  font-size: 14px;
  line-height: 30px;
  color: #444;
}
.cjrh-slide .bd li .show-box .date p:first-child {
  width: 75px;
  font-size: 16px;
  line-height: 45px;
  border-bottom: 1px solid #444;
}
.cjrh-slide .bd li .show-box a {
  display: block;
  margin: 20px 0;
  font-size: 18px;
  color: #333;
}
.cjrh-slide .bd li .show-box p {
  font-size: 13px;
  line-height: 26px;
  color: #666;
}
.cjrh-slide .bd li .show-box a.more2 {
  width: 40px;
  height: 40px;
  margin: 30px 0 10px;
  font-size: 32px;
  line-height: 36px;
  color: #3ca0e0;
  background: #eee;
  text-align: center;
}
.cjrh-slide .bd li .show-box:hover {
  background: #eee;
}
.cjrh-slide .bd li .show-box:hover a.more2 {
  color: #fff;
  background-color: #3ca0e0;
}
.cjrh-slide .prev, .cjrh-slide .next {
  position: absolute;
  top: 45%;
  width: 48px;
  height: 48px;
  background: no-repeat 50% 50%;
}
.cjrh-slide .prev {
  left: -50px;
  background-image: url("../images/swiper_left.png");
}
.cjrh-slide .next {
  right: -50px;
  background-image: url("../images/swiper_right.png");
}
.section-layer3 .more {
  margin-top: 25px;
  color: #3ca0e0;
  border-color: #3ca0e0;
}
.section-layer3 .more i {
  background-image: url("../images/more_icon2.png");
}
/* 加入集团申请 */
.section-layer4 {
  padding: 15px 0 40px;
  background: url("../images/jtsq.jpg") no-repeat;
  background-size: 100% auto;
}
.section-layer4 ul li {
  float: left;
  width: 285px;
  margin: 0 0 0 20px;
}
.section-layer4 ul li:first-child {
  margin: 0;
}
.section-layer4 ul li a {
  width: 100%; 
  height: 284px;
  position: relative;
}
.section-layer4 ul li a p {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
  width: 100%;
  height: 80px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 26px;
  color: #444;
  background: #ffffffdd;
  text-align: center;
  display: table;
}
.section-layer4 ul li a p span {
  display: table-cell;
  vertical-align: middle;
}
.section-layer4 ul li a i {
  position: absolute;
  top: -62px;
  left: 0;
  border: 72px solid transparent;
  border-top-width: 62px;
  border-bottom-width: 62px;
  border-left-color: #3ca0e0;
}
.section-layer4 ul li a i img {
  position: absolute;
  width: 23px;
  height: 32px;
  top: 2px;
  left: -64px;
}
/* 招生就业 */
.zsjy {
  margin: 20px 0 15px;
}
.zsjy ul li {
  float: left;
  width: 275px;
  height: 232px;
  margin: 0 0 0 26px;
}
.zsjy ul li p {
  margin: 10px 0 0;
  font-size: 15px;
  color: #435061;
}
.zsjy ul li a .img-hide {
  width: 100%;
  height: 162px;
  overflow: hidden;
}
.zsjy ul li a .img-hide img {
  height: 100%;
}
.zsjy ul li.first {
  width: 584px;
  height: auto;
  margin: 0;
}
.zsjy ul li.first p {
  margin: 26px 0 0;
  font-size: 14px;
  line-height: 26px;
  color: #777;
}
.zsjy ul li.first a {
  width: 100%;
  height: 365px;
  position: relative;
}
.zsjy ul li.first a img {
  height: 100%;
}
.zsjy ul li.first a p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; 
  height: 45px;
  padding: 0 10px;
  font-size: 18px;
  line-height: 45px;
  color: #fff;
  background: #435061;
  text-align: center;
}
/* 集团链接 */
.jtlj ul li {
  float: left;
  margin: 0 12px 20px 0;
}
.jtlj ul li:nth-child(5n) {
  margin-right: 0;
}
.jtlj ul li .show {
  width: 230px;
  height: 95px;
  border: 1px solid #3ca0e0;
  display: block;
}
.jtlj ul li .show img {
  vertical-align: top;
}
/* 友情链接 */
.footer-layer1 {
  height: 60px;
  font-size: 16px;
  line-height: 60px;
  background: #35c7eb;
}
.footer-layer1 li {
  float: left;
  color: #fff;
}
.footer-layer1 li:first-child {
  padding: 0 15px 0 0;
}
.footer-layer1 li a {
  color: #fff;
}
/* 底部 */
.footer-logo {
  width: 505px;
  margin: 6px 80px 0 0;
}
.copy {
  width: 440px;
} 
.footer-layer2 .fr {
  width: 122px;
}
.footer-layer2 .fr img {
  width: 120px;
  height: 120px;
}
.footer-layer2 .fr p{
  font-size: 16px;
  color: #fff;
  text-align: center;
}