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;
   
}
body{
    background: url(/rail/statics/images/rail2/qjqj/banner.png) no-repeat center top;
}
/*初始化css*/
img{
    border: none;
}
a{
    text-decoration:none;
    out-line: none;
    color:black;
}
/* top 开始*/
.top{
    background-color: #CC782F;
    width: 100%;
    height: 35px;
    color: #fff;
    font-size: 12px;
    line-height: 32px;
    font-weight: bold;
    position: relative;
    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;
    padding-top: 1px;
    margin-right: -13px;
}
.top .login{
    color: #ffc800;
}
.log{
    line-height: 35px;
    height: 35px;
    float: right;
    font-size: 12px;
    text-align: center;
    color: #FFF;
   
    padding-left: 25px;
}
.log a{
    color: #FFF;
    text-decoration: none;
}
.log span{
    color: #FFF;
}

/*主体内容*/
.index{
    width: 100%;
    min-width: 1200px;
    /* margin-bottom: 40px; */
}
/*核心内容区*/
.hxcontent{
    width: 1200px;
    margin: 0 auto;
    padding-top: 517px;
    position: relative;
}
/*头图------------------------------------------------------------------------------------------------------------------------------------------*/
.banner{
    display: none;
    margin-top: -35px;
    height:530px;
    
   
}
/* 大标题 */
.dbtwap{
width: 1200px;
text-align: center;
margin: 20px auto;
}
.dbtwap a{
   color: #000;
   font-size: 34px;
   font-weight: bold;
}
.dbtwap a:hover{
    color: #CC782F;
   
 }
/*标题*/
.list_banner{
    margin: 40px 0 40px 0;
    height: 60px;
    width: 1200px;

    background-size: 1200px;
}
.list_banner .list{
    width: 1200px;
    /* float: right; */
    height: 60px;
    text-align: center;
}

.listac{
    display: inline-block;
    text-align: center;
    height: 60px;
    font-weight: 500;
    line-height: 60px;
    color: #FDFBE8;
    font-size: 26px;
    letter-spacing: 2px;
    padding: 0px 38px;
    text-shadow: 1px 3px 6px #222;
}

.listas{
    display: inline-block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FDFBE8;
    font-size: 23px;
    text-shadow: 1px 3px 6px #222;
    margin: 0;
}
.listac:hover{
    color: #CC782F;
}

/*重磅*/

.zhongbang{
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 40px;
    
}
.zhongbang1{
    
    margin-top: 33px;
    
}
.zbbtimg{
    width: 1200px;
    margin-bottom: 19px;
}
/*重磅右侧文章*/
.fjsd{
    float:right;
    width: 526px;
    margin-top: -19px;
    position: relative;
    margin-bottom: 35px;
}
.fjsd1{
    float: left;;
    width: 526px;
    margin-top: -19px;
    position: relative;
    margin-bottom: 35px;
}
.fjsd{
    width: 526px;
    margin-top: -32px;
    overflow: hidden;
}
.fjsdf{
    width: 100%;   
    /* height: 176px; */
    padding: 0 0 20px 0;
}
.fjsdf p{
    font-size: 24px;
    font-weight: bold;
    line-height: 39px;
    color: #222;
    letter-spacing: 0px;
    margin-bottom: 20px;
}
.fjsdf p:hover{
    color: #CC782F;
}
.fjsdf span{
    font-size: 18px;
    color: #6F7078;
    line-height: 28px;
   letter-spacing: 0px;
}
.xq{
     font-size: 18px;
     color: #2B363E;
 }
.xq:hover{
    color: #CC782F;
}
.fjsds{
    font-size: 25px;
    font-weight: bold;
    border-top: 1px dashed #D9D9D9;
    height: 82px;
    width: 100%;
     letter-spacing: 0px; 
    line-height: 39px;
   
    padding: 10px 0;
}
.fjsds p{
    display: inline;
    color: #222;
}
.fjsds p:hover{
    color: #CC782F;
}
.more1{
    display: block;
    width: 100%;
    text-align: center;
    color: #222;
    font-size: 23px;
    letter-spacing: 3px;
    float: left;
    overflow: hidden;
    margin-top: 6px;
    margin-bottom: 33px;
}
.more1:hover{
    color: #CC782F;
}

