    /*样式重置*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0
}

body {
    font-family: "Microsoft YaHei", Arial, sans-serif;
}

textarea {
    resize: none;
}

img {
    border: none;
    max-width: 100%;
}

ul {
    list-style: none;
}

i {
    font-style: normal;
}

input, select, textarea {
    outline: none;
    padding: 5px;
}

a {
    text-decoration: none;
    color: #000;
}

p a {
    color: #d6011f;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/*IE/7/6*/
/*公共部分*/
.text_grey {
    color: #999999;
}

.indent {
    text-indent: 2em;
}

.text_red {
    color: #cf5f5a;
}

.text_right {
    text-align: right;
}

.hide {
    display: none;
}
    .clear {
        clear: both;
    }
.text_center {
    text-align: center;
}

.fullimg {
    width: 100%;
    height: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.mybtn {
    display: inline-block;
    padding: 9px 10px;
    color: #fff;
    border-radius: 3px;
    background-color: #d6011f;
    text-align: center;
}

.content {
    width: 1000px;
    margin: auto;
}

.title {
    margin: 40px -15px 15px;
    position: relative;
}

.title img {
    display: block;
    margin: auto;
}

    .more {
    display: inline-block;
    width: 70px;
    height: 80px;
    background-color: #fff;
    opacity: 0;
    position: absolute;
    top: 28px;
    right: 0;
}

.lists li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 32px;
}

.lists li:before {
    content: '·';
}

.jumbotron {
    padding: 0;
}

.jumbotron img {
    width: 100%;
    height: 100%;
    display: block;
}

.title_box {
    font-size: 14px;
    padding-left: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.3);
    line-height: 38px;
    color: #fff;
    text-align: left;
}

/*局部*/
body {
    background: url("imagesbg.png") center center no-repeat fixed;
    background-size: cover;
}

.banner {
    background: url("imagesbanner.jpg") center top no-repeat;
    height: 520px;
}

.navbar {
    background: url("imagesfu.jpg") repeat-x;
    padding: 23px 0;
}

.navbar .content {
    width: 1022px;
}

.navbar a {
    padding: 19px 9px;
    display: inline-block;
    color: #d0001e;
    font-weight: bold;
    font-size: 17px;
}

.advertisement {
    margin-top: 10px;
    margin-bottom: 22px;
}

.advertisement img {
    width: 100%;
    max-height: 200px;
}

/*节目列表*/
.jiemu {
    padding: 13px 10px;
    background-color: #fcf1de;
    overflow: hidden;
}

.jiemu li {
    width: 170px;
    margin: 5px 13px;
    font-size: 14px;
    float: left;
    position: relative;
}

.jiemu li img {
    width: 100%;
    height: 125px;
}

.jiemu li h3 {
    color: #e11e3e;
    font-weight: normal;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jiemu li h3 a {
    color: #e11e3e;
}

.jiemu li p {
    padding: 1px 0;
    height:20px ;
    overflow: hidden;
}

.jiemu li .vote {
    position: absolute;
    right: 0;
    bottom: 1px;
    padding-left: 20px;
    background: url("imagesvote.jpg") left top no-repeat;
}

/*节目单*/
.programme {
    background: url("imagesmenubg.png") center top no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    padding: 30px 20px 50px;
}

.programme .video_container {
    width: 586px;
    margin-bottom: 15px;
}

.programme .video_container .region_link {
    background: url("imagesregionbg.png") left center no-repeat;
    font-size: 14px;
    line-height: 1.6em;
    padding: 8px 0 8px 75px;
}

.programme .video_container .region_link a {
    color: #666;
}

.programme .info {
    width: 350px;
}

.programme .info .search_container {
    width: 285px;
    margin: auto;
    padding-top: 12px;
}

.programme .search {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px 10px 10px 40px;
    background: url("imagessearch.png") 10px center no-repeat;
}

.programme .mybtn {
    vertical-align: 0;
    margin-left: 5px;
    border: none;
    cursor: pointer;
}

.programme_title {
    height: 41px;
    background: url("imagesdan.png") left center no-repeat;
    margin-top: 30px;
}

.programme .pro_list {
    height: 310px;
    overflow-y: auto;
    margin-top: 10px;
}

.programme .pro_list a {
    background: url("imagesvideoicon.jpg") 5px center no-repeat;
    padding: 5px 0 5px 34px;
    color: #c98818;
    display: block;
}

/*最新动态*/
.dynamic {
    margin-top: 50px;
}

.dynamic .jumbotron {
    width: 610px;
    height: 372px;
    background-color: #ddd;
}

.dynamic .dynamic_content {
    width: 360px;
    padding: 5px 15px 45px;
    background: url("imagesarc.png") left bottom no-repeat;
    background-color: #dd3c34;
}
    .dynamic .txt{
        height: 151px;
        overflow: hidden;
    }
.dynamic .txt h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    padding: 15px 0 5px;
    font-weight: bold;
}

