.swiper-container {
	Z-INDEX: 1; POSITION: relative; MARGIN: 0px auto; OVERFLOW: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden}
.swiper-wrapper {
	BOX-SIZING: content-box; POSITION: relative; WIDTH: 100%; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-transition-property: -webkit-transform, left, top; -webkit-transition-duration: 0s; -webkit-transform: translate3d(0px, 0, 0); -webkit-transition-timing-function: ease; -moz-transition-property: -moz-transform, left, top; -moz-transition-duration: 0s; -moz-transform: translate3d(0px, 0, 0); -moz-transition-timing-function: ease; -o-transition-property: -o-transform, left, top; -o-transition-duration: 0s; -o-transform: translate(0px, 0px); -o-transition-timing-function: ease; -ms-transition-property: -ms-transform, left, top; -ms-transition-duration: 0s; -ms-transform: translate3d(0px, 0, 0); -ms-transition-timing-function: ease; transition-property: transform, left, top; transition-duration: 0s; transform: translate3d(0px, 0, 0); transition-timing-function: ease}
.swiper-free-mode > .swiper-wrapper {
	MARGIN: 0px auto; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; transition-timing-function: ease-out}
.swiper-slide {FLOAT: left; TEXT-ALIGN: center; WIDTH: 100%; HEIGHT: 100%}
.swiper-wp8-horizontal {-ms-touch-action: pan-y}
.swiper-wp8-vertical {-ms-touch-action: pan-x}
.swiper-wrapper {HEIGHT: 100%}
.swiper-wrapper IMG {WIDTH: 100%}
.swiper-slide IMG {POSITION: relative; DISPLAY: block; VERTICAL-ALIGN: middle; max-width:640px; max-height:400px; width:100%; height:auto;}
.pagination {TEXT-ALIGN: center; LINE-HEIGHT: 20px; WIDTH: 100%; HEIGHT: 20px}
.swiper-pagination-switch {margin: 0px 2px; width:12px; height:12px; border-radius:50%; DISPLAY: inline-block; BACKGROUND: #d1d1d1; VERTICAL-ALIGN: middle; -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms}
.swiper-active-switch {BACKGROUND: #FF3300}