@charset "utf-8";

.block-title{position:relative;margin: 0 0 30px;width: 100%;background-position: center top;background-repeat: no-repeat;text-align: left;line-height: 1;border-left: 6px solid #0093dd;}
.block-title h1{position: relative;padding-left: 10px;color: #333;font-weight: bold;font-size: 28px;}
.block-title p{padding-left: 10px;padding-top: 8px;color: #999;}
.block-more{position: absolute;top: 0;right: 0;display: inline-block;height: 50px;line-height: 50px;padding-right: 20px;border: none;border-radius: 0;color: #2393db;vertical-align: middle;text-align: center;font-size: 16px;font-size: 12px;background: url(../img/icon/icon_link_more.png) no-repeat center right;-webkit-transition: .3s all ease;transition: .3s all ease;-ms-transition: .3s all ease;}

.block-more:hover{background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.3);color: #0093dd;}
.block-fullwidth-more{text-align: center;color: #999;}

.block-tab{display: flex;padding-left: 0;border-left: none;line-height: 30px;justify-content: center;}
.block-tab-item{position: relative;padding: 0 10px;color: #fff;line-height: 40px;font-size: 24px;-webkit-transition: .3s all ease;transition: .3s all ease;-ms-transition: .3s all ease;}
.block-tab-item.active{color: #f5b825;font-weight: bold}
.block-tab-item:hover{color: #fff;opacity: .8;}
.block-tab-item i{display: inline-block;width: 40px;height: 40px;margin-right: 4px;background-position: center;background-size: auto;background-repeat: no-repeat;vertical-align: middle;}
.block-tab-item i.icon-photo{background-image: url(../img/icon/icon_photo.png);}
.block-tab-item.active i.icon-photo{background-image: url(../img/icon/icon_photo_active.png);}
.block-tab-item i.icon-course{background-image: url(../img/icon/icon_course.png);}
.block-tab-item.active i.icon-course{background-image: url(../img/icon/icon_course_active.png);}

.block-tab-split{display: inline-block;margin: 0 20px;width: 8px;height: 8px;background: #ccc;vertical-align: middle;}
.block-tab-content{display: none;padding: 0;background-color: transparent;}
.block-tab-content.active{display: block;}
.block-tab-more{position: absolute;top: 0;right: 20px;;height: 50px;line-height: 50px;padding-right: 20px;border:  none;background: url(../img/icon/icon_link_more_white.png) no-repeat center right;color: #fff;font-size: 12px;-webkit-transition: .3s all ease;transition: .3s all ease;-ms-transition: .3s all ease;}
.block-tab-more:hover{opacity: .8;color: #fff;}
.block-item.white .block-tab-more:hover{background: rgba(255,255,255,.4);color: #fff;}

.block-tab.white{border-left-color: #fff;}
.block-tab.white .block-tab-item{color: #fff;}
.block-tab.white .block-tab-item.active{color: #fff;}
.block-tab.white .block-tab-item:hover{color: #fff;}
.block-tab.white .block-tab-split{background: #fff;}
.block-item.i4 .block-tab-more,.block-item.i5 .block-tab-more{border-color: #fff;color: #fff}



/*
* Homepage
*/


/* Home Banner */
.banner-carousel{display:block;width:100%;height:720px;background:#999}
.banner-carousel .swiper-slide{display:block;width:100%;background-size:cover;background-repeat: no-repeat;background-position: center;}
.swiper-button-prev.banner-button-prev,.swiper-button-next.banner-button-next{width: 80px;height: 80px;background-color: rgba(0,0,0,.4);background-size: 14px auto;border-radius: 50%;-webkit-transition:all .3s ease;transition:all .3s ease;-ms-transition:all .3s ease;}
.swiper-button-prev.banner-button-prev:hover,.swiper-button-next.banner-button-next:hover{background-color: #2393db;}
.swiper-button-prev.banner-button-prev{left: 40px;}
.swiper-button-next.banner-button-next{right: 40px;}

/* Home News */
.home-news{padding: 80px 0 40px;background:#fff;}

.img-news-list{min-height: 440px;}
.img-news-list li{position:relative;margin-bottom:26px;}
.img-news-list li:last-child{margin-bottom:0;}
.img-news-item{position: relative;width: 100%;background: #fff;-webkit-transition:all .3s ease;transition:all .3s ease;-ms-transition:all .3s ease;}
.img-news-item .img{position:absolute;top:0;left:0;overflow:hidden;width:160px;height:90px;background-color:#333;background-position:center center;background-size:cover;background-repeat:no-repeat;}
.img-news-item .date{position: relative;overflow: hidden;text-align: left;font-size: 12px;}
.img-news-item .date span,.img-news-item .date b{display: block;white-space: nowrap;}
.img-news-item .content{display:block;padding: 0 0 0 190px;}
.img-news-item .content h3{padding-top: 4px;color:#333;font-weight:bold;font-size:16px;-webkit-transition:all .3s ease;transition:all .3s ease;-ms-transition:all .3s ease;}
.img-news-item .content p{margin: 4px 0 0;line-height: 22px;height:44px;color:#999;font-size: 12px;}
.img-news-item .content .date{color:#999;font-size:14px;}
.img-news-item:hover .content h3{color:#0093dd;}

.announcement-list{min-height: 440px;}
.announcement-list li{margin-bottom: 29px;}
.announcement-list li:last-child{margin-bottom: 29px;}
.announcement-item{position: relative;display: block;padding: 20px;background: #fff;-webkit-transition:all .3s ease;transition:all .3s ease;-ms-transition:all .3s ease;}
.announcement-item:hover{box-shadow: 0 0 20px rgba(0,0,0,.1);}
.announcement-item .date{position: absolute;top: 20px;left: 20px;overflow: hidden;width: 60px;height: 60px;text-align: center;font-style: normal;background: #0093dd;color: #fff;}
.announcement-item .date span,.announcement-item .date b{display: block;width: 100%;line-height: 1.3;white-space: nowrap;}
.announcement-item .date span{display: block;font-size: 26px;}
.announcement-item .content{padding-top: 10px;padding-left: 80px;}
.announcement-item .content h3{font-size: 18px;font-weight: bold;color: #333;-webkit-transition:all .3s ease;transition:all .3s ease;-ms-transition:all .3s ease;}
.announcement-item .content p{height: 25px;padding-top: 4px;font-size: 14px;color: #999;}
.announcement-item:hover h3{color: #0093dd;}

.date-news-list{min-height: 530px;background: #fff;}
.date-news-list li:last-child .date-news-item{border-bottom: none;}
.date-news-item{position: relative;margin: 0 30px;padding: 24px 0;border-bottom: 1px dashed #e6e6e6;background: url(../img/icon/icon_student_dot.png) no-repeat 80px center;background-color: #fff;}
.date-news-item:hover{background-image: url(../img/icon/icon_student_dot_solid.png);}
.date-news-item .date{position: absolute;top: 20px;left: 0;overflow: hidden;width: 60px;height: 70px;text-align: center;font-style: italic;}
.date-news-item .date span,.date-news-item .date b{display: block;width: 100%;white-space: nowrap;}
.date-news-item .date span{display: block;color: #333;font-size: 26px;}
.date-news-item .date b{color: #999;font-weight: normal;}
.date-news-item .content{padding-top: 2px;padding-left: 114px;}
.date-news-item .content h3{margin: 0;height: 56px;font-weight: none;font-size: 18px;line-height: 28px;-webkit-transition:all .3s ease;transition:all .3s ease;-ms-transition:all .3s ease;}
.date-news-item:hover .content h3{color: #0093dd;}


/* Home Teacher */
.home-photo{padding: 80px 0 60px;background: url(../img/home_photo_bg.png) no-repeat center top;}

.photo-news-gird{padding:20px;background-color: #fff;}
.photo-news-item{position: relative;width: 100%;height: 186px;background-color: #999;margin-bottom: 18px;overflow: hidden;}
.photo-news-item.feature{height: 390px;}
.photo-news-item .photo{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;-webkit-transition:all .3s ease;transition:all .3s ease;-ms-transition:all .3s ease;}
.photo-news-item:hover .photo{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.photo-news-item:hover{box-shadow: 0 0 10px rgba(0,0,0,.1);}
.photo-news-item .title{position: absolute;bottom: 0;left: 0;width: 100%;height: 40px;padding: 0 20px;background-color: rgba(0,0,0,.6);-webkit-transition:all .3s ease;transition:all .3s ease;-ms-transition:all .3s ease;}
.photo-news-item:hover .title{background-color: rgba(0,0,0,.8);}
.photo-news-item .title h3{line-height: 40px;font-size: 16px;color: #fff;}

/* Home Report */
.home-report{padding: 80px 0;background: #0092dd url(../img/home_report_bg.png) no-repeat center;}

.report-list{min-height: 508px;}
.report-list li{margin-bottom: 20px;}
.report-list-item{position: relative;padding: 16px 0 0;width: 100%;height: 72px;border: 1px solid #e0e0e0;-webkit-transition: all .3s ease;transition: all .3s ease;-ms-transition: all .3s ease;}
.report-list-item:hover{border-color: #2393db;}
.report-list-item .date{position: absolute;top: 15px;overflow: hidden;width: 82px;text-align: center;border-right: 1px solid #e0e0e0;}
.report-list-item .date span,.report-list-item .date b{display:block;color: #2393db;line-height: 1;white-space: nowrap;font-weight: normal;font-style: normal;}
.report-list-item .date span{font-size: 24px;}
.report-list-item .date b{padding-top: 6px;font-size: 12px;}
.report-list-item .text{padding-left: 100px;}
.report-list-item .text h3{padding-bottom: 4px;color: #1a1a1a;font-size: 16px;font-weight: bold;-webkit-transition: all .3s ease;transition: all .3s ease;-ms-transition: all .3s ease;}
.report-list-item .text p{margin: 0;color: #666;font-size: 14px;line-height: 22px;}
.report-list-item:hover .text h3{color: #2393db;}


/*
 * Column Style
 */
.column-banner{margin: 0 auto;background-color: #fff;max-width: 1920px;background:#999 url(../img/column_image_bg.jpg) no-repeat center/cover;}
.column-img{margin: 0 auto;width: 100%;height: 380px;max-width: 1920px;background-position: center;background-size: cover;background-repeat: no-repeat;}

.column{min-height:calc(100vh - 500px);background-color: #f0f0f0;}
.column-sidebar,.column-content{position: relative;margin-top:40px;}
.column-sidebar{margin-top: -80px;margin-bottom:20px;}
.column-content{margin-top:-80px;margin-bottom: 40px;min-height: 500px;background: #fff;box-shadow: 0 0 50px rgba(0,0,0,.1);}

.column-name{position: relative;z-index: 1;padding: 10px 20px;background:#0093dd;color:#fff;font-weight:600;font-size:24px;}

.column-collapse{margin: 0!important;padding: 0!important;width: 100%!important;}
.col-list{background:#fff;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.col-list > ul{position:relative;margin-top:12px;padding:0;border-left: 4px solid #0093dd;font-size: 16px;}
.col-list > ul > li > a{display: block;padding: 12px 20px;width: 100%;border-bottom: 1px dashed #ccc;font-weight: bold;-webkit-transition: .3s all ease;transition: .3s all ease;-ms-transition: .3s all ease;}
.col-list > ul > li:last-child > a{border-bottom: none;}
.col-list > ul > li > a:hover{background-color: #ededed;color: #0093dd;}
.col-list > ul > li.selected > a{background: #ddd;color: #0093dd;font-weight: 600;}
.col-sublist > ul > li > a{display: block;display:block;padding: 10px 28px;color:#666;-webkit-transition: .3s all ease;transition: .3s all ease;-ms-transition: .3s all ease;}
.col-sublist > ul > li span{position:relative;top:3px;float:right;font-size:12px;}
.col-sublist > ul > li > a:hover{background-color: #0093dd;color: #fff;}

.col-breadcrumbs{float:right;margin-top:30px;margin-right:10px;}
.wp_listalbumn{margin-top:20px;}

/* Column Right */
.column-title{padding:18px 20px;border-bottom:1px solid rgba(0,0,0,.1);color:#0093dd;font-weight:600;font-size:24px;}
.column-breadcrumb{margin-top:5px;color:#666;font-weight:400;font-size:14px;text-transform: uppercase;}
.column-breadcrumb a{color:#999;}
.column-breadcrumb a:hover{color:#333;}
.column-breadcrumb i{margin-right:12px;}
.column-info-list{padding-top:0;}
.column-info-list li{padding:10px 20px;border-bottom:1px dotted #eee;}
.column-info-list li p{margin:0;}
.column-info-list li:last-child{border-bottom:none;}

.column-date-list{padding: 20px 25px;}
.column-date-list .date-item{margin-bottom: 28px;}

.info-list ul{padding-top: 0;min-height: 380px;}
.info-list li{padding: 14px 0 8px;border-bottom: 1px dashed #e0e0e0;}
.info-list li h3{padding-bottom: 6px;color: #333;font-weight: 600;font-size: 16px;-webkit-transition: .3s all ease;transition: .3s all ease;-ms-transition: .3s all ease;}
.info-list li:hover h3{color: #0093dd;}
.info-list li p{color: #0093dd;font-size: 12px;}

.column-img-list{padding: 20px 25px;}
.column-img-item{overflow: hidden;padding: 5px 0 25px;width: 100%;}
.column-img-item .photo{padding-bottom: 75%;width: 100%;border-radius: 0;background-color: #999;background-position: center;background-size: cover;background-repeat: no-repeat;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.column-img-item .title{position: relative;margin: 0 auto;margin-top: -60px;padding: 12px 15px;width: 92%;border-radius: 0;background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.2);text-align: center;font-size: 16px;-webkit-transition: .3s all ease;transition: .3s all ease;-ms-transition: .3s all ease;}
.column-img-item .title p{margin: 0;}
.column-img-item:hover .title{box-shadow: 0 0 10px rgba(0,0,0,.3);color: #0093dd;-webkit-transform: translateY(-8px);transform: translateY(-8px);-ms-transform: translateY(-8px);}

.column-members-list{padding: 20px 0;}
.column-members-list .wp_single{padding: 0 20px;}

.member-carousel-item{display: block;margin: 12px 10px;padding: 0;width: auto;height: 150px;border:1px solid transparent;border-radius: 6px;-webkit-transition: .3s all ease;transition: .3s all ease;-ms-transition: .3s all ease;}
.member-carousel-item:hover{border-color:#008bd5;box-shadow: 0 0 20px rgba(0,0,0,.2);}
.member-photo{position: absolute;left: 40px;overflow: hidden;margin: 0 auto;width: 120px;height: 150px;border-radius: 0;background-color: #999;}
.member-photo .overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;-webkit-transition: .5s all ease;transition: .5s all ease;-ms-transition: .5s all ease;}
.member-carousel-item:hover .member-photo .overlay{-webkit-transform: scale(1.1);transform: scale(1.1);-ms-transform: scale(1.1);}
.member-info{padding: 16px 16px 0 160px;height: auto;text-align: left;font-weight: normal;}
.member-info h3{position: relative;padding-bottom: 6px;color: #333;text-align: left;font-weight: bold;font-size: 18px;-webkit-transition: .3s all ease;transition: .3s all ease;-ms-transition: .3s all ease;}
.member-info h5{height: 20px;padding-top: 4px;font-size: 14px;color: #008ad4;font-weight: normal;}
.member-info p{padding-top: 4px;color: #666;font-size: 14px;line-height: 24px;height: 48px;font-weight: normal;}
.member-carousel-item:hover .member-info h3{color: #0957b5;}

.column-photo-list{padding: 0 16px;}


/*
* Post
*/
.post{margin-top: -80px;}
.post .inner{border-radius: 8px;background: #fff;box-shadow: 0 -10px 30px rgba(0,0,0,.1);}
.post-content{padding:0;padding:30px 0;width:100%;background-color:#fff;}
.post-title{padding-bottom: 10px;color:#666;text-align:center;font-weight: bold;font-size:24px;}
.post-attr{margin-bottom:20px;padding:0 20px 30px;border-bottom: 1px solid #ccc;color:#0093dd;text-align:center;}
.post-attr > span{display: inline-block;padding:0 10px;border-radius: 8px;background-color: #f7f7f7;cursor: pointer;}
.read-content{margin:0 auto;padding:10px 20px 40px;width: 100%;min-height: 400px;line-height: 2;}
.read-content img{margin:10px 0;height:auto;max-width:100%!important;}
.breadcrumb{border-radius:0;background:#0093dd;color:#fff;text-align:left;}
.breadcrumb .possplit{display: none;}
.breadcrumb a{margin: 0 5px;color:#fff;opacity: .8;-webkit-transition: .3s all ease;transition: .3s all ease;-ms-transition: .3s all ease;}
.breadcrumb a:hover{opacity: 1;}
.wp_articlecontent>table{width: 100%!important;}

.wp_listcolumn_searchbartree {margin: 10px 0;}
.wp_listcolumn_searchbartree .wp_listcolumn_treeKeyword{width: 100%;height: 36px;}
.wp_listcolumn_searchbttree{position: relative;z-index: 1;float: right;margin-top: -29px;margin-right: 4px;}
.ztree{background-color: #f7f7f7;}
.ztree *{font-size: 14px;}
.ztree li{padding: 10px 0;}

.Personal_info{max-width:600px;width: 100%;margin: 0 auto;}
.Personal_title{color:#666;font-weight:bold;font-size:16px}
.Personal_info .photo{text-align: center;}
.Personal_info .photo img{width:150px;height:auto;border:2px solid #ff9300}
.Personal_info .info{}
.Personal_info .info ul{padding:4px 2px 2px 20px;width:100%;list-style:none;text-align:left;line-height:29px}
.Personal_info .info ul li{clear:both;padding:0 0 0 20px;border-bottom:1px solid #e8e8e8;background:url(images/ico_boardList.gif) no-repeat left 10px;color:#565656;word-wrap:break-word;font-weight:700}
.Personal_info .info ul li span{color:#565656;font-weight:400}
.Personal_info .Resume{padding:40px 20px;width:100%;background:url(images/PersonalViewResume.png) no-repeat left 4px;text-align:left;line-height:29px}



@media screen and (max-width: 1919px) {
    .banner-carousel{height: 36vw;}
}

@media screen and (max-width:1199px){
    /* Header */
    .header-nav .inner{width: 100%;}
    .header-logo{padding-top: 40px;}
    .header-logo img{max-width: 100%;height: auto;}
    .site-nav{margin: 0;padding: 0;}

    /* Home */
    .block-tab-content{padding: 0;}
    .banner-carousel{height: 400px;}
    .home-news{padding: 40px 0;}
    .img-news-item .content{padding: 6px 20px 0 186px;}
    .date-news-list{min-height: auto;}

    /* Column */
    .column-banner .img{height:300px;}
    .column-img-item .link{height: 150px;}
}

@media screen and (max-width: 991px){
    /* Header */
    .header{padding: 0;}
    .header-logo{margin: 0;padding: 10px 0;text-align: center;}
    .header-logo img{width: auto;max-width: 100%;}
    .header-bar{padding-top: 0;}
    .header-link{padding-bottom: 10px;text-align: center;}
    .header-search{margin-bottom: 20px;}
    .search-box{float: none;margin: 0 auto;}
    .header-nav .inner{margin-top: 0;padding-left: 0;padding-right: 0;border-radius: 0;}

    
    /* Footer */
    .footer{padding: 20px 0 0;background-size: cover;}
    .footer-logo{padding: 0;text-align: center;}
    .footer-logo img{width: 100%;height: auto;max-width: 700px;}
    .footer-contact{padding: 20px 0 10px;text-align: center;opacity: .8;}
    .footer-contact p{display: inline-block;margin: 0 10px;}
    .footer-qrcode{padding: 0;text-align: center;}
    .footer-link{margin:  20px auto 20px;max-width: 320px;}

    /* Nav */
    .header-nav .inner{width: 100%;}
    .site-nav li a{padding: 15px 0;text-align: center;font-size: 15px;}

    /* Home */
    .home-news,.home-activities,.home-admission,.home-quick-nav{padding: 20px 0;}
    .home-news{background-size: cover;}
    .block-item{margin: 20px 0;}
    .block-tab-more{top: 28px;}

    .activities-list ul{padding: 0 10px;}
    
    
    /* Column */
    .column-content{margin-top: 0;}
    .col-list > ul > li > a{padding: 8 20px;font-size: 14px;}

}

@media screen and (max-width: 767px){
    /* Header */
    .header-logo{padding: 20px 0 10px;}
    .header-logo img{width: auto;height: auto;max-width: auto;}

    /* Nav */
    .header-nav{position: relative;height: 55px;background-color: #0093dd;background-image: none;}
    .header-nav .container{padding-right: 0!important;padding-left: 0!important;}
    .navbar-nav .open .dropdown-menu>li>a{padding: 10px 15px!important;}
    .site-nav,.navbar-nav{margin: 0!important;padding: 0!important;}
    .site-nav > ul{display: block;}
    .site-nav li{width: 100%;}
    .site-nav li a{padding: 12px 0;border-bottom: 1px solid rgba(0,0,0,.2);background-color: rgba(0,0,0,.9);color: #fff;font-size: 16px;}
    .site-nav li a::after{display: none;}
    .site-nav li:last-child a{border-bottom: none;}
    .dropdown-menu{left: 0;min-width: 100%;}

    /* Footer */
    .footer-logo{padding-bottom: 0;width: auto;max-width: auto;text-align: center;}
    .footer-logo img{width: auto;height: auto;max-width: 100%;}
    .footer-qrcode{padding-bottom: 30px;text-align: center;}
    

    /* Home */
    .block-item{margin: 10px 0;padding: 0;}
    .block-title h1{font-weight: bold;font-size: 20px;}
    .block-tab-more{top: 12px;}
    .banner-carousel{height: 40vw;}
    .swiper-button-prev.banner-button-prev, .swiper-button-next.banner-button-next{width: 40px;height: 40px;margin-top: -20px;}

    .block-tab-item.active{font-size: 20px;}
    .block-tab-item{font-size: 18px;}

    .quick-nav-item p{font-size: 16px;}
    .img-news-item{height: auto;}
    .img-news-item .date{top: 10px;left: 10px;}
    .img-news-item .img{position: relative;top: 0;left: 0;width: 100%;height: 90px;}
    .img-news-item .content{padding: 10px 20px;}

    
    .photo-news-item,.photo-news-item.feature{height: 42vw;}


    /* Column */
    .column-name{padding: 20px;font-size: 20px;}
    .column-right{margin-top: 10px;padding: 0;}
    .column-title{padding: 15px 20px;font-size: 22px;}
    .column-img{height: 40vw;}
    .column-img-item{margin: 0 auto;max-width: 420px;}
    .column-img-item .link{height: 180px;}
    .column-img-item .title p{font-size: 14px;}
    .column-content{margin-top: 20px;}

    /* Post */
    .read-content{padding: 10px 20px;}
    .read-content img{height: auto!important;}
    .post-title{font-size: 20px;}
    .post-attr{margin-bottom: 0;}
}
@media screen and (max-width: 480px){
    /* Header */
    .header-bar{padding: 0;}
    .site-nav{background-color: rgba(0,0,0,.1);}

    /* Footer */
    .footer-copyright{font-size: 12px;}
    .column-position{float: none;display: block;}
    .footer-qrcode{height: auto;background-position: center;}
    .footer-qrcode img{position: relative;opacity: 1;visibility: visible;bottom: 0;left: auto;right: auto;}

    /* Home */
    .block-more{top: 20px;bottom: 0;font-size: 12px;}
    .banner-carousel{height: 58vw;}
    .home-news,.home-news .inner{padding-top: 20px;padding-bottom: 20px;}

    .news-img-item{height: auto;}
    .img-news-item .img{position: relative;width: 100%;height: 50vw;}
    .news-img-item .content{padding-top: 10px;padding-left: 0;}

    .teacher-carousel .swiper-slide{width: 100%;}
    .teacher-carousel .swiper-slide.swiper-slide-active .teacher-carousel-item{-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
    .event-carousel .swiper-slide{width: 100%;}

    /* Column */
    .column-img{height: 60vw;}
    .column-date-list{padding: 10px;}

    /* Post */
    .read-content{padding: 10px 0;}
}
