html,body{
    margin: 0;
    padding: 0;
    background-color:#fff;
    font-family:'Microsoft YaHei',Tahoma,'\5FAE\8F6F\96C5\9ED1',Arial,Helvetica,sans-serif;
    min-width: 1200px;
}
/*初始化css*/
img{
    border: none;
}
a{
    text-decoration:none;
    out-line: none;
    color:black;
}
/* top 开始*/
.top{
    background-color: #282828;
    width: 100%;
    height: 35px;
    color: #9f9d9d;
    font-size: 12px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.top .content{
    width: 1200px;
    margin: 0 auto;
    /*overflow: hidden;*/
    /*padding-left: 100px;*/
}
.top a{
    display: inline-block;
    color: #fff;
}
.topleft{
    float: left;
    padding-top: 1px;
}
.topright{
    float: right;
}
.log a{
    color: #FFF;
    text-decoration: none;
}
.log span{
    color: #FFF;
}

/*主体内容*/
.index{
    width: 100%;
    min-width: 1200px;
}
.index1{
    width: 100%;
    min-width: 1200px;
    height: 321px;
    background-color: #DD0907;
   position: relative;
   top: -1516px;
   /* display: none; */
}

/*核心内容区*/
.hxcontent{
    width: 1200px;
    margin: 0 auto;
    position: relative;
   margin-top: -610px;
    
}
/*头图------------------------------------------------------------------------------------------------------------------------------------------*/
.banner{
    height: 1020px;
    background: url(/rail/statics/images/rail2/songfu/banner25.png) no-repeat center -18px;
   
}
/* 标题 */
.list_banner{
    width: 1200px;
    margin-top:-79px;
    height: 79px;

}
.list_banner .list{
    width: 1200px;
    margin: 0 auto;
    height: 79px;
    text-align: center;
}

.listac{
    display: inline-block;
    text-align: center;
    height: 79px;
    line-height: 79px;
    color: #fff9c4;
    font-size: 27px;
    letter-spacing:2px;
    /* font-weight: bold; */
    
}

.listas{
    display: inline-block;
    text-align: center;
    height: 79px;
    line-height: 79px;
    color: #fff9c4;
    font-size: 25px;
    padding: 0px 65px;
    margin: 0;
}
.listac:hover{
    /* color: #FAD448; */
}
/* 直播 */
.zbbt{
    width: 1054px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
    display: block;
}
.video{
    width: 1200px;
    height: 675px;
    position: relative;
    overflow: hidden;
   /*background-color: #000;*/
}
.video iframe{
    width:96%;
	height:100%;
	margin:0 auto;
	display:block;
	margin-left: 35px;
}
.video video{
    width: 1200px;
    height: 675px;
}
.video-box{
    /* display: none; */
}
.video23{
    display: none;
}
.definitionChange {
    cursor: pointer;
}

.definition-box {
    position: relative;
    line-height: 30px;
    font-size: 12px;
}

.definition {
    display: none;
    list-style: none;
    position: absolute;
    bottom: 40px;
    left: -50px

}

.definition li {
    cursor: pointer;
    width: 50px;
    line-height: 25px;
    text-align: center;
}
.definition li:hover{
    background-color: rgba(0,0,0,.3);
}
.vjs-big-play-button {
    top: 50% !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%);
}

.dtbt{
    width: 1054px;
    margin: 0 auto;
    margin-top: 38px;
    /* margin-bottom: 20px; */
    display: block;
}
/* 动态 */
.yixina{
    width: 1200px;
    margin: 0 auto;
    /* overflow: hidden; */
    position: relative;  
    left: -26px;
    z-index: 23;
    
}



