@charset "utf-8";

.block-title{position:relative;line-height: 40px;padding:0;margin-bottom: 30px;}
.block-title.text-center{text-align: center;}
.block-title.text-center h1{padding-right: 0;}
.block-title h1{position: relative;z-index: 1;display: block;font-size: 28px;font-weight: 600;color: #333;vertical-align: middle;}
.block-title h1 span{color: #5c4b91;}
.block-title p{line-height: 24px;margin-top: 8px;font-size: 18px;color: #d0d0d0;}
.block-title p span{color: #5c4b91;}
.view-more{position: absolute;top: 50%;right: 0;margin-top: -18px;font-size: 16px;font-weight: 700;color: #999;}
.view-more:hover{color: #003f88;}
.block-item{padding: 20px 0;}
.block-item .block-more{float: right;margin-top: -62px;color: #333;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.block-item .block-more:hover{color: #5c4b91;}

/*
* Homepage
*/
.home-banner{background-color: #f1f1f1;}
.banner-carousel{display:block;max-width: 1920px;width: 100%;height: 600px;background-color: #f1f1f1;}
.banner-carousel .swiper-slide{position: relative;display:block;width:100%;background-size:cover;background-repeat: no-repeat;background-position: center;background-color: #666;}
.swiper-pagination.banner-pagination{bottom: 30px;}
.swiper-pagination.banner-pagination .swiper-pagination-bullet{width: 20px;height: 10px;margin: 0 8px;background-color: #fff;border: none;border-radius: 5px;opacity: 1;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.swiper-pagination.banner-pagination .swiper-pagination-bullet-active{width: 40px;background: #5c4b91;}

/* News */
.home-news{padding: 80px 0;background: #f8f8f8;}
.news-carousel{height: 520px;}
.news-carousel .swiper-slide{width:25%}
.news-carousel-item{display: block;max-width: 320px;width: 100%;overflow: hidden;margin: 0 auto;border-bottom: 6px solid transparent;box-shadow: 0 6px 10px rgba(0,0,0,.1);background: #fff;border-radius: 8px;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.news-carousel-item:hover{border-bottom-color: #5c4b91;}
.news-carousel-item .photo{position: relative;width: 100%;height: 180px;background-color: #999;background-size: cover;background-repeat: no-repeat;background-position: center;}
.news-carousel-item h3{position: absolute;left: 0;right: 0;bottom: 0;height: 60px;line-height: 24px;padding: 8px 14px;font-size: 16px;color: #fff;background-color: rgba(0,0,0,.5);}
.news-carousel-item .content{padding: 15px 25px;}

.news-carousel-item .content .date{font-size: 14px;color: #5c4b91;}
.news-carousel-item .content p{height: 96px;line-height: 24px;overflow: hidden;margin-top: 8px;margin-bottom: 44px;font-size: 16px;color: #999;}
.news-carousel-item .content .more{position: relative;height: 40px;line-height: 40px;bottom: 0;}
.news-carousel-item .content .more .normal{color: #5c4b91;opacity: 1;visibility: visible;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.news-carousel-item .content .more .hover{opacity: 0;visibility: hidden;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.news-carousel-item:hover .content .more .normal{opacity: 0;visibility: hidden;}
.news-carousel-item:hover .content .more .hover{opacity: 1;visibility: visible;}
.news-btn-more{position: absolute;left: 0;top: 0;width: 40px;height: 40px;border-radius: 4px;border: none;background: #5c4b91 url(../img/icon/icon_arrow_white.png) no-repeat center;}
.swiper-pagination.news-pagination .swiper-pagination-bullet{width: 20px;height: 10px;margin: 0 8px;background-color: #e0e0e0;border: none;border-radius: 5px;opacity: 1;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.swiper-pagination.news-pagination .swiper-pagination-bullet-active{width: 40px;background: #5c4b91;}


.home-list{padding: 70px 0;}
.block-date-list{min-height: 310px;}
.block-date-item{position: relative;margin-bottom: 26px;}
.block-date-item .date{position: absolute;top: 0;left: 0;width: 80px;height: 30px;line-height: 30px;font-size: 16px;text-align: center;color: #fff;background-color: #5c4b91;overflow: hidden;white-space: nowrap;border-radius: 4px;}
.block-date-item h3{line-height: 30px;padding-left: 110px;font-size: 16px;font-weight: 700;color: #333;}

.intro-date-list{min-height: 350px;}
.intro-date-item{position: relative;margin-bottom: 20px;padding-top: 6px;}
.intro-date-item .date{position: absolute;top: 0;left: 0;width: 80px;height: 60px;overflow: hidden;background: #2d5aac;border-radius: 4px;}
.intro-date-item .date span,.intro-date-item .date b{display: block;text-align: center;font-style: normal;white-space: nowrap;color: #fff;}
.intro-date-item .date span{padding-top: 6px;font-size: 18px;}
.intro-date-item h3{padding-left: 125px;margin-bottom: 8px;font-size: 16px;font-weight: 700;color: #333;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.intro-date-item p{padding-left: 125px;font-size: 14px;color: #999;}
.intro-date-item:hover h3{color: #2d5aac;}

.time-list ul{min-height: 315px;}
.time-list li{padding: 9px 0;border-bottom: 1px dashed #e0e0e0;}
.time-list li h3{padding-bottom: 6px;font-size: 16px;font-weight: 600;color: #333;}
.time-list li:hover h3{color: #5c4b91;}
.time-list li p{padding-left: 30px;margin-bottom: 0;background: url(../img/icon/icon_time.png) no-repeat center left;font-size: 14px;color: #999;}

.teacher-carousel{width: 100%;height: 430px;}
.teacher-carousel-item .photo{max-width: 200px;width: 100%;height: 150px;margin: 0 auto;background-color: #f0f0f0;background-size: cover;background-repeat: no-repeat;background-position: center;border-radius: 4px;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.teacher-carousel-item .title{margin: 14px 14px 20px;font-weight: 700;font-size: 16px;color: #333;text-align: center;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.teacher-carousel-item:hover .photo{box-shadow: 0 0 10px rgba(0,0,0,.2);}
.teacher-carousel-item:hover .title{color: #2d5aac;}
.teacher-carousel-item .more{position: relative;height: 40px;line-height: 40px;}



.home-activities{padding: 70px 0;background: url(../img/home_activities_bg.png) no-repeat center;}
.activities-carousel{height: 360px;}
.activities-carousel .swiper-slide{width: 20%;}
.activities-carousel-item{display: block;max-width: 240px;width: 100%;height: 360px;margin: 0 auto;}
.activities-carousel-item .photo{width: 100%;height: 180px;background-color: #666;background-size: cover;background-repeat: no-repeat;background-position: center;border-radius: 8px;box-shadow: 0 0 12px rgba(0,0,0,.2);}
.activities-carousel-item .toggle{position: relative;z-index: 1;width: 100%;height: 60px;margin-top: -20px;background: url(../img/home_activities_band.png) no-repeat center;}
.activities-carousel-item .content{width: 100%;height: 150px;margin-top: -20px;padding: 30px 16px 0;background-color: #fff;border-radius: 8px;box-shadow: 0 0 12px rgba(0,0,0,.2);}
.activities-carousel-item .content h3{min-height: 48px;line-height: 24px;margin-bottom: 4px;font-size: 16px;color: #333;}
.activities-carousel-item .content .time{min-height: 21px;padding-left: 26px;color: #999;background: url(../img/icon/icon_time_solid.png) no-repeat center left;}
.activities-carousel-item .content .location{min-height: 21px;padding-left: 26px;color: #999;background: url(../img/icon/icon_location_solid.png) no-repeat center left;}
.swiper-button-prev.activities-button-prev{left: 0;}
.swiper-button-next.activities-button-next{right: 0;}

/* News List */
.date-list{min-height: 340px;padding: 0;margin-top: 32px;}
.date-list li{position:relative;overflow: hidden;padding-left:64px;margin-bottom: 20px;border: 1px solid #e0e0e0;border-radius: 4px;}
.date-list li:last-child{margin-bottom: 0;}
.date-list li .date{position:absolute;top:0;left:0;width: 50px;height: 50px;line-height:18px;padding-top: 8px;overflow: hidden;background: transparent;text-align: center;color:#333;font-size:14px;font-weight: 700;background: #e0e0e0;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.date-list li .date span,.date-list li .date em {display:block;white-space: nowrap;font-weight: 700;font-style: normal;}
.date-list li .content{position: relative;}
.date-list li .content h4{line-height: 50px;font-size: 16px;font-weight: 600;color:#333;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
.date-list li:last-child .content{border-bottom: none;}
.date-list li:hover .content h4{color:#2d5aac}
.date-list li:hover{border-color: #64a7f3;}
.date-list li:hover .date{background-color: #2d5aac;color: #fff;}
/* Img List */
.img-list{min-height:365px;padding-top:10px}
.img-list li{position:relative;margin-bottom:30px}
.img-list li:last-child{margin-bottom:0}
.img-item .img{position:absolute;top:0;left:0;width:140px;height:105px;background-color:#f1f1f1;border-radius: 4px;overflow:hidden}
.img-item .img .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;transition:all .3s ease}
.img-item .content{display:block;min-height: 105px;padding:0 8px 0 180px}
.img-item .content h3{font-size:16px;font-weight:600;color:#333;transition:all .3s ease}
.img-item .content p{height:48px;line-height:24px;margin-top: 8px;font-size:14px;color:#666;margin:2px 0}
.img-item .content .date{padding-top: 8px;font-size:12px;color:#999}
.img-item:hover .content h3{color:#61abe4}
/* Info List */
.info-list ul{min-height: 380px;}
.info-list li{padding: 14px 0 8px;border-bottom: 1px dashed #e0e0e0;}
.info-list li h4{padding-bottom: 6px;font-size: 16px;font-weight: 600;color: #333;}
.info-list li:hover h4{color: #003f88;}
.info-list li p{font-size: 12px;color: #999;}
/* Home Photo */
.home-photo{padding: 30px 0;background: #e9f2fd url(../img/home_photo_carousel_bg.png) no-repeat center;}
.photo-carousel{height: 350px;}
.photo-carousel .swiper-slide{width: 25%;}
.photo-carousel-item{display: block;max-width: 300px;width: 100%;height: 320px;padding-top: 15px;margin: 0 auto;border-radius: 4px;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.photo-carousel-item:hover{background: #fff;box-shadow: 0 0 14px rgba(0,0,0,.2);}
.photo-carousel-item .photo{max-width: 270px;width: 100%;height: 210px;margin: 0 auto;background-color: #666;background-repeat: no-repeat;background-position: center;background-size: cover;}
.photo-carousel-item .title{margin: 20px 10px;text-align: center;font-size: 16px;color: #333;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.teacher-button-prev.swiper-button-prev{left: -80px}
.teacher-button-next.swiper-button-next{right: -80px}
.teacher-button-next.swiper-button-next,.teacher-button-prev.swiper-button-prev{width: 80px;height: 80px;margin-top: -40px;background-color: transparent;border: 2px solid #003f88;border-radius: 50%;}
.teacher-button-next.swiper-button-next:hover,.teacher-button-prev.swiper-button-prev:hover{background-color: #003f88;}


/*
 * Column Style
 */
.column-banner{background-color: #f0f0f0;}
.column-img{max-width: 1920px;width: 100%;height: 300px;margin: 0 auto;background-repeat: no-repeat;background-size: cover;background-position: center;}
.column{min-height:calc(100vh - 500px);}
.left-nav{margin: 30px 0}

.col-anchor{padding:25px 20px;background:#5c4b91;color:#fff;font-size:24px}
.breadcrumbs{margin:15px 10px 15px;color:#999;font-size:14px}
.col-name{margin:0 10px 0;padding:20px 0;font-size:26px;font-weight:700;color:#5f79da;border-bottom:1px solid #ccc}
.breadcrumbs img{width:12px;margin-right:5px}

.col-list{margin-bottom:30px;background:#fff}
.column-menu{position:relative;padding:0;border-left:8px solid #5c4b91;}
.column-menu li{position:relative;font-size:16px;}
.column-menu a{display:block;padding:15px 20px;color:#666;border-bottom:1px dashed #eee;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.column-menu a:hover{background-color: #f9a82e;color: #fff;}
.column-menu a.selected{color: #5c4b91;font-weight:700;background-color: #f1f1f1;}
.column-menu{position:relative;padding:0}
.column-menu li ul li{font-size: 14px;background:#f7f7f7;}
.column-menu li ul li a{padding: 13px 20px 13px 28px;border-left:5px solid #f2afac;}
.column-menu li ul li span{float: right;}
.column-menu li ul li ul li a{padding: 10px 20px 10px 35px;border-left:5px solid #f2afac;}
.column-menu li ul li ul li span{float: none;}

.col-breadcrumbs{float:right;margin-top:30px;margin-right:10px}
.wp_listalbumn{margin-top:20px}
.column-right-content{padding: 32px 0;}
.column-list{padding: 30px 10px;}
.wp_column_article{padding: 30px 10px;}
.column-date-list{padding: 0;}
.column-date-list .date-list li{margin-bottom: 28px;}
#wp_pager{text-align: center;}

.colunm-img-list{padding-top: 30px;padding-bottom: 30px;}
.column-img-item{width: 100%;padding: 5px 0 25px;}
.column-img-item .photo{width: 100%;padding-bottom: 80%;background-size: cover;background-repeat: no-repeat;background-position: center;background-color: #999;}
.column-img-item .title{position: relative; width: 100%;margin: 0 auto;padding: 16px 8px;background-color: #fff;font-size: 16px;text-align: center;box-shadow: 0 0 10px rgba(0,0,0,.2);-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.column-img-item .title p{margin-bottom: 0;}
.column-img-item:hover .title{color: #5f79da;box-shadow: 0 0 10px rgba(0,0,0,.3);}

.colunm-teacher-list{padding-top: 30px;padding-bottom: 30px;}
.column-teacher-item{width: 100%;padding: 5px 0 25px;}
.column-teacher-item .photo{width: 100%;padding-bottom: 135%;background-size: cover;background-repeat: no-repeat;background-position: center;background-color: #999;}
.column-teacher-item .title{position: relative; width: 100%;margin: 0 auto;padding: 16px 8px;background-color: #fff;font-size: 16px;text-align: center;box-shadow: 0 0 10px rgba(0,0,0,.2);-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.column-teacher-item .title p{margin-bottom: 0;}
.column-teacher-item:hover .title{color: #5f79da;box-shadow: 0 0 10px rgba(0,0,0,.3);}
.column-breadcrumbs{float: right;margin-top: 12px;font-size: 14px;color: #666;}

/*
* Post
*/
.post{background-color: #fff;}
.post-breadcrumb{padding: 12px 0;background-color: #fff;color: #5c4b91;}
.post-breadcrumb a{color: #333;opacity: .8;}
.post-breadcrumb a:hover{color: #333;opacity: 1;}
.post-content{width:100%;padding:0;margin:40px 0;background-color:#fff;}
.post-title{padding-bottom: 10px;font-size:24px;font-weight: bold;text-align:center;color:#5c4b91}
.post-attr{margin-bottom:20px;padding:0 20px 20px;border-bottom: 1px solid #efefef;text-align:center;color:#666;}
.post-attr > span{display: inline-block;padding:5px 10px;background-color: #f0f0f0;border-radius: 8px;cursor: pointer;}
.read-content{width: 100%;min-height: 400px;line-height: 2;margin:0 auto;padding:10px 20px 40px;}
.read-content img{margin:10px 0;max-width:100%!important;height:auto}
.breadcrumb{color:#fff;text-align:left;background:#5c4b91;border-radius:0}
.breadcrumb .possplit{display: none;}
.breadcrumb a{margin: 0 5px;color:#fff;opacity: .8;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;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;}


@media screen and (max-width: 1440px) {
    .footer-logo img{width: 100%;height: auto;}
    .banner-carousel{height: 30vw;}
    .news-carousel-item{max-width: 260px;}
    .activities-carousel .swiper-slide{width: 25%;}
}
@media screen and (max-width:1200px){
    /* Header */
    .header-logo{width: 100%;height: 160px;background: url(../img/footer_logo.png) no-repeat center left;background-size: contain;}
    .header-logo img{display: none;}
    .footer-logo{padding-top: 40px;}
    .header-search{margin-top: 16px;}

    /* Home */
    .news-carousel .swiper-slide{width: 33.33%;}
    .activities-carousel .swiper-slide{width: 33.33%}
    .img-item .content{padding-left: 160px;}

    /* Column */
    .column-banner .img{height:300px}
    .column-img-item .photo{height: 150px;}

    /* Footer */
    .footer-qrcode{display: none;}
}

@media screen and (max-width: 991px){
    /* Header */
    .header{height: auto;padding-top: 14px;}
    .header-logo{position: relative;height: 120px;background-size: contain;}
    .header-link{float: none;margin-top: 0;padding-top: 10px;margin-bottom: 15px;text-align: center;}
    .header-link ul{justify-content: center;}
    .header-search{display: none;}
    
    /* Footer */
    .footer{padding-top: 30px;}
    .footer-logo{padding: 0;text-align: center;}
    .footer-logo img{max-width: 768px;width: 100%;height: auto;}
    .footer-info{line-height: 1.3;padding-bottom: 15px;text-align: center;}
    .footer-info p{display: inline-block;margin: 0 4px;}
    .social-media ul{justify-content: center;}
    .footer-link{margin-bottom: 30px;}
    .footer-copyright{text-align: center;}
    .footer-qrcode{padding-top: 0;}
    .footer-bar{margin-top: 0;}
    .footer-copyright{padding: 10px 0;}

    /* Nav */
    .header-nav .inner{width: 100%;}
    .site-nav li a{padding: 15px 0;font-size: 15px;}

    /* Home */
    .news-carousel .swiper-slide{width: 50%;}
    .news-carousel-item{max-width: 320px;}
    .activities-carousel .swiper-slide{width: 50%}

    /* Column */
    .column-img-item .photo{height: 220px;}
}

@media screen and (max-width: 767px){
    /* Header */
    .header-logo img{width: 100%;height: auto;}

    /* Nav */
    .header-nav .container{padding-left: 0!important;padding-right: 0!important;}
    .navbar-nav .open .dropdown-menu>li>a{padding: 10px 15px!important;}
    .site-nav,.navbar-nav{padding: 0!important;margin: 0!important;}
    .site-nav li{width: 100%;}
    .site-nav li a{padding: 15px 0;}

    /* Footer */
    .footer-logo{width: 100%;text-align: center;}
    .footer-logo img{width: 100%;height: auto}
    .footer-info{padding: 10px 0}
    .footer-info p{margin: 0;padding-left: 10px;line-height: 2;opacity: .9;font-size: 12px;}
    .footer-copyright{font-size: 12px;opacity: .8;}
    .footer-link{margin-top: 10px;}

    /* Home */
    .block-item{padding: 10px 0;}
    .block-title h1{font-size: 20px;font-weight: bold;}
    .block-tab li a{font-size: 16px;}
    .block-tab li.active a{font-size: 20px;font-weight: bold;}
    .banner-carousel{height: 40vw;}
    .home-news{padding: 20px 0;}
    .date-list li .content h3{font-size: 16px;}
    .teacher-carousel{height: auto;}

    .news-carousel .swiper-slide{width: 100%;}
    .news-carousel-item{max-width: 320px;}
    .activities-carousel .swiper-slide{width: 100%}

    .block-title::after{width: 80px;}
    .block-date-item h3{padding-left: 110px;}
    .block-date-item p{padding-left: 110px;}
    .intro-date-item h3,.intro-date-item p{padding-left: 95px;}
    

    /* Column */
    .column-name{padding: 15px 20px;font-size: 20px;}
    .column-right{padding: 0;margin-top: 10px;}
    .column-title{padding: 15px 20px;font-size: 22px;}
    .column-img{height: 40vw;}
    .column-img-item{max-width: 420px;margin: 0 auto;}
    .column-img-item .photo{height: 180px;}
    .column-img-item .title p{font-size: 14px;}

    /* 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){

    /* Footer */
    .footer-copyright{font-size: 12px;}
    .block-list li a{font-size: 14px;}
    .column-position{float: none;display: block;}

    .column-img-item .photo{height: 62vw;}

    /* Home */
    .date-list{min-height: auto;margin-top: 15px;}
    .date-list li{margin-bottom: 28px;}

    .img-item .img{width: 105px;}
    .img-item .content{padding-left: 115px;}
    

    .block-tab{display: block;}
    .block-tab li{margin-left: 6px;}
    .block-tab-content .tab-more{top: -52px;}
}
