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;
}
.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;
    position: relative;    
}
/*头图------------------------------------------------------------------------------------------------------------------------------------------*/
.banner{
    height: 2600px;
    background: url(/rail/statics/images/rail2/qztljs/banner.png) no-repeat center top;
   
}
/*标题*/
.list_banner{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top:-2185px;
    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: 31px;
    letter-spacing:2px;
    /* font-weight: bold; */
    
}

.listas{
    display: inline-block;
    text-align: center;
    height: 79px;
    line-height: 79px;
    color: #fff9c4;
    font-size: 27px;
    padding: 0px 30px;
    margin: 0;
}
.listac:hover{
    /* color: #FAD448; */
}

/*上方第一部分*/
.topcontent{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    
}
.ztxjbtlimg{
    width: 923px;
    margin: 30px 0 30px 138px;
}
.topconimg{
    width: 800px;
    height: 452px;
    float: left;
    margin: 0;
    margin-bottom: 3px;   
    position: relative;
}
.zbimgcon{
    width: 800px;
    height: 452px;
    position: relative;
}
.zbimgcon img{
    width: 800px;
    height: 452px;
}
.topconimg .imgbt{
    display: inline-block;
    color: white;
    text-align: left;
    position: absolute;  
    /*-------------------------------*/
    width: 770px;
    font-size: 24px;
    height: 56px;
    line-height: 63px;
    padding:0px 15px 0px 15px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.9);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    /* 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;  
}
.topconimg .imgbt::before{
    /* content:  url(/rail/statics/images/rail2/qztljs/play.png);
    background-size: 34px;
    display: inline-block;
    width: 34px;
    position: relative;
    top: 9px;
    height: 34px; */
}
.imgbt:hover{
    color: #DD0707;
}
.pagination {
    position: absolute;
    z-index: 20;
    top: 17px;
    right: 15px;
    text-align: center;
    background-color: #666;
    border-radius: 20px;
    opacity: 0.8;
    padding: 2px 10px;
  }
  .pagination .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #fff;
    margin: 0 4px;
   opacity: 1;
    cursor: pointer;
  }
  .pagination .swiper-active-switch {
    background: #D42D2A;
    opacity: 1;
    /* border: 1px solid #DD0707; */
  }
/* 右侧标题 */
.fjsd{
    float: right;;
    width: 372px;
    position: relative;
    /* margin-bottom: 35px; */
    margin-top: -32px;
    overflow: hidden;
    /* border-bottom: 1px dashed #D9D9D9;   */
}

.fjsdf{
    width: 100%;  
    height: 220px;
}
.topcontent .fjsdf:nth-child(1) {
   border-bottom: 1px dashed #DFDFDF;
}
.fjsdf p{
    font-size: 26px;
    /* font-weight: bold; */
    line-height: 39px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    color: #000;
}
.fjsdf p:hover{
    color: #DD0707;
}
.fjsdf span{
    font-size: 18px;
    color: #6f7078;
    line-height: 26px;
   letter-spacing: 0px;
}
.xq{
     font-size: 18px;
     color: #2b363e;
     
 }
.xq:hover{
    color: #DD0707;
}
.fjsds{
    font-size: 25px;
    /* font-weight: bold; */
    border-top: 1px dashed #D9D9D9;
    height: 81px;

    width: 100%;
    letter-spacing: 1px;
    line-height: 39px;
    padding: 12px 0;
    color: #000;
}
.fjsds p{
    display: inline;
}
.fjsds p:hover{
    color: #DD0707;
}


/* 主题宣讲 */
.ztxj{
    width: 1200px;
    margin: 0 auto;
    position: relative;
   
}

.ztxjlm{
    width: 1200px;height: 60px;
    line-height: 60px;margin-bottom: 35px;
    border-bottom: 4px solid #eee;
    
}
.ztxjlm a{
    font-size: 35px;color: #333;line-height: 60px;
    display: inline-block; 
    margin: 0 63px; padding: 0;
    border-bottom:4px solid #eee;
    font-weight: bold;
}


.ztxjlm a:hover{
    /* color: #DD0707; */
    border-bottom:4px solid #DD0707;
}
.ztxjlm a:nth-child(1){   
    margin: 0 63px 0 0;
}

.ztxjlm a:nth-child(5){
    float: right;
    margin: 0 0 0 63px ;
}


.ztxjlmactive{
    border-bottom:4px solid #DD0707!important;
}
.ztxj .yxconl{
    float: left;
    width: 362px;
    padding: 0 40px 0 26px;
    height: 345px;
    margin-top: 20px;
    background-color: #fff;
}
.ztxj .yxconl .yxconra{
    display: inline-block;
    border-bottom: 1px dashed #D9D9D9;
    color: #000;
    font-size: 25px;
    /* font-weight: 600; */
    width: 362px;
    height: auto;
    letter-spacing: 1px;
    line-height: 39px;
    padding: 16px 0;
}
.ztxj .yxconl .yxconra:hover{
    color: #DD0707;
}
.ztxj .yxconl .yxconra:nth-child(3){
    border: none;
}
.ztxjswip{
    width: 1226px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;  
    left: -26px;
    height: 0px;
}
.ztxjswip:nth-child(1){
   height: 480px;
}
.ztxj .zjiwap{
    width: 694px;
    height: 391px;
    position: relative;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 51px;
}
.ztxj .zjiimgcon{
    width: 694px;
    height: 391px;
    position: relative;
    overflow: hidden;
}

