﻿@charset "utf-8";
/* CSS Document */
/* all 2013.12.21*/
            html, body {
                position: relative;
                height: 100%;
            }

            .swiper-container {
            height: 100%;

            }
/*
.swiper-wrapper {
display: -webkit-block;
    display: -webkit-block;
    display: -ms-block;
    display: block;

}*/

            .swiper-slide {
                overflow: hidden;
            }
.i_content{
height:753px;
}