@charset "UTF-8";
#college .banner {
  position: relative;
  height: 500px;
  border-bottom: 1px solid #dbdbdb;
  background: url(../../images/shop/banner1.png) center;
  color: #fff;
}
#college .bann_footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.15);
}
#college .bann_footer ul {
  width: 960px;
  padding-left: 240px;
}
#college .bann_footer li {
  position: relative;
  z-index: 10;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
#college .bann_footer li:hover {
  background: rgba(255, 255, 255, 0.15);
}
#college .bann_footer li:last-child {
  border-right: 0;
}
#college .bann_footer li a {
  display: block;
  width: 319px;
  height: 101px;
  padding-left: 105px;
  box-sizing: border-box;
  background: url(../../images/shop/icon1.png) 30px 21px no-repeat;
  color: #fff;
}
#college .bann_footer li a h3 {
  padding: 18px 0 8px;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}
#college .bann_footer li:nth-child(2) a {
  background-image: url(../../images/shop/icon2.png);
}
#college .bann_footer li:nth-child(3) a {
  background-image: url(../../images/shop/icon3.png);
}
#college .con_box {
  position: relative;
  height: 100%;
}
#college .con_main {
  position: absolute;
  left: 0;
  top: 0;
}
#college .nav {
  position: relative;
  z-index: 10;
  margin-top:0px;
  width: 240px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  color:#333;
}
#college .nav li {
  position: relative;
  padding: 3px 0 4px;
  height: 99px;
  box-sizing: border-box;
  cursor: pointer;
  text-align: left;
}
#college .nav li .nav_box {
  padding: 12px 16px 16px 19px;
}
#college .nav li .li_title {
  margin-bottom: 10px;
  font-size: 18px;
  /* font-weight: bold; */
  color:#fc4b69;
  
}
#college .nav li .li_item {
  height: 50px;
    line-height: 25px;
  overflow: hidden;
}
#college .nav li .li_item a {
  white-space: nowrap;
}
#college .nav li a {
  margin-right: 17px;
  font-size: 12px;
  color: #333;
}
#college .nav li:last-child {
  border-bottom: 0;
}
#college .nav li:last-child .sub_nav {
  bottom: 0;
  top: auto;
}
#college .nav li.line {
  height: 1px;
  padding: 0;
  background: rgba(255, 255, 255, 0.2);
}
#college .nav li:hover .sub_nav {
  display: block;
}
#college .nav .sub_nav {
  display: none;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0 16px 16px 19px;
  box-sizing: border-box;
  background: #fff;
}
#college .nav .sub_nav .li_title a{
  padding-top: 11px;
  color: #333;
}
#college .nav .sub_nav .li_title a{
  font-size: 18px;
  color: #333;
}
#college .nav .sub_nav .li_title a:hover{
  font-size: 18px;
  color: #000;
}
#college .nav .sub_nav a {
  display: inline-block;
  margin-right: 17px;
  line-height: 25px;
  color: #666;
  margin-top:1px; 
}
#college .nav .sub_nav a:hover {
  color: #ff6800;
}
#college .bann_con {
  position: absolute;
  left: 240px;
  top: 0px;
  width: 960px;
  text-align: center;
  display: flex;
  align-items: center;
  height: 80%;
}
#college .bann_con .icon {
  display: block;
  width: 45%;
  height: 100%;
  border-radius: 50%;
  cursor: pointer;
  padding-top: 20px;
}
#college .bann_con .con {
  display: block;
  width: 55%;
}
#college .bann_con h2 {
  width: 100%;
  height: auto;
  font-size: 48px;
  margin-left: 80px;
  text-align: left;
  line-height: 70px;
}
#college .bann_con p {
  font-size: 28px;
  line-height: 50px;
  color:#fff;
  margin-left: 80px;
  text-align: left;
}
#college .college_con {
  background: #f4f4f4;
}
#college .college_con h3 {
  padding: 27px 0 25px;
  font-size: 20px;
}
#college .college_con .video_left {
  position: relative;
  width: 240px;
  height: 420px;
  background: url(../../images/shop/new.png);
  padding: 35px;
  box-sizing: border-box;
}
#college .college_con .video_left .type {
  position: absolute;
  font-size: 20px;
  top: 130px;
  color: #fff;
}
#college .college_con .video_left .txt {
  position: absolute;
  bottom: 15px;
}
#college .college_con .video_left a {
  float: left;
  padding-right: 35px;
  color: #fff;
  background: url(../../images/shop/enter.png) 122px 0 no-repeat;
  margin-bottom: 20px;
}
#college .college_con .video_right ul {
  width: 940px;
  height: 420px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 20px;
}
#college .college_con .video_right li {
  width: 300px;
  height: 200px;
  box-sizing: border-box;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}
