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


/* 左侧 */
.plcon{
    width: 1200px;
    position: relative;
    overflow: hidden;    
}
.plconl{
    width: 791px;
    /* height: 800px; */
    float: left;
    background: url(/rail/statics/images/rail2/dsjy/zbtjbt.png) no-repeat center top;
}

.conzt{
    width: 791px;
   height: 227px;
   border-bottom: 1px dashed #D9D9D9;
}
.plconl .conzt:nth-child(1){
width: 690px;
margin-left: 80px;
margin-top: 93px;
border: none;
}

.conzt a{
    display: inline-block;
    width:791px;
    color: #2f2f2f;
    font-size: 30px;
    font-weight: 600;
    line-height: 80px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.plconl .conzt:nth-child(1) a{
    width:690px;
    }
    .plconl .conzt:nth-child(5){
       border: none;
        }
.conzt p{
    margin: 0;
    font-size: 22px;
    color: #2f2f2f;
    line-height: 37px;
    text-align: justify;
    text-justify: inter-ideograph;
}
.conzt a:hover{
    color: #AF0101;
}
/* 右侧 */
.plconr{
    width: 392px;
    position: relative;  
    float: right;
}
.zjcon{
width: 392px;
margin-bottom: 30px;
}

.zjconimg{
    width: 392px;
    height: 224px;
   
    position: relative;
}
.zjconimg img{
    width: 392px;
    height: 224px;
}
.zjconbt{
    display: inline-block;
    color: #2d2d2d;
    text-align: left; 
    width: 382px;
    height: 81px;
    border-bottom: 1px dashed #D9D9D9;
    font-size: 24px;
    /* height: 46px; */
    line-height: 39px;
    padding:13px 5px;   
   
}
.zjconbt:hover{
    color: #AF0101;
}
.plconr .zjcon:nth-child(1) .zjconbt:nth-child(4){
    border: none;
}
.plconr .zjcon:nth-child(2) .zjconbt:nth-child(5){
    border: none;
}
.more{
    width: 1200px;
    height: 44px;
    float: left;
    line-height: 44px;
    margin-top: 25px;
    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;
}
