<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.list-top{
    height: 70px;
    line-height: 70px;
    background: #e90000;
}
.list-top li{
    float: left;
    margin-right: 10px;
}
.list-top li.reg,.list-top li.login{float: right;}
.list-top li a{color: #fff;}
.list-head{padding: 10px 0;}

.list-top .mainbox{overflow: inherit;}
/***********************é¢‘é“åˆ—è¡¨æ&nbsp;·å¼*********************************/
.search-box{margin-top:15px}
.sc_tags{display: none;}
.nowSearch{display: none;}
.sc{width: auto !important;}
.search-box .SC_input{
    border: 1px solid #ddd !important;
    height: 44px !important;
    width: 320px !important;
    box-sizing: border-box !important;
    padding: 0 15px !important;
    font-size: 16px !important;
    vertical-align: middle !important;
    float: none !important;

    margin-left: 0 !important;
}
.search-box .search-option,.scbtn{
    border: 1px solid #ddd !important;
    height: 44px !important;
    box-sizing: border-box !important;
    padding: 0 10px !important;
    font-size: 16px !important;
    vertical-align: middle !important;
}
.sc .scbox{
    border: 0 !important;
    height: auto !important;
    border-radius: 0 !important;
    background: none !important;
}
.scbtn{
    width: auto !important;
    background: #EEE !important;
    padding: 0 20px !important;
    font-size: 16px !important;
    vertical-align: middle !important;
    float: none !important;
    color: #333 !important;
    line-height:normal !important;
}
.sc .focus {border-color: none !important}
.sc .focus .scbtn {background: none !important;}
.list-path{
    background: #23528a;
    height: 60px;
    color: #fff;
    line-height: 60px;
    padding-left: 50px;
    font-size: 18px;
    letter-spacing: 2px;
}
.list-path a{color: #fff;}
.caidan span:first-child{margin-left: 0;}
.caidan span{margin: 0 5px;}
.recommend-news{
    margin-top: 20px;
    border: 1px solid #eee;
    border-radius: 3px;
}
.recommend-news .re-news-title{
    float: left;
    width: 96px;
    height: 35px;
    line-height: 35px;
    background: #f8f8f8;
    text-align: center;
    border-right: 1px solid #eee;
}
.recommend-news .re-news-con{
    float:right;
    width: 1100px;
    height: 35px;
    line-height: 35px;
}
#affiche{
    margin: 0;
}
#affiche a {
    display: inline-block;
    margin-right: 20px;
}
#affiche h3 {
    font-weight: normal;
    text-align: center;
    display: block;
    height: 34px;
    float: left;
    font-size: 16px;
    line-height: 34px;
}
.headline-news{margin: 20px 0;}
.headline-news h2 {
    font-weight: bold;
    font-size: 46px;
    line-height: 48px;
    text-align: center;
    font-family: 'å¾®è½¯é›…é»‘';
    display: block;
}
.headline-news h2 a {
    color: #000503;
}
.headline-news span {
    text-align: center;
    display: block;
    margin-top: 10px;
    font-size: 16px;
    line-height: 32px;
    font-family: 'å¾®è½¯é›…é»‘';
    color: #797979;
}

.newsL{
    width: 788px;
}
.m-nav-style1{
    background: #e90000;
}
.m-nav-style1 a{
color:#fff;
}
.m-nav-style1 a:hover {
color:#fff; display:block;background:#ff6600;
}
.news-hot{
	height: 400px;
	overflow: hidden;
	position: relative;
}
.hot-img{
	position: relative;
}
.hot-img .img-con{
	height: 400px;
}
.hot-img .img-con img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hot-img .img-text{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 60px;
    line-height: 60px;
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
    display: block;
    text-align: left;
	padding: 0 10px;
    box-sizing: border-box;
    color: #fff;
}

