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;
    position: relative;
}
.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;
}
/*核心内容区*/
.hxcontent{
    width: 1200px;
    margin: 0 auto;
    
}
/*头图------------------------------------------------------------------------------------------------------------------------------------------*/
.banner{
    height: 642px;
    margin-top: -50px;
    background: url(/rail/statics/images/rail2/dsjy/banner.png) no-repeat center top;
   
}
/*标题*/
.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: 28px;
    letter-spacing:2px;
    
}

.listas{
    display: inline-block;
    text-align: center;
    height: 79px;
    line-height: 79px;
    color: #fff9c4;
    font-size: 30px;
    padding: 0px 30px;
    margin: 0;
}
.listac:hover{
    /* color: #FAD448; */
}
/* 面包屑 */
.title{
    width: 1200px;
    height: 96px;
    line-height: 96px;
    color: #1d1d1d;
    font-size: 27px;
   
}
.title a{
    color: #1d1d1d;
    font-size: 23px;
    display: inline-block;
    margin: 0 5px;
}
.title a:hover{
    color: #AF0101;
}
/* 征集上部 */
.zhengjitop{
    width: 1200px;
    height: 429px;
    position: relative;
    overflow: hidden;
}

/* 左侧图片 */
.zhengjitop .ywconl{
    width: 761px;
    height: 429px;
    overflow: hidden;
    float: left;
    position: relative;
}