/*重磅左侧轮播*/
.zbleft{
    position: relative;
    width: 636px;
    height:360px;
    float: left;  
    overflow: hidden;
}
.zbleft1{
    position: relative;
    width: 636px;
    height:360px;
    float: right;  
    overflow: hidden;
}
.zbimgcon{
    width: 636px;
    height:360px;
    position: relative;
}
.zbimgcon img{
    width: 636px;
    height:360px;
}
/* 分页器 */
        .pagination0 {
          position: absolute;
          z-index: 20;
          top: 12px;
          right: 15px;
          text-align: center;
        }
        .pagination0 .swiper-pagination-switch {
          display: inline-block;
          width: 17px;
          height: 17px;
          border-radius: 8px;
          background: #000;
          margin: 0 8px;
          opacity: 0.5;
          
          cursor: pointer;
        }
        .pagination0 .swiper-active-switch {
          background: #27A37E;
          opacity: 0.9;
        }
        .pagination1 {
            position: absolute;
            z-index: 20;
            top: 12px;
            right: 15px;
            text-align: center;
          }
          .pagination1 .swiper-pagination-switch {
            display: inline-block;
            width: 17px;
            height: 17px;
            border-radius: 8px;
            background: #000;
            margin: 0 8px;
            opacity: 0.4;
            
            cursor: pointer;
          }
          .pagination1 .swiper-active-switch {
            background: #CC782F;
            opacity: 0.9;
          }
.imgbt{
    display: inline-block;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
    color: white;
    text-align: left;
    position: absolute;
   
    left: 0px;
    /*-------------------------------*/
    width: 611px;
    font-size: 23px;
    height: 57px;
    line-height: 57px;
    padding-left: 25px;
    top:304px;
    background-color:rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    *bottom:0px;
}
.imgbt:hover{
    color: #CC782F;
}
.djmore{
    width: 1200px;
    /* float: left; */
    height: 32px;
    margin:0px 0 40px 0;
    text-align: center;
}
.djmore a{
    display: inline-block;
    background-color: #CC782F;
    font-size: 18px;
    height: 37px;
    line-height: 37px;
    padding: 0 40px;
    border-radius: 40px;
    color: white;
}

/* 概述 */
.wszc{
    width:1200px ;
    overflow:hidden;
    position: relative;
    margin-top: 17px;
}

.cyyxi{
    width:1200px;
   margin: 0px 0px 10px 0px;
}

.gsconimg{
    width: 1099px;
}
/* 融媒 */
.rmbtlimg{
    width: 1200px;
    margin-top: 28px;
    margin-bottom: 25px;
}
/* 视频 */
.splb{
    overflow: hidden;
    width: 1200px;
    position: relative;
    margin-bottom: 36px;
}
.splbimg{
    width: 1200px;
    margin-top: 28px;
    margin-bottom: 11px;
}
.zbimgcon2{
    width: 1200px;
    height:619px; 
    position: relative;
}
.zbimgcon2 img{
    width: 1200px;
    height:619px; 
}
.play1{
    width: 150px!important;
    height: 150px!important;
    position: absolute;
    bottom: 250px;
    right: 490px;
}
/* 分页器 */
        .pagination2 {
          position: absolute;
          z-index: 20;
          top: 15px;
          right: 15px;
          text-align: center;
        }
        .pagination2 .swiper-pagination-switch {
          display: inline-block;
          width: 17px;
          height: 17px;
          border-radius: 8px;
          background: #000;
          margin: 0 8px;
          opacity: 0.4;
          
          cursor: pointer;
        }
        .pagination2 .swiper-active-switch {
          background: #27A37E;
          opacity: 0.9;
        }
        
.imgbt6{
    display: inline-block;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
    color: white;
    text-align: left;
    position: absolute;
  
    left: 0px;
    /*-------------------------------*/
    width: 1075px;
    font-size: 23px;
    height: 57px;
    line-height: 57px;
    padding-left: 25px;
    top:562px;
    background-color:rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    *bottom:0px;
}
.imgbt:hover{
    color: #CC782F;
}

