html,
body{
    background: #fff;
    padding: 0;
    margin: 0;    
}

.top-bar{
    background: #fff;
    position: relative;
}

.top-bar .top-bg-img{
    width:100%;
    height:auto;
}

.top-bar .top-content{
    position: absolute;
    width:100%;
    top:0;
}

.top-bar .top-nav{
    font-size: 12px;
    color: #fff;
    padding: 10px 0;
}
.top-bar .top-nav a,
.top-bar .top-nav a:hover
.top-bar .top-nav a:focus{
    color:#fff;
    text-decoration: none;
}

.top-bar .top-nav::after{
    content: "";
    display: block;
    width:0px;
    height:100%;
    clear: both;
}

.top-bar .top-nav-left{
    float: left;
}
.top-bar .top-nav-right{
    float: right;
}

.top-bar  .top-nav-cut-line{
    display: inline-block;
    padding:0 10px;
}
.top-bar .top-nav-form{
    display: inline;
}
.top-bar .top-nav-search{
    outline: none;
    border: 1px solid #fff;
    border-radius: 20px;
    height:20px;
    padding:0 10px;
    background: none;
}

.top-bar .top-hr{
    margin: 0px 0;
    padding:0;
    border: none;
    height: 1px;    
    background-color: rgba(255, 255, 255, 0.6);
}

.top-bar .top-nav-nav{
    padding:15px 0;
}

.top-nav-nav a,
.top-nav-nav a:hover,
.top-nav-nav a:focus{
    font-size: 20px;
    font-weight: bold;
    color:#fff;
    margin-right: 37px;
    text-decoration: none;
}

.top-nav-nav a:last-child{
    margin-right: 0px;
}

.list-panel{
    box-shadow:0px 0px 5px #ccc;
}

.list-panel .list-panel-title{
    /* height:40px;
    line-height: 40px; */
    /* background: #ff5151; */
    /* background:#5eadff; */
    color:#fff;
    /* font-size: 18px; */
    font-weight: bold;
    /* padding: 0 10px; */
    text-align: center;
}

.list-panel .list-panel-title img{
    width:100%;
    height:auto;
}

.list-panel .list-panel-content{
    padding:20px;
}

.list-panel .list-panel-content .list-panel-item{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 4px;
}

.list-panel .list-panel-content .list-panel-item:last-child{
    padding-bottom: 0px;
}

.list-panel .list-panel-content .list-panel-item a,
.list-panel .list-panel-content .list-panel-item a:hover,
.list-panel .list-panel-content .list-panel-item a:focus{
    /*color: #838384;*/
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    width: calc(100% - 85px - 8px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    line-height: 200%;
}

.list-panel .list-panel-content .list-panel-item span{
    display: inline-block;
    width:85px;
    vertical-align: middle;
    color: #999;
    margin-left: 8px;
}

.list-panel .list-panel-content .list-panel-item .list-panel-item-zyjs{
    width:100%;
}


.but-panel{
    display: block;
}

.but-panel .but-panel-item{
    margin-bottom: 15px;
}

.but-panel .but-panel-item:last-child{
    margin-bottom: 0;
}

.but-panel .but-panel-item img{
    width:100%;
    height:auto;
}

#swiperZYJS .swiper-slide img{
    height: 307px;
    width:100%;
    object-fit: cover;
}
#swiperDJGZ .swiper-slide img,
#swiperQTHD .swiper-slide img{
    height: 140px;
    width:100%;
    object-fit: cover;
}

.height-div-40{
    height:40px;
}

.height-div-60{
    height:60px;
}

.page-foot{
    background: #f0232c;
    padding:30px 0;
    color:#fff;
    font-size: 14px;
    font-weight: bold;
}

.page-foot a,
.page-foot a:hover,
.page-foot a:focus{
    color:#fff;
    text-decoration: none;
    margin-right: 10px;
}

.page-foot a:last-child{
    margin-right: 0px;
}

/**è¦†ç›–å¸ƒå±€çš„é¡¶éƒ¨å’Œè„šå¼€å§‹**/
footer{
    background: #f0232c;
}

body{
    background: #f00 url(https://ctma.oss-cn-beijing.aliyuncs.com/uploads/20260115/60d05e4375ea3379630b58cf5904236b.png) no-repeat !important;/*https://ctma.oss-cn-beijing.aliyuncs.com/assets/addons/cms/img/djyl/top_bg.jpg*/
    background-position: 50% 0 !important;
    /*background-repeat: no-repeat !important;*/
    /*background-size: 100% auto !important;*/
    background-color: #fff !important;
}

.header{
    background-color: transparent;
}

.header{
    background-color: transparent;
}

.header-top-pc {
	background: transparent;
    border-bottom-color: transparent;
}

.navbar-default .navbar-brand {
	color: #fff;
}

.navbar-white .navbar-nav > li > a,
.navbar-white .navbar-nav > li > a:hover,
.navbar-white .navbar-nav > li > a:focus{
	color: #fff !important;
}

#searchinput::placeholder,
#searchinput::-webkit-input-placeholder{
    color:transparent;
    opacity: 0.5;
}

.header-nav {
	background-color: transparent;
}

.header-nav .heade-nav-list:hover {
	background-color: transparent;
}

.header-nav .active .heade-nav-list-a, .header-nav .heade-nav-list-a:hover {
	border-bottom: 0 !important;
}

.header-nav .heade-nav-list-a {
    padding-bottom: 5px !important;
	margin-bottom: 0px;
    transition:none;
}

.navbar .navbar-header>.navbar-brand>img{
    content:url(/assets/addons/cms/img/cj2022/logo.png);
}

.channel-djyl .banner{
    visibility: hidden;
    height:20vw;
}

.channel-pos{
    visibility: hidden;
}
/**è¦†ç›–å¸ƒå±€çš„é¡¶éƒ¨å’Œè„šç»“æŸ**/

a:hover {color: #c30;}