.ywconl img{
    width: 761px;
    height: 429px;
}
.ywconl .imgbt{
    display: inline-block;
   
    color: white;
    text-align: left;
    position: absolute;
    *bottom:0px;
    left: 0px;
    /*-------------------------------*/
    width: 721px;
    font-size: 23px;
    height: 46px;
    line-height: 46px;
    padding:0px 15px 0px 25px;
    bottom: 0;
    background: url(/rail/statics/images/rail2/dsjy/imgbt2.png) no-repeat center top;
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ywconl.imgbt:hover{
    color: #AF0101;
}
.imgbt:hover{
    color: #AF0101;
}
/* 右侧标题 */
.zhengjitop .fjsd{
    float: right;;
    width: 401px;
    position: relative;
    margin-bottom: 35px;
    margin-top: -32px;
    overflow: hidden;
    /* border-bottom: 1px dashed #D9D9D9;   */
}

.fjsdf{
    width: 100%;
    height: 177px;
    border-bottom: 1px dashed #D9D9D9;
    padding: 15px 0 15px 0;

}
.fjsdf p{
    font-size: 23px;
    /* font-weight: bold; */
    color: #1d1d1d;
    line-height: 38px;
    letter-spacing: 1px;
    margin-bottom: 12px;
}
.fjsdf p:hover{
    color: #AF0101;
}
.fjsdf span{
    font-size: 18px;
    color: #6f7078;
    line-height: 26px;
   letter-spacing: 0px;
}
.xq{
     font-size: 18px;
     color: #2b363e;
     
 }
.xq:hover{
    color: #AF0101;
}
.fjsds{
    font-size: 23px;
    /* font-weight: bold; */
    border-bottom: 1px dashed #D9D9D9;
    height: 81px;

    width: 100%;
    letter-spacing: 1px;
    line-height: 38px;
    padding: 22px 0;
}
.fjsds p{
    display: inline;
    color: #1d1d1d;
}
.fjsds p:hover{
    color: #AF0101;
}
/* 红色故事征集 */

.hsgszj{
    width: 1200px;
    height: 666px;
    position: relative;
    overflow: hidden;
}
.hsgszjimg{
    width: 1200px;
    margin: 25px 0 10px 0;
}
/* 又侧图片 */
.hsgszj .ywconl{
    width: 761px;
    height: 429px;
    overflow: hidden;
    float: right;
    position: relative;
}
/* 左侧标题 */
.hsgszj .fjsd{
    float: left;
    width: 401px;
    position: relative;
    margin-bottom: 35px;
    margin-top: -32px;
    overflow: hidden;
    /* border-bottom: 1px dashed #D9D9D9;   */
}
/* 红色经典诵读征集 */

.hsjdzj{
    width: 1200px;
    position: relative;
    overflow: hidden;
}
.hsjdzjimg{
    width: 1200px;
    margin: 25px 0 10px 0;
}
.hsjdzj .liebconltetimg{  
    width: 100%;
    height: 225px;
    padding: 28px 0;
    /* border-top: 1px dashed #D9D9D9; */
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
   
}

.hsjdzj .liebconltetimg .liebabt{
    width: 100%;
    font-size: 30px;
    /* font-weight: bold; */
    display: inline-block;
    line-height: 45px;
    color: #1d1d1d;    
    letter-spacing: 2px;   
    margin-bottom: 10px;
    overflow: hidden; 
    text-overflow:ellipsis; 
    white-space: nowrap;
}

.hsjdzj .liebconltetimg .liebtime{
    font-size: 18px;
    color: #6f7078;
    position: absolute;
    bottom: 0px;
    margin: 0;
    }
.liebconltetimg .liebabt:hover{
    color: #AF0101;
}

.liebconltetimg .liebtext{   
    font-size: 18px;
    color: #6f7078;
    line-height: 32px;
    letter-spacing: 0px;
    word-wrap: break-word;   
}
.xiangxi1{
     font-size: 18px;
     color: #2b363e;
     font-weight: 349px;
 }
 .xiangxi1:hover{
    color: #AF0101;
}
 /* 左侧文章有图的列表 */
.hsjdzj .tpimg{
    float: left;
    width: 398px;
    height: 225px;
    position: relative;
}
.hsjdzj .liebimg{
    width: 398px;
    height: 225px;
   
}
.hsjdzj .liebtextwap{
    float: right;
    width: 752px;
    height: 225px;
    position: relative;
}
.play{
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(/rail/statics/images/rail2/dsjy/play.png) no-repeat center top;
    background-size: 100%;
}
.hsjdzjti{
    width: 1200px;
    overflow: hidden;
}
.hsjdzjti a{
    display: inline-block;
    border-bottom: 1px dashed #D9D9D9;
    color: #1d1d1d;
    font-size: 23px;
    width: 546px;
    height: 86px;
    letter-spacing: 2px;
    line-height: 38px;
    padding: 17px 0;
}
.hsjdzjti a:hover{
    color: #AF0101;
}
.hsjdzjti a:nth-child(even){
    float: right;
}
.hsjdzjti a:nth-child(5),.hsjdzjti a:nth-child(6){
   border: none;
}
/* 文学作品征集 */
.wxzpzj{
width: 1200px;
position: relative;
overflow: hidden;
}
.wxzpzjimg{
    width: 1200px;
    margin: 25px 0 10px 0;
}
 .imgbt1{
    display: inline-block;  
    color: white;
    text-align: left;
    position: absolute;
    *bottom:0px;
    left: 0px;
    /*-------------------------------*/
    width:359px;
    font-size: 22px;
    height: 67px;
    line-height: 39px;
    padding: 15px 20px;
   bottom: 0;
    background: url(/rail/statics/images/rail2/dsjy/imgbt1.png) no-repeat center top;
    z-index: 15;
    
}
.imgbt1:hover{
    color: #AF0101;
}
.wxzpzj .liebconltetimg{  
    width: 100%;
    height: 225px;
   margin-bottom: 3px;
    /* border-top: 1px dashed #D9D9D9; */
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
   
}
.wxzpzj .tpimg{
    float: right;
    width: 399px;
    height: 228px;
    position: relative;
}
.wxzpzj .liebimg{
    width: 399px;
    height: 228px;
   
}
.wxzpzj .liebtextwap{
    float: left;
    width: 752px;
    height: 225px;
    position: relative;
}
.wxzpzj .liebconltetimg .liebabt{
    width: 100%;
    font-size: 30px;
    /* font-weight: bold; */
    display: inline-block;
    line-height: 45px;
    color: #1d1d1d;    
    letter-spacing: 2px;   
    margin-bottom: 2px;
    overflow: hidden; 
    text-overflow:ellipsis; 
    white-space: nowrap;
}

.wxzpzj .liebconltetimg .liebtime{
    font-size: 18px;
    color: #6f7078;
    position: absolute;
    bottom: 11px;
    margin: 0;
    }




.more{
    width: 1200px;
    height: 44px;
    float: left;
    line-height: 44px;
    margin-top: 15px;
    text-align: center;
}
.more a{
    display: inline-block;
    color: #1d1d1d;
    /* border: 1px solid #666; */
    background-color: #EFEFEF;
    width: 200px;
    height: 42px;
    line-height: 42px;
    font-size: 21px;
    text-align: center;
    border-radius: 19px;
}
.more a:hover{
    color: #AF0101;
}

/*底部*/
.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: #AF0101;
    text-decoration: underline !important;
}

.footer {
    height: 140px;
    border-top: 5px solid #AF0101;
    text-align: center;
    margin-top: 55px;
}
.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;
}