.ztxj .zjiimgcon img{
    width: 694px;
    height: 391px;
}
.ztxj .imgbt2{
    display: inline-block;   
    color: white;
    text-align: left;
    position: absolute;
    *bottom:0px;
    left: 0px;
    /*-------------------------------*/  
    width: 664px;
    font-size: 24px;
    height: 56px;
    line-height: 63px;
    padding:0px 15px 0 15px;
    bottom: 0px;
    letter-spacing: 2px;
    background: rgba(0,0,0,.65);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ztxj .imgbt2::before{
    /* content:  url(/rail/statics/images/rail2/qztljs/play.png);
    background-size: 34px;
    display: inline-block;
    width: 34px;
    position: relative;
    top: 9px;
    height: 34px; */
}
.ztxj .imgbt2:hover{
    color: #DD0707;
}
/* 分页器 */
.jantwap{
    width: 51px;height: 321px;
    line-height: 321px;
    text-align: center;
    position: absolute;
    left: 430px;top: 35px;
    background-color: #DD0707;
}
.jantwan{
    width: 51px;height: 321px;
    line-height: 321px;
    text-align: center;
    position: absolute;
    right: 0px;top: 35px;
    background-color: #DD0707;
}
.prev1,.prev2,.prev3,.prev4,.prev5,.prev6,.prev7,.prev8,.prev9,.prev10,.prev11,.prev12{  
    width: 23px;cursor:pointer;
    position: relative;top: 21px;
}
.next1,.next2,.next3,.next4,.next5,.next6,.next7,.next8,.next9,.next10,.next11,.next12{
    width: 23px;cursor:pointer;
    position: relative;top: 21px;
}



/* 老区行 老边疆 */
.lqxlbj{
    width: 1200px;
    margin: 0 auto;
    position: relative;
   
}
.lqxlbjbtlimg{
    width: 1200px;
    margin: 22px 0 22px 0;
}
.lqxlbjlm{
    width: 1200px;height: 60px;
    line-height: 60px;margin-bottom: 35px;
    border-bottom: 4px solid #eee;
    
}
.lqxlbjlm a{
    font-size: 35px;color: #333;line-height: 60px;
    display: inline-block;
    margin: 0 37px; padding: 0;
    border-bottom:4px solid #eee;
    font-weight: bold;
}
.lqxlbjlm a:nth-child(1){   
    margin: 0 37px 0 0;
}
.lqxlbjlm a:nth-child(6){
    float: right;
    margin: 0 0 0 37px ;
}
.lqxlbjlm a:hover{
    /* color: #DD0707; */
    border-bottom:4px solid #DD0707;
}

.lqxlbjlmactive{
    border-bottom:4px solid #DD0707!important;
}
.lqxlbj .yxconl{
    float: right;
    width: 362px;
    padding: 0 40px 0 26px;
    height: 345px;
    margin-top: 20px;
    background-color: #fff;
}
.lqxlbj .yxconl .yxconra{
    display: inline-block;
    border-bottom: 1px dashed #D9D9D9;
    color: #000;
    font-size: 25px;
    /* font-weight: 600; */
    width: 362px;
    height: auto;
    letter-spacing: 1px;
    line-height: 39px;
    padding: 16px 0;
}
.lqxlbj .yxconl .yxconra:hover{
    color: #DD0707;
}
.lqxlbj .yxconl .yxconra:nth-child(3){
    border: none;
}
.lqxlbjswip{
    width: 1226px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;  
    /* left: -26px; */
    height: 0px;
}
.lqxlbjswip:nth-child(1){
   height:480px;
}
.lqxlbj .zjiwap{
    width: 694px;
    height: 391px;
    position: relative;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 51px;
}
.lqxlbj .zjiimgcon{
    width: 694px;
    height: 391px;
    position: relative;
    overflow: hidden;
}

.lqxlbj .zjiimgcon img{
    width: 694px;
    height: 391px;
}
.lqxlbj .imgbt2{
    display: inline-block;   
    color: white;
    text-align: left;
    position: absolute;
    *bottom:0px;
    left: 0px;
    /*-------------------------------*/  
    width: 664px;
    font-size: 22px;
    height: 56px;
    line-height: 63px;
    padding:0px 15px 0 15px;
    bottom: 0px;
    letter-spacing: 2px;
    background: rgba(0,0,0,.65);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lqxlbj .imgbt2::before{
    /* content:  url(/rail/statics/images/rail2/qztljs/play.png);
    background-size: 34px;
    display: inline-block;
    width: 34px;
    position: relative;
    top: 9px;
    height: 34px; */
}
.lqxlbj .imgbt2:hover{
    color: #DD0707;
}
/* 分页器 */
.lqxlbj .jantwap{
    width: 51px;height: 321px;
    line-height: 321px;
    text-align: center;
    position: absolute;
    left: 0px;top: 35px;
    background-color: #DD0707;
}
.lqxlbj .jantwan{
    width: 51px;height: 321px;
    line-height: 321px;
    text-align: center;
    position: absolute;
    left: 745px;top: 35px;
    background-color: #DD0707;
}
.morewar {
    width: 1200px;
    text-align: center;
    margin: 425px 0 0px 0;
    position: relative;
    /* display: none; */
}
.more22 {
    color: #000;
    font-size: 24px;
    display: inline-block;
    width: 250px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background-color: #F5F5F5;
    margin: 0 auto;
    border-radius: 25px;
    letter-spacing: 3px;
    z-index: 6666;
    position: relative;
}
.more22:hover {
    color: #DD0707;
}

/*底部*/
.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: #DD0707;
    text-decoration: underline !important;
}

.footer {
    height: 140px;
    border-top: 5px solid #DD0707;
    text-align: center;
    margin-top: 25px;
}
.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;
}
