ss@-webkit-keyframes play {
      0% {
          -webkit-transform: rotate(0deg);
      }
      100% {
          -webkit-transform: rotate(360deg);
      }
  }

@-moz-keyframes play {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes play {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes play {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
    }
}

@keyframes play {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

a:hover, a:active {
    text-decoration: none;
    cursor: pointer;
}


.clear {
    clear: both;
}

body {
    background: #f5f5f5;
    margin-top: 0;
    min-width: 1200px;
}

.md {border: none;}
.md .md_hd {height: 45px;width: 100%;border: none;background: #ffffff url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/md_hd.png") no-repeat 0 0;padding: 5px 0 0 0;}
.md .md_hd .mh_title {font-size: 30px;font-weight: bold;margin-left: 29px;line-height: normal;float: left;}

/*20190829*/
.md .md_hd .mh_option {color: #3d3d3d;font-size: 16px;font-weight: normal;padding-top: 18px;width: 75px;text-align: right;float: right;height:22px; line-height:22px;}
.md .md_hd .mh_option a {color: #3d3d3d;}
.md .md_hd .mh_option a i {background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/refresh.png") no-repeat right center;display: inline-block;width: 18px;height:22px;margin-left: 5px;vertical-align: top;}

.md .md_hd .mh_option a.cur i {-webkit-animation: play 0.4s 1;-moz-animation: play 0.4s 1;-ms-animation: play 0.4s 1;-o-animation: play 0.4s 1;animation: play 0.4s 1;}
.md .md_hd .mh_option a:hover {color: #bf0614;}
.md .md_hd .mh_option a:hover i {background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/refresh_hover.png") no-repeat right center;}
.md .md_bd {padding: 0;}









.column_wrapper_1000 {
    width: 1000px;
    padding: 0 100px;
    background: #fff;
    margin: 0 auto;
}
#comment_iframe{
    padding-bottom: 40px;
}
.BottomPageUniversal18897_ind01{
    margin-bottom:30px;
}
.BottomPageUniversal18897_ind01 .first {
    width: 1000px;
    height: 80px;
    margin-right: 0px;

}
.BottomPageUniversal18897_ind01 .first a.pctu{
    display: block;
    height:80px;
}
.BottomPageUniversal18897_ind01 .first a.ydtu{
    display: none;
}
.BottomPageUniversal18897_ind01 .first img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.BottomPageUniversal18897_ind01 ul {
    clear: both;
    *zoom:1;
}
.BottomPageUniversal18897_ind01 ul li {
    width: 320px;
    height: 80px;
    float: left;
    margin-top: 30px;
    margin-right: 20px;
}
.BottomPageUniversal18897_ind01 ul li a.pctu{
    display: block;
}
.BottomPageUniversal18897_ind01 ul li a.ydtu{
    display: none;
}
.BottomPageUniversal18897_ind01 ul li img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.BottomPageUniversal18897_ind01 ul li.last {
    margin-right: 0px;
}




.BottomPageUniversal18897_con02{
    padding-bottom:30px;
}
.BottomPageUniversal18897_con02 ul {
    padding-top: 1px;
    *zoom: 1;
}

.BottomPageUniversal18897_con02 ul li {
    width: 980px;
    height: 155px;
    padding: 20px 20px 20px 0px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    vertical-align:bottom;
    margin-top:-1px;
    *float:left;
}
.BottomPageUniversal18897_con02 ul li:hover {
    width: 1000px;
    margin-left:-20px;
    padding-left:20px;
    background: #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
}
.BottomPageUniversal18897_con02 ul li.first {
    /*border-bottom: 1px solid #ffffff;*/
}
.BottomPageUniversal18897_con02 ul li:hover .brief{
    margin-right: 20px;
}
.BottomPageUniversal18897_con02 ul li:hover .text .brief{
    margin-right: 0px;
}
.BottomPageUniversal18897_con02 ul li .image {
    width: 273px;
    height: 154px;
    float: left;
    margin-right: 20px;
}
.BottomPageUniversal18897_con02 ul li .image a{
    display:block;
    line-height:0;
    font-size:0;
    height: 100%;
    width: 100%;
}
.BottomPageUniversal18897_con02 ul li .image a img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.BottomPageUniversal18897_con02 ul li .text {
    float: left;
    width: 680px;
}

.BottomPageUniversal18897_con02 ul li  .title {
    font-size: 18px;
    padding-top: 5px;
}

.BottomPageUniversal18897_con02 ul li  .title a {
    color: #333333;
}

.BottomPageUniversal18897_con02 ul li  .title a:hover {
    color: #333333;
}

.BottomPageUniversal18897_con02 ul li  .brief {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin-top: 20px;
}

.BottomPageUniversal18897_con02 ul li  .brief a {
    color: #666666;
}

.BottomPageUniversal18897_con02 ul li  .bottom {
    position: absolute;
    bottom: 30px;
}

.BottomPageUniversal18897_con02 ul li  .bottom .date {
    font-size: 14px;
    color: #999999;
    margin-right: 40px;
}

.BottomPageUniversal18897_con02 ul li  .bottom .content {
    font-size: 14px;
    color: #999999;
}

.BottomPageUniversal18897_con02 ul li  .bottom .content a {
    color: #999999;
    margin-right: 12px;
}

.BottomPageUniversal18897_con02 ul li  .bottom .content a:hover {
    color: #bf0614;
}


.BottomPageUniversal18897_con02 .more {
    display: none;
}






.BottomPageUniversal18897_con03{
    margin-bottom:30px;
}
.BottomPageUniversal18897_con03 .left {
    width: 610px;
    float: left;
    padding-top: 21px;
}

.BottomPageUniversal18897_con03 .left ul li {
    width: 192px;
    height: 227px;
    float: left;
    margin-right: 10px;
}

.BottomPageUniversal18897_con03 .left ul li .image {
    width: 192px;
    height: 108px;
    position: relative;
}
.BottomPageUniversal18897_con03 .left ul li .image a img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.BottomPageUniversal18897_con03 .left ul li .image a .top {
    position: absolute;
    width: 70px;
    height: 30px;
    left: 0;
    top: 10px;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.BottomPageUniversal18897_con03 .left ul li .text {
    border: 1px solid #f5f5f5;
    border-top: none;
    padding: 15px;
    height: 85px;
}

.BottomPageUniversal18897_con03 .left ul li .text .title {
    font-size: 14px;
    color: #333333;
}

.BottomPageUniversal18897_con03 .left ul li .text .title a {
    color: #333333;
}

.BottomPageUniversal18897_con03 .left ul li .text .title a:hover {
    color: #bf0614;
}

.BottomPageUniversal18897_con03 .left ul li .text .brief {
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
}

.BottomPageUniversal18897_con03 .left ul li .text .brief a {
    color: #999999;
    margin-right:15px;
}

.BottomPageUniversal18897_con03 .left ul li .text .brief a:hover {
    color: #bf0614;
}

.BottomPageUniversal18897_con03 .left ul li.top_1 {
    /* margin-right: 19px; */
}

.BottomPageUniversal18897_con03 .left ul li.top_1 .top {
    background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/top_1.png") no-repeat 0 0;
}

.BottomPageUniversal18897_con03 .left ul li.top_2 {
    /* margin-right: 21px; */
}

.BottomPageUniversal18897_con03 .left ul li.top_2 .top {
    background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/top_2.png") no-repeat 0 0;
}

/* /* .BottomPageUniversal18897_con03 .left ul li.top_3 {
  margin-right: 30px;
} */

.BottomPageUniversal18897_con03 .left ul li.top_3 i {
    display: none;
}


.BottomPageUniversal18897_con03 .left ul li.top_3 .top {
    background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/top_3.png") no-repeat 0 0;
}

.BottomPageUniversal18897_con03 .left ul li.last {
    /* margin-right: 0px; */
}

.BottomPageUniversal18897_con03 .right {
    width: 390px;
    float: right;
}

.BottomPageUniversal18897_con03 .right ul li {
    font-size: 14px;
    margin-top: 16px;
}
.BottomPageUniversal18897_con03 .right ul li.first {
    margin-top: 22px;
}

.BottomPageUniversal18897_con03 .right ul li i {
    font-style: italic;
    font-weight: bold;
    color: #bf0614;
    font-size: 18px;
    margin-right: 15px;
}
.BottomPageUniversal18897_con03 .right ul li i.daping{
    display:none;
}

.BottomPageUniversal18897_con03 .right ul li a {
    color: #333333;
}

.BottomPageUniversal18897_con03 .right ul li a:hover {
    color: #bf0614;
}

.BottomPageUniversal18897_con04 {
    position: relative;
}

.BottomPageUniversal18897_con04 .content {
    width: 100%;
    padding-top: 21px;
    overflow: hidden;
    margin-bottom:30px;
}

.BottomPageUniversal18897_con04 .content ul {
    width: 4000px;
}

.BottomPageUniversal18897_con04 .content ul li {
    width: 192px;
    height: 216px;
    float: left;
    margin-right: 10px;

    /* border-bottom: 2px solid #fbfbfb; */
}

.BottomPageUniversal18897_con04 .content ul li .image {
    width: 192px;
    height: 108px;
}

.BottomPageUniversal18897_con04 .content ul li .image img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.BottomPageUniversal18897_con04 .content ul li .text {
    padding: 13px 15px;
    border: 1px solid #f5f5f5;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.BottomPageUniversal18897_con04 .content ul li .text .title {
    font-size: 14px;
    height: 44px;
    overflow:hidden;
    line-height: 22px;
}


.BottomPageUniversal18897_con04 .content ul li .text .title a {color: #333333;}
.BottomPageUniversal18897_con04 .content ul li .text .title a:hover {color: #bf0614;}


.BottomPageUniversal18897_con04 .left.pro{display: none;}
.BottomPageUniversal18897_con04 .right.pro{display: none !important;}
.BottomPageUniversal18897_con04 .left.pro,.BottomPageUniversal18897_con04 .left.pro:hover{
    background-image:url(//p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565315968922641/left_18897_190809.png);
    cursor:default;
}

.BottomPageUniversal18897_con04 .left:hover {
    background: url(//p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565315968922641/left_cur_18897_190809.png) no-repeat 0 0;
}

.BottomPageUniversal18897_con04 .content ul li .text .brief {
    font-size: 14px;
    color: #999999;
    margin-top: 17px;
}

.BottomPageUniversal18897_con04 .content ul li .text .brief a {
    color: #999999;
    margin-right: 15px;
}

.BottomPageUniversal18897_con04 .content ul li .text .brief a:hover {
    color: #bf0614;
}

.BottomPageUniversal18897_con04 .content ul li.last {
    margin-right: 0px;
}

.BottomPageUniversal18897_con04 .content ul li.cur .text {
    color: #bf0614;
}

.BottomPageUniversal18897_con04 .content ul li.cur .text .title {
    color: #bf0614;
}

.BottomPageUniversal18897_con04 .content ul li.cur .text .brief {
    color: #bf0614;
}

.BottomPageUniversal18897_con04 .content .more {
    display: none;
}

.BottomPageUniversal18897_con04 .left {
    width: 28px;
    height: 54px;
    background: url(//p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565315968922641/left_18897_190809.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 100px;
    cursor: pointer;
}
.BottomPageUniversal18897_con04 .left.pro,.BottomPageUniversal18897_con04 .left.pro:hover{
    background-image:url(//p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565315968922641/left_18897_190809.png);
    cursor:default;
}

.BottomPageUniversal18897_con04 .left:hover {
    background: url(//p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565315968922641/left_cur_18897_190809.png) no-repeat 0 0;
}

.BottomPageUniversal18897_con04 .right {
    width: 28px;
    height: 54px;
    background: url(//p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565315968922641/right_18897_190809.png) no-repeat 0 0;
    position: absolute;
    right: 0;
    top: 100px;
    cursor: pointer;
}

.BottomPageUniversal18897_con04 .right:hover {
    background: url(//p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565315968922641/right_cur_18897_190809.png) no-repeat 0 0;
}
.BottomPageUniversal18897_con04 .right.pro,.BottomPageUniversal18897_con04 .left.right:hover{
    background-image:url(//p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565315968922641/right_18897_190809.png);
    cursor:default;
}

.content_con5 {
    width: 1000px;
    padding: 0 100px;
    background: #fff;
    margin: 0 auto;
    padding-bottom:30px;
}

.content_con5 .BottomPageUniversal18897_con05 .content {
    padding-top: 21px;
}

.content_con5 .BottomPageUniversal18897_con05 .content ul li {
    width: 192px;
    height: 280px;
    margin-right: 10px;
    float: left;
}

.content_con5 .BottomPageUniversal18897_con05 .content ul li .image {
    width: 190px;
    height: 240px;
}

.content_con5 .BottomPageUniversal18897_con05 .content ul li .image a {
    width: 190px;
    height: 240px;
}

.content_con5 .BottomPageUniversal18897_con05 .content ul li .image a img {
    width: 100%;
    height: 100%;
    border: 1px solid #f5f5f5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom:0;
}

.content_con5 .BottomPageUniversal18897_con05 .content ul li .image a .whiteBg {
    display: none;
}

.content_con5 .BottomPageUniversal18897_con05 .content ul li .text {
    border: 1px solid #f5f5f5;
    border-top: none;
    padding-left: 15px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 0 0 5px 5px;
}

.content_con5 .BottomPageUniversal18897_con05 .content ul li .text a {
    color: #333333;
}

.content_con5 .BottomPageUniversal18897_con05 .content ul li .text a:hover {
    color: #bf0614;
}

.content_con5 .BottomPageUniversal18897_con05 .content ul li.last {
    margin-right: 0px;
}

.BottomPageUniversal18897_con06 .content {
    padding-top: 21px;
    margin-bottom:30px;
}

.BottomPageUniversal18897_con06 .content ul {
    width: 100%;
}

.BottomPageUniversal18897_con06 .content ul li {
    float: left;
    position: relative;
    overflow: hidden;
}

.BottomPageUniversal18897_con06 .content ul li .image {
    width: 250px;
    height: 140px;
}

.BottomPageUniversal18897_con06 .content ul li .image a img {
    width: 100%;
    height: 100%;
}

.BottomPageUniversal18897_con06 .content ul li .text {
    width: 250px;
    height: 99px;
    background: url(https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/mask.png) no-repeat 0 0;
    position: absolute;
    bottom: -140px;
}

.BottomPageUniversal18897_con06 .content ul li .text .title {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    left: 20px;
    bottom: 20px;
    padding-right:20px;
}

.BottomPageUniversal18897_con06 .content ul li .text .title a {
    color: #ffffff;
}

.BottomPageUniversal18897_con06 .content .more {
    display: none;
}

.BottomPageUniversal18897_con07 .content {
    padding-top: 30px;
    margin-bottom:30px;
}

.BottomPageUniversal18897_con07 .content ul li {
    float: left;
    background: url(https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/banner_list.png) no-repeat 0 0;
    margin-right: 20px;
    width: 150px;
    height: 80px;
    text-align: center;
    font-size: 26px;
    color: #ffffff;
}

.BottomPageUniversal18897_con07 .content ul li a {
    line-height: 80px;
    color: #ffffff;
}

.BottomPageUniversal18897_con07 .content ul li.first {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%;
    height: 120px;
}
.BottomPageUniversal18897_con07 .content ul li.first a.pctu{
    display: block;
}
.BottomPageUniversal18897_con07 .content ul li.first a.ydtu{
    display: none;
}
.BottomPageUniversal18897_con07 .content ul li.first a img {
    width: 100%;
    height: 100%;
    border-radius:5px;
}

.BottomPageUniversal18897_con07 .content ul li.last {
    margin-right: 0px;
}

.BottomPageUniversal18897_con07 .content ul li.last_m {
    margin-right: 20px;
}

.search {
    display: none;
}

.more {
    display: none;
}
#ydtu{
    display: none;
}
#pctu{
    display: inline;
}

@media screen and (max-width: 1024px) {
    #ydtu{
        display: inline;
    }
    #pctu{
        display: none;
    }
    body {
        margin: 0 auto;
        background: #f6f6f6;
        margin-top: 0;
        font-family: PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;
        min-width: 320px;
        max-width: 750px;
    }
    .XUQIU18897_pinglun{border-bottom: .6rem solid #f6f6f6;}
    #comment_iframe {
        display: none;
    }
    .XUQIU18897_tonglan {
        width: 100%;
        background: #f6f6f6;
    }
    .column_wrapper_1000 {
        width: 93.33%;
        margin: 0 auto;
        padding: 0;
        background: #f6f6f6;
    }
    .md {
        border: none;
        background: #f6f6f6;
    }
    .md .md_hd {
        height: .54rem;
        width: 100%;
        border: none;
        background: #f6f6f6 url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/md_hd_m.png") no-repeat 0 0;
        background-size: .42rem .42rem;
        padding: .05rem 0 0 0;
        margin-bottom: .4rem;
    }
    .md .md_hd .mh_title {
        font-size: .4rem;
        font-weight: normal;
        margin-left: .25rem;
        line-height: normal;
        float: left;
    }
    .md .md_hd .mh_option {
        display: none;
    }
    .md .md_bd {
        padding: 0;
        background: #f6f6f6 !important;
    }
    .BottomPageUniversal18897_ind01{
        margin-bottom:.5rem;
        /*padding-top: .6rem;*/
    }
    .BottomPageUniversal18897_ind01 .first {
        width: 100%;
        height: auto;
        margin-right: 0;

    }
    .BottomPageUniversal18897_ind01 .first a.pctu{
        display: none;
    }
    .BottomPageUniversal18897_ind01 .first a.ydtu{
        display: block;
    }
    .BottomPageUniversal18897_ind01 a{
        display:block;
        font-size:0;
        line-height:0;
    }
    .BottomPageUniversal18897_ind01 .first img {
        width: 100%;
        height: 100%;
        border-radius: .05rem;
    }
    .BottomPageUniversal18897_ind01 div {
        width: 100%;
        overflow: hidden;
    }
    .BottomPageUniversal18897_ind01 ul {
        width: 22rem;
        overflow: hidden;
    }
    .BottomPageUniversal18897_ind01 ul li {
        width: 4rem;
        height: auto;
        float: left;
        margin-top: 0.25rem;
        margin-right: .25rem;
    }
    .BottomPageUniversal18897_ind01 ul li a.pctu{
        display: none;
    }
    .BottomPageUniversal18897_ind01 ul li a.ydtu{
        display: block;
    }
    .BottomPageUniversal18897_ind01 ul li img {
        width: 100%;
        height: 100%;
        border-radius: .05rem;
    }
    .BottomPageUniversal18897_ind01 ul li.last {
        margin-right: 0;
    }







    .BottomPageUniversal18897_con02{
        padding-bottom:.5rem;
    }

    .BottomPageUniversal18897_con02 ul {
        padding-top: 0;
    }
    .BottomPageUniversal18897_con02 ul li {
        width: 100%;
        height: auto;
        padding: 0;
        position: relative;
        background: #ffffff;
        margin-bottom: .2rem;
        border-radius: .05rem;
        border: none;
    }
    .BottomPageUniversal18897_con02 ul li:hover{
        width: 100%;
        margin-left:0;
        padding-left:0;
        background: #ffffff;
        border: none;
    }
    .BottomPageUniversal18897_con02 ul li .image {
        width: 38%;
        height: auto;
        float: left;
        margin-right: .25rem;
    }
    .BottomPageUniversal18897_con02 ul li .image a img {
        width: 100%;
        height: 100%;
        -webkit-border-radius: .05rem;
        -moz-border-radius: .05rem;
        border-radius: .05rem;
    }
    .BottomPageUniversal18897_con02 ul li .text {
        float: left;
        width: 55%;
    }
    .BottomPageUniversal18897_con02 ul li:hover .brief{
        margin-right: 20px;
    }
    .BottomPageUniversal18897_con02 ul li:hover  .brief{
        margin-right:0px;
    }
    .BottomPageUniversal18897_con02 ul li  .title {
        font-size: .32rem;
        line-height: .5rem;
        padding-top: .3rem;
        height: 1rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .BottomPageUniversal18897_con02 ul li  .title a {
        color: #333333;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .BottomPageUniversal18897_con02 ul li  .title a:hover {
        color: #333333;
    }
    .BottomPageUniversal18897_con02 ul li  .brief {
        display: none;
    }
    .BottomPageUniversal18897_con02 ul li  .bottom {
        display: none;
    }

    .BottomPageUniversal18897_con02 .more {
        border-radius: .05rem;
        background: #ffffff;
        height: .8rem;
        text-align: center;
        vertical-align: middle;
        font-size: .36rem;
        color: #bf0614;
        display: none;
        justify-content: center;
        align-items: center;
        line-height: .8rem;
    }
    .BottomPageUniversal18897_con02 .more a {
        color: #bf0614;
    }








    .BottomPageUniversal18897_con03{
        margin-bottom:.5rem;
    }
    .BottomPageUniversal18897_con03 .left {
        width: 100%;
        float: none;
        padding-top: 0;
    }
    .BottomPageUniversal18897_con03 .left ul li {
        width: 48.5%;
        height: auto;
        background: #ffffff;
        float: left;
        border-radius: .05rem;
    }
    .BottomPageUniversal18897_con03 .left ul li .image {
        width: 100%;
        height: auto;
        position: relative;
    }
    .BottomPageUniversal18897_con03 .left ul li .image a{
        line-height: 0;
        display: block;
    }
    .BottomPageUniversal18897_con03 .left ul li .image a img {
        width: 100%;
        height: 100%;
        border-top-left-radius: .05rem;
        border-top-right-radius: .05rem;
    }
    .BottomPageUniversal18897_con03 .left ul li .image a .top {
        position: absolute;
        width: .85rem;
        height: .38rem;
        left: -.01rem;
        top: .15rem;
        color: #ffffff;
        font-size: .28rem;
        line-height: .38rem;
        text-align: center;
        background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/top_4_m.png") no-repeat 0 0;
        background-size: 100% 100%;
    }
    .BottomPageUniversal18897_con03 .left ul li .text {
        padding: .2rem;
        border: none;
        height:1.37rem;
    }
    .BottomPageUniversal18897_con03 .left ul li .text .title {
        font-size: .32rem;
        color: #333333;
        line-height: .45rem;
    }
    .BottomPageUniversal18897_con03 .left ul li .text .title a {
        color: #333333;
    }
    .BottomPageUniversal18897_con03 .left ul li .text .title a:hover {
        color: #bf0614;
    }
    .BottomPageUniversal18897_con03 .left ul li .text .brief {
        display: none;
    }
    .BottomPageUniversal18897_con03 .left ul li.top_1 {
        margin-right: 3%;
    }
    .BottomPageUniversal18897_con03 .left ul li.top_1 .image a .top {
        width: 1.05rem;
        background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/top_1_m.png") no-repeat 0 0;
        background-size: 100% 100%;
    }
    .BottomPageUniversal18897_con03 .left ul li.top_2 {
        margin-right: 0px;
    }
    .BottomPageUniversal18897_con03 .left ul li.top_2 .image a .top {
        width: 1.05rem;
        background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/top_2_m.png") no-repeat 0 0;
        background-size: 100% 100%;
    }
    .BottomPageUniversal18897_con03 .left ul li.top_3 {
        width: 100%;
        height: 1.5rem;
        font-size: .32rem;
        margin-top: .2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #ffffff;
        border-radius: .05rem;
        position: relative;
    }
    .BottomPageUniversal18897_con03 .left ul li.top_3 .text {
        padding: 0;
        width: 80%;
        display: flex;
    }
    .BottomPageUniversal18897_con03 .left ul li.top_3 .image {
        display: none;
    }
    .BottomPageUniversal18897_con03 .left ul li.top_3 i {
        display: block;
        position: absolute;
        width: .65rem;
        height: .38rem;
        left: 0;
        color: #ffffff;
        font-size: .24rem;
        line-height: .38rem;
        text-align: right;
        background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/top_3_m.png") no-repeat 0 0;
        background-size: 100% 100%;
        margin-right: .3rem;
        padding-right: .2rem;
    }

    .BottomPageUniversal18897_con03 .left ul li.top_3 i.daping {
        display: inline-block;
        position: absolute;
        z-index: 22;
        left: .05rem;
        background: none;
        text-align: left;
    }
    .BottomPageUniversal18897_con03 .left ul li.top_3 a {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        word-break: break-all;
        color: #333333;
        height: 100%;
        margin-left: 0.4rem;
    }
    .BottomPageUniversal18897_con03 .left ul li.top_3 a:hover {
        color: #bf0614;
    }
    .BottomPageUniversal18897_con03 .right {
        width: 100%;
        float: none;
    }
    .BottomPageUniversal18897_con03 .right ul li {
        width: 100%;
        height: 1.5rem;
        font-size: .32rem;
        margin-top: .2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #ffffff;
        border-radius: .05rem;
        position: relative;
    }
    .BottomPageUniversal18897_con03 .right ul li.first{
        margin-top: .2rem;
    }
    .BottomPageUniversal18897_con03 .right ul li i.daping{
        display: inline-block;
        position: absolute;
        z-index: 22;
        left: .05rem;
        background: none;
        text-align: left;
    }
    .BottomPageUniversal18897_con03 .right ul li i {
        font-style:normal;
        display: block;
        position: absolute;
        width: .65rem;
        height: .38rem;
        left: 0;
        color: #ffffff;
        font-size: .24rem;
        line-height: .38rem;
        text-align: right;
        background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/top_4_m.png") no-repeat 0 0;
        background-size: 100% 100%;
        margin-right: .3rem;
        padding-right: .2rem;
    }
    .BottomPageUniversal18897_con03 .right ul li a {
        display: inline-block;
        width: 80%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        word-break: break-all;
        color: #333333;
        margin-left: 0.7rem;
    }
    .BottomPageUniversal18897_con03 .right ul li a:hover {
        color: #bf0614;
    }
    .BottomPageUniversal18897_con04 {
        position: relative;
    }
    .BottomPageUniversal18897_con04 .content {
        width: 100%;
        padding-top: 0;
        margin-bottom:.5rem;
    }
    .BottomPageUniversal18897_con04 .content ul {
        width: 100%;
    }
    .BottomPageUniversal18897_con04 .content ul li {
        width: 48.5%;
        height: auto;
        background: #ffffff;
        float: left;
        margin-right: .2rem;
        border-radius: .05rem;
        border: none;
        margin-bottom: .2rem;
    }
    .BottomPageUniversal18897_con04 .content ul li .image {
        width: 100%;
        height: auto;
        position: relative;
    }
    .BottomPageUniversal18897_con04 .content ul li .image a{
        display:block;
        line-height: 0;
    }
    .BottomPageUniversal18897_con04 .content ul li .image a img {
        width: 100%;
        height: 100%;
        border-top-left-radius: .05rem;
        border-top-right-radius: .05rem;
    }
    .BottomPageUniversal18897_con04 .content ul li .text {
        padding: .2rem;
        border: none;
        height:1.37rem;
        border-radius: 0 0 5px 5px;
    }
    .BottomPageUniversal18897_con04 .content ul li .text .title {
        font-size: .32rem;
        color: #333333;
        line-height: .45rem;
        height:auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .BottomPageUniversal18897_con04 .content ul li .text .title a {
        color: #333333;
    }
    /*20190829*/
    .BottomPageUniversal18897_con04 .content ul li .text .title a:hover{
        color: #333333;
    }
    .BottomPageUniversal18897_con04 .content ul li .text .brief {
        display: none;
    }
    .BottomPageUniversal18897_con04 .content ul li.odd {
        margin-right: 0;
    }
    .BottomPageUniversal18897_con04 .content ul li.cur .text {
        color: #bf0614;
    }
    .BottomPageUniversal18897_con04 .content ul li.cur .text .title {
        color: #bf0614;
    }
    .BottomPageUniversal18897_con04 .content ul li.cur .text .brief {
        color: #bf0614;
    }
    .BottomPageUniversal18897_con04 .more {
        border-radius: .05rem;
        background: #ffffff;
        height: .8rem;
        line-height:.8rem;
        text-align: center;
        vertical-align: middle;
        font-size: .36rem;
        color: #bf0614;
        display: flex;
        justify-content: center;
        align-items: center;
        display:none;
    }
    .BottomPageUniversal18897_con04 .more a {
        color: #bf0614;
    }
    .BottomPageUniversal18897_con04 .left {
        display: none;
    }
    .BottomPageUniversal18897_con04 .left:hover {
        display: none;
    }
    .BottomPageUniversal18897_con04 .right {
        display: none;
    }
    .BottomPageUniversal18897_con04 .right:hover {
        display: none;
    }
    .content_con5 {
        width: 100%;
        padding: 0;
        overflow: hidden;
    }
    .content_con5 .md .md_hd {
        background: #f6f6f6 url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/md_hd_m.png") no-repeat 0 0;
        background-size: .42rem .42rem;
        width: 93.33%;
        margin: 0 auto .4rem;
    }
    .content_con5 .md .md_hd .mh_title {
        /*margin-left: .45rem;*/
    }
    .content_con5 .BottomPageUniversal18897_con05 {
        margin-top: 0;

    }
    .content_con5 .BottomPageUniversal18897_con05 .box {
        width: 400%;
        overflow: hidden;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content {
        padding: .4rem 0;
        width: 25%;
        float: left;
        margin: 0 auto;
        background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/pianku_bg.png") no-repeat 0 0;
        background-size: 100%;
        margin-bottom:.5rem;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div {
        width: 100%;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div ul li {
        width: 3.4rem;
        height: auto;
        background: none;
        margin-right: .2rem;
        float: left;
        position: relative;
        border: none;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div ul li .image {
        width: 100%;
        height: 100%;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div ul li .image a{
        width: 100%;
        height: auto;
        position: relative;
        display:block;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div ul li .image a img {
        width: 100%;
        height: 100%;
        border-radius: .05rem;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div ul li .image a .whiteBg {
        background: #fff;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div ul li .text {
        display: none;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div ul li.last {
        margin-right: 0;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div .swiper-container {
        position: relative;
        overflow: hidden;
        width: 93.33%;
        margin: 0 auto;
        overflow: hidden;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div .swiper-container .swiper-wrapper {
        position: relative;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div .swiper-container .swiper-wrapper a {
        display: block;
        position: relative;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div .swiper-container .swiper-wrapper img {
        font-size: 0;
        vertical-align: top;
        width: 100%;
        height: auto;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        border:none;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div .swiper-container .swiper-wrapper .swiper-slide {
        width: 49%;
        position: relative;
        margin-right: .2rem;
    }
    .content_con5 .BottomPageUniversal18897_con05 .box .content div .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev {
        position: relative;
    }
    .BottomPageUniversal18897_con06 .content {
        padding-top: 0;
        margin-bottom:.5rem;
    }
    .BottomPageUniversal18897_con06 .content ul li {
        width: 48.5%;
        height: auto;
        background: #ffffff;
        float: left;
        margin-right: .2rem;
        border-radius: .05rem;
        border: none;
        margin-bottom: .2rem;
    }
    .BottomPageUniversal18897_con06 .content ul li .image {
        width: 100%;
        height: auto;
        position: relative;
    }
    .BottomPageUniversal18897_con06 .content ul li .image a{
        display: block;
        line-height: 0;
    }
    .BottomPageUniversal18897_con06 .content ul li .image a img {
        width: 100%;
        height: 100%;
        border-top-left-radius: .05rem;
        border-top-right-radius: .05rem;
    }
    .BottomPageUniversal18897_con06 .content ul li .text {
        height: 1.37rem;
        width: 100%;
        padding: .2rem;
        border: none;
        background: none;
        position: static;
    }
    .BottomPageUniversal18897_con06 .content ul li .text .title {
        position: static;
        font-size: .32rem;
        color: #333333;
        font-weight: normal;
        line-height: .45rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .BottomPageUniversal18897_con06 .content ul li .text .title a {
        color: #333333;
    }
    /*20190829*/
    .BottomPageUniversal18897_con06 .content ul li .text .title a:hover {
        color: #333333;
    }
    .BottomPageUniversal18897_con06 .content ul li.first {
        width: 100%;
    }
    .BottomPageUniversal18897_con06 .content ul li.first .image {
        width: 100%;
        height: auto;
        position: relative;
    }
    .BottomPageUniversal18897_con06 .content ul li.first .image a img {
        width: 100%;
        height: 100%;
        border-radius: .05rem;
    }
    .BottomPageUniversal18897_con06 .content ul li.first .text {
        width: 57.9%;
        height: auto;
        border: none;
        background: none;
        position: absolute;
    }
    .BottomPageUniversal18897_con06 .content ul li.first .text .title {
        position: absolute;
        left: .2rem;
        bottom: .3rem;
        font-size: .32rem;
        color: #ffffff;
        font-weight: normal;
        padding: .1rem;
        letter-spacing: .02rem;
    }
    .BottomPageUniversal18897_con06 .content ul li.first .text .title a {
        background: #333333;
        color: #ffffff;
        line-height: .52rem;
    }
    .BottomPageUniversal18897_con06 .content ul li.first .text .title a:hover {
        color: #ffffff;
    }
    .BottomPageUniversal18897_con06 .content ul li.odd {
        margin-right: 0;
    }
    .BottomPageUniversal18897_con06 .more {

        border-radius: .05rem;
        background: #ffffff;
        height: .8rem;
        line-height:.8rem;
        text-align: center;
        vertical-align: middle;
        font-size: .36rem;
        color: #bf0614;
        display: flex;
        justify-content: center;
        align-items: center;
        display:none;
    }
    .BottomPageUniversal18897_con06 .more a {
        color: #bf0614;
    }

    /*20190829*/
    .BottomPageUniversal18897_con07 {
        padding-bottom: .5rem;
    }

    .BottomPageUniversal18897_con07 .content {
        padding-top: 0;
        margin-bottom:-0.2rem;
    }

    .BottomPageUniversal18897_con07 .content ul {
        overflow: hidden;
    }
    .BottomPageUniversal18897_con07 .content ul li {
        width: 22.8%;
        height: .86rem;
        float: left;
        background: url(https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/banner_list_m.png) no-repeat 0 0;
        background-size: 100% 100%;
        margin-right: 2.9%;
        text-align: center;
        margin-bottom: .2rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .BottomPageUniversal18897_con07 .content ul li a {
        color: #ffffff;
        line-height: .86rem;
        font-size: .28rem;
    }
    .BottomPageUniversal18897_con07 .content ul li.first {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: .2rem;
        background: none;
    }
    .BottomPageUniversal18897_con07 .content ul li.first a{
        display:block;
        line-height:0;
        font-size:0;
    }
    .BottomPageUniversal18897_con07 .content ul li.first a.pctu{
        display: none;
    }
    .BottomPageUniversal18897_con07 .content ul li.first a.ydtu{
        display: block;
    }
    .BottomPageUniversal18897_con07 .content ul li.first a img {
        width: 100%;
        height: 100%;
        border-radius: .05rem;
    }
    .BottomPageUniversal18897_con07 .content ul li.last_m {
        margin-right: 0;
    }
    .BottomPageUniversal18897_con07 .content ul li.last {
        margin-right: 2.9%;
    }
    .search {
        display: block;
        position: relative;
        height: .8rem;
        width: 100%;
        margin: 0 auto;
        margin-bottom:.2rem;
        border: 1px solid #bf0614;
        border-radius: 0.05rem;
        overflow: hidden;
        box-sizing: border-box;
    }
    .search input {
        width: 97%;
        line-height: .48rem;
        font-size: .28rem;
        padding: 0.14rem 0 0.14rem 0.2rem;
        position: absolute;
        border: none;
        height: 100%;
        box-sizing: border-box;
    }
    .search .btn {
        width: .8rem;
        height: .8rem;
        background: url("https://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1565254619482142/search.png") no-repeat 0 0;
        background-size: 100%;
        position: absolute;
        top: 0;
        right: -.05rem;
    }
}