@charset "UTF-8";
.contents_loding { width: 100%; height: 100vh; background: #fff; position: fixed; z-index: 10; }

/* ========== section1 ========== */
.bx-wrapper .bx-viewport { -webkit-box-shadow: none !important; box-shadow: none !important; }

.section1 { position: relative; z-index: 0; overflow: hidden; height: 38.25rem; }

.section1 .bx-wrapper li { height: 38.25rem; }

.section1 .bx-wrapper li img { width: 100%; margin: 0 auto; min-width: 100%; }

.section1 .bx-wrapper .bx-controls { position: absolute; bottom: 10.5rem; z-index: 2; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); opacity: 0; -webkit-transition: opacity .3s ease; transition: opacity .3s ease; width: 66rem; max-width: calc(100% - 4rem); margin-left: auto !important; margin-right: auto !important; }

.section1 .bx-wrapper .bx-controls .bx-controls-direction a { font-size: 0; width: 2rem; height: 2rem; display: block; position: absolute; top: 0; margin-top: 0; }

.section1 .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev { background: url("/home/img/main/mv_prev.png") 0 0 no-repeat; right: 5rem; left: inherit; background-size: contain; }

.section1 .bx-wrapper .bx-controls .bx-controls-direction a.bx-next { background: url("/home/img/main/mv_next.png") 0 0 no-repeat; right: 0rem; background-size: contain; }

.section1 .bx-wrapper .bx-controls .bx-controls-auto { width: 2rem; height: 2rem; position: absolute; top: 0; right: 2.5rem; }

.section1 .bx-wrapper .bx-controls .bx-controls-auto a { font-size: 0; display: block; height: 2rem; width: 2rem; margin: 0; position: absolute; top: 0; }

.section1 .bx-wrapper .bx-controls .bx-controls-auto a.bx-start { background: url("/home/img/main/mv_play.png") 0 0 no-repeat; background-size: contain; }

.section1 .bx-wrapper .bx-controls .bx-controls-auto a.bx-stop { background: url("/home/img/main/mv_stop.png") 0 0 no-repeat; background-size: contain; }

