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; */
}

/*top内容*/

.topcontent{
    width: 1200px;
    position: relative;
    overflow: hidden;
    margin-top: 42px;
}
.topconimg{
    float: right;
    margin: 0;
    margin-bottom: 3px;
    width: 392px;
    height: 224px;
    position: relative;
}
.topconimg .play{
	display:none;
}
.topconimg .imgbt{
    display: inline-block;  
    color: white;
    text-align: left;
    position: absolute;
    /*-------------------------------*/
    width:352px;
    font-size: 22px;
   
    line-height: 36px;
    padding: 4px 20px;
    left: 0;
    right: 0;
    bottom: 0;
    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%);
    z-index: 15;
    
}
.topconimg img{
    width: 392px;
    height: 224px;
}
.topconimg:nth-child(1){
    width: 800px;
height: 451px;
    float: left;
}
.topconimg:nth-child(1) img{
width: 800px;
height: 451px;
}
.topconimg:nth-child(1) .play{
display: inline-block;
}
.topconimg:nth-child(1) .imgbt{
    display: inline-block;
   
    color: white;
    text-align: left;
    position: absolute;
    /*-------------------------------*/
    width: 760px;
    font-size: 23px;
    height: 46px;
    line-height: 46px;
    padding:0px 15px 0px 25px;
    left: 0;
    right: 0;
    bottom: 0;
    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%);
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topconimg:nth-child(1) .imgbt:hover{
    color: #AF0101;
}
.imgbt:hover{
    color: #AF0101;
}

/* 要闻 */
.yaowen{
    width: 1200px;
    height: 590px;
    position: relative;
    overflow: hidden;
}
.ywbtimg{
    width: 1200px;
    margin-bottom: 31px;
    margin-top: 16px;
}
/* 左侧图片 */
.ywconl{
    width: 776px;
    height: 445px;
    overflow: hidden;
    float: left;
}
.ywconl a{
    display: inline-block;
    width: 386px;
    height: 220px;
    float: left;
    margin-bottom: 4px;
}
.ywconl a:nth-child(even){
    float: right;
}
.ywconl a img{
    width: 386px;
    height: 220px;
}
/* 右侧标题 */
.fjsd{
    float: right;;
    width: 401px;
    position: relative;
    margin-bottom: 35px;
    margin-top: -32px;
    overflow: hidden;
    /* border-bottom: 1px dashed #D9D9D9;   */
}

.fjsdf{
    width: 100%;  
    height: 161px;


}
.fjsdf p{
    font-size: 23px;
    /* font-weight: bold; */
    line-height: 38px;
    color: #1d1d1d;
    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-top: 1px dashed #D9D9D9;
    height: 81px;

    width: 100%;
    letter-spacing: 1px;
    line-height: 38px;
    padding: 10px 0;
}
.fjsds p{
    display: inline;
    color: #1d1d1d;
}
.fjsds p:hover{
    color: #AF0101;
}
/* 足迹 */
.zuji{
    width: 1200px;
    overflow: hidden;
    position: relative;  
}
.zjbtimg{
width: 1200px;
margin: 19px 0 30px 0;
}
.zjcon{
width: 398px;
float: left;
}
.zjcon:nth-child(3){
    margin-left: 3px;
}
.zjcon:nth-child(4){
   float: right;
}
.zjconimg{
    width: 398px;
    height: 225px;
    display: inline-block;
    position: relative;
}
.zjconimg img{
    width: 398px;
    height: 225px;
}
.zjconbt{
    display: inline-block;
    color: #1d1d1d;
    text-align: left; 
    width: 388px;
    font-size: 23px;
    /* height: 46px; */
    line-height: 38px;
    padding:0px 5px;   
    margin-top: 8px;
}
.zjconbt:hover{
    color: #AF0101;
}
.play{
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../../../images/rail2/dsjy/play.png) no-repeat center top;
    background-size: 100%;
}
.zuji .play{
    display: none;
}
/* 评论 */
.pinglun{
    width: 1200px;
    position: relative;
    overflow: hidden;
}
.plbtimg{
    width: 1200px;
    margin:22px 0px 44px 0px;
}
.plconr{
    width: 761px;
    float: right;
    margin-top: -21px;
}
.plconra{
    display: inline-block;
    border-bottom: 1px dashed #D9D9D9;
    color: #1d1d1d;
    font-size: 23px;
    /* font-weight: 600; */
    width: 362px;
	height:82px;
    letter-spacing: 2px;
    line-height: 38px;
    padding: 17px 0;
}
.plconr a:nth-child(even){
    float: right;
}
.plconr a:nth-child(5),.plconr a:nth-child(6){
   border: none;
}
/* 征集 */
.zhengji{
    width: 1200px;
    overflow: hidden;
    position: relative;  
    
}
.zjibtimg{
    width: 1200px;
    margin: 25px 0 29px 0;
}
.zjiwap,.zjiimgcon{
    width: 1200px;
    height: 706px;
    position: relative;
}
.zjiimgcon img{
    width: 1200px;
    height: 706px;
}
.imgbt2{
    display: inline-block;   
    color: white;
    text-align: left;
    position: absolute;
    *bottom:0px;
    left: 0px;
    /*-------------------------------*/  
    width: 1040px;
    font-size: 22px;
    height: 38px;
    line-height: 38px;
    padding:0px 130px 0 30px;
    bottom: 0px;
    letter-spacing: 2px;
   background-color: #C40A07; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 分页器 */
.pagination5 {
    position: absolute;
    z-index: 20;
    bottom: 7px;
    right: 15px;
    text-align: center;
  }
  .pagination5 .swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background: #BBBAB6;
    margin: 0 4px;
    /* opacity: 0.8;  */
    cursor: pointer;
  }
  .pagination5 .swiper-active-switch {
    background: #fff;
  }
  /* 四史课堂 */
  .sishiketang{
      width: 1200px;
      position: relative;
      overflow: hidden;
  }
