@charset "utf-8";

.block-title{position:relative;margin: 0 0 20px;width: 100%;background-position: center top;background-repeat: no-repeat;text-align: left;line-height: 1;border-bottom: 1px solid #036eb7;}
.block-title h1{position: relative;min-height: 32px;color: #333;font-weight: normal;font-size: 24px;}
.block-title h1 span{padding: 4px 10px;background-color: #036eb7;color: #fff;}

.block-more{position: absolute;top: 0;right: 0;display: inline-block;width: 56px;height: 30px;border: none;border-radius: 15px;color: #036eb7;vertical-align: middle;text-align: center;font-size: 16px;font-size: 12px;line-height: 30px;background: url(../img/more_bg.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: #036eb7;}
.block-fullwidth-more{text-align: center;}

.section-title{padding-bottom: 25px;font-weight: bold;text-align: left;}
.section-title h1{font-size: 24px;font-weight: bold;color: #333;}
.section-title h1 span{color: #036eb7;}

/*
* Homepage
*/


/* Home Banner */
.banner-carousel{display:block;width:100%;height:500px;background:#f1f1f1}
.banner-carousel .swiper-slide{display:block;max-width:100%;width: 100%;background-size:cover;background-repeat: no-repeat;background-position: center;background-color: #999;}


/* Home News */
.home-news{padding: 80px 0;}
.news-carousel{width: 100%;height: 330px;}
.news-carousel-item{width: 100%;height: 100%;background-color: #999;background-size: cover;background-repeat: no-repeat;background-position: center;}
.news-pagination.swiper-pagination{padding: 0 20px;text-align: right;}

.simple-news-list{min-height: auto;}
.simple-news-list-item{width: 100%;height: 60px;line-height: 60px;padding-left: 0;font-size: 16px;border-bottom: 1px dashed #e6e6e6;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease}
.simple-news-item{border-bottom: 1px solid #e0e0e0;}
.simple-news-item a{display: flex;flex-wrap: nowrap;}
.simple-news-item h3{width: 70%;line-height: 60px;color: #333;font-size: 16px;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease}
.simple-news-item span{width: 30%;line-height: 60px;font-size: 14px;color: #999;text-align: right;vertical-align: middle;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease}
.simple-news-item:hover h3{color: #036eb7;}
.simple-news-item:hover span{color: #333;}

.block-item.i2 .block-title,.block-item.i3 .block-title{margin-bottom: 0;}


/* Home Slogan */
.slogan-image{max-width: 1920px;width: 100%;height:120px;margin: 0 auto;background: #56ad33 url(../img/home_slogan.png) no-repeat center/cover;}

/* Home List */
.home-list{padding: 80px 0;background: #fff;}
.calendar-list{min-height: auto;}
.calendar-list li:last-child .calendar-list-item{margin-bottom: 0;}
.calendar-list-item{position: relative;width: 100%;height: 64px;margin-bottom: 34px;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}

.calendar-list-item .date{position: absolute;top: 0;left: 0;width: 64px;height: 64px;overflow: hidden;background: #fff;border: 1px solid #036eb7;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.calendar-list-item .date span,.calendar-list-item .date b{display: block;line-height: 1;text-align: center;font-style: normal;font-weight: normal;white-space: nowrap;color: #036eb7;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.calendar-list-item .date span{padding-top: 8px;font-size: 24px;}
.calendar-list-item .date b{padding-top: 8px;font-size: 14px;}

.calendar-list-item .text{height: 64px;padding-left: 80px;padding-top: 12px;}
.calendar-list-item h3{margin-bottom: 4px;font-size: 16px;font-weight: 600;color: #333;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.calendar-list-item p{margin: 0;line-height: 24px;font-size: 14px;color: #999;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.calendar-list-item:hover h3{color: #036eb7;}
.calendar-list-item:hover .date{background: #036eb7;}
.calendar-list-item:hover .date span,.calendar-list-item:hover .date b{color: #fff;}

.calendar-list.has-border .calendar-list-item{height: auto;padding: 14px 0;margin-bottom: 0;border-top: 1px solid #333;}
.calendar-list.has-border .calendar-list-item:hover{border-top-color: #036eb7}
.calendar-list.has-border .calendar-list-item .date{top: 16px;border: none;}
.calendar-list.has-border .calendar-list-item .date span, .calendar-list.has-border .calendar-list-item .date b{color: #333;}
.calendar-list.has-border .calendar-list-item:hover .date{background: transparent;}
.calendar-list.has-border .calendar-list-item:hover .date span, .calendar-list.has-border .calendar-list-item:hover .date b{color: #036eb7;}


/* Home LInk */
.home-link{padding: 70px 0;background: url(../img/home_link_bg.png) no-repeat center;}

.link-list ul{display: flex;}
.link-list ul > li{width: 16.66%;padding: 0 10px;}
.link-item{max-width: 215px;width: 100%;height: 80px;margin: 10px 0;line-height: 80px;background: #34ad36;border-top-right-radius: 40px;border-bottom-left-radius: 40px;-webkit-transition:all .3s ease;transition:all .3s ease;-ms-transition:all .3s ease;;}
.link-item:hover{background: #036eb7;box-shadow: 0 0 10px rgba(0,0,0,.3);}
.link-item p{text-align: center;color: #fff;font-size: 16px;font-weight: bold;margin: 0;padding: 0;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease}
.link-item:hover p{opacity: .8;}



/*
 * Column Style
 */
.column-banner{margin: 0 auto;background-color: #fff;max-width: 1920px;background:#999 url(../img/column_banner_bg.jpg) no-repeat center/cover;}
.column-img{margin: 0 auto;width: 100%;height: 300px;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:30px;}
.column-sidebar{margin-bottom:20px;}
.column-content{margin-bottom: 40px;min-height: 500px;background: #fff;border-radius: 10px;box-shadow: 0 0 50px rgba(0,0,0,.1);}

.column-name{position: relative;z-index: 1;padding: 20px;background:#036eb7 ;color:#fff;font-weight:bold;font-size:22px; border-top-right-radius: 20px;box-shadow: 0 0 10px #036eb7;}

.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:0;padding-top: 10px;border-left: 4px solid #036eb7;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: #036eb7;}
.col-list > ul > li.selected > a{background: #ddd;color: #036eb7;font-weight: 600;}
.col-sublist > ul > li > a{display: block;display:block;padding: 10px 36px;color:#666;background-color: #f7f7f7;-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:18px;}
.col-sublist > ul > li > a:hover{background-color: #036eb7;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:#036eb7;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: #036eb7;}
.info-list li p{color: #036eb7;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: #036eb7;-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;}



/*
* Post
*/
.post{margin: 30px 0;}
.post .inner{border-radius: 10px;background: #fff;box-shadow: 0 0 30px rgba(0,0,0,.1);}
.post-content{padding:0;padding:30px 20px;width:100%;background-color:#fff;}
.post-title{padding-bottom: 10px;color:#1a1a1a;text-align:center;font-weight: bold;font-size:24px;}
.post-attr{margin-bottom:20px;padding:0 20px 30px;border-bottom: 1px solid #ccc;color:#036eb7;text-align:center;}
.post-attr > span{display: inline-block;padding:0 10px;border-radius: 8px;background-color: #fff;cursor: pointer;}
.read-content{margin:0 auto;padding:10px 0 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:#036eb7;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;}



@media screen and (max-width:1199px){
    /* Header */
    .header-logo{width: 50%;}
    .header-logo img{width: auto;}
   
    /* Footer */
    .footer{padding: 30px 0 0;background-size: cover;}
    .footer-logo{padding: 0;text-align: center;}
    .footer-logo img{width: auto;height: auto;}
    .footer-item{padding: 20px 0;}
    .footer-contact{padding: 10px 0 0;text-align: left;opacity: .8;}
    .footer-contact p{display: inline-block;}

    .footer-qrcode{text-align: right;}
    .footer-link{max-width: 320px;margin: 0 auto;}

    /* Nav */
    .site-nav li a{font-size: 16px;}

    /* Homepage */
    .block-title{margin-bottom: 20px;}
    .banner-carousel{height: 32vw;}
    .slogan-image{height: 8vw;}

    .home-news{padding: 30px 0;background-size: cover;}

    .home-link{background-size: cover;}
    .link-list > ul{flex-wrap: wrap;}
    .link-list > ul > li{width: 33.33%;}
    .link-item{margin: 15px auto;}
}

@media screen and (max-width: 991px){
    /* Header */
    .header .inner{flex-wrap: wrap;}
    .header-logo{width: 100%;text-align: center;padding: 15px 0 6px;float: none;}
    .header-logo img{height: 70px;width: auto;}

    .header-right{display: block;width: 100%;padding: 4px 0 10px;float: none;}
    .header-search{max-width: 320px;width: 100%;margin: 0 auto;padding-bottom: 0;float: none;}
    .header-link{padding-bottom: 10px;text-align: center;float: none;}

    .header-nav{width: 100%;}
    .site-nav > ul > li{padding: 0;}
    .search-box{width: 100%;max-width: 320px;margin: 0 auto;}
    .search-input{position: relative;right: auto;width: 100%;opacity: 1;visibility: visible;}
    .search-box:hover .search-input{width: 100%;}
    .header-search{width: 100%;}

    /* Nav */
    .header-nav .inner{width: 100%;}
    .site-nav li a{padding: 15px 0;text-align: center;font-size: 15px;}

    /* Home */
    .home-news{background-size: cover;}
    .block-item{margin: 20px 0;}
    .block-tab-more{top: 0;}

    .simple-news-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 .inner{margin-left: 0;margin-right: 0;padding-left: 0;padding-right: 0;}
    .header-logo{padding: 20px 0 10px;order: 0;}
    .header-logo img{width: auto;height: 60px;max-width: 100%;}

    /* Nav */
    .header-nav{position: relative;height: 55px;margin: 0;background-color: #036eb7;background-image: none;color: #fff;order: 2;}
    .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{flex-wrap: wrap;justify-content: center;}
    .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;}
    .site-nav .open>a,.site-nav .open>a:focus,.site-nav .open>a:hover,.site-nav>li>a:focus,.site-nav>li>a:hover{background: #036eb7;}
    .site-nav li:hover a{background: #036eb7;color: #fff;}
    .dropdown-menu{left: 0;min-width: 100%;}
    .site-nav > ul > li > a i{display: none;}

    .header-search{order: 1;}

    /* 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.i1{margin-top: 0;}
    .block-title h1{font-size: 22px;}
    .section-title.i1,.section-title.i2{background-size: contain;}

    .block-tab-more{top: 16px;}
    .home-news{margin-top: 0;padding: 30px 0;}
    .link-list > ul > li{width: 50%;}


    /* 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);}


    /* Home */
    .news-item{padding: 26px 20px 16px}
    .news-item .content h3{font-size: 16px;}
    .block-item.i1 .block-tab-content{padding: 30px 20px 0;}


    /* Column */
    .column-img{height: 60vw;}
    .column-date-list{padding: 10px;}

    /* Post */
    .read-content{padding: 10px 0;}
}
