 .swiper-container {
        width: 100%;
        height: 400px;
        margin-left: auto;
        margin-right: auto;}
    .swiper-slide {
        position: relative;
        text-align: center;
        font-size: 14px;
        background: #fff;
            
        flex-wrap: wrap;
        /* center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;}
    .swiper-slide a{
        width:100%;}
    .swiper-slide img {
       width: 100%;
       height: auto;
       float:left;}
  .swiper-pagination {
    position:unset;
    margin-top:10px;}
  .swiper-pagination-bullet {
    margin:5px;}
.swiper-slide span{
        position: absolute;
        left:0;
        bottom: 0;
        width: 100%;
        height: 40px;
        line-height:40px;
         font-size: 18px;
        color: #ffffff;
        overflow: hidden;
       background: rgba(0,0,0,0.5);
        text-overflow: ellipsis;
        white-space: nowrap;}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: right;}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #fff;
  margin: 0 5px;
    cursor: pointer;}
.swiper-active-switch {
  background: #a62123;}
 @media screen  and (max-width:767px) {
  .swiper-container {
        height: 200px;}
}
.titlestyle1106134{ box-sizing: border-box; font-size: 12pt; text-decoration: none; background: none transparent scroll repeat 0% 0%; color: #333; padding-left: 20px; display: block; line-height: 150% ;}
.summarystyle1106134{ line-height: 150%; color: #222222; font-size: 9pt ;}

