/* Style Reset */
article,aside,audio,body,canvas,caption,dd,div,dl,dt,fieldset,figure,footer,form,header,html,input,label,legend,li,mark,menu,nav,ol,section,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,video{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-weight:400;margin: 0;padding: 0;}
article,aside,blockquote,dialog,figure,footer,header,hgroup,nav,section{display:block}
ol,ul{list-style:none}
img{border:0 none;vertical-align:middle}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:none}
table{border-collapse:collapse;border-spacing:0}
ins{text-decoration:underline}
del{text-decoration:line-through}
mark{background:0 0}
input::-ms-clear{display:none!important}
html{scroll-behavior:smooth}
body{font:14px/1.5 \5FAE\8F6F\96C5\9ED1,\5B8B\4F53,"Hiragino Sans GB",STHeiti,"WenQuanYi Micro Hei","Droid Sans Fallback",SimSun,sans-serif;background:#fff;scroll-behavior:smooth}
a{text-decoration:none;color:#333;-webkit-transition: .3s color ease;-ms-transition: .3s color ease;transition: .3s color ease;}
a:hover,a:focus{text-decoration:none;color: #3f7ecd;}
a,button,input,a:focus{outline: none;}

/*
* Common
*/
.outer,.inner{position: relative;}
.text-truncate{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.text-two-line{display:-webkit-box;overflow: hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.block-title{position:relative;padding:0;margin-bottom: 15px;}
.block-title h3{font-size: 21px;font-weight: 600;color: #333;}
.block-title .view-more{float: right;margin-top: -24px;}
.block-item{padding: 20px 0;}

/*
* Header
*/
.header{background:#eef3fa url(../image/header_bg.png) no-repeat center;}
.header-logo{display: block;padding:40px 0}
.header-logo img{width:auto;height:80px}
.header-search{float: right;position: relative;width: 200px;height: 32px;line-height: 32px;margin-top: 64px;overflow: hidden;border-radius: 0;}
.search-input{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 0 10px;font-size: 14px;color: #333;background-color: #fff;border: 0;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.search-input:hover,.search-input:focus{background-color: #fff;}
.search-input::-webkit-input-placeholder{color: #333;}
.search-button{position: absolute;top: 0;right: 0;width: 32px;height: 100%;border: none;color: #fff;background: #3f7ecd url(../image/icon_search.png) no-repeat center;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.search-button:hover{background-color: #21009c;}
.header-nav{width:100%;background: #053c80;}
.header-nav .navbar-toggle{padding: 5px 10px;color: #fff;font-size: 18px}
.site-nav,.site-nav ul{width:100%}
.site-nav li{position:relative;width:11.111%}
.site-nav li a{display:block;padding:22px 0;width:100%;font-size:18px;text-align:center;color:#fff}
.site-nav li:hover > a{background:rgba(0,0,0,.2);color:#fff;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.site-nav .open>a,.site-nav .open>a:focus,.site-nav .open>a:hover,.site-nav>li>a:focus,.site-nav>li>a:hover{border:none;background:#316ebb;color:#fff;font-weight: bold;}
.dropdown-menu{left:0;padding:0;width:100%;min-width:115px;border: 0px;text-align:center;border-radius: 0;}
.dropdown-menu>li{width:100%}
.dropdown-menu>li>a{display:block;padding:12px 0;background:rgba(0,0,0,.5);color:#fff;font-size:16px;font-weight:400;}
.dropdown-menu>li>a:hover{background: #fff;color: #3f7ecd;}


/*
* Footer
*/
.footer{background:#053c80;padding:40px 0 0}
.footer-logo{padding-top: 15px;}
.footer-logo img{width: auto;height: 90px;}
.footer-info{padding: 10px 0 25px;text-align: left;}
.footer-info p{color: #fff}
.footer-qrcode{padding-top: 25px;color: #fff;}
.footer-qrcode img{width: 90px;height: auto;}
.footer-copyright{padding: 8px 15px;text-align: center;color: #fff;border-top: 1px solid #538bd2}
.footer-copyright a{color: #fff;}

/*
* Homepage
*/
.home-banner{background-color: #f1f1f1;}
.banner-carousel{display:block;max-width: 1920px;width: 100%;height: 500px;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: #333;}
.banner-control{position: absolute;left: 0;right: 0;top: 0;max-width: 1170px;width: 100%;height: 100%;margin: 0 auto;}
.banner-button-next,.banner-button-prev{width: 60px;height: 60px;margin-top: -30px;background-color: rgba(0,0,0,.3);background-size: 12px auto;border-radius: 0;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.banner-button-next{right: 0;}
.banner-button-prev{left: 0;}
.banner-button-next:hover,.banner-button-prev:hover{background-color: rgba(0,0,0,.8);}
.banner-pagination.swiper-pagination{right: 0;bottom: 25px;max-width: 1170px;margin: 0 auto;padding-right: 20px;text-align: center;}
.banner-pagination .swiper-pagination-bullet{height:6px;width:12px;background:#fff;opacity: .3;border-radius: 0;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.banner-pagination .swiper-pagination-bullet-active{width:40px!important;background:#b6252b;opacity: 1;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.home-news{padding: 40px 0 20px;}
.news-carousel{width: 100%;height: 420px;background-color: #f1f1f1;}
.news-carousel .swiper-slide{background-color: #f1f1f1;}
.news-carousel-item{position: relative;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}
.news-carousel-item h4{position: absolute;left: 0;right: 0;bottom: 0;width: 100%;padding: 20px 15px;background: rgb(0,0,0,.5);color: #fff;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.news-carousel-item:hover h4{background-color: rgba(0,0,0,.8);}
.news-button-next,.news-button-prev{width: 60px;height: 60px;margin-top: -30px;background-color: rgba(0,0,0,.3);background-size: 12px auto;border-radius: 0;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.news-button-next:hover,.news-button-prev:hover{background-color: rgba(0,0,0,.8);}
.news-button-next{right: 0;}
.news-button-prev{left: 0;}
.date-list{min-height: 375px;padding: 0}
.date-list ul{padding-top: 12px;}
.date-list li{position:relative;padding-left:80px;margin-bottom: 30px;}
.date-list li:last-child{margin-bottom: 0;}
.date-list li .date{position:absolute;top:0;left:0;width: 64px;height: 28px;line-height:28px;overflow: hidden;background: #3f7ecd;text-align: center;color:#fff;font-size:12px}
.date-list li .date span,.date-list li .date em {display:block;line-height: 28px;font-weight: 600;white-space: nowrap;font-weight: normal;font-style: normal;}
.date-list li .content{position: relative;padding-top: 5px;}
.date-list li .content h4{padding-bottom: 4px;font-size: 18px;font-weight: 600;color:#1d1d1d;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
.date-list li .content p{min-height: 44px;line-height: 22px;margin-bottom: 0;font-size: 14px;color:#999;}
.date-list li:last-child .content{border-bottom: none;}
.date-list li:hover .content h4{color:#3f7ecd}
.date-list li:hover .content p{color:#666}
.date-list li.latest .date {height: 70px;line-height: 1;}
.date-list li.latest .date span{padding-top: 12px;font-size: 24px;}
.date-list li.latest .date em{font-size: 14px;}
.home-list{padding: 0 0 40px;}
.block-list{position: relative;margin:5px 0}
.block-list ul{min-height: 240px;}
.block-list li{height: 40px;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.block-list li:last-child{margin-bottom: 0}
.block-list li a{float:left;width:80%;font-size: 18px;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.block-list li:hover a{color: #3f7ecd;}
.block-list li span{float:left;width:20%;color:#999;text-align:right;white-space: nowrap;}
.block-list li.time-left span{width:17%;padding-left: 5px;text-align: left;}
.block-list li.time-left a{width: 83%;}
.home-photo{padding: 50px 0;background: #eef3fa;}
.photo-item{position: relative;display: block;width: 100%;margin: 15px 0;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.photo-item .photo{position: relative;height: 200px;overflow: hidden;margin-left: 15px;background: #fff;}
.photo-item .photo .overlay{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.photo-item .text{position: relative;z-index: 2;height: 78px;margin-top: -46px;margin-right: 25px;padding: 8px 14px;background: #eef3fa;box-shadow: 0 10px 15px rgba(0,0,0,.1);-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.photo-item .text p{line-height: 30px;font-size: 18px;}
.photo-item:hover .text{background: #3f7ecd;color: #fff;}
.photo-item:hover .photo .overlay{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.photo-item h3{line-height: 30px;margin: 25px 20px;font-size: 18px;color: #333;}
.photo-item:hover .date{background-color: #fff;color: #5fcbd2;}
.photo-item:hover h3{color: #fff;}
.home-link{padding: 20px 0;}
.link-list li{float: left;}
.link-list li:first-child{padding: 4px 0;}
.link-item span{display: inline-block;padding: 4px 12px;margin: 5px 10px;border: 1px solid #e0e0e0;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.link-item:hover span{background: #316ebb;color: #fff;}

/* Column Style */
.column-banner{background:#f1f1f1}
.column-banner .photo{margin:0 auto;max-width:1920px;width:100%;height:350px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.column{margin-top: -100px;}
.column-left,.column-right{position: relative;margin-top:40px;background:#fff;}
.column-left{margin-bottom:20px;}
.column-right{margin-bottom:50px;min-height:calc(100vh - 600px);}
.column-name{padding: 20px;font-size:24px;font-weight:600;color:#fff;background: #82A7D5;}
.column-name .navbar-toggle{margin-top: -10px;margin-right: 0;color: #fff;}
.column-title{font-size:24px;font-weight:600;color: #82a7d5;border-bottom:1px solid rgba(0,0,0,.1);padding:18px 20px;margin-bottom:8px}
.column-position{float:right;margin-top:5px;font-size:14px;font-weight:400;color:#666}
.column-position a{color:#636363}
.column-position a:hover{color:#1d1d1d}
.column-position i{margin-right:8px}
.column-content{padding: 10px 0px;box-shadow: 0 10px 15px rgba(63,126,205,.1);}
.column-collapse{padding: 0!important;margin: 0!important;}
.col-list{background:#eef3fa;}
.col-list>ul{position:relative;padding:0}
.col-list li{position:relative;font-size:16px;border-left:none;border-bottom:1px dashed #ededed;-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.col-list li:last-child{border-bottom: none;}
.col-list li a{-webkit-transition: .3s all ease;-ms-transition: .3s all ease;transition: .3s all ease;}
.col-list li.selected{background-color: #fff!important;}
.col-list li.selected a{color:#00aaee!important;font-weight:700}
.col-list > ul > li.parent > a{background-color: #f0f0f0;}
.col-list > ul > li.parent > a{color: #000;font-weight: 600;}
.col-list > ul > li:hover > a{background: #2f5f99;color: #fff;}
.col-list ul li a{color:#636363;display:block;padding:10px 20px}
.col-list ul li ul{position:relative;padding:0}
.col-list ul li ul li{font-size:14px;border-left:none;background:#e2e2e2;border-top:1px solid #ededed;border-bottom:1px solid #ededed}
.col-list ul li ul li a:hover{background-color: #fff;color: #316ebb;}
.col-list ul li ul li a{color:#636363;display:block;padding:10px 20px}
.col-list ul li ul li span{position:relative;top:3px;font-size:12px;float:right}
.col-list ul li ul li:hover a+span{color:#4863d2}
.col-breadcrumbs{float:right;margin-top:30px;margin-right:10px}
.wp_listalbumn{margin-top:20px}
.date-list.column-date-list{padding: 5px 15px 30px;}
.date-list.column-date-list li .content h4{font-weight: normal;}
.date-list.column-date-list li .date{background: #82a7d5;border-radius: 8px;}
.date-list.column-date-list li .date span,.date-list.column li .date em{font-size: 16px;}
.column-img-item{width: 100%;padding: 5px 0 25px;}
.column-img-item .photo{height: 192px;background-size: cover;background-repeat: no-repeat;background-position: center;background-color: #333;}
.column-img-item .title{position: relative;width: 92%;margin: 0 auto;padding: 10px 15px;margin-top: -20px;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:hover .title{color: #3f7ecd;}

/*
* Post
*/
.post{background-color: #fff;}
.post-breadcrumb{padding: 12px 0;background-color: #eef3fa;color: #316ebb;}
.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:#3f7ecd}
.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: #f7f7f7;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:#5fcbd2;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;}


@media screen and (max-width:1200px){
    .header-logo img,.footer-logo img{height: 60px;}
    .header-search{margin-top: 55px;}
    .banner-carousel{height: 350px}
    .banner-carousel .swiper-slide{width:100%}
    .column-banner .img{height:300px}
    .column-img-item .photo{height: 150px;}
}

@media screen and (max-width: 991px){
    /* Header */
    .header-logo{padding: 25px 0 10px;text-align: center;}
    .header-logo img{max-width: 350px;width: 100%;height: auto;}
    .header-link{margin-top: 0;margin-bottom: 15px;text-align: center;}
    .header-search{float: none;display: block;width: 250px;margin: 5px auto 30px;}

    /* Footer */
    .footer{padding-top: 30px;}
    .footer-logo{padding: 0;text-align: center;}
    .footer-logo img{max-width: 350px;width: 100%;height: auto;}
    .footer-qrcode{display: none;}
    .footer-info{line-height: 1.3;padding-bottom: 15px;text-align: center;}

    /* Nav */
    .site-nav li a{padding: 15px 0;font-size: 16px;}

    /* Home */
    .column-img-item .photo{height: 244px;}
}

@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-link{margin-top: 10px;}

    /* Home */
    .block-item{padding: 10px 0;}
    .block-title h1{font-size: 20px;font-weight: bold;}
    .block-title h1 i{width: 25px;height: 25px;background-size: contain;}
    .banner-carousel{height: 40vw;}
    .banner-button-next, .banner-button-prev,.news-button-next,.news-button-prev{width: 25px;height: 25px;margin-top: -10px;background-size: auto 15px;}
    .swiper-pagination.banner-pagination{left: 0;right: 0;bottom: 10px;width: 100%;padding: 0;}
    .banner-pagination .swiper-pagination-bullet-active{width: 20px!important;height: 3px!important;}
    .home-news{padding: 20px 0;}
    .news-carousel{height: 69vw;}
    .news-carousel-item h4{font-size: 14px;}
    .date-list li .content h3{font-size: 16px;}
    .block-list li.time-left span{width: 25%;}
    .block-list li.time-left a{width: 75%;}

    /* Column */
    .column-banner .photo{height: 30vw;}
    .column-name{padding: 15px 20px;font-size: 20px;}
    .column-right{padding: 0;margin-top: 10px;}
    .column-title{padding: 15px 20px;font-size: 22px;}
    .block-list.column-list{margin: 0;}
    .block-list.column-list li span,.block-list.column-list li a{float: none;display: block;width: 100%;padding-left: 15px;text-align: left;}

    /* 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: 425px){
    /* Header */
    .header{background-image: none;}

    /* 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;}
}