.hot-img .img-text font{color: #fff !important;}
.news-hot .news-hot-left,.news-hot .news-hot-right{position:absolute;width:30px;height:56px;background: url(../images/arrow.png) no-repeat; z-index: 1000;}
.news-hot .news-hot-left{top: 50%;margin-top: -30px; left: 0;background-position:0 -56px; cursor:pointer; }  
.news-hot .news-hot-right{top: 50%;margin-top: -30px; right: 0;  background-position:-30px -56px;  cursor:pointer;}  
.news-hot .news-hot-left:hover{  background-position:0 0; }  
.news-hot .news-hot-right:hover{  background-position:-30px 0;}
.swiper-pagination{
    width: 150px !important;
    right: 0;
    left: auto !important;
    bottom: 15px !important;
}
.swiper-pagination-bullet{
	background: #fff !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active{
	background: #fc114a !important;
}

.newsR,.list-right-con{
    width: 370px;
}
.newsR h3 {
    font-size: 18px;
    font-weight: bold;
}
.newsR h3 a{
    color: #333;
}
.newsList{
    display: block;
    margin-top: 15px;
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.newsList:last-child{border-bottom: 0;}
.newsList li{
    background-image: url(../images/dot.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 0.5em;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.special-topic{margin-bottom: 40px;}
.special-topic__title{
    margin-top: 20px;
    font-size: 32px;
    margin-bottom: 40px;
}
.special-topic ul{
    margin-right: -43px;
}
.special-topic ul li{
    float: left;
    width: 33.33%;
}
.special-topic__con{
    margin-right: 43px;
}
.special-topic__con img{
    display: block;
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.special-topic__con h3{
    background: #f8f8f8;
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
    font-weight: normal;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}
.list-left-con{width: 808px;}
.nav-list{background: #f8f8f8;}
.nav-list li{
    float: left;
    width: 16.66%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
}
.nav-list li.curr{background: #0f6ddf;}
.nav-list li.curr a{color: #fff;}

.list-left__bottom li{
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #eee;
}
.bottom__title{margin-bottom: 20px;}
.bottom__title a{color: #333;}
.bottom__intro{text-indent: 2em;}
.bottom__info{
    margin-top: 20px;
}
.bottom__info .nav-class{
    padding-left: 30px;
    background: url(../images/tab.png) no-repeat left center;
    color: #bbb;
}
.bottom__info .share .comment{
    padding-left: 23px;
    background: url(../images/tl.png) no-repeat left center;
    color: #bbb;
    font-size: 14px;
    white-space: nowrap;
}
.bottom__info .share .share-icon{
    padding-left: 25px;
    background: url(../images/share.png) no-repeat left center;
    background-size: 18px 18px;
    color: #bbb;
    font-size: 14px;
    white-space: nowrap;
    margin-left: 10px;
}
#fenye{margin: 20px 0 40px;}
#fenye table{
    width: 100%;
    text-align: center;
}
#pagelist a{
    padding: 0px 10px;
    border: 1px solid #eee;
    display: inline-block;
    background: #f6f7f2 !important;
    min-width: 40px;
    text-align: center;
    box-sizing: border-box;
    margin: 0 5px;
    line-height: 32px !important;
    width: auto !important;
    height: auto !important;
    font-size: 16px !important;
    border-radius: 0 !important;
    float: none !important;
}
#pagelist .next {
    display: inline-block !important;
    height: auto !important;
    line-height: 32px !important;
    width: auto !important;
}
#pagelist a.curr{
    background: #c63a2d !important;
    border: 1px solid #c63a2d !important;
    color: #fff;
}
#pagelist .curr:hover {
    background: #c63a2d !important;
    color: #fff;
    border: 1px solid #c63a2d !important;
}
.right__news{
    background: #f8f8f8; 
    margin-bottom: 40px;
}
.list-right-con .title{
    font-weight: normal;
    line-height: 60px;
    padding: 0 10px;
    border-bottom: 1px solid #eee;
}
.list-right-con ul{
    padding: 20px;
}
.list-right-con .right__news01 ul li{
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.right__news01{
    margin-bottom: 10px;
}

.right__news02{
    background: #fff;
}
.right__news02 .title{
    padding: 0;
    letter-spacing: 2px;
}
.t-news{
    background: #f8f8f8;
}
.t-news img{
    height: 195px;
    width: 100%;
    object-fit: cover;
}
.right__news03 li span{
    width: 20px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    background: #e4e4e4;
    text-align: center;
    font-size: 12px;
    border-radius: 20px;
    color: #999;
    margin-right: 5px;
}
.right__news03 li span.num1,.right__news03 li span.num2,.right__news03 li span.num3{
    background: #bf3f3e;
    color: #fff;
}
.t-news h3{
    padding: 10px 20px 0;
    color: #333;
    font-size: 18px;
}
.t-news__intro{
    padding: 0px 20px 10px;
    text-indent: 2em;
}
.right__news04{
    padding: 20px;
}
.weichat-code{
    width: 160px;
    border: 1px solid #eee;
    box-sizing: border-box;
}
.weichat-code img{
    width: 100%;
}
.weichat-code__tips{
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-top: 1px solid #eee;
    color: #888;
    letter-spacing: 1px;
}
.other-link{
    width: 150px;
}
.other-link a{
    display: block;
    text-align: center;
    margin-bottom: 14px;
    line-height: 38px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #eee;
    background: #fff;
}
.other-link a.num01{border-top: 3px solid #7fb94b;}
.other-link a.num02{border-top: 3px solid #be6360;}
.other-link a.num03{border-top: 3px solid #657d95;}
.other-link a.num04{border-top: 3px solid #a84057;}
.footer{
    width: 100%;
    padding: 30px 0;
    background: #f8f8f8;
    border-top: 1px solid #eee;
}
.con-main{width: 1200px; margin: auto;position: relative;}
.footer-bottom li{
    border: 1px solid #f1c967;
    border-radius: 5px;
    background: #fff;
}
.footer-left{
    width:auto;
    margin-top: 50px;
    position: absolute;
    left:70px;
}
.footer-right{display: none;}
.footer-top{margin-bottom: 30px;}
.footer-center{font-size: 14px;color: #333;float: none;width: 100%;}
.footer-link{margin-bottom: 15px;}
.footer-link a{margin: 0 15px; color: #333;}
.footer-center p{line-height: 30px;height: 30px;}

/***********************æ&nbsp;ç›®åˆ—è¡¨é¡µ*********************************/
.second-nav{background: #0f6ddf; text-align: center;}
.second-nav li a{color: #fff;}
.second-nav li{width: auto;display: inline-block; margin: 0 20px;float: none;}
.second-con{margin-top: 40px;margin-bottom: 40px;}
.list-left-con .list-path{background: none;color: #333;font-size:14px;height: 50px;line-height: 50px; padding-left: 0;border-bottom: 3px solid #efefef;box-sizing: border-box;}
.list-left-con .list-path a{color: #333;}
.list_16{
    padding: 10px 0;
}
.curr-nav{
    float: left;
    line-height: 80px;
    font-size: 40px;
    margin-left: 12%;
    color: #e90000;
    font-family: å®‹ä½“;
    font-weight: bold;
    text-shadow: #e90000 1px 0 0, #e90000 0 1px 0, #ffffff -1px 0 0, #ffffff 0 -1px 0;
    -webkit-text-shadow: #e90000 1px 0 0,#e90000 0 1px 0,#ffffff -1px 0 0,#ffffff 0 -1px 0;
    -moz-text-shadow: #e90000 1px 0 0,#e90000 0 1px 0,#ffffff -1px 0 0,#ffffff 0 -1px 0;
}
.list_16 li {
    background: url(../images/dot2.gif) no-repeat 5px 16px;
    height: 32px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 32px;
    overflow: hidden;
}
.list_16 li:nth-last-child(10n){
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.list_16 li:first-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.list_16 li span {
    font-size: 12px;
    color: #999;
    line-height: 32px;
    height: 32px;
    float: right;
    padding-right: 16px;
}
.list_16 li a{color: #333;}
.no-border{border-bottom: 0;}
.right__news05{border: 1px solid #eee;}
.right__news05 .title{
    font-size: 18px;
}
.right__news05 .title img {
    width: 30px;
    margin-right: 5px;
    margin-top: -2px;
}
.right__news05 ul{
    margin-right: -20px;
    padding-top: 0;
}
.hot-img-list li{
    width: 50%;
    float: left;
}
.hot-img-list li a{
    display: block;
    margin: 20px 20px 0 0;
}
.hot-img-list .hot-img-box img{
    width: 100%;
    height: 106px;
    object-fit: cover;
}
.hot-img__title{
    line-height: 20px;
    font-size: 14px;
    height: 40px;
    margin-top: 5px;
    overflow: hidden;
}

/***********************è§†é¢‘é¦–é¡µ*********************************/
.live-news-left .hot-img .img-text{ padding-left: 80px;height: 59px;line-height: 59px; background: rgba(0,0,0,0.3);}
.live-news-left .banner-text{background: url('../images/bg_pic.png') no-repeat left center;height: 59px; position: absolute;width: 59px;left: 0;bottom: 0; z-index: 1;}
.live-search-box{padding-top:25px;}
.live-search-box ul{ float:left; margin-left:20px;}
.live-search-box ul li{ float:left;}
.live-search-box #key-text{color: #999;display: block;background:url(../images/icon09.png) no-repeat; height:33px; width:257px; border:none; padding-left:10px;box-sizing: border-box; float: left;}
.live-search-box .scbtn{background: url(../images/icon08.png) no-repeat !important;cursor: pointer; border: none !important;height: 33px !important;float: left !important;width: 42px !important;text-indent: 3em;padding: 0 !important;}
.live-search-box .sc .focus {border-color: none !important}
.live-search-box .sc .focus .scbtn {background: url(../images/icon08.png) no-repeat !important;}

/* .live-search-box .nav_i01 .t01 input{display: block;background:url(../images/icon09.png) no-repeat; height:33px; line-height:33px; width:257px; border:none; padding-left:5px;} */
.live-search-box .nav_i02 li{ background:url(../images/icon06.png) no-repeat; width:98px; height:33px; line-height:33px; font-size:14px; text-align:center; margin-right:10px;}
.live-search-box .nav_i02 li a{color: #fff;}
.live-search-box .nav_i03{ margin-top:5px; background:url(../images/icon07.png) no-repeat; width:113px; height:27px;}
.live-search-box .nav_i03 li{ line-height:27px; text-align:center; width:56px;}

.nav-box{
    border-top: 4px solid #f4f4f4;
    border-bottom: 3px solid #ce3939;
    line-height: 60px;
    margin-bottom: 40px;
}
.nav-box a{
    float: left;
    font-size: 22px;
    line-height: 60px;
    width: 239px;
    text-align: center;
    height: 60px;
    color: #333;
}
.nav-box b{
    width: 1px;
    height: 15px;
    background: #000;
    float: left;
    margin-top: 22.5px;
}
.nav-box b:last-child{display: none;}
.live-news-left .news-hot,.live-news-left .hot-img .img-con{height: 590px;}
.live-newsR{width: 380px;}
.live-top-ad{display: block;}
.live-top-ad img{object-fit: cover;}
.live-newsR ul{ margin-bottom:15px;}
.live-newsR ul li{ border-bottom:#ccc 1px dotted; font-size:16px; height:54px; line-height:54px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.live-newsR ul li em{ background:url(../images/icon10.png) no-repeat; width:15px; height:15px; display:block; float:left; margin-right:6px; margin-top:20px;}

.l-title{
    border-bottom: #b23c3c 1px solid;
    margin: 30px 0 20px;
    position: relative;
    z-index: 2000;
}
.l-title a{
    color: #e90000;
    cursor: default;
}
.l-title em {
    float: left;
    font-size: 32px;
    line-height: 65px;
    height: 65px;
    display: block;
    margin-right: 10px;
    font-weight: bold;
    letter-spacing: 2px;
}

.live-list{ position:relative; z-index:2000;overflow: hidden;}
.live-list ul{margin: 0 -6px;}
.live-list ul li{width: 230px; float:left; margin:10px 6px;}
.live-list ul li img{ display:block; position:relative; z-index:1; height: 160px;width: 100%;object-fit: cover;}
.live-list ul li p{ font-size:14px; display:block; padding:8px 10px 8px 10px; height:50px;overflow: hidden;}
.live-list li p a{color: #333;}

.banner{ margin:30px auto 0px;}
.banner ul{ margin-left:-20px;}
.banner li{ margin-left:24px; float:left;width:800px;}
.banner li.t01{width:171px;}
.banner li.t01 img{width: 100%;height: 90px;object-fit: cover;}
.banner li .swiper-pagination{bottom: 0 !important;width: auto !important;}

.events-live ul li{margin:10px 6px 0;}
.events-live ul li p{line-height: 20px;height: 40px;}
.events-live ul .first-live{width: 472px;}
.events-live .first-live img{height: 410px;}
.events-live ul .first-live p{height: 20px;}

.special{margin-bottom: 30px;}
.fq_demo{overflow:hidden; margin-left:-5px;}
.fq_demo li{float:left;width:205px;heihgt:100%;-webkit-transition:width 0.5s ease-out;-moz-transition:width 0.5s ease-out;-ms-transition:width 0.5s ease-out;transition:width 0.5s ease-out; font-size:14px;}
.fq_demo li p{ padding-left:13px; font-size:14px; padding-top:8px;height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.fq_demo li p a{color: #333;}
.fq_demo li img{display:block; border-left:#fff 10px solid;width: 380px;box-sizing: border-box; height: 220px; object-fit: cover;}
.fq_demo:hover li:not(:hover){width:205px;}
.fq_demo li:hover{width:380px;}
.fq_demo_1 li{width:205px;}
.fq_demo_1 li:first-child{width:380px;}

/***********************è§†é¢‘å†…é¡µ*********************************/
.three-left__bottom ul{
    margin-right: -30px;
}
.three-left__bottom li{
    width: 25%;
    float: left;
}
.three-left__bottom li a{
    display: block;
    margin: 30px 30px 30px 0;
    
}
.three-left__bottom li img{
    width: 100%;
    border: 1px solid #eee;
    box-sizing: border-box;
    overflow: hidden;
    height: 118px;
    object-fit: cover;
    padding: 3px;
}
.three-left__bottom li .title{
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    margin-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.three-left__bottom li .time{
    color: #999;
    font-size: 14px;
}
/***********************è§†é¢‘å†…é¡µ*********************************/
.live-inner-head{
    width: 100%;
    height: 82px;
    background: url(../images/header_bg.gif);
    padding: 10px 0;
    font-family: "Microsoft YaHei";
}
.live-inner-head ul{margin-top: 30px;margin-left: 20px;}
.live-inner-head ul li{float: left;margin: 0 20px;text-align: center;font-size: 24px;line-height:28px;height:26px;}
.live-inner-head ul li a:link,.live-inner-head ul li a:visited,.live-inner-head ul li a:hover{color: #333;}
.ptv_tools{margin-top: 23px;}
.ptv_tools span{
    /* margin-right:10px; */
    margin-right:20px;
    color: #999;
}
.ptv_tools span a:link,.ptv_tools span a:visited,.ptv_tools span a:hover{color: #999;}
.sub_nav p{height: 40px;line-height: 40px;font-size: 14px;}
.ptv_logo, .login, .up, .app, .shear, .weixin, .people, .search_input, .play_icon, .sc_icon{
    background: url(../images/ptv_all.png) no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
}
.ptv_tools .login {
    width: 60px;
    padding-top: 20px;
    background-position: 0px -93px;
    font-size: 12px;
}
.ptv_tools .up {
    width: 25px;
    padding-top: 20px;
    background-position: -74px -93px;
    font-size: 12px;
}
.ptv_tools .shear {
    width: 25px;
    padding-top: 20px;
    background-position: -154px -93px;
    font-size: 12px;
    cursor: pointer;
}
.ptv_tools .weixin {
    width: 25px;
    padding-top: 20px;
    background-position: -196px -93px;
    font-size: 12px;
    position: relative;
    cursor: pointer;
}
.ptv_tools .people {
    width: 25px;
    padding-top: 20px;
    background-position: -245px -93px;
    font-size: 12px;
}

.live-inner__top-box{background: url(../images/wb_p1_bg_wide.gif) repeat-x;padding-bottom: 20px;}
.live-inner__top{width: 1000px; margin: 0 auto;}
.live-inner__top .title{margin-bottom: 10px;}
.position{padding-top: 10px;font-size: 12px;}
.live-inner__top .video{
    /* width: 800px; */
    width: 1000px;
    height: 485px;
    background: #333;}
.live-inner__top .video-list{width: 200px;}
.video-list h2 {
    font-size: 16px;
    height: 42px;
    border-left: 5px solid #3576D0;
    background-color: #212121;
    line-height: 42px;
    color: #fff;
    padding-left: 5px;
}
.video-list ul {
    margin: 0 auto;
    border-left: 1px solid #2D2D2D;
    overflow: hidden;
    position: relative;
    height: 443px;
    overflow-y: auto;
    padding-top: 0px;
    background: #383838;
}
.video-list ul li{
    margin: 20px;
    position: relative;
    overflow: hidden;
    height: 110px;
}
.video-list ul a&gt;img{width: 100%; height: 110px;object-fit: cover;}
.video-list li .bg {
    width: 100%;
    height: 110px;
    background: #111;
    filter: alpha(opacity=60);
    opacity: 0.6;
    position: absolute;
    top: 60px;
    left: 0;
}
.video-list li a p {
    color: #D6D2D3;
    padding: 1px 10px;
    margin: 0 auto;
    height: 100px;
    white-space: normal;
    position: relative;
    margin-top: -45px;
    font-size: 12px;
    line-height: 20px;
}
.img-tit img{width: 52px; height: 14px; display: block; margin-top: 10px;}
.video-list li a:hover {_zoom:1; text-decoration:none;}
.video-list li a:hover div {top: 0;}
.video-list li a:hover p{color: #fff;font-weight:bold;display: block;position: relative;padding: 5px 10px;margin-top: -110px;}
.video-list li a:hover .title{display:inline; height:auto; overflow:auto;}
.video-list li a:hover .v-days{display: block;color:#D6D2D3;}
.video-list li a:hover .time{display: none;filter: alpha(opacity=60);}
.video-list li a:hover p img {display: block;}
.video-list li.line{width: 330px;height: 1px;margin: 0 5px;_margin: 0 3px;padding: 0;background: url(../images/wb_vl_dot.gif) repeat-x;}
.wb-p1-bottom {
    background: #fff;
    line-height: 50px;
    padding: 0 10px;
    font-size: 12px;
    letter-spacing: 1px;
}
.live-con1,.live-con2,.live-con3{margin-bottom: 40px; overflow: hidden;}
.live-con1 h1 {
    font-size: 20px;
    padding-bottom: 5px;
    background: url(../images/wb_yellow_bt.gif) bottom no-repeat;
}
.live-con1 h1 p {
    font-size: 12px;
    display: inline;
    margin-left: 10px;
    color: #9E9E9E;
}
.live-con1 h1 p a {
    color: #5E5E5E;
}
.inner-live__title{
    font-size: 20px;
    padding-bottom: 5px;
    background: url(../images/wb_blue_bt.gif) bottom no-repeat;
}
.live-content{
    width: 1000px;
    margin: auto;
}
.live-content .intro{
    background-color: #F9F9F9;
    padding: 20px 20px 40px;
    font-size: 14px;
}
#scrollImg{
    height: 168px;
    overflow: hidden;
}
#scrollBox{overflow-x: auto;}
#innerdiv {float: left;width: 800%;}
#scrollImg #con1,#scrollImg #con2{float:left;}  
#scrollImg a img {border-bottom: 2px solid #3576D0;width: 160px;object-fit: cover;height: 122px;box-sizing: border-box;}
#scrollImg a:hover img {border-bottom: 2px solid #FEF200}
#scrollImg a{float: left;text-align:center;width:161px;margin: 10px 21px 10px 0;position: relative;}
#scrollImg p {height: 46px;text-align: left;text-overflow: ellipsis;overflow: hidden;font-size: 12px;line-height: 20px;}
.live-con2 .img-list{margin-right:-10px;}
.live-con2 .img-list li{cursor:pointer;width:193px;height: 141px;float:left;margin: 10px 9px 10px 0;position:relative;overflow: hidden;font-size: 12px;line-height: 18px;}

.live-con2 .img-list li div {cursor:pointer;width:191px;height: 141px;background:#111;filter: alpha(opacity=60);opacity:0.6;position: absolute;top: 92px;left: 0;}
.live-con2 .img-list li a .v-days {margin: 5px 0; display:none;}
.live-con2 .img-list li a .time{position: absolute;right: 0;top: 55px;background-color: #111; display:none;}
.live-con2 .img-list li a .text{display:none; font-weight:normal;}
.live-con2 .img-list li p img {display:none;}
.live-con2 .img-list li a p {cursor:pointer;white-space:nowrap;color:#D6D2D3;padding: 5px 5px 5px;margin: 0 auto;width: 181px;height: 131px;white-space:normal;position:relative;margin-top: -48px;}
.live-con2 .img-list li a:hover{_zoom:1; text-decoration:none;}/*fix ie*/
.live-con2 .img-list li a:hover div {top: 0;}
.live-con2 .img-list li a:hover p{white-space:nowrap;color: #fff;font-weight:bold;display: block;position: relative;margin-top: -130px; white-space:normal;}
.live-con2 .img-list li a:hover .v-days{display: block;color:#D6D2D3;}
.live-con2 .img-list li a:hover .time{display: none;filter: alpha(opacity=60);}
.live-con2 .img-list li a:hover .text{display:block;}
.live-con2 .img-list li a:hover p img {display: block;}


.inner__hot-live{width: 330px;}
.inner__hot-live .list-ctrl{background:url(../images/triangle-border.jpg) top no-repeat;height:15px;padding:10px 0;background-color:#F9F9F9;}
.inner__hot-live .list-ctrl li{float:left;font-size:12px;line-height:15px;width:160px;text-align:center;font-weight:bold;margin-top:5px;cursor:pointer;}
.inner__hot-live .list-ctrl #sub1{border-right:1px solid #DBDBDB;}
.inner__hot-live h1{font-size:20px;line-height:30px;font-weight: normal;}
.inner__hot-live h1 a{float:right;font-size:12px;font-weight:normal;line-height:30px;}
.p5_list img{float:left;}
.p5_list:before, .p5_list:after {content:"";display:table;}
.p5_list:after{clear:both;overflow:hidden;}
.p5_list{margin: 10px 0;}
.p5_list i {font-weight: bold;margin: 0 5px;color: #777;}
.p5_list .red {color: #F30056;}
.p5_list li {line-height: 28px;cursor: pointer;font-size: 12px;}
.p5_list li span {float: right;line-height: 16px;}
.p5_list li  p {line-height: 16px;margin: 0 10px 0 80px;}
.p5_list .new-detail {padding: 8px 8px 8px 25px;border-bottom: 1px dotted #333;color: #B0B0B0;display: none;}
.p5_list .on .new-detail {display: block;}
.p5_list .on i{color: #F30056;}

.comment_write_table{font-size: 12px; margin-top: 20px; margin-bottom: 20px;display: inline-table;}
.commentbox .write textarea{border: 1px solid #ddd;padding: 10px;border-radius: 3px; margin-top: 15px;box-sizing: border-box;width: 100% !important;}
.username,.password{border: 1px solid #ddd; padding: 5px 10px;margin-right: 10px;}
.com_num{font-size: 12px;}
.show{ color:#909090;}
.show table tr td{ padding:5px 0px;height: 90px; position:relative; line-height:22px;color:#3576d0; border-bottom:1px solid #ddd;font-size:14px;}
.show table tr td span{color:#909090;font-size:12px;font-weight:100}
.show table tr td .content{ padding-top:5px; line-height:19px;color:#606060;font-size:12px;font-weight:100}
.show table tr td img.userface{width:55px; height:55px; margin-right:12px;}
.show table strong{font-weight:normal}
.show table tr td p{font-weight:normal; padding-top:5px;color:#606060;}
.commenttips{ color: #999;}
#SubmitComment{background: #FF9800;border: 1px solid #ea8d02;color: #fff;height: 25px;padding: 0 5px;float: right;}
.commentbox{width: 620px;}
#Anonymous{vertical-align: middle; margin-right: 5px;}
.news_right2 ul li .img img{object-fit: cover;}

/***********************æ³¨å†Œé¡µ*********************************/
.btn_yz{padding: 0 6px;border: #ddd solid 1px;}
.reg_box .reg_box_l .agree{margin-left: 100px;}
.reg_box .reg_box_l .regbtn {
    width: 300px;
    text-align: center;
    height: 46px;
    color: #fff;
    background: #ff9f37;
    border: 0px;
    border-radius: 3px;
    font-size: 16px;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    transition: .3s;
    margin-top: 15px;
    display: block;
}
.reg_box .reg_box_l ul li .text{padding:0 5px;}
.reg_box .reg_box_l ul li label{margin-right: 15px;font-size: 12px;}
.reg_box .reg_box_l label input{
    vertical-align: middle;
    margin-right: 5px;
}
.d_default{font-size: 12px;}
.d_on,.d_err{background: none; color: red;font-size:12px;padding-left: 15px;}
.reg_box .reg_box_r h5{font-size: 16px;}
.open-login{
    color: #097d93;
}
.login .l_m .rightBox a {
    color: #ff9f37;
    border: 1px solid #ff9f37;
}
.btn-login{    background: #ff9f37;}
.login .l_m .login_box .username, .login .l_m .login_box .password{width: 100%;}
.username, .password{margin-right:0}

.findcode{padding: 20px;}
.findcode .lc{margin-bottom: 30px;}
.findcode .lc li{float: left; position: relative; padding-left: 100px;}
.findcode .lc li::after{
    content: '';
    display: block;
    position: absolute;
    width: 80px;
    height: 3px;
    background: #ddd;
    left: 10px;
    top: 15px;
}
.findcode .lc li:first-child::after{
    display: none;
}
.findcode .lc li b{
    font-weight: normal;
    display: inline-block;
    width: 30px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    border-radius: 30px;
    background: #eee;
    margin-right: 5px;
}
.findcode .lc li:first-child{padding-left: 0;}
.findcode .lc li.curr{color:#23528a;}
.findcode .lc li.curr::after{
    background: #23528a;
}
.findcode .lc li.curr b{
    background: #23528a;
    color: #fff;
}
.user_topG{
    margin-top: 20px;
}
.user_topG li{padding: 10px 15px;}
.user_topG li span{
    display: inline-block;
    width: 100px; 
    text-align: right;
    font-size: 14px;
}
.user_topG li font{font-size: 12px; color: #999; margin-left: 10px;}
.user_topG li input[type="text"],.user_topG li select{
    width: 300px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 10px;
    border: 1px solid #ddd;
}
.getpassbtn{
    width: 300px;
    height: 44px;
    border-radius: 3px;
    -webkit-transition: .3s;
    transition: .3s;
    vertical-align: middle;
    background: #f59121;
    border: 0px;
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    margin-left: -5px;
}

.share ul li.collected{
    background-position: -245px -48px;
    background-color: #FBC032;
}

/***********************æ¿€æ´»ç”¨æˆ·*********************************/
.active{ padding: 30px;}

/***********************å†…å®¹é¡µ*********************************/
.commentbox .write span.rightcmtnum a{display: none;}
.second-left__bottom .content .info{
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    font-size: 12px;
    color: #999;
    text-align: center;
}
.second-left__bottom .ks-emoji li{
width:26px;height:26px;}
.second-left__bottom .ks-emoji li img{
max-width:20px;
}
.second-left__bottom .info span{
    margin: 0 10px;
}
.icon_share{
    height:14px;
    margin-right: 5px;
}
.list-top .tips-text{
    line-height: 25px;
    margin-top: 10px;
    color: #fff;
}
.list-top .topMainC{
    margin-left: 200px;
    color: #fff;
}
.inner-nav{
    border-top: 3px solid #d31124;
    padding: 10px 0;
}
.inner-nav ul{
    background:#e90000;
}
.inner-nav ul li{
    float: left;
    width: 10%;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #fff;
}
.inner-nav ul a{
    color: #fff;
    font-size: 16px;
}
.adimg img{width: 100%; height: 90px; object-fit: cover;}
.share{position: relative;width: auto;top:auto;left: auto;margin-top: 20px;}
.share ul{width: 80%;}
.share ul li{float: left;}
.second-left__bottom{padding-top: 40px;}
.second-left__bottom .title{
    font-size: 25px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}
.second-left__bottom .content img{max-width: 100%;}
.share ul li{width:60px;height:60px;margin-bottom:2px;background: url(../images/ishare.png) no-repeat left center;border-radius: 60px;margin-right: 20px;opacity: 0.5;}
.share ul li iframe{ display:none}
.share ul li a{display:block;font-size:0; padding-left:0 !important; width:60px; height:60px;}
.share ul li.weibo{ background-position:13px -48px; background-color:#F74864;}
.share ul li.weixin{ background-position:-46px -48px; background-color:#1EC354;}
.share ul li.zone{ background-position:-117px -48px; background-color:#FFCE0B;}
.share ul li.replay{ background-position:-175px -48px; background-color:#3091F4;}
.share ul li.collect{ background-position:-245px -48px; background-color:#FBC032;}

.right__hotnews{border: #efefef 1px solid;margin: 30px auto;}
.right__hotnews.right__news03 li{height: 30px;white-space: nowrap;line-height: 30px;overflow: hidden;margin-bottom: 10px;text-overflow: ellipsis;}
.right__hotnews.right__news03 li span{width: 25px;height: 25px;line-height: 25px;border-radius: 3px; vertical-align: middle;}
.right__hotnews.right__news03 li a{vertical-align: middle;}
.right__hotnews.right__news03 li span.num1, .right__hotnews.right__news03 li span.num2, .right__hotnews.right__news03 li span.num3{background:#e81f18}

.hot-live1{margin-top: 10px;}
.hot-live1 li{ float:left; width: 154px;margin: 10px 20px 10px 0;position:relative; overflow:hidden;}
.hot-live1 li .img{width: 100%; height: 115px; object-fit: cover;}
.hot-live1 li .white{color: #fff;}
.hot-live1 li img{ display:block;}
.hot-live1 li em{ position:relative; z-index:4; background:#e32117; color:#fff; padding:1px 3px; position:absolute; top:0; left:0; line-height:160%;}
.hot-live1 li i{ display:block; width:100%; height:30px; margin-top:-30px; background:#000; position:relative; z-index:2;filter:Alpha(Opacity=70); opacity: 0.7;-moz-opacity:0.7; }
.hot-live1 li p{ height:30px; margin-top:-30px; font:normal 12px/30px "Microsoft Yahei"; position:relative; z-index:3;}
.hot-live1 li p img{ float:left; vertical-align:middle; margin:5px 2px;}
.hot-live2{ margin:0 8px 15px 15px !important;padding: 0 !important;}
.hot-live2 li{ background:url(../images/icon05.gif) 0 8px no-repeat; padding-left:22px; font-size:14px;height: 30px;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.commentbox .show .cmt {display: inline-table;}

.box_read{margin-top: 20px;}
.box_read h2{ font:normal 24px/200% "Microsoft Yahei";}
.hdNews{ margin:15px auto; border-bottom:#efefef 1px solid;}
.hdNews p{ display:block; clear:both; margin:10px 0 0; font-size:14px;}
.hdNews p img{ margin-right:20px; margin-top:10px;display:block;float:left;}
.hdNews p strong{font: bold 22px/200% \5FAE\8F6F\96C5\9ED1; display: block;}
.hdNews p strong a{color: #333;}
.hdNews h6{ clear:both; height:40px; padding:15px 0 10px;box-sizing: initial;color: #666;font-weight: normal;}
.hdNews h6 img{ vertical-align:middle; margin-right:6px;}
.hdNews h6 a{ padding:0 8px;line-height: normal;}
.hdNews:last-child{border-bottom: 0;}
.goodandbad&gt;div{position: absolute;top: 15px;}

.box_news h2{font:normal 24px/200% "Microsoft Yahei"; padding:15px 0 10px;}
.box_news ul li{ width:46%; float:left; margin-right:4%; font-size:14px; line-height:260%;}
.box_news li a{color: #333;}</pre></body></html>