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

/* 列表 */

.liebiao{
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin-top: -29px;
}
.liebiao div:nth-child(1){
    border-top:none;
}
/* 左侧文章列表 */
.liebconltet{
    width: 100%;
    height: 194px;
    padding: 28px 0;
    border-top: 1px dashed #D9D9D9;
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
    position: relative;
}

.liebconltetimg{  
    width: 100%;
    height: 225px;
    padding: 28px 0;
    border-top: 1px dashed #D9D9D9;
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
   
}

.liebconltet .liebabt,.liebconltetimg .liebabt{
    width: 100%;
    font-size: 30px;
    /* font-weight: bold; */
    display: inline-block;
    line-height: 45px;
    color: #1d1d1d;    
    letter-spacing: 2px;   
    margin-bottom: 11px;
    overflow: hidden; 
    text-overflow:ellipsis; 
    white-space: nowrap;
}
.liebconltet .liebabt:hover,.liebconltetimg .liebabt:hover{
    color: #AF0101;
}
.liebconltet .liebtime{
    font-size: 18px;
color: #6f7078;
position: absolute;
bottom: 0;

}
.liebconltetimg .liebtime{
font-size: 18px;
color: #6f7078;
position: absolute;
bottom: 0;
margin: 0;
}
.liebconltet .liebtext,.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;
}
 /* 左侧文章有图的列表 */
.tpimg{
    float: left;
    width: 398px;
    height: 225px;
    position: relative;
}
.liebimg{
    width: 398px;
    height: 225px;
   
}
.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%;
}
.more{
    width: 1200px;
    height: 44px;
    float: left;
    line-height: 44px;
    margin-top: 15px;
    text-align: center;
}
.more a{
    display: inline-block;
    color: #1d1d1d;
	/*background-color: #EFEFEF;*/
    height: 42px;
    line-height: 42px;
    font-size: 24px;
    text-align: center;
    padding: 0px 15px;
    text-align: center;
    font-size: 22px;
    display: inline-block;
    margin: 0px 10px;  
}
.more a:hover{
    color: #AF0101;
}
.p-u,.p-d{
	height: 40px;
    line-height: 40px;
	border:1px solid #1d1d1d;
}
.fy_red{
	color: #AF0101!important;
}
/*底部*/
.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: 35px;
}
.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;
}
