html,body{
    margin: 0;
    padding: 0;
    background-color: white;
    font-family: 微软雅黑;
}
.index{
    width: 100%;
    min-width: 1240px;
}
/*top*/
.content{
    width: 1240px;
    margin: 0 auto;
    overflow: hidden;
    /*padding-left: 100px;*/
}
/* top */
.top{
    background-color: #d0050a;
    height: 35px;
    color: #9f9d9d;
    font-size: 12px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.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;
    /*background: url(/rail/statics/images/rail1/Sprite1.png) no-repeat 0 11px;*/
    padding-left: 25px;
}
.log a{
    color: #FFF;
    text-decoration: none;
}
.log span{
    color: #FFF;
}
/*头图*/
.banner{
    height: 940px;
    background: url(/rail/statics/images/rail1/ggkf/banner.png) no-repeat center top;
    /*z-index: 24;*/
}

.list_banner{
    margin-top: -150px;
    height: 104px;
    background: url(/rail/statics/images/rail1/ggkf/list_banner.png) no-repeat center top;
}
.list{
    width: 1240px;
    box-sizing: border-box;
    margin: 0 auto;
    /*z-index: 12;*/

    overflow: hidden;
    height: 104px;
}
.list a{
    display: inline-block;
    text-align: center;
    height: 104px;
    width: 155.5px;
    border-left: 1px solid white;
    box-sizing: border-box;
    margin-left: -5px;
}
.list a:last-child{
    /*border-right: 1px solid white;*/
}
.list img{
    height: 76px;
    width: 104px;
    padding-top: 13px;
}
a{
    text-decoration:none;
    out-line: none;
    color:black;
}
.list a:hover{
    background-color:rgba(248,0,24,0.6);
}
/*内容区*/
.content1{
    width: 1240px;
    /*background-color: white;*/
    margin: 0 auto;
    z-index: 2;
    position: relative;
}
#active{
    display: inline-block;
    position: absolute;
    top:-175px;
    left: 593px;
    animation: move 2s linear infinite;

}
@keyframes move {
    0% { margin-top: 0px;}
    /** 暂停效果 */

    25% { margin-top: 8px;}
    50% { margin-top: 16px;}
    75% { margin-top: 8px;}
    100% { margin-top: 0px;}
}
/*左侧文章*/
.fjsd{
    float: left;
    width: 404px;
    margin-top: 21px;
}
.fjsd{
    width: 404px;
    height:188px;
}
.fjsdf{
    width: 100%;
    border-bottom: 1px dashed #D9D9D9;
    height: 214px;
    box-sizing: border-box;
}
.fjsdf p{
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 1px;
}
.fjsdf span{
    font-size: 18px;
    color: #666;
    line-height: 26px;
    letter-spacing: 0px;
}
.xq{
    font-size: 19px;
}
.xq:hover{
    color: #FF2C45;
}
.fjsds{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px dashed #D9D9D9;
    height: 103px;
    box-sizing: border-box;
    width: 100%;
    letter-spacing: 1px;
    line-height: 40px;
    padding:  10px 0;
}
.fjsds p{
    display: inline;
}
#more1,#more2{
    width: 75px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 9px;
    background-color:rgba(0,0,0,0);
}
#more3{
    display: block;
    width: 75px;
    height: 20px;
    position: relative;
    right: -1165px;
    top:-34px;
    background-color:rgba(0,0,0,0);
}
#more4{
    width: 75px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50px;
    background-color:rgba(0,0,0,0);
}
#more6,#more5{
    width: 75px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 64px;
    background-color:rgba(0,0,0,0);
}
#more7{
    display: block;
    width: 75px;
    height: 20px;
    position: relative;
    right: -1165px;
    bottom: 46px;
    background-color:rgba(0,0,0,0);
}
#more8{
    display: block;
    width: 75px;
    height: 20px;
    position: relative;
    right: -1165px;
    bottom: 34px;
    background-color:rgba(0,0,0,0);
}

