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;
	height:auto!important;
}
/*初始化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;
}
/*核心内容区*/
.hxcontent{
    width: 1200px;
    margin: 0 auto;
    
}
/*头图------------------------------------------------------------------------------------------------------------------------------------------*/
.banner{
    height:861px;
    background: url(/rail/statics/images/rail2/zmtlr/banner.png) no-repeat center top;
   
}
.iframe{
    width: 1200px;
    
    position: relative;
    overflow: hidden;
    margin-top: -440px;
    display: none;
}
.iframe iframe{
    width: 1200px;
    height: 675px;
    margin-top: 30px;
    border: none;
    
}
.video{
    width: 1200px;
	height:675px;
    position: relative;
    overflow: hidden;
    margin-top: -440px;
	border-bottom:5px solid #DB121B;
}
.video video{
    width: 1200px;
    height: 675px;
}
.video iframe{
    width: 1200px;
    height: 675px;
    margin-top: 30px;
    border: none;
    
}
.zbjj{
    width: 1200px;
    position: relative;
    overflow: hidden; 
}
.zbjj img{
    width: 1200px;
    margin: 30px 0 15px 0;
}
.zbjj span{
    font-size: 18px;
    color: #6f7078;
    line-height: 30px;
    letter-spacing: 0px;
    text-indent: 2em;
}
.zbjj a{
    font-size: 18px;
    color: #2b363e;
    line-height: 30px;
    letter-spacing: 0px;
}
.zbjj a:hover{
    color: #AF0101;
}
.jcsp{
    width: 1200px;
    position: relative;
	
    overflow: hidden;  
}
.jcspbt{
    width: 1200px;
    margin: 36px 0 4px 0;
}
.zjconw{
    width: 1200px;
    position: relative;
    overflow: hidden;
}
.zjcon{
    width: 398px;
    float: left;
	height:313px;
	overflow:hidden;
    margin-top: 15px;
    display: none;
}
.zjcon:nth-child(3n+1) {
    float: left;
}
.zjcon:nth-child(3n+2) {
    float: left;
    margin-left: 3px;
}
.zjcon:nth-child(3n+3) {
   float: right;
}
.zjconimg {
    width: 398px;
    height: 225px;
    display: inline-block;
    position: relative;
}
.zjconbt {
    display: inline-block;
    color: #292929;
    
    width: 388px;
    font-size: 21px;
    
    line-height: 42px;
    padding: 0px 5px;
    /* margin-top: 8px; 
	height: 42px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;*/
}
.zjconbt:hover{
    color: #AF0101;
}
.zjconimg img {
    width: 398px;
    height: 225px;
}
.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 {
    background-color: #fff;
    margin: 0;
    padding: 0;
    /* position: fixed; */
    /* bottom: 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;
    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;
}
