html,body{
    margin: 0;
    padding: 0;
    background-color:#fff;
    font-family:'Microsoft YaHei',Tahoma,'\5FAE\8F6F\96C5\9ED1',Arial,Helvetica,sans-serif;
   overflow: hidden;
   width: 100%;
   height: 100%;
   background: url(/rail/statics/images/rail2/ffzs/bgall.png) no-repeat center;
   background-size: cover;
}
/*初始化css*/
img{
    border: none;
}
a{
    text-decoration:none;
    out-line: none;
    color:black;
}
.indexwap{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.indexwap .indexinner{
    width: 1600px;
    height: 100%;
   margin: 0 auto;
margin-top:12%;
 transform:scale(0.96);
/*margin-top:280px;*/
   position: relative;
} 
.swiper-container{
    overflow: visible!important;
    z-index: 22;
padding-top: 30px;
    /*padding-top: 327px;*/
    height: 100%;
}
.swiper-slide{
    width: 450px!important;
    height: 334px!important;
}
.swimgwap{
width: 424px;
height: 290px;
padding: 22px 13px;
background-color: rgba(239,150,22,0.8);
position: relative;
}
.swimgwap img{
    width: 404px;
    height: 270px;
    border: 10px solid #fff;
}
.swimgwap p{
    width: 364px;
    height: 290px;
    padding: 0 30px;
    background-color: rgba(248,190,116,0.8);
   text-align: center;
   position: absolute;
   margin: 0;
   top: 22px;
   display: none;
}
.swimgwap a{
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    color: #fff;
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    word-wrap: break-word;
    word-break: break-all;
}
.swiper-slide-active{
    margin-left: 400px;
}
.ztwz{
    width: 1729px;
    height: 546px;
    background: url(/rail/statics/images/rail2/ffzs/ztwzbg.png) no-repeat center;
    position: absolute;
    left: 0;
    top: -8px;
   
}
.ztwz .shub{
    width: 487px;
    position: absolute;
    right: -8px;
    top: -4px;
    z-index: 33;
}
.ztwz .gwjc{
    width: 641px;
    position: absolute;
    left: 66px;
    top: 210px;
    z-index: 33;
}
.ztwz p{
    position: absolute;
    left: 130px;
    bottom: 4px;
    font-size: 21px;
    color: #fff;
    text-indent: 2em;
    width: 1310px;
    line-height: 32px;
    text-align: justify;
	
	
    text-justify: inter-ideograph;
}


@media(max-width:1610px){
.indexwap .indexinner{

    width: 1600px;
    height: 100%;
   margin: 0 auto;
margin-top:200px;
   position: relative;
   transform:scale(0.8);
} 
}