.section1 .txt-group { position: absolute; left: 0; bottom: 6rem; color: #fff; left: 50%; -webkit-transform: translateX(-55%); transform: translateX(-55%); width: 66rem; max-width: calc(100% - 4rem); margin-left: auto !important; margin-right: auto !important; opacity: 0; }

.section1 .txt-group .title { font-family: "Montserrat"; font-size: 3.35rem; font-weight: 600; line-height: 3.7rem; margin-bottom: .6rem; }

.section1 .txt-group .stitle { font-family: "Lora"; font-size: 1.25rem; }

.section1.active .txt-group { opacity: 1; -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all 1.5s .3s; transition: all 1.5s .3s; }

.section1.active .bx-wrapper .bx-controls { opacity: 1; -webkit-transition: opacity .2s ease 1.3s; transition: opacity .2s ease 1.3s; }

.section2 { margin-top: 3rem; margin-bottom: 4.4rem; }

.section2 h2 { font-family: "Montserrat"; font-size: 2.25rem; color: #222; text-align: center; font-weight: 700; margin-bottom: 1.25rem; opacity: 0; -webkit-transform: translateY(2.5rem); transform: translateY(2.5rem); -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; transition-property: opacity, transform; transition-property: opacity, transform, -webkit-transform; -webkit-transition-duration: .4s; transition-duration: .4s; -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

.section2 .calendarWrap { float: left; width: 32%; max-width: 21rem; margin-right: 1.5rem; background-color: #1e3149; height: 25.5rem; position: relative; padding: 4rem 0rem 1rem; opacity: 0; -webkit-transform: translateY(-2.5rem); transform: translateY(-2.5rem); -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; transition-property: opacity, transform; transition-property: opacity, transform, -webkit-transform; -webkit-transition-duration: .4s; transition-duration: .4s; -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); -webkit-transition-delay: .3s; transition-delay: .3s; }

.section2 .calendarWrap:before { content: ''; position: absolute; width: 4.5rem; height: 3.8rem; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: -1rem; background-color: #1e3149; border-radius: 50%; z-index: -1; }

.section2 .calendarWrap .stitle { position: absolute; padding-top: 2.3rem; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); color: #b49574; font-size: 0.9rem; font-family: "Lora"; font-weight: 700; width: 100%; text-align: center; }

.section2 .calendarWrap .stitle:before { content: ''; background: url(/eng/img/main/calendar_bg.png); width: 53px; height: 50px; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: -3.5rem; }

.section2 .calendarWrap .bx-wrapper { position: relative; }

.section2 .calendarWrap .bx-wrapper:before { content: ''; position: absolute; width: 20%; height: 3px; border-top: 1px solid #474c53; border-bottom: 1px solid #474c53; top: -2rem; left: 2.5rem; }

.section2 .calendarWrap .bx-wrapper:after { content: ''; position: absolute; width: 20%; height: 3px; border-top: 1px solid #474c53; border-bottom: 1px solid #474c53; top: -2rem; right: 2.5rem; }

.section2 .calendarWrap .bx-wrapper .bx-controls-direction a { position: absolute; top: 0.8rem; width: 2rem; height: 2rem; margin: 0; background: none; border-radius: 50%; -webkit-transition: all .3s; transition: all .3s; }

.section2 .calendarWrap .bx-wrapper .bx-controls-direction a:before { content: ''; width: 2rem; height: 2rem; font-family: "xeicon"; text-indent: 0; position: absolute; left: 0; font-size: 1rem; line-height: 2rem; text-align: center; }

.section2 .calendarWrap .bx-wrapper .bx-controls-direction a.bx-prev { left: 3rem; color: #fff; }

.section2 .calendarWrap .bx-wrapper .bx-controls-direction a.bx-prev:before { content: ''; }

.section2 .calendarWrap .bx-wrapper .bx-controls-direction a.bx-next { right: 3rem; color: #fff; }

.section2 .calendarWrap .bx-wrapper .bx-controls-direction a.bx-next:before { content: ''; }

.section2 .calendarWrap .bx-wrapper .bx-controls-direction a:hover { -webkit-transition: all .3s; transition: all .3s; background: #35465c; -webkit-box-shadow: 0rem 0.5rem 0.3rem rgba(0, 0, 0, 0.2); box-shadow: 0rem 0.5rem 0.3rem rgba(0, 0, 0, 0.2); }

.section2 .calendarWrap .calendar > li { padding: 0 2.5rem; }

.section2 .calendarWrap .calendar > li h3 { text-align: center; color: #fff; font-size: 1.65rem; font-family: "Montserrat"; font-weight: 700; }

.section2 .calendarWrap .calendar > li ul.sch { padding-top: 4rem; }

.section2 .calendarWrap .calendar > li ul.sch li { height: 2.25rem; line-height: 2.25rem; border-bottom: 1px dotted #4b5a6d; }

.section2 .calendarWrap .calendar > li ul.sch li span { width: 6.5rem; float: left; color: #fff; font-size: 0.75rem; font-family: "Montserrat"; font-weight: 500; }

.section2 .calendarWrap .calendar > li ul.sch li p { width: calc(100% - 6.5rem); float: left; color: rgba(255, 255, 255, 0.7); font-size: 0.8rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.section2 .calendarWrap .calendar > li ul.sch li:after { content: ''; display: block; clear: both; }

.section2 .majorWrap { float: left; width: 32%; height: 25.5rem; max-width: 21rem; margin-right: 1.5rem; border: .5rem solid #e8dfd5; border-left: none; position: relative; padding: 1.5rem 0rem 0 0; opacity: 0; -webkit-transform: translateY(2.5rem); transform: translateY(2.5rem); -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; transition-property: opacity, transform; transition-property: opacity, transform, -webkit-transform; -webkit-transition-duration: .4s; transition-duration: .4s; -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); -webkit-transition-delay: .3s; transition-delay: .3s; }

.section2 .majorWrap:after { content: ''; width: calc(100% - 2.6rem); height: .5rem; position: absolute; left: 0; bottom: -.5rem; background-color: #fff; }

.section2 .majorWrap h3 { color: #901e2b; font-size: 0.9rem; font-family: "Montserrat"; font-weight: 900; line-height: .9rem; width: 11.5rem; background-color: #fff; position: absolute; top: -.5rem; }

.section2 .majorWrap .bx-wrapper { z-index: 1; }

.section2 .majorWrap .bx-wrapper .bx-pager { position: absolute; bottom: -1rem; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); font-size: .75rem; font-weight: 500; }

.section2 .majorWrap .bx-wrapper .bx-controls-direction a { position: absolute; top: 22.35rem; width: 1.3rem; height: 1.3rem; margin: 0; background: #fff; }

.section2 .majorWrap .bx-wrapper .bx-controls-direction a:before { content: ''; width: 1.2rem; height: 1rem; line-height: 1.2rem; text-align: center; font-family: "xeicon"; text-indent: 0; position: absolute; left: 0; font-size: 1rem; display: block; }

.section2 .majorWrap .bx-wrapper .bx-controls-direction a.bx-prev { left: 50%; -webkit-transform: translateX(-2.5rem); transform: translateX(-2.5rem); }

.section2 .majorWrap .bx-wrapper .bx-controls-direction a.bx-prev:before { content: ''; }

.section2 .majorWrap .bx-wrapper .bx-controls-direction a.bx-next { left: 50%; -webkit-transform: translateX(1.3rem); transform: translateX(1.3rem); }

.section2 .majorWrap .bx-wrapper .bx-controls-direction a.bx-next:before { content: ''; }

.section2 .majorWrap .bx-wrapper .bx-controls-direction a:hover { color: #000; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

.section2 .majorWrap .faculty > li { height: 22.5rem; padding-right: 2.6rem; margin-left: 1px; }

.section2 .majorWrap .faculty > li .title { color: #141618; font-size: 1rem; font-family: "Montserrat"; font-weight: 500; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin: .5rem 0 .3rem; }

.section2 .majorWrap .faculty > li .more { position: absolute; bottom: 0; width: 9.75rem; height: 2.3rem; line-height: 2.1rem; background-color: #b49574; color: #fff; text-align: center; border: 2px solid #b49574; z-index: 0; opacity: 0; }

.section2 .majorWrap .faculty > li .more:before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: -1; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; background-color: #fff; }

.section2 .majorWrap .faculty > li .more:hover { color: #222; }

.section2 .majorWrap .faculty > li .more:hover:before { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

.section2 .majorWrap .faculty > li.active-slide .more { opacity: 1; -webkit-transition: all .3s .3s; transition: all .3s .3s; }

.section2 .majorWrap .faculty > li .major li { width: 50%; height: 2.2rem; line-height: 2.0rem; float: left; text-align: center; border: 1px solid #b49574; -webkit-box-sizing: border-box; box-sizing: border-box; margin-right: -1px; margin-bottom: -1px; color: #4e4e4e; font-size: .7rem; }

.section2 .majorWrap .faculty > li .major li a { line-height: 1.3; display: inline-block; vertical-align: middle; }

.section2 .majorWrap .faculty > li .major li:hover { border: 1px solid #b49574; font-weight: 500; color: #fff; background-color: #b49574; height: calc(2.2rem - 1px); -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 0px; width: calc(50% - 0px); }

.section2 .prWrap { float: left; width: 32%; max-width: 21rem; height: 25.5rem; opacity: 0; -webkit-transform: translateY(-2.5rem); transform: translateY(-2.5rem); -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; transition-property: opacity, transform; transition-property: opacity, transform, -webkit-transform; -webkit-transition-duration: .4s; transition-duration: .4s; -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); -webkit-transition-delay: .3s; transition-delay: .3s; /* .admissions{ background: url(/eng/img/main/schoolyear.jpg);background-size: cover; height: 14.25rem; padding: 2.25rem 1rem 1rem;color: #fff;text-align: center; img{margin: 0 auto;} .title{ @include fs(26); font-family: $ff2; font-weight:600;text-decoration: underline; margin-bottom: .2rem;} .desc{@include fs(18); font-family: $ff4; font-weight:300;line-height: 1.1rem;margin-bottom: 1rem;} .more{ width: 46%; border:2px solid rgba(256,256,256,.5);height: 2.3rem; line-height: 2.1rem; display: block; margin: 0 auto; position: relative;z-index: 0; &:before{content:''; position: absolute;left: 0; top:0; z-index: -1;transform: scaleX(0); transform-origin: 50%; transition: transform 0.3s ease-out;width:100%;height: 100%; background: #b49574;} &:hover{ border:2px solid #b49574; transition: transform 0.3s ease-out; &:before{transform:scaleX(1); transition: transform 0.3s ease-out; } } } }*/ }

.section2 .prWrap .divi { width: calc(100% + 1.5rem); margin-bottom: 1.5rem; }

.section2 .prWrap .divi a { width: calc(50% - 1.5rem); margin-right: 1.5rem; height: 9.75rem; display: block; float: left; padding: 2.5rem 1rem; color: #fff; font-size: 0.95rem; font-family: "Montserrat"; font-weight: 500; text-align: center; position: relative; z-index: 0; }

.section2 .prWrap .divi a:after { content: ''; width: 100%; height: 9.75rem; position: absolute; left: 0; top: 0; z-index: -1; }

.section2 .prWrap .divi a.school { background-color: #7c1a25; }

.section2 .prWrap .divi a.school:after { background: url(/eng/img/main/pr1_bg.png) no-repeat; background-size: cover; }

.section2 .prWrap .divi a.pr { background-color: #8d939c; }

.section2 .prWrap .divi a.pr:after { background: url(/eng/img/main/pr2_bg.png) no-repeat; background-size: cover; }

.section2 .prWrap .divi a img { margin: 0 auto .5rem; display: block; }

.section2 .prWrap .divi a:hover img { -webkit-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transition: all .3s ease-in; transition: all .3s ease-in; }

.section2 .prWrap .divi:after { content: ''; display: block; clear: both; }

.section2 .prWrap .noticeWrap { height: 14.25rem; }

.section2 .prWrap .noticeWrap h3 { width: calc(100% - 2.25rem); background-color: #e8eaec; height: 2.25rem; line-height: 2.25rem; padding-left: 1rem; float: left; font-family: "Gotham"; color: #212121; }

.section2 .prWrap .noticeWrap .more { float: left; width: 2.25rem; height: 2.25rem; float: left; color: transparent; background-color: #1e3149; }

.section2 .prWrap .noticeWrap .more:before { content: ''; font-family: 'xeicon'; width: 2.25rem; height: 2.25rem; color: #fff; display: block; font-size: 1rem; text-align: center; line-height: 2.25rem; }

.section2 .prWrap .noticeWrap .more:hover:before { -webkit-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: all .2s; transition: all .2s; }

.section2 .prWrap .noticeWrap .notice { clear: both; padding-top: .2rem; }

.section2 .prWrap .noticeWrap .notice li { clear: both; border-bottom: 1px dotted #cccccc; padding: .75rem 0; }

.section2 .prWrap .noticeWrap .notice li .date { width: 5.4rem; height: 5.2rem; color: #999999; text-align: center; padding: 1.3rem .2rem 1.3rem 0; float: left; }

.section2 .prWrap .noticeWrap .notice li .date span { color: #000; font-size: 1.5rem; font-weight: 900; font-family: "Gotham"; display: block; line-height: 1; }

.section2 .prWrap .noticeWrap .notice li .title { width: calc(100% - 5.4rem); overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: .9rem; color: #222; font-weight: 500; height: 2.7rem; }

.section2 .prWrap .noticeWrap .notice li .desc { width: calc(100% - 5.4rem); overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: .75rem; color: #777; font-weight: 300; height: 2.2rem; }

.section2 .prWrap .noticeWrap .notice li + li { padding: .7rem 0; }

.section2 .prWrap .noticeWrap .notice li + li .date { padding: 0; float: right; height: auto; text-align: right; }

.section2 .prWrap .noticeWrap .notice li + li .date span { display: none; }

.section2 .prWrap .noticeWrap .notice li + li .title { font-size: .8rem; white-space: nowrap; display: block; height: 1.2rem; line-height: 1.2rem; }

.section2 .prWrap .noticeWrap .notice li + li .desc { display: none; }

.section2 .prWrap .noticeWrap .notice li a:hover { text-decoration: underline; }

.section2:after { content: ''; display: block; clear: both; }

.section2.active h2, .section2.active .calendarWrap, .section2.active .majorWrap, .section2.active .prWrap { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }

.section3 { padding: 0 0 2.75rem; background-size: cover; background-color: #ebf0f5; opacity: 0; -webkit-transform: translateY(-2.5rem); transform: translateY(-2.5rem); -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; transition-property: opacity, transform; transition-property: opacity, transform, -webkit-transform; -webkit-transition-duration: .4s; transition-duration: .4s; -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

.section3 .quick { background: url(/eng/img/main/quick_bg.png) no-repeat center top; padding-top: 2.75rem; }

.section3 .quick li { width: 33.3%; float: left; text-align: center; }

.section3 .quick li a { font-size: 0.8rem; color: #777; }

.section3 .quick li a img { margin: 0 auto; display: block; }

.section3 .quick li a span { display: block; font-size: 1rem; font-family: "Montserrat"; font-weight: 500; color: #000; letter-spacing: -0.05rem; margin-bottom: .3rem; }

.section3 .quick li a:hover img { -webkit-transition: all .5s; transition: all .5s; -webkit-animation-name: hvr-push; animation-name: hvr-push; -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; }

@-webkit-keyframes hvr-push { 50% { -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% { -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes hvr-push { 50% { -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% { -webkit-transform: scale(1);
    transform: scale(1); } }

.section3 .quick:after { content: ''; display: block; clear: both; }

.section3.active { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }

.section4 { opacity: 0; -webkit-transform: translateY(-2.5rem); transform: translateY(-2.5rem); -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; transition-property: opacity, transform; transition-property: opacity, transform, -webkit-transform; -webkit-transition-duration: .4s; transition-duration: .4s; -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

.section4 .lifeWrap { padding: 5rem 0 3rem; background: url(/eng/img/main/life_bg.jpg) no-repeat; background-size: 100% 100%; }

.section4 .lifeWrap h2 { font-family: 'Montserrat'; font-size: 2.25rem; color: #fff; text-align: center; font-weight: 700; margin-bottom: 1.75rem; }

.section4 .lifeWrap .bx-wrapper { margin: 0 auto; }

.section4 .lifeWrap ul li a .img { width: 100%; height: 225px; background-color: #fff; display: table; overflow: hidden; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

.section4 .lifeWrap ul li a .img img { border-bottom-left-radius: 3rem; width: 100%; }

.section4 .lifeWrap ul li a .info { background-color: #fff; padding: 2.6rem 2rem 1rem; height: 7.5rem; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

.section4 .lifeWrap ul li a .info .title { font-size: 1rem; color: #222; font-weight: 400; padding-bottom: 1.5rem; position: relative; }

.section4 .lifeWrap ul li a .info .title:before { content: ''; width: 15px; height: 3px; background-color: #9c1c2b; position: absolute; left: 0; top: -.8rem; }

.section4 .lifeWrap ul li a .info .desc { font-size: 0.8rem; color: #555; width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.section4 .lifeWrap ul li a:hover .img, .section4 .lifeWrap ul li a:focus .img { background-color: #9c1c2b; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

.section4 .lifeWrap ul li a:hover .img img, .section4 .lifeWrap ul li a:focus .img img { -webkit-transform: scale(1.05); transform: scale(1.05); -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transition: -webkit-transform .2s ease-out; transition: -webkit-transform .2s ease-out; transition: transform .2s ease-out; transition: transform .2s ease-out, -webkit-transform .2s ease-out; }

.section4 .lifeWrap ul li a:hover .info, .section4 .lifeWrap ul li a:focus .info { background-color: #9c1c2b; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

.section4 .lifeWrap ul li a:hover .info .title, .section4 .lifeWrap ul li a:focus .info .title { color: #fff; }

.section4 .lifeWrap ul li a:hover .info .title:before, .section4 .lifeWrap ul li a:focus .info .title:before { width: 3px; height: 15px; background-color: #c47780; bottom: .4rem; -webkit-transition: all .3s .1s ease-out; transition: all .3s .1s ease-out; }

.section4 .lifeWrap ul li a:hover .info .desc, .section4 .lifeWrap ul li a:focus .info .desc { color: #fff; }

.section4 .lifeWrap ul li.inactive a:before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.6); }

.section4 .lifeWrap .bx-pager { text-align: center !important; margin-top: 2.5rem; width: 100% !important; padding-top: 0 !important; }

.section4 .lifeWrap .bx-pager a { width: 6px; height: 6px; background-color: #fff; margin: 0 7px; }

.section4 .lifeWrap .bx-pager a.active { position: relative; background-color: #fff; }

.section4 .lifeWrap .bx-pager a.active:before { content: ''; width: 18px; height: 18px; position: absolute; border: 1px solid rgba(255, 255, 255, 0.5); left: -6px; top: -6px; border-radius: 50%; }

.section4 .lifeWrap .bx-pager a:hover { background-color: #fff; }

.section4 .lifeWrap .bx-controls-auto { position: absolute; bottom: .3rem; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); margin-left: 3.5rem; color: #fff; width: 1rem !important; height: 1rem; }

.section4 .lifeWrap .bx-controls-auto a { display: block; font-size: 0; width: 1rem; height: 1rem; position: absolute; top: 0; left: 0; line-height: 1rem; text-indent: 0; background: transparent; }

.section4 .lifeWrap .bx-controls-auto a:before { font-size: 1rem; font-family: 'xeicon' !important; }

.section4 .lifeWrap .bx-controls-auto a.bx-stop:before { content: '\ea3b'; }

.section4 .lifeWrap .bx-controls-auto a.bx-start:before { content: '\ea3e'; }

.section4.active { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }

@media (max-width: 1920px) { .section1 .bx-wrapper li img { max-width: inherit; min-width: 100%; width: auto; position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
  .section4 .lifeWrap .bx-wrapper { margin-left: -3rem; } }

@media (max-width: 1600px) { .section4 .lifeWrap .bx-wrapper { margin-left: 2rem; }
  .section4 .lifeWrap ul li.inactive a:before { display: none; } }

@media (max-width: 1420px) { .section2 .calendarWrap { margin-right: 2%; }
  .section2 .majorWrap { margin-right: 2%; }
  .section2 .prWrap .divi { width: calc(100% + 1rem); }
  .section2 .prWrap .divi a { width: calc(50% - 1rem); margin-right: 1rem; } }

@media (max-width: 1200px) { .section1 { height: 26rem; }
  .section1 .bx-wrapper li { height: 26rem; }
  .section1 .bx-wrapper .bx-controls { bottom: 6rem; }
  .section1 .txt-group { bottom: 4rem; }
  .section1 .txt-group .title { font-size: 3rem; line-height: 3rem; }
  .section1 .txt-group .stitle { font-size: 1rem; }
  .section2 .calendarWrap { width: 35%; }
  .section2 .calendarWrap .calendar > li { padding: 0 2rem; }
  .section2 .calendarWrap .calendar > li ul.sch li span { width: 5.5rem; }
  .section2 .calendarWrap .calendar > li ul.sch li p { width: calc(100% - 5.5rem); }
  .section2 .majorWrap { width: 35%; }
  .section2 .prWrap { width: 26%; }
  .section2 .prWrap .divi a { padding: 2rem 1rem; }
  .section2 .prWrap .divi a img { width: 3rem; } }

@media (max-width: 1024px) { .section2 .calendarWrap { width: 49%; max-width: 100%; }
  .section2 .calendarWrap .calendar > li ul.sch li span { width: 6.5rem; }
  .section2 .calendarWrap .calendar > li ul.sch li p { width: calc(100% - 6.5rem); }
  .section2 .majorWrap { width: 49%; margin-right: 0; max-width: 100%; }
  .section2 .prWrap { width: 100%; margin-top: 1rem; max-width: 100%; height: auto; }
  .section2 .prWrap .divi { float: left; width: 49%; margin-bottom: 0; }
  .section2 .prWrap .divi a { height: 14.25rem; padding: 4.8rem 1rem; margin-right: 1rem; width: calc(50% - .5rem); }
  .section2 .prWrap .divi a.pr { margin-right: 0; }
  .section2 .prWrap .noticeWrap { float: left; width: 49%; margin-left: 2%; }
  .section2 .prWrap:after { content: ''; display: block; clear: both; } }

@media (max-width: 768px) { .section1 { height: 22rem; }
  .section1 .bx-wrapper li { height: 22rem; }
  .section1 .bx-wrapper .bx-controls { bottom: 6rem; }
  .section1 .txt-group .title { font-size: 2.3rem; line-height: 2.7rem; }
  .section2 { margin-bottom: 2rem; }
  .section2 h2 { font-size: 2rem; }
  .section2 .calendarWrap { width: 100%; margin-right: 0; margin-bottom: 1.5rem; }
  .section2 .majorWrap { width: 100%; }
  .section2 .majorWrap .faculty > li img { max-height: 10rem; }
  .section2 .prWrap .divi { width: 100%; }
  .section2 .prWrap .divi a { height: 7.5rem; padding: 1.5rem 1rem; }
  .section2 .prWrap .divi a:after { height: 7.5rem; }
  .section2 .prWrap .noticeWrap { width: 100%; margin-left: 0; margin-top: 1rem; }
  .section3 { padding: 0 0 2rem; }
  .section3 .quick { padding-top: 2rem; }
  .section3 .quick li a img { width: 3rem; }
  .section4 .lifeWrap { padding: 3rem 0 2rem; }
  .section4 .lifeWrap h2 { font-size: 2rem; margin-bottom: 1rem; }
  .section4 .lifeWrap .bx-wrapper { margin-left: 1rem; }
  .section4 .lifeWrap ul li a .img { height: 130px; }
  .section4 .lifeWrap .bx-pager { margin-left: -1rem; }
  .section4 .lifeWrap .bx-controls-auto { margin-left: 2.5rem; } }

@media (max-width: 499px) { .section1 { height: 22rem; }
  .section1 .bx-wrapper li { height: 22rem; }
  .section1 .bx-wrapper .bx-controls { bottom: 5rem; width: 114px; }
  .section1 .txt-group { bottom: 9rem; text-align: center; }
  .section1 .txt-group .title { font-size: 1.5rem; line-height: 2rem; }
  .section1 .txt-group .stitle { font-size: 0.9rem; }
  .section3 .quick li { width: 100%; }
  .section3 .quick li + li { margin-top: 1rem; } }