.dynamic .txt a {
    color: #fff4e3;
}

.dynamic .txt p {
    text-indent: 2em;
    font-size: 15px;
    color: #fff;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.dynamic .txt p {
    -webkit-line-clamp: 4;
    max-height: 80px;
    margin-bottom: 25px;
    text-align: justify;
}

.dynamic .txt img {
    display: block;
}

.dynamic .lists {
    margin-top: 23px;
    color: #fff4e3;
}

.dynamic .lists a {
    color: #fff4e3;
}

.dynamic .pics_container {
    background-color: #fff;
    height: 535px;
}

.dynamic .pics_container img {
    vertical-align: top;
}

/*圆梦新故事*/
.story {
    margin-top: 28px;
    overflow: hidden;
}
.story .more{
    top: 0;
    right: 70px;
}
.story .news {
    width: 542px;
    background-color: #fcf1de;
    padding: 20px;
}

.story .news .txt {
    padding: 15px 0 3px;
    overflow: hidden;
}

.story .news .txt img {
    width: 210px;
    height: 140px;
    margin-right: 10px;
    float: left;
}

.story .news .txt h3 {
    margin-bottom: 10px;
    color: #232323;
    font-size: 20px;
}

.story .news .txt h3 a {
    color: #232323;
}

.story .news .txt p {
    color: #666;
    line-height: 1.6em;
    text-indent: 2em;
    text-align: justify;
}

.story .news .txt p a {
    color: #d6011f;
}

.story .news .lists {
    margin-top: 15px;
}

.story .news .lists li {
    line-height: 29px;
}

.story .jiyu {
    border: 2px solid #d6011f;
    width: 382px;
    height: 632px;
    margin-top: 12px;
    background-color: #fff;
}

.story .comments {
    height: 475px;
    overflow-y: auto;
    padding: 0 0 0 15px;
}

.story .comments li {
    padding: 22px 0;
    overflow: hidden;
}

.story .comments li + li {
    border-top: 1px solid #ddd;
}

.story .comments li img {
    width: 56px;
    height: 56px;
}

.story .comments li .right {
    width: 280px;
}

.story .comments li h3 {
    color: #435f8e;
    height: 25px;
    overflow: hidden;
}

.story .comments li p {
    padding: 5px 0;
}

.story .comments li small {
    color: #999;
}

.story .write {
    text-align: center;
    border-top: 1px solid #d6011f;
    padding: 24px 0;
    width: 349px;
    margin: auto;
}

/*打call*/
.call .call_content {
    padding: 20px 15px 20px 28px;
    background-color: #fcf1de;
    overflow: hidden;
}

.call_content .txt {
    height: 163px;
    overflow: hidden;
}

.call p a {
    color: #d6011f;
}

.call_content .left {
    width: 400px;
}

.call_content .call_title {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}

.call_content .description {
    font-size: 15px;
    color: #666;
    text-indent: 2em;
    line-height: 1.6em;
    text-align: justify;
}

.call_list {
    margin-top: 35px;
}

.call_list li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
    line-height: 2em;
    padding-left: 22px;
    font-size: 18px;
    cursor: pointer;
}

.call_list li.active {
    color: #000;
    background: url("imagespoint.png") left center no-repeat;
}

.call_content .right {
    width: 520px;
}

.call_content .images > div {
    position: relative;
}

.call_content .images img {
    display: block;
}

.call_content .images .title_box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px;
    line-height: normal;
    text-align: center;
}

.call_content .images .big img {
    width: 100%;
    height: 316px;
}

.call_content .images .big {
    margin-bottom: 12px;
}

.call_content .images .small {
    float: left;
}

.call_content .images .small img {
    width: 250px;
    height: 167px;
}

.call_content .images .small + .small {
    margin-left: 20px;
}

/*中华新传人*/
.chuanren .cr_content {
    background-color: #fcf1de;
    padding: 12px 25px 5px 15px;
}
.chuanren .cr_content .right{
    width: 266px;
}
.chuanren img {
    border-radius: 8px;
}

.chuanren .square {
    margin-bottom: 25px;
    cursor: pointer;
    width: 266px;
}

.chuanren .square img {
    border: 5px solid #dd3c34;
    width: 256px;
    height: 176px;
    border-radius: 20px;
}

.chuanren .square p {
    text-align: center;
    padding-top: 2px;
}

.chuanren .heng {
    overflow: hidden;
}

.chuanren .heng .square {
    float: left;
}

.chuanren .heng .square + .square {
    margin-left: 81px;
}

/*萌娃晒家风*/
.jiafeng .jf_content {
    position: relative;
    background-color: #fcf1de;
    padding: 0 16px 64px;
}

