@charset "UTF-8";

/* Professors */
#multipleDiv_hufs_849 {overflow: hidden; padding: 0 40px; background: #f8f8f7;}
.check #multipleDiv_hufs_849,
.edit #multipleDiv_hufs_849 {padding: 97px 0 83px 0;}
#multipleContentsDiv_hufs_849 {max-width: 1600px;}

.wrap-pro {position: relative; left: -50px; padding-right: 80px; opacity: 0;}
.wrap-pro .title {position: relative;}
.wrap-pro .title::after {content: ''; position: absolute; left: 0; top: calc(50% - 1px); width: 100%; height: 4px; background: #003461;}
.wrap-pro .title strong {position: relative; z-index: 1; display: inline-block; padding-right: 40px; background: #f8f8f7; font-family: 'H Bold'; font-size: 40px; line-height: 1.1; color: #002d56;}
.wrap-pro .title .more {position: absolute; right: 0; top: -13px; z-index: 1; padding-left: 40px; background: #f8f8f7;}
.wrap-pro .title .more a {display: block; width: 70px; height: 70px; background: #ffffff url('../images/btn-latest-more.png') no-repeat center center; border: 1px solid #003461; text-indent: -9999999px;}
.wrap-pro .title .more a:hover {background: #003461 url('../images/btn-latest-more-on.png') no-repeat center center;}

.wrap-pro .list {position: relative; margin-top: 43px;}
.wrap-pro .list .slider {overflow: hidden;}
.wrap-pro .list .slider li {float: left; width: 50%; position: relative; top: 50px; opacity: 0;}
.wrap-pro .list .slider li a {outline: none;}
.wrap-pro .list .slider li a:focus-visible::after {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 1px solid #000;}
.wrap-pro .list .slider .slick-slide {margin: 0 15px;}
.wrap-pro .list .slider .slick-list {margin: 0 -15px;}
/* .wrap-pro .list .slider li.one {padding-right: 20px;} */
/* .wrap-pro .list .slider li.two {padding-left: 20px;} */
.wrap-pro .list .thumb {position: relative; overflow: hidden; display: flex !important; justify-content: center; align-items: center; height: 420px; text-align: center;}
.wrap-pro .list .thumb img {width: auto; max-width: none; height: 125% }
.wrap-pro .list .con strong {overflow: hidden; display: -webkit-box; margin-top: 23px; padding-bottom: 1px; font-family: 'Noto Medium'; font-size: 20px; color: #000; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.wrap-pro .list a:hover .con strong {color: #008395;}
.wrap-pro .list .con p {overflow: hidden; display: -webkit-box; margin-top: 20px; font-family: 'Noto Light'; font-size: 17px; color: #666; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.wrap-pro .list .control {position: absolute; right: 0; top: 32%; width: 100%; height: 0; font-size: 0; transform: translate(0, -50%); opacity: 0;}
.wrap-pro .list .control button {display: inline-block; width: 55px; height: 55px;  background-color: rgba(0,0,0,.6) !important;  text-indent: -999999px;}
.wrap-pro .list .control .prev {float: left; background: url('../images/btn-stu-prev.png') no-repeat center;}
.wrap-pro .list .control .prev:hover {background: url('../images/btn-stu-prev-on.png') no-repeat center;}
.wrap-pro .list .control .next {float: right; background: url('../images/btn-stu-next.png') no-repeat center;}
.wrap-pro .list .control .next:hover {background: url('../images/btn-stu-next-on.png') no-repeat center;}
.wrap-pro .list .control .stop,
.wrap-pro .list .control .play {display: none;}
.wrap-pro .list .control .stop.on,
.wrap-pro .list .control .play.on {display: inline-block}
.wrap-pro .list .control .stop {background: url('../images/btn-stu-stop.png') no-repeat center;}
.wrap-pro .list .control .play {background: url('../images/btn-stu-play.png') no-repeat center;}


@media all and (max-width: 1620px) {
  .check #multipleDiv_hufs_849,
  .edit #multipleDiv_hufs_849 {padding: 97px 40px 83px 40px;}
  .wrap-pro {padding-right: 70px;}
}

@media all and (max-width: 1450px) {
  .check #multipleDiv_hufs_849,
  .edit #multipleDiv_hufs_849 {padding: 50px 40px 50px 40px;}

  .wrap-pro {padding-right: 20px;}

  .wrap-pro .title::after {height: 2px;}
  .wrap-pro .title strong {padding-right: 20px; font-size: 30px;}
  .wrap-pro .title .more {top: -8px; padding-left: 20px;}
  .wrap-pro .title .more a {width: 43px; height: 43px; background-size: auto 20px !important;}

  .wrap-pro .list {margin-top: 26px;}
  .wrap-pro .list .thumb {height: 350px;}
  .wrap-pro .list .thumb img {height: 125%;}
  .wrap-pro .list .slider {gap: 0 24px;}
  .wrap-pro .list .con strong {margin-top: 12px; font-size: 17px; line-height: 1.2;}
  .wrap-pro .list .con p {display: none;}
}

@media all and (max-width: 1400px) {
  .wrap-pro {left: 0; opacity: 1;}
  .wrap-pro .photo {top: 0 !important; opacity: 1 !important;}
  .wrap-pro .control {opacity: 1 !important;}
}

@media all and (max-width: 1000px) {
  .check #multipleDiv_hufs_849,
  .edit #multipleDiv_hufs_849 {padding: 50px 40px 40px 40px;}

  .wrap-pro .title strong {font-size: 26px;}
  .wrap-pro .list .thumb {height: 255px;}
}

@media all and (max-width: 660px) {
  .check #multipleDiv_hufs_849,
  .edit #multipleDiv_hufs_849 {padding: 40px 30px 30px 30px;}

  .wrap-pro {padding-right: 0;}
  .wrap-pro .list .slider .slick-slide {margin: 0 10px;}
  .wrap-pro .list .slider .slick-list {margin: 0 -10px;}
}