html,main,.article-content,.article-list{
    background: none!important;
}
body{
    height: 100%;
    scroll-behavior: smooth;
    background-size: 100% 100%;
    overflow: visible; 
    background-image: url(/Home/zhuanti/model5/meida-bg.png)!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    background-attachment: fixed!important;
}
@font-face{
    font-family:dbs;
    src:url("/Home/fonts/dbs.TTF");
}
.channel-news{
    border-bottom:none;
}
.channel-news .category-title{
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin:50px 0 15px 0;
    padding:0 0 20px 0;
    border-bottom: 2px solid #de0000;
    border-radius: 0;
    height:auto;
}
.channel-news .category-title .channel-name{
    font-family: dbs, 楷体;
    color: #de0000;
    font-size: 50px;
    letter-spacing: 5px;
    font-weight: 500;
    display: block;
    text-align: center;
    position: none;
}
.channel-news .category-title .channel-name:before{
    display: none;
}
.special-headline blockquote{
    background: e5f2ff;
}
.special-headline blockquote h3::before{
    color:#de0000;
}
.special-headline blockquote h3{
    color:#de0000;
}
.tag{
    color: #de0000;
    background: rgba(255,0,0,0.2);
}
.tag[href]:focus, .tag[href]:hover{
    background:#de0000;
}
.lunbobox2{
    margin-top: 40px;
}
.channel-text{
    width: 100%;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
    text-align: center;
}
.article-list .article-title a:hover{
    color:#de0000;
}
a:hover{
    color:#de0000;
}
#newbox1,#newbox2{
    display:none;
}
#newbox3 .channel-news{
    display: none;
}
#special-focus .item .carousel-img{
    height: 450px;
}
.new_con{
    display: block;
    padding-bottom: 0;
}
.special-headline{
    display: none;
}
.new_con{
    display: block!important;
/*        background: url(/Home/zhuanti/model3/topbg.png) bottom center no-repeat;*/
/*        background-position-y: bottom;*/
    padding-bottom: 30px;
}
.new_top0 ,.new_top2{
    width: 1200px;
    margin:0 auto;
}
.new_top{
    display: block!important;
    text-align: center;
    border-bottom: 2px solid #de0000;
    padding-bottom: 20px;
    margin-top: 0!important;
    padding-top:30px;
}
.new_top a{
    font-size: 42px;
    color: #de0000;
    font-weight: bold;
    cursor: pointer;
}
.new_top p{
    width: 100%;
    overflow: hidden;
    color:#de0000;
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
}
.nt2_l .carousel-caption{
    background: #de0000;
}
.nt2_l .carousel-caption h2{
    font-weight: 500;
    font-size: 20px;
    margin:15px;
    padding:0;
    width: 80%;
    overflow: hidden;
}
.carousel-indicators{
    bottom:6px;
}
.carousel-indicators li{
    opacity: 0.5;
}
.carousel-indicators .active{
    background: #fff;
    opacity: 1;
}
.nt2_r{
    height:450px;
    overflow: hidden;
    float: right;
}
.nt2_r li{
    font-size: 16px;
    padding: 15px 15px 0px 20px;
    height: 74px;
    transition: all 0.2s;
    margin-top:1px;
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    padding:0 12px;
}
.nt2_r li:hover:after {
    content: "";
    width: 6px;
    height: 74px;
    position: absolute;
    right: 0;
    z-index: 2;
    background:#ff8658;
}
.nt2_r li:hover{
    background: #de0000;
}
.nt2_r li:hover a{
    color: #fff !important;
}
.nt2_r li a{
    color: #333;
    margin:0;
    text-decoration: none;
}
.nt2_b{
    width: 100%;
    border-radius: 15px;
    margin-top:40px!important;
    margin-bottom: 0!important;
    padding:10px 15px;
    box-sizing: border-box;
}
.nt2_b ul{
}
.nt2_b li{
    display: inline-block;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding-left:15px;
    box-sizing: border-box;
    font-size: 16px;
}
.nt2_b li a:hover{
    text-decoration: underline;
}
.nt2_b li a:after {
    position: absolute;
    display: block;
    left: 0;
    top: 10px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent #d31414;
    /* background: 0 0; */
    /* -webkit-border-radius: 0; */
    -moz-border-radius: 0;
    border-radius: 0;
    top: 13px;
}
.nt2_b li{
    width:50%!important;
}
.new_con{
    padding-bottom: 0!important;
}
.leader-container{
    display: block;
}
@media (min-width: 767px) {
    #leader-focus .item .carousel-img{
        height:420px;
        width:54%;
    }
    #leader-focus .item .carousel-caption{
        width:46%;
        background: none;
        left:54%;
        top:20px;
    }
    #leader-focus .item .carousel-caption .carousel-title{
        background: linear-gradient(to left,#ed2f39 0,#ff6c34 100%);
        padding-top:30px;
    }
    #leader-focus .item .carousel-caption .carousel-desc{
        color:#49361c;
        line-height: 1.5;
        font-size: 20px;
        font-weight: 500;
        padding-top: 15px;
    }
    #leader-focus .carousel-indicators{
        right:35px;
    }
    #leader-focus .carousel-indicators li{
        width:100px;
        height:70px;
        opacity: 0.7;
        text-indent:0;
        background: #fff;
    }
    #leader-focus .carousel-indicators .active{
        opacity: 1;
        margin:2px;
    }
    #leader-focus .carousel-indicators li img{
        width: 100%;
        height:100%;
    }
    #leader-focus .carousel-control.left{
        opacity: 1;
        left:55.5%;
    }
    #leader-focus .carousel-control.right{
        opacity: 1;
    }
    #leader-focus .carousel-control .icon-prev,#leader-focus .carousel-control .icon-next{
        bottom:33px;
        top: auto;
        right:10px;
    }
    #leader-focus .carousel-control.left span,#leader-focus .carousel-control.right span{
        display: block;
        color:#ed2f39;
    }
    #newbox3 .article-item{
        width: 24.7%;
        display: inline-block;
        border-bottom:0;
        padding-bottom:0;
    }
    #newbox3 .article-list .embed-responsive-4by3, .article-list .embed-responsive-square{
        border-radius: none!important;
    }
    #newbox3 .article-list .media .media-left a{
        width:250px;
        margin:0 10px;
    }
    #newbox3 .article-list .media .media-body{
        width:94%;
        padding: 10px;
    }
    #newbox3 .article-list .article-title{
        font-size: 16px;
    }
    #newbox3 .article-list .media .article-intro ,#newbox3 .article-list .media .article-tag{
        display: none!important;
    }
    #newbox3 .article-list .media .media-body{
        display: block;
    }
}
@media (max-width: 767px) {
    html,body{
/*        background-image: url(/Home/zhuanti/model5/bg.jpg)!important;*/
    overflow: auto;
    height: 100%;
    scroll-behavior: smooth;
    background: url(/Home/zhuanti/model5/bg.jpg) top center no-repeat!important;
    background-size: 100% 100%!important;
    }
    .navbar{
        background: none;
    }
    .channel-news .category-title{
        background:none;
        border-bottom: 3px solid #de0000;
        border-radius: 0;
        padding : 0 0 5px 0;
        margin:15px 0 0 0!important;
        height:auto;
    }
    .channel-news .category-title .channel-name{
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0;
        text-align: left;
        margin:0;
        line-height: 30px;
        text-align: center;
    }
    .article-list .article-title a:hover{
        color: #de0000;
    }
    a:hover{
        color:#de0000;
    }
    #newbox1{
        display:none;
    }
    #special-focus .item .carousel-img{
        height: 220px;
    }
    .new_con{
        display: block;
        padding-bottom: 0;
    }
    .special-headline{
        display: none;
    }
    .new_con{
        display: block!important;
        padding-bottom: 30px;
        margin:0!important;
    }
    .new_top0 ,.new_top2{
        width: 100%;
        margin:0 auto;
    }
    .new_top2{
        margin-bottom: 15px;
    }
    .new_top{
        display: block!important;
        text-align: center;
        border-bottom: 2px solid #de0000;
        margin-top: 0!important;
        padding:10px 15px;
    }
    .new_top a{
        font-size: 18px!important;
        font-family: dbs;
        display: block;
        transform: scale(1,1.5);
        -ms-transform: scale(1,1.5);
        -webkit-transform: scale(1,1.5);
        -moz-transform: scale(1,1.5);
        -o-transform: scale(1,1.5);
    }
    .new_top p{
        width: 100%;
        overflow: hidden;
        color:#000;
        font-size: 16px;
        line-height: 24px;
        margin-top: 12px;
    }
    .nt2_l .carousel-caption{
        background: #de0000;
    }
    .nt2_l .carousel-caption h2{
        font-weight: 500;
        font-size: 14px;
        margin:10px;
        padding:0;
        width: 95%;
        overflow: hidden;
    }
    .carousel-indicators{
        bottom:6px;
    }
    .carousel-indicators li{
        opacity: 0.5;
    }
    .carousel-indicators .active{
        background: #fff;
        opacity: 1;
    }
    .nt2_r{
        height:auto;
    }
    .nt2_b,.nt2_r{
        width: 100%;
        border-radius:0;
        margin-top:0!important;
        margin-bottom: 0!important;
        padding:0;
        box-sizing: border-box;
    }
    .nt2_b li,.nt2_r li{
        display: inline-block;
        overflow: hidden;
        height: 40px;
        line-height: 40px;
        position: relative;
        padding-left:15px;
        box-sizing: border-box;
        font-size: 16px;
        width:100%!important;
        background: none;
    }
    .nt2_r ul{
        margin-left: 10px!important;
        margin-top:20px!important;
    }
    .nt2_r li a{
        -webkit-line-clamp: 1!important;
    }
    .nt2_b li a:after,.nt2_r li a:after {
        position: absolute;
        display: block;
        left: 0;
        top: 10px;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 0 7px 10px;
        border-color: transparent transparent transparent #d31414;
        -moz-border-radius: 0;
        border-radius: 0;
        top: 13px;
    }
    .carousel-caption .carousel-desc{
        display: none;
    }
    .nt2_r li:hover{
        background: none;
    }
    .nt2_r li:hover a{
        color:#de0000!important;
    }
}