/*镜头印象*/
.jtyx{
    position: relative;
    width: 776px;
    float: right;
    margin-top: 56px;
    margin-bottom: -13px;
    overflow: hidden;
}
.jtyxb{
    width: 100%;
}
.jtyxc{
    width: 100%;
    margin-top: 16px;
}
.jtyx a{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    font-size: 24px;
    color: white;
    background-color:rgba(0,0,0,0.4);
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    position: relative;
    top: -54px;

}
/*光影声音*/
.gysy{
    position: relative;
    width: 776px;
    float: right;
}
.gysyb{
    width: 100%;
    margin-bottom: 16px;
}
.gysyc1{
    width: 384px;
    height: 216px;
    float: left;

}
.gysyc2{
    width: 384px;
    height: 216px;
    float: right;
    position: relative;
    top: -50px;
}
.gysy a{
    display: inline-block;
    width: 384px;
    box-sizing: border-box;
    font-size: 20px;
    color: white;
    background-color:rgba(0,0,0,0.4);
    height: 50px;
    line-height: 50px;
    padding-left: 15px;

}
.gysy a img{
    position: relative;
    top: 3px;
    padding-right: 4px;
}
.gysya1{
    float: left;
    position: relative;
    top: 166px;
    left: -384px;
}
.gysya2{
    float: right;
    position: relative;
    top: -50px;
    left: 384px;
}
/*畅行新线*/
.cxxx{

    width: 1240px;

}
.cxxxb{
    width: 100%;
    margin-top: 4px;
    margin-bottom: 3px;
}
.cxxxb1{
    width: 937px;
    float: left;
    height: 255px;
}
.cxxxc{
    box-sizing: border-box;
    color: white;
    width: 303px;
    height: 255px;
    float: right;
    background-color: #FF0037;
    padding: 22px 37px;


}
.cxxxc p{
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 6px;
}
.cxxxc span{

    font-size: 15px;
    line-height: 28px;
    letter-spacing: 3px;
}
/*成就新篇*/
.cjxp{
    position: relative;
    overflow: hidden;
    width: 1240px;

}
.cjxpb{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 21px;
}
.cjxpl{
    width: 774px;
    height: 438px;
    float: left;
}
.cjxpl img{
    width: 100%;
    height: 100%;
}
.cjxpl a{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    font-size: 24px;
    color: white;
    background-color:rgba(0,0,0,0.4);
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    position: relative;
    top: -54px;

}
.cjxpr{
    width: 421px;
    float: right;
    margin-top: -34px;
}
.cjxpr .fjsdf{
    height: 210px;
}
/*同行心声*/
.txxs{
    position: relative;
    width:588px ;
    float: left;
}
.txxsb{
    width:100%;
    margin-top: 56px;
    margin-bottom: 27px;
}
.txxsi{
    width: 198px;
    height: 138px;
    float: left;
}
.txxsu{
    margin-top: 52px;
}
.txxsf{
    width: 374px;
    height: 138px;
    box-sizing: border-box;
    float: right;
    margin-bottom: 52px;
}
.txxsf p{
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 2px;
    border-bottom: 1px solid #BFBFBF;
    margin-top: -8px;
    margin-bottom: 9px;
}
.txxsf span{

    font-size: 16px;
    color: #666;
    line-height: 26px;
    letter-spacing: 0px;
    margin-top: -10px;
}
.xql{
    font-size: 17px;
}
.xql:hover{
    color: #FF2C45;
}
/*身边故事*/

.sbgs{
    position: relative;
    width: 589px;
    float: right;
}
.sbgsb{
    width: 100%;
    margin-top: 56px;
    margin-bottom: 27px;
}
.sbgsf{
    width: 100%;

    box-sizing: border-box;
    margin-bottom: 35px;
}
.sbgsf p{
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 2px;
    border-bottom: 1px solid #BFBFBF;
    margin-top: -8px;
    margin-bottom: 9px;
}
.sbgsf span{

    font-size: 16px;
    color: #666;
    line-height: 26px;
    letter-spacing: 0px;
    margin-top: -10px;
}
.sbgsa2{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    font-size: 17px;
    color: black;
    line-height: 38px;
    letter-spacing: 1px;

}
.sbgsa2 img{
    position: relative;
    top: 3px;

}
/*致敬诗会*/
.zjsh{
    position: relative;
    width: 1240px;
    overflow: hidden;
    margin-bottom: -54px;
    top:-94px;
    z-index: 66;
}
.zjshb{
    width: 100%;
    margin-bottom: 15px;
    margin-top: 54px;

}
.zjshl{
    width: 740px;
    height: 421px;
    float: left;
}
.zjshl img{
    width: 100%;
    height: 100%;
}
.zjshl a{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    font-size: 24px;
    color: white;
    background-color: rgba(0,0,0,0.4);
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    position: relative;
    top: -54px;
    letter-spacing: 2px;
}
.zjshr{
    box-sizing: border-box;
    width:249px ;
    height: 210px;
    float: left;
    text-align: center;
    /*line-height: 210px;*/
    line-height: 37px;
    font-size: 24px;
    background-color: #FF000E;
    color: white;
    margin-left: 1px;
    margin-bottom: 1px;
    padding: 80px 15px;
}
.zjshr:hover{
    background-color: #0075E7;
}
/*人物见证*/
.rwjz{

    width: 1240px;
}
.rwjzb{
    width: 1240px;
    margin-bottom: 7px;
}
.swiper-container .swiper-slide img{
    width: 410px;
    height: 232px;
}
.swiper-container .swiper-slide a{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    font-size: 19px;
    color: white;
    background-color: rgba(0,0,0,0.6);
    height: 74px;
    line-height: 30px;
    padding: 5px 10px 5px 15px;
    position: relative;
    top: -78px;
    border-bottom: 4px solid #E3003C;


}
/*箭头动画*/
.swiper-button-next:hover {
    background-color: #E3003C;
    animation: moven 1s linear infinite;
}
.swiper-button-prev:hover{
    background-color: #E3003C;
    animation: movep 1s linear infinite;
}
@keyframes moven {
    0% { background-position: 12.5px 13px;}
    25% { background-position: 15.5px 13px;}
    50% { background-position: 18.5px 13px;}
    75% { background-position: 15.5px 13px;}
    100% { background-position: 12.5px 13px;}
}
@keyframes movep {
    0% { background-position: 12.5px 13px;}
    25% { background-position: 8.5px 13px;}
    50% { background-position: 5.5px 13px;}
    75% { background-position: 8.5px 13px;}
    100% { background-position: 12.5px 13px;}
}
/*底部*/
.gu16 {
    width: 1240px;
}
.footer {
    border-top: 4px solid #c4191f;
    padding-top: 5px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    color: #000;

}
.tc {
    text-align: center;
    font-size: 14px;
}
.tc img{
    border: 1px solid #ededed;
}
.tc span{
    padding:0 8px; display:inline-block;
}
.b {
    font-weight: bold;
}
.footer a {
    color: #3E3A37;
    font-size: 14px;
    line-height: 26px;
    text-decoration: none;
}