.jiafeng .txt {
    overflow: hidden;
    text-align: justify;
}

.jiafeng .txt p {
    color: #999;
    padding-top: 23px;
}

.jiafeng .txt img {
    width: 240px;
    height: 160px;
    float: left;
    margin-right: 15px;
}

.jiafeng .txt h3 {
    padding-top: 0;
    margin-bottom: 5px;
    color: #232323;
}

.jiafeng .txt h3 a {
    color: #232323;
}

.jiafeng ul {
    /*height: 340px;*/
    overflow: hidden;
}

.jiafeng ul li {
    width: 454px;
}

.jiafeng ul li {
    padding: 38px 15px 0;
}

.jiafeng ul li .txt + .txt {
    margin-top: 38px;
}

.jiafeng .larrow {
    position: absolute;
    left: -60px;
    top: 50%;
    margin-top: -23px;
}

.jiafeng .rarrow {
    position: absolute;
    right: -60px;
    top: 50%;
    margin-top: -23px;
}

/*社区书记说*/
.shuji .shuji_content {
    background-color: #fcf1de;
    padding: 27px 0 32px 10px;
}

.shuji .txt {
    overflow: hidden;
}

.shuji .txt p {
    color: #999;
    padding-top: 5px;
    text-align: justify;
}

.shuji .txt img {
    width: 140px;
    height: 140px;
    float: left;
    margin-right: 8px;
    border-radius: 50%;
}

.shuji .txt h3 {
    padding-top: 0;
    margin-bottom: 15px;
    color: #232323;
}

.shuji .txt h3 a {
    color: #232323;
}

.shuji .ul {
    overflow: hidden;
}

.shuji .ul li {
    width: 304px;
    padding: 0 13px 35px;
}

.shuji .ul li .txt + .txt {
    margin-top: 38px;
}

.shuji .lists {
    overflow: hidden;
}

.shuji .lists li {
    width: 470px;
    float: left;
    padding: 0 10px;
    line-height: 1.8em;
}

/*合作媒体*/
.media .media_content {
    background-color: #fcf1de;
    height: 80px;
    padding: 12px 0;
}

.media .media_content .swiper-container {
    width: 875px;
    margin: auto;
    height: 80px;
}

.media .swiper-container .swiper-wrapper {
    height: 80px;
}

.media .swiper-container .swiper-slide {
    margin-right: 60px;
    float: left;
    /*width: 150px !important;*/
}

.media .swiper-container .swiper-slide img {
    vertical-align: middle;
    height: 80px;
}

/*历届回顾*/
.past {
    background: url("imageslijie.jpg") left center no-repeat;
    height: 136px;
    padding-left: 162px;
    margin-top: 34px;
}

.past a {
    width: 111px;
    height: 90px;
    display: inline-block;
    margin-left: 21px;
    background-color: #fff;
    opacity: 0;
}

/*页尾*/
.foot {
    padding-top: 50px;
}

.js-footer {
    margin: 0 auto;
    color: #000;
    padding-top: 8px;
    width: 100%;
    height: 96px;
    font-size: 14px;
    font-family: "MicroSoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.js-footer p {
    margin: 0 0 8px;
    text-align: center
}

.js-footer a {
    color: #000;
    text-decoration: none;
    -webkit-transition: -webkit-transform .1s ease-in;
    transition: -webkit-transform .1s ease-in;
    -moz-transition: transform .1s ease-in, -moz-transform .1s ease-in;
    transition: transform .1s ease-in;
    transition: transform .1s ease-in, -webkit-transform .1s ease-in, -moz-transform .1s ease-in
}

.js-footer a:hover {
    color: #d74725;
    -webkit-transform: translate(0, -2px);
    -moz-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    transform: translate(0, -2px)
}

