/*通用*/
html, body {
    font-size: 18px;
    font-family: "微软雅黑";
    -webkit-text-size-adjust: 100%;
    min-width: 1920px;
    margin: 0;
    padding: 0;
}

body {
    background-position: center top;
    background-repeat: no-repeat;
}
pre {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    margin: 0px;
    display: inherit;
    height: 100%;
    overflow: visible;
    white-space: pre-wrap;
}
ul, ol {
    list-style: none;
    margin:0px;
    padding:0px;
}
a:hover {
    color: #cc3333;
}
.redtitle {
    color: #a51411;
}
.main {
    width: 100%;
    height: auto;
    /*overflow-y:hidden;*/
}
.container {
    width: 1200px;
    margin: 0 auto;
    max-width: 1200px;
    padding:0px;
    /*background-color: #FFFFFF;*/
}
.cut4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: inherit;
}
.cut3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: inherit;
}
.cut2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: inherit;
}
.font9{
    font-size:0.9rem;
}
.font8 {
    font-size: 0.8rem;
}
.font14 {
    font-size: 1.4rem;
}
.font12 {
    font-size: 1.2rem;
}
.font11 {
    font-size: 1.1rem;
}
.dn {
    display: none;
}

.db {
    display: block;
}

.w1280 {
    width: 1280px;
    margin: 0 auto;
}

.w775 {
    width: 775px;
}

.w600 {
    width: 600px;
}

.w550 {
    width: 550px;
}

.w385 {
    width: 385px;
}
.w-30 {
    width: 30% !important;
}
.w-60 {
    width: 60% !important;
}
.w-100 {
    width: 100% !important;
}
.mt-6 {
    margin-top: 2.5rem !important;
}
.tx-small {
    font-size:0.8em;
}
.overhide {
    overflow: hidden;
}
input,
select {
    outline: none;
}