/* 一线 */
.yxbtl{
    width: 1200px;
    margin: 10px 0 -27px 0;
}
.jjcona{
    width:1200px ;
    overflow:hidden;
    position: relative;
    margin-top: 33px;
    margin-bottom: 12px;
}
.jjconacon{
    color: #3e3e3e;
    line-height: 41px;
    font-size: 23px;
    width: 583px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 14px;
    background: url(/rail/statics/images/rail2/qjqj/bficon.png) no-repeat 0px 15px;
}
.jjconacon:hover{
    color: #CC782F;
 }
/* 光影 */
.hxcon{
    width:1200px ;
    overflow:hidden;
    padding-top: 12px;
    position: relative; 
    margin-bottom: 67px;
}
.hxbt{
    width:1200px;
    margin: 10px 0 10px 0;
    
}
.hximg1{
    width: 756px;
    height: 372px;
    float: left;
    position: relative;
    margin-right: 2px;
    overflow: hidden;
}
.hximg1 img{
    width: 100%;
}
.imgbt1{
    display: inline-block;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
    color: white;
    text-align: left;
    position: absolute;
   
    left: 0px;
    /*-------------------------------*/
    width: 741px;
    font-size: 23px;
    height: 55px;
    line-height: 55px;
    padding-left: 15px;
    bottom: 0px;
    background-color:rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    *bottom:0px;
}
.imgbt1:hover{
    color: #CC782F;
}
.hximg2,.hximg3,.hximg4,.hximg5{
    width: 220px;
    height: 185px;
    float: left;
    position: relative;
    margin-bottom: 3px;
}
.hximg3,.hximg5{
    float: right;
}
.hximg2 img,.hximg3 img,.hximg4 img,.hximg5 img{
    width: 220px;
    height: 185px;
}

.imgbt2{
    display: none;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
    color: white;
    text-align: left;
    position: absolute;
   
    left: 0px;
    /*-------------------------------*/
    width: 200px;
    font-size: 22px;
    height: 185px;
    padding: 0 10px;
    bottom: 0px;
    background-color:rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
    z-index: 15;
    *bottom:0px;
}
.imgbt2 span{
    width: 200px;
    line-height: 33px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.imgbt2 span:hover{
    color: #CC782F;
}

/* 中欧班列 */
.zoblwap{
width: 1200px;
position: relative;
overflow: hidden;

}
.zoblbtimg{
    width: 100%;
    margin: 30px 0 10px 0;
}
.zobl1{
width: 100%;
height: 325px;
overflow: hidden;
}
.zjcon{
    width: 381px;
    float: left;
    margin-bottom: 40px;
    }
    .zjcon:nth-child(3n+2){
        margin-left: 30px;
    }
    .zjcon:nth-child(3n+3){
       float: right;
    }
    .zjconimg{
        width: 381px;
        height: 214px;
        display: inline-block;
        position: relative;
    }
    .zjconimg img{
        width: 381px;
        height: 214px;
    }
    .zjconbt{
        display: inline-block;
        color: #292929;
        text-align: left; 
        width: 372px;
        font-size: 23px;
        /* height: 46px; */
        line-height: 36px;
        padding:0px 5px;   
        margin-top: 8px;
    }
    .zjconbt:hover{
        color: #CC782F;
    }
    .prev3{
        width: 19px;
        height: 39px;
        padding: 23px 0;
        text-align: center;
        position: absolute;
        top: 200px;
        left: -35px;
        background-color: #CC782F;
        cursor: pointer;
    }
    .prev3 img,.next3 img{
        width: 10;
    }
    .next3{
        width: 19px;
        height: 39px;
        padding: 23px 0;
        text-align: center;
        position: absolute;
        top: 200px;
        right: -35px;
        background-color: #CC782F;
        cursor: pointer;
    }
    .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/qjqj/play.png) no-repeat center top;
        background-size: 100%;
    }


.bannercon{
    position: absolute;
    left: 0;
    top: 337px;
    text-indent: 38px;
    width: 690px;
    text-align: justify;
    text-justify: inter-ideograph;
}
    .bannercon span,.bannercon a  {
        font-size: 18px;
        color: #bb793f;
        line-height: 28px;
        letter-spacing: 0px;
    }
   
/*底部*/
.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: #CC782F;
    text-decoration: underline !important;
}

.footer {
    height: 140px;
    border-top: 5px solid #CC782F;
    text-align: center;
}
.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;
}