.js-footer .js-navlink a, .js-footer .js-navlink span {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
.bottom{
    height: 164px;
    background: url("imagesbottom.jpg") center center no-repeat;
}
.cols{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.col{
    width: 200px;
    /*margin: 1rem;*/
    cursor: pointer;
}

.container{
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.front,
.back{
    background-size: cover;
    background-position: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height:163px;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.back{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.back p{
    padding-top: 10px;
}
.container:hover .front,
.container:hover .back{
    -webkit-transition: -webkit-transform .7s ;
    transition: -webkit-transform .7s ;
    -o-transition: transform .7s ;
    transition: transform .7s ;
    transition: transform .7s, -webkit-transform .7s ;
}

.back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.inner{
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 57%;
    margin-top: -16px;
    position: absolute;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
}
.inner p{
    padding: 10px;
}
.container .back{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.container .front{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.container:hover .back{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.container:hover .front{
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/*悬浮*/
.ai{
    position: absolute;
    width: 215px;
    top: 630px;
    right: 0;
    padding-top: 300px;
    padding-bottom: 40px;
    background:url("imagesfixbg.png") center top no-repeat;
    z-index: 100;
}
.ai.fixed{
    position: fixed;
    right: 0;
    top: 30px;
}
.ai .over{
    color: #fff;
    padding: 0 15px 30px;
    text-align: center;
}
.ai .over a{
    color: #f7d9ca;
}
.ai .over p{
    padding: 9px 0;
    text-align: center;
    position: relative;
}
.ai .over p+p:before{
    content: '';
    position: absolute;
    width: 105px;
    height: 1px;
    left: 50%;
    margin-left: -52px;
    top: 0;
    background-color: #f7d9ca;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


/*节目列表页   内容页*/
    .jm_list,.top{
        background: url("imagesflowerbg.png") repeat-x;
        margin-top: -10px;
        padding-top: 16px;
        position: relative;
        background-color: #fcf1de;
    }
    .jm_list:before,.top:before{
        position: absolute;
        right: -40px;
        top: 0;
        content: ' ';
        display: block;
        width: 81px;
        height: 197px;
        background: url("imageslantern.png") no-repeat;
        z-index: 2;
    }
    .jm_list .pos,.top .pos{
        padding: 20px 0 30px;
        border-bottom: 1px solid #f2d6a9;
        text-indent: 2em;
    }
    /*文章*/
    .article{
        padding: 0px 125px 20px;
        line-height: 1.6em;
        background-color: #fcf1de;
    }
    .article h3{
        font-size: 24px;
        text-align: center;
        padding: 30px 0px 10px;
        color: #d6011f;
    }
    .article img{
        display: block;
        margin: 8px auto;
    }
    .article p{
        padding: 6px 0px;
        margin: 0;
        line-height: 1.68;
    }
    .article .source{
        padding: 10px 0 ;
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px;
    }
    .article .source p{
        padding-top: 10px;
    }
    .article .editor{
        text-align: right;
        color: #666;
        padding: 15px;
        font-size: 14px;
    }

    /*新闻列表*/
    .newslist{
        padding: 30px 50px;
        background-color: #fcf1de;
    }
    .newslist li{
        line-height: 35px;
    }
    .newslist li:before{
        content: "▪ ";
        color: #EF7E7E;
        margin-right: 2px;
    }
    .newslist li a:hover{
    color: #d6011f;
    }

    /*节目展播页*/
    .quyulist {
        height: 290px;
        padding-left: 20px;
        padding-top: 21px;
        overflow: hidden;
    }
    .quyulist_box {
        width: 600px;
        height: 280px;
    }
    .quyulist_box .quyulist_area {
        border: 1px solid #ed3a55;
        background: url(imagessbtn_bj.jpg) repeat-x;
        color: #fff;
    }
    .quyulist_box a {
        display: block;
        float: left;
        padding: 5px 15px;
        height: 20px;
        line-height: 20px;
        margin-right: 15px;
        margin-bottom: 8px;
        background: url(imagesgbtn_bj.jpg) repeat-x;
        color: #db3100;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border: 1px solid #d9d9d9;
    }
    /*各地专场*/
    .special_classify {
        padding: 10px 20px;
    }
    .special_classify a {
        display: inline-block;
        text-align: center;
        color: #fff;
        cursor: pointer;
        width: 105px;
        height: 39px;
        line-height: 39px;
        margin: 10px auto;
        background: url(imagesvote_btn.png) no-repeat;
    }
    /*视频内容页*/
    .video_cont {
        padding: 0px 126px;
        background-color: #fcf1de;
        border-bottom: 1px solid #f2d6a9;
    }
    .video-title {
        display: inline-block;
        height: 50px;
        line-height: 62px;
        margin: 20px auto 0;
        font-size: 16px;
        font-weight: bold;
        color: #d6011f;
        padding: 0 20px 0 8px;
        border-bottom: 2px solid #d6011f;
        width: auto;
    }
    .video_cont .from {
        height: 24px;
        line-height: 24px;
        margin: 10px auto;
        padding-left: 6px;
    }
    .video_cont .from span {
        margin-right: 20px;
        color: #333;
    }
    .video_cont .from .spr {
        color: #b72005;
    }
    .view-box {
        height: 410px;
        margin: 20px auto;
    }
    .jj {
        height: 24px;
        line-height: 24px;
        margin: 10px auto;
        font-size: 16px;
        font-weight: bold;
        color: #dd0026;
    }
    .video_intro{
        margin: 0 auto;
        width: 748px;
        height: auto;
        padding-bottom: 36px;
    }
    .video_intro .author {
        padding-top: 20px;
        text-align: right;
        color: #666;
    }
    .zhanbo_list li{
        position: relative;
    }
    .zhanbo_list .sqw_code{
        position: absolute;
        bottom: 20px;
        right: -20px;
    }