.ub-img {
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.ub-imgb {
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.ub-img1 {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.ub-img1c {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.ub-img1b {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.ub-img2 {
    background-repeat: repeat-x;
    background-size: auto 100%
}

.ub-img3 {
    background-repeat: repeat-y;
    background-size: 100% auto
}

.ub-img4 {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.ub-img5 {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.ub-img6 {
    background-repeat: no-repeat;
    background-position: center;
}

.ub-img7 {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left;
}

.ub-img8 {
    background-repeat: repeat-x;
    background-position: center center;
}

.ub-img9 {
    background-repeat: repeat;
}

.ub-img10 {
    background-repeat: repeat-y;
    background-size: 100% auto;
    background-attachment: fixed
}
.border-5 {
    border-width: 5px;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none;
}
.btn-link:hover {
    color: inherit;
    text-decoration: underline;
}
.btn-link:focus {
    text-decoration: inherit;
}
.accordion .card-header {
    padding: 0.25rem 0.5rem;
}
.form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.margintop500{
    margin-top:500px;
}
.padding10 {
    padding: 10px;
}
.padding20 {
    padding:20px;
}
.margintop30{
    margin-top:30px;
}
.margintop50 {
    margin-top: 50px;
}
.morelink {
    position: absolute;
    right: 0px;
    bottom: 22px;
}
.dashedTitle .morelink {
    bottom:0px;
}
    .morelink a {
    color: #eb5010;
}
.newslist {
    padding-left: 0;
    margin-bottom: 0;
}
.newslist li {
    padding: 11px 0;
    border-bottom-style: dashed !important;
    background:url(../images/news_dot.png) no-repeat left center;
    padding-left:20px;
}
.body{
    padding-top:490px;
}
.morelink {
    position: absolute;
    right: 0px;
    bottom: 22px;
}

.morelink a {
    color: #eb5010;
}
/*幻灯片要闻*/
.swiper_focus {
    height: 390px;
    background: url(../images/focusbg.png) no-repeat right top;
    background-size: auto 100%;
}
/*幻灯片*/
#indexswiper {
    height: 387px;
    margin-top: 15px;
}

.swiper .carousel-caption {
    right: 0%;
    left: 0%;
    bottom: 0;
    text-align: left;
    padding: 10px 20px;
    /*background-color: rgba(0,0,0,0.6);*/
    background: linear-gradient(rgba(165,20,17,0),rgba(165,20,17,0.9));
}

.swiper .carousel-indicators {
    left: auto;
    padding-right: 20px;
    margin-bottom: 7px;
    margin-left: 0px;
    margin-right: 0px;
}

.swiper .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.swiper .carousel-indicators .active {
    background-color: #cc3333;
}
/*要闻*/
.yaowen {
    margin: 50px 35px 0 0;
}
.yaowen .abstrace {
    line-height: 28px;
    text-indent: 2em;
    font-size:0.8em;
    max-height: 54px;
}
.focusmore {
    float: right;
    margin-top: 10px;
}
/*组合模块*/
.customtitle {
    padding: 0 0 15px 20px;
    background: url(../images/moreline.jpg) no-repeat left bottom;
    background-size: 100% auto;
    position: relative;
}
.customtitle strong{
    color: #cc3333;
    font-size:1.5em;
    letter-spacing:3px;
    position:relative;
    background-image: -webkit-linear-gradient(left,rgb(254,175,24),rgb(227,41,68));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.customcover {
    width:200px;
    height:113px;
}
.customlist {
    height:298px;
    overflow: hidden;
}
.covertitle {
    line-height:1.4;
}
/*视频报道*/
.dashedTitle {
    height: 32px;
    display: flex;
    gap: 3px;
}
.dashedTitle .line {
    width: 100%;
    height: 15px;
    border-bottom: 1px dashed #fa5428;
    position: relative;
}
.dashedTitle .line::before {
    content: "";
    width: 3px;
    height: 17px;
    position: absolute;
    background: #ec2619;
    transform: skew(-20deg);
}
.dashedTitle .line:first-child::before {
    right: 0;
    top: 0;
    transform-origin: 0 100%;
}
.dashedTitle .line:last-child::before {
    left: 0;
    top: 100%;
    transform-origin: 0 0;
    transform: skew(-20deg);
}
.dashedTitle h2 {
    flex-shrink: 0;
    padding: 0 32px;
    box-sizing: border-box;
    position: relative;
    color:#cc3333;
    margin-bottom: 0px;
    font-size: 28px;
    letter-spacing: 5px;
}
.dashedTitle h2::before, .dashedTitle h2:after {
    content: "";
    width: 6px;
    height: 32px;
    position: absolute;
    transform: skew(-20deg);
    background: #fa5428;
}
.dashedTitle h2::before {
    left: 0;
}
.dashedTitle h2:after {
    right: 0;
}
#vodswiper {
    height: 800px;
    overflow:hidden;
}
#vodswiper .carousel-control-prev,#vodswiper .carousel-control-next {
    width:auto;
    padding-bottom: 130px;
}
#vodswiper .control {
    padding: 15px 8px;
    background-color:#cc3333;
}
#vodswiper .carousel-control-prev .control {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
}
#vodswiper .carousel-control-next .control {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
}
#vodswiper .carousel-caption {
    width: 945px;
    margin: -68px auto 0;
    z-index: 10;
    position: relative;
    left: auto;
    right: auto;
}
#vodswiper .carousel-caption .title {
    width: 900px;
    float: right;
    padding: 25px 90px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 10px 10px 10px 10px rgba(181, 181, 181, 0.33);
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    color: #000;
    height: 145px;
    align-items:center;
    display:flex;
}
#vodswiper .carousel-caption .page {
    width: 90px;
    height: 90px;
    background: url(../images/pagebg.gif) center/cover no-repeat;
    position: absolute;
    top: 45px;
    left: 0;
}
#vodswiper .carousel-caption .page p {
    position: absolute;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    width: 40%;
    text-align: center;
    margin-bottom:0px;
}
#vodswiper .carousel-caption .page .page_now {
    top: 8px;
    left: 9px;
}
#vodswiper .carousel-caption .page .page_sum {
    bottom: 6px;
    right: 12px;
}
#vodswiper .carousel-inner {
    overflow:visible;
    height: 675px;
}
#vodswiper .playBtn {
    border-radius: 50%;
    background: #bbb;
    border: 5px solid #eee;
    position: absolute;
    top: calc((100% - 65px)/2);
    left: calc((100% - 65px)/2);
        width: 100px;
    height: 100px;
}
#vodswiper .playBtn::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 18px;
    border-style: solid;
    border-color: rgba(0,0,0,0);
    border-width: 20px 0 20px 25px;
    border-left-color: #fff;
    top: 15px;
    left: 31px;
    border-width: 35px 0 35px 55px;
}
/*图片报道*/
#photosswiper {
    position: relative;
    margin: 0 auto
}

    #photosswiper .swiper-container {
        padding-bottom: 60px;
    }

    #photosswiper .swiper-slide {
        width: 800px;
        height: 450px;
        background: #fff;
        box-shadow: 0 8px 30px #ddd;
    }

        #photosswiper .swiper-slide img {
            display: block;
        }

        #photosswiper .swiper-slide p {
            line-height: 98px;
            padding-top: 0;
            text-align: center;
            color: #636363;
            font-size: 1.1em;
            margin: 0;
        }

    #photosswiper .swiper-pagination {
        width: 100%;
        bottom: 20px;
    }

    #photosswiper .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
        border: 3px solid #fff;
        background-color: #d5d5d5;
        width: 10px;
        height: 10px;
        opacity: 1;
    }

    #photosswiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
        border: 3px solid #00aadc;
        background-color: #fff;
    }

    #photosswiper .swiper-button-next {
        right: -40px;
        color: #cc3333;
    }

    #photosswiper .swiper-button-prev {
        left: -40px;
        color: #cc3333;
    }

    #photosswiper .content {
        position: relative;
    }

    #photosswiper .phototext {
        position: absolute;
        right: 0%;
        left: 0%;
        bottom: 0;
        text-align: center;
        padding: 10px 20px;
        color: #fff;
        background: linear-gradient(rgba(165,20,17,0),rgba(165,20,17,0.9));
    }
/*观点评论*/
.guandian .colornews {
    width: 638px;
    height: 140px;
    padding: 27px 70px 27px 50px;
    overflow: hidden;
}
.guandian .first {
    background: url(../images/m1.jpg) top left no-repeat;
    background-size: 100% 100%;
}
.guandian .sec {
    background: url(../images/m2.jpg) top left no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
}
.guandian .abstrace {
    line-height: 25px;
}
.guandian .newslist li {
    background: url(../images/chaticon.jpg) no-repeat left center;
    padding-left: 30px;
}
.guandian .newslist li span{
    white-space: pre-wrap;
}