.themeTit{display:inline-block;background:#f67515;color:#fff;padding:5px 20px;border-radius: 20px;font-size: 1.6rem;letter-spacing:2px;font-weight:700;margin:0 0 1rem;}
.themeBox{position:relative;padding-bottom: 1rem;text-align:center;overflow: hidden;padding:2rem 0;margin-bottom:2rem}
.themeBox>a{position:absolute;left:0}
.themeBox .carousel{width:98%;margin:0 auto;padding: 0;}
.themeBox .owl-stage-outer{background: #fff;padding: 10px 0}
.themeBox .owl-nav button.owl-prev{left:-30px}
.themeBox .owl-nav button.owl-next{right:-30px}
.themeBox .owl-nav button{background:#f67515!important}
.themeBox .carousel a:hover{color:#333;font-weight:700}
.themeBox a figure{overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 auto;background:#fff}
.themeBox a figure img{transition:all .5s;width:auto!important;margin:0 auto}
.themeBox a:hover img{transform:scale(1.2)}
.themeBox a>p{padding-top: 5px;margin: 0;font-weight: bold;font-size: 1.1em;}
.themeBox .owl-dots{padding-top:0}
    .themeBox .owl-dots button.owl-dot {
        background: rgb(229 229 229 / 80%) !important
    }
.mjtit{font-size:2rem;letter-spacing:1px;font-weight:700;text-align:center;margin:1.5rem 0 1rem;display:block}
.mjtit>span{margin-top:5px;font-size: 1.2rem;font-weight:700;color:#f67515;display:flex;align-items:center;justify-content:center}
.mjtit>span:after,.mjtit>span:before{content:'';width:30px;height:1px;display:inline-block;background:#f67515}
.mjtit>span:after{margin-left:10px}
.mjtit>span:before{margin-right:10px}
.ixNews .opennews{background:#C9ECFF;padding:10px 10px 4px;font-size:1.1em;border-radius:10px;font-weight:700;box-sizing:border-box}
.ixNews .opennews li{margin-left:4rem}
.newsList{text-align:left;list-style:none;padding-top: 1rem;position:relative}
.newsList>li+li{margin-top:10px;border-top:1px dashed #ccc;padding-top:10px}
.newsList a{align-items:center;display:block}
.newsList .date{background:#098ACF;color:#fff!important;padding:5px;border-radius:10px;margin-right:10px;display:inline-block}
.newsList .con{position:relative;display:flex;align-items:center;padding-right:30px;width:100%}
.newsList li a>.con:after{content:'\f054';font-family:Font Awesome\ 5 Free;font-weight:900;position:absolute;right:8px;color:#098acf;transition:all .3s linear}
.newsList li:hover a{color:#f67515}
.newsList li:hover a>.con:after{right:0}
.ixZone .container>*{border:1px solid #ccc;margin:2rem 0;max-width: 100%;overflow: hidden;}
.ixZone .ixTit{color:#fff;padding:1rem;font-size: 1.8rem;letter-spacing:1px;font-weight:700;margin:0}
.ixZone .activeBox .ixTit{background:#fc862f}
.ixZone .videoBox .ixTit{background:#00b0ec}
.ixZone .ixTit>span{font-size: 1.2rem;margin-left: 5px;font-weight: normal;color:rgb(255 255 255 / 80%)}
.ixZone .ixTit>span:before{content: '/';margin-right:5px}
.owl-carousel{padding:1rem 0;text-align:center}
.owl-nav button.owl-prev{left:0}
.owl-nav button.owl-next{right:0}
.owl-dots{text-align:center;padding-top:15px}
.owl-dots button.owl-dot{width:15px;height:15px;border-radius:50%;display:inline-block;background: rgb(201 201 201 / 80%)!important;margin:0 3px}
.owl-dots button.owl-dot.active{background-color:#f67515!important}
.owl-dots button.owl-dot:focus{outline:none}
.owl-nav button{width:35px;height:50px;position:absolute;top:50%;transform:translateY(-50%);background:rgb(0 0 0 / 80%)!important;color:#fff!important;margin:0;transition:all .3s ease-in-out}
.owl-nav span{font-size:70px;line-height:50px;position:relative;top:-8px}
.owl-nav button:focus{outline:none}
.activeBox .thumbnail{display:block;width:100%;height:380px;background:#fff}
.activeBox .thumbnail img{width:auto!important;height:100%;margin:0 auto;max-width:100%}
.activeBox .content{font-weight:700;margin:10px;padding-bottom:5px;font-size: 1.2em;border-bottom:1px solid #ccc}
.activeBox .date{background:#fc862f;color:#fff;display:inline-block;padding:5px 10px;border-radius:20px;font-size: .9em;}
.videoMain{margin:1rem}
.videoMain .vdInfo{background:#098acf;color:#fff;padding:10px 1rem;display:flex;flex-wrap:wrap;justify-content:right}
.vdInfo .vdTit{width:100%;font-weight:700;font-size: 1.1em;}
.vdInfo .date{display:inline-block;background:#0e6899;padding:5px 10px;border-radius:18px;font-size: .9em;}
.videoList{padding:0;margin:0}
.videoList li{padding:0 10px;margin:10px;padding-left:40px;list-style:none}
.videoList li+li{padding-top:10px;border-top:1px solid #ccc}
.videoList li:before{content:'\f008';font-family:Font Awesome\ 5 Free;font-weight:900;margin-left:-30px}
.videoList li span{margin:0 10px}

.linkBox .linkItem ul li {display: inline-block;border: 1px solid #eaeaea; margin:6px;text-align:center}


@media screen and (min-width: 991px) {
.newsList a{display:flex;}    
.newsList .con{width:calc(100% - 30px)}
}


@media screen and (max-width: 991px) {
.themeBox{margin-top: 142px;}
.themeBox .carousel{width:90%}
.ixZone .videoBox{width:100%;margin-top:0}
}
    
    
@media screen and (max-width: 574px) {
.themeBox .carousel{width: 80%}
.linkBox .linkItem ul li {width: calc(50% - 12px);float: left;}
}