#college .college_con .video_right li .course_box{
  position: relative;
  height: 100%;
  display: block;
}
#college .college_con .video_right li.empty_item {
  height: 0px;
  visibility: hidden;
  /* 重置margin */
  margin: 0;
}
#college .college_con .video_right li .img {
  position: relative;
  width: 100%;
  height: 140px;
  overflow: hidden;
}
#college .college_con .video_right li .img img {
  width: 100%;
  height: 100%;
}
#college .college_con .video_right li .type {
  position: absolute;
  color: #fff;
  top: 82px;
  left: 56px;
}
#college .college_con .video_right li .con {
  padding: 10px 14px 0;
}
#college .college_con .video_right li .time {
  position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 22px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-bottom-left-radius: 10px;
    line-height: 22px;
    background: rgba(0, 0, 0, 0.4);
}
#college .college_con .video_right li .title {
  padding-bottom: 10px;
  font-size: 16px;
}
#college .college_con .video_right li .title span{
  font-size: 12px;
  color:#333;
}
#college .college_con .video_right li .count {
  padding-left: 20px;
  font-size: 12px;
  line-height: 14px;
  background: url(../../images/shop/icon4.png) no-repeat;
  color: #666;
}
#college .college_con .video_right li .btn {
  position: absolute;
  bottom: 11px;
  right: -15px;
  width: 80px;
  padding-left: 20px;
  line-height: 16px;
  font-size: 12px;
  color: #ff6800;
  background: url(../../images/shop/list/start.png) no-repeat;
}
#college .college_con .operation .ope_left {
  background: url(../../images/shop/operation.png);
}
#college .college_con .operation .ope_left a {
  background: url(../../images/shop/enter.png) 63px 0 no-repeat;
}
#college .college_con .operation .ope_right li .type {
  top: 85px;
  left: 115px;
}
#college .college_con .daily h3 .more {
  float: right;
  font-size: 16px;
  line-height: 20px;
  margin-right: 10px;
  color: #888;
}
#college .college_con .daily ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#college .college_con .daily li {
  height: 180px;
  border-radius: 8px;
  margin-bottom: 20px;
}
#college .college_con .daily li a {
  display: block;
  width: 280px;
  height: 100%;
  padding-top: 43px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  background: url(../../images/shop/daily1.png) no-repeat;
}
#college .college_con .daily li .icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 18px;
}
#college .college_con .daily li .icon.icon_one {
  background: url(../../images/shop/icon5.png);
}
#college .college_con .daily li .icon.icon_two {
  background: url(../../images/shop/icon6.png);
}
#college .college_con .daily li .title {
  font-size: 16px;
}
#college .college_con .aandq {
  padding-bottom: 32px;
}
#college .college_con .aandq h4 {
  font-size: 16px;
  line-height: 16px;
  color: #666;
  padding: 20px 0 25px;
}
#college .college_con .aandq h4 .more {
  float: right;
  font-size: 12px;
  margin-right: 5px;
  color: #888;
}
#college .college_con .aandq .aandq_box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#college .college_con .aandq .aandq_box .aandq_item:nth-child(2) .img a {
  background: url(../../images/shop/aandq2.png) no-repeat;
}
#college .college_con .aandq .aandq_box .aandq_item:nth-child(3) .img a {
  background: url(../../images/shop/aandq3.png) no-repeat;
}
#college .college_con .aandq .aandq_box .aandq_item:nth-child(4) .img a {
  background: url(../../images/shop/aandq4.png) no-repeat;
}
#college .college_con .aandq .con_box {
  position: relative;
  width: 290px;
  height: 300px;
  padding-top: 100px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}
#college .college_con .aandq .con_box .img a {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 290px;
  height: 100px;
  background: url(../../images/shop/aandq1.png) no-repeat;
}
#college .college_con .aandq .con_box .img a img {
  width: 100%;
  height: 100%;
}
#college .college_con .aandq .con_box .img .title {
  position: absolute;
  left: 20px;
  bottom: 40px;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
}
#college .college_con .aandq .con_box ul {
  padding: 12px 18px 0;
}
#college .college_con .aandq .con_box ul li a {
  line-height: 28px;
  font-size: 12px;
  color: #666;
  display : inline-block,
}
#college .college_con .aandq .con_box ul li:hover a {
  color: #369;
  text-decoration: underline;
  left: 20px;
  bottom: 15px;
}
#college .college_con .aandq .con_box ul {
  padding: 12px 18px 0;
}
#college .college_con .aandq .con_box ul li {
  display : inline-block;
  white-space:nowrap;
  overflow:hidden;
}
#college .college_con .aandq .con_box ul li a {
  line-height: 34px;
  font-size: 14px;
  color: #666;
  
}
#college .college_con .aandq .con_box ul li:hover a {
  color: #369;
  text-decoration: underline;
}



/*ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚Âµ*/
.fenye {text-align: center;}
.fenye li{margin:0 5px;display: inline-block;}
.fenye a {border-radius:6px!important;color: #999!important;display: block;padding:0!important;margin-left:0!important;background: transparent!important;float:none!important;border:1px solid #e5e5e5!important;height: 38px!important;text-align: center!important;line-height:38px!important;background-color: #ffffff!important;padding-left: 15px!important;padding-right: 15px!important;}
.pagination .disabled{display:none;}
.pagination {margin: 15px 0px 25px;text-align: left;display: inline-block;padding-left: 0;border-radius: 4px;}
.pagination > li{display: inline-block;margin-right: 5px;}
.pagination li.active span{border-radius:6px!important;display: block;padding:0!important;margin-left:0!important;background: transparent!important;float:none!important;border:1px solid #e5e5e5!important;height: 38px!important;text-align: center!important;line-height:38px!important;padding-left: 15px!important;padding-right: 15px!important;}

.pagination li.active span{border-color: #fc4b69!important;
  background-color: #fc4b69!important;}
.pagination li.active span{color: #333!important;}

.fenye a.pager-nav{border-color: #e9e9e9!important;color: #999!important;}ter!important;line-height:38px!important;padding-left: 15px!important;padding-right: 15px!important;}

.pagination li.active span{border-color:#ffd100!important;background-color: #ffd100!important;}
.pagination li.active span{color: #333!important;}

.fenye a.pager-nav{border-color: #e9e9e9!important;color: #999!important;}