.yxconl{
    /* float: left; */
    width: 362px;
    padding: 0 40px 0 26px;
    height: 345px;
    margin-top: -24px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
   
}
.yxconl .yxconra{
    display: inline-block;
    border-bottom: 1px dashed #D9D9D9;
    color: #000;
    font-size: 25px;
    /* font-weight: 600; */
    width: 362px;
    min-height: 82px;
	
    letter-spacing: 1px;
    line-height: 39px;
    padding: 16px 0;
}
.yxconra:hover{
    color: #DC0200;
}
.yxconl .yxconra:nth-child(3){
    border: none;
}
.zjiimgcon{
    width: 694px;
    height: 391px;
    position: relative;
    overflow: hidden;
}
.zjiwap{
    width: 694px;
    height: 391px;
    position: relative;
    overflow: hidden;
    position: absolute;
    top: -35px;
    right: 20px;
}
.zjiimgcon img{
    width: 694px;
    height: 391px;
}
.imgbt2{
    display: inline-block;   
    color: white;
    text-align: left;
    position: absolute;
    *bottom:0px;
    left: 0px;
    /*-------------------------------*/  
    width: 654px;
    font-size: 24px;
    height: 43px;
    line-height: 43px;
    padding:0px 20px 0 20px;
    bottom: 0px;
    letter-spacing: 2px;
    background: rgba(0,0,0,.65);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 视觉 */
.shijue{
    width: 1200px;
    position: relative;
    height: 586px;
    overflow: hidden;
    margin-top: 450px;
}
    .sjbt{
        width: 1054px;
        margin: 0 auto;
        margin-top: 51px;
        margin-bottom: 40px;
        display: block;
    }
.zjcon{
        width: 381px;
        float: left;
        }
        .zjcon:nth-child(4){
            margin-left: 30px;
        }
        .zjcon:nth-child(5){
           float: right;
        }
        .zjconimg{
            width: 381px;
            height: 214px;
            display: inline-block;
            position: relative;
        }
        .zjconimg img{
            width: 381px;
            height: 214px;
        }
        .zjconbt{
            display: inline-block;
            color: #292929;
            text-align: left; 
            width: 372px;
            font-size: 23px;
            /* height: 46px; */
            line-height: 36px;
            padding:0px 5px;   
            margin-top: 8px;
        }
        .zjconbt:hover{
            color: #DC0200;
        }
/* 回顾 */
.huigu{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.hgbt{
    width: 1054px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}
.hgbgh{
    width: 1200px;
    background-color: #FFF4DF;
    height: 254px;
    position: absolute;
    top: 207px;

}
.hgwap{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
   
}
.nfen{
    width: 115px;
    height: 426px;
    float: left;
    background: url(/rail/statics/images/rail2/songfu/nflbg.png) no-repeat center top;
    padding-top: 14px;
}
.nfen div{
    width: 100%;
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-size: 30px;
    color: #FFF;
    cursor: pointer;
}
.nfactive1{
    font-size: 36px!important;
    color: #ffe9ac!important;
}
.nfactive2{
    font-size: 60px!important;
    color: #ffe9ac!important;
}
.nfen div:hover{
    font-size: 36px!important;
    color: #ffe9ac!important;
}
.hgswiperwap{
    position: relative;
    float: right;
    width: 1000px;
    height: 383px;
    overflow: hidden;
    margin-top: 30px;
}
.swiper-slide{
    width: 250px; 
    height: 315px;
    margin-top: 34px;
}
.nfenda{
    width: 250px;
    height: 89px;
    line-height: 89px;
    font-size: 48px;
    text-align: center;
    color: #FFF;
    background: url(/rail/statics/images/rail2/songfu/nfrbg.png) no-repeat center top;
}
.hgimga{
    width: 250px;
    height: 226px;
}
.hgimga img{
    width: 250px;
    height: 226px;
}
.swiper-slide-active{
width: 310px!important;
height: 382px!important;
margin-top: 0px;
margin-left: -28px;
margin-right: 53px;
}
.swiper-slide-active .nfenda{
    width: 310px;
    height: 108px;
    line-height: 108px;
    font-size: 60px;
    color: #ffe9ac;
    text-align: center;
    background: url(/rail/statics/images/rail2/songfu/nfrbg.png) no-repeat center top;
    background-size: 100%;
}
.swiper-slide-active .hgimga{
    width: 310px;
    height: 274px;
   
}
.swiper-slide-active .hgimga img{
    width: 310px;
    height: 274px;
   
}
.morewar{
    width: 1200px;
    text-align: center;
  height: 48px;
    position: relative;
	/* display:none; */
}
.morewar54{
	float:left;
	
	
}
.more22{
    color: #1d1d1d;
    font-size: 23px;
    display: inline-block;
    width: 250px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background-color: #efefef;
    margin: 0 auto;
    border-radius: 25px;
    letter-spacing: 3px;
    z-index: 6666;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.more22:hover{
    color: #DC0200;
}
/*底部*/
.footer .w {
    width: 1200px;
    margin: 0 auto;
}
.footer {
    margin: 0;
    padding: 0;
}
.footer a {
    color: #333;
    text-decoration: none;
}

.footer .footer-column p a:hover {
    color: #DC0200;
    text-decoration: underline !important;
}

.footer {
    height: 140px;
    border-top: 5px solid #DC0200;
    text-align: center;
    margin-top: -260px;
    overflow: hidden;
    width: 100%;
}
.footer .footer-column {
    height: 140px;
}
.footer .footer-column p {
    margin: 8px 0
}
.footer .footer-column .about {
	width: 1200px;
}
.footer .footer-column .about a {
    color: #333;
    font-size: 16px;
    padding: 0 20px;
}

.footer .footer-column .address span {
    display: inline-block;
    font-size: 16px;
    color: #333;
}

.footer .footer-column  a {
    font-size: 16px;
    color: #333;
}
.footer .footer-column .pho a {
    margin: 0 10px;
}
.footer .footer-column .bean a {
    margin: 0 6px;
}
.footer .footer-column .bean img {
    position: relative;
    top: 4px;
    left: 5px;
}

.footer .footer-column .bean {
    vertical-align: baseline;
}