.ssktbtimg{
    width: 1200px;
    margin: 33px 0 42px 0;
}
.ssktconl{
    float: left;
    width: 400px;
    margin-right: 23px;
}
.ssktconl .plconra{
    display: inline-block;
    border-bottom: 1px dashed #D9D9D9;
    color: #1d1d1d;
    font-size: 23px;
    /* font-weight: 600; */
    width: 400px;
	 height: 82px;
    letter-spacing: 1px;
    line-height: 38px;
    padding: 10px 0;
}
.plconra:hover{
    color: #AF0101;
}
.ssktconl .plconra:nth-child(2){
    border: none;
}
.ssktconimg{
    width: 386px;
    height: 220px;
    float: left;
    position: relative;
}
.ssktconimg img{
    width: 386px;
    height: 220px;
}
.sishiketang .ssktconimg:nth-child(4){
    float: right;
}
/* 教育基地 */
.jiaoyujidi{
    width: 1200px;
    position: relative;
    overflow: hidden;
}
.jyjdbtimg{
    width: 1200px;
    margin: 32px 0 28px 0;
}
.jyjdconimg{
    float: left;
    margin: 0;
    margin-bottom: 3px;
    width: 392px;
    height: 224px;
    position: relative;
}
.jyjdconimg .play{
	display:none;
}
.jyjdconimg .imgbt4{
    display: inline-block;  
    color: white;
    text-align: left;
    position: absolute;
    
    /*-------------------------------*/
    width:352px;
    font-size: 22px;
   
    line-height: 36px;
    padding: 4px 20px;
    left: 0;
    right: 0;
    bottom: 0;
    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%);
    z-index: 15;
    
}
.jyjdconimg img{
    width: 392px;
    height: 224px;
}
.jyjdconimg:nth-child(4){
    width: 800px;
height: 451px;
    float: right;
}
.jyjdconimg:nth-child(4) .play{
   display:inline-block;
}
.jyjdconimg:nth-child(4) img{
width: 800px;
height: 451px;
}
.jyjdconimg:nth-child(4) .imgbt4{
    display: inline-block;
   
    color: white;
    text-align: left;
    position: absolute;
    
    /*-------------------------------*/
    width: 760px;
    font-size: 23px;
    height: 46px;
    line-height: 46px;
    padding:0px 15px 0px 25px;
    left: 0;
    right: 0;
    bottom: 0;
    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%);
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jyjdconimg:nth-child(4) .imgbt4:hover{
    color: #AF0101;
}
.imgbt4: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;
}
