.xiaoguo-body{
	width: 1200px;
	margin:auto;
}
.xiaoguo-body .row{
	margin:0;
	padding:0;
}
.xiaoguo-jumu{
	position: relative;
	min-width: 1200px;
}
.xiaoguo-jumu img{
	display: block;
    margin: auto;
    height: 400px;
}
.fixed{
	width: 1200px;
	margin:0 auto;

}
.xg-nav{
	position: absolute;
	background-color: #faf9fa;
	width: 380px;
	color:#000;
	font-size: 16px;
	letter-spacing: 1.6px;
	height: 400px;
	padding:20px 10px 0 10px;
	z-index: 10;
	top:0;
}
.xg-nav li{
	list-style-type: none;
	border-bottom: solid 1px #c9c9c9;
	margin-bottom: 10px;
}
.xg-nav li:last-child{
	border-bottom: none;
}
.nav-first{
    border-right: 1px solid #c9c9c9;
    width: 70px;
    /*font-size: 18px;*/
    font-weight: bold;
    float: left;
    padding: 0 10px;
    text-align: center;
}
.nav-second{
    padding-left: 10px;
    width: 280px;
    float: left;
    max-height: 80px;
    overflow: hidden;
    background-color: #faf9fa;
}
.nav-third{
	position: absolute;
    left: 380px;
    height: 0px;
    width: 300px;
    background-color: #faf9fa;
    overflow: hidden;
    margin-top: -10px;
    visibility: hidden;
}
.nav-second span{
	display: inline-block;
    float: left;
   	margin-right: 1em;
    padding-bottom: 5px;
}
.nav-second a{
	padding:1px;
}
.nav-second a:hover{
	background-color: #28603e;
	border-radius: 5px;
	text-decoration: none;
	color:#fff;
}
a{
	text-decoration:none;
	color:inherit;
}
.xg-book{
	width: 300px;
	height: 186px;
	background-color: #fff;
	padding:10px;
	padding: 10px;
  position: absolute;
  top: 100px;
  margin-left: 900px;
  z-index: 100;
}
.book-body{
	border:dashed 2px #28603e;
	text-align: center;
	font-size: 20px;
	letter-spacing: 1.5px;
	line-height: 25px;
	color:#28603e;
	padding:12px;
}
.book-body p:first-child{
	color:#ffd200;
}
.btn-book{
	background-color: #ffd200;
	letter-spacing: 6px;
	padding:5px 50px;
	border:none;
	outline:none;
	box-shadow: 0 4px 10px 0 #5b5758;
}
.xg-sectoin{
	margin: 50px 0 50px 0;
	position: relative;
	/*text-align: center;*/
	padding:0 !important;
}
.xg-sectoin img{
	height:230px;
	/*width: 350px;*/
	width: 90%;
	opacity: 0.5;
}
.img-cover:hover{
	box-shadow: 0 4px 10px 0 #5b5758;
	background:rgba(0,0,0,0);
	color:rgba(0,0,0,0.6);
	transition: all 0.5s;
}
.img-cover{
	background:rgba(0,0,0,0.4);
	position: absolute;
	font-size: 14px;
	letter-spacing: 3px;
	text-align: center;
	color:#fff;
	height: 230px;
	width: 90%;
	top:50%;
	left:0;
	transform: translate(0,-50%);
	cursor: pointer;
}
.xg-furnish .img-cover{
	left:5%;
}
.xg-case .img-cover{
	left:10%;
}
.des{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.des p{
	margin-bottom: 0;
	font-style:italic;
}
.des .des-cn{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	font-size: 30px;
	letter-spacing: 6px;
	line-height: 30px;
	font-style: normal;
}
.beauty-title{
	font-size: 30px;
	letter-spacing: 16px;
	margin-bottom: 50px;
}
.des-en{
	font-size: 14px;
	letter-spacing: 8px;
}
.beauty-swiper .swiper-container{
	padding-top:20px;
}
.beauty-swiper .swiper-slide{
	width: 360px;
	height: 200px;
}
.beauty-swiper .swiper-slide img{
	width: 360px;
	height: 200px;
	cursor: pointer;
}
.beauty-swiper .swiper-slide-active{
	height:240px;
}
.beauty-swiper .swiper-slide-active img{
	box-shadow: 0 4px 10px 0 #5b5758;
	width: 400px;
    margin-left: -20px;
    height: 240px;
    margin-top: -20px;
}
.beauty-swiper .swiper-slide-active .img-bar{
	width: 400px;
    margin-left: -20px;
    height: 60px;
    top: -60px;
    line-height: 60px;
}
.beauty-swiper .swiper-button-prev,
.beauty-swiper .swiper-button-next{
	background-color: rgba(104,102,98,0.7);
	border-radius: 8px;
}
.beauty-swiper .swiper-slide-active{
}
.beauty-swiper .swiper-slide-prev img,
.beauty-swiper .swiper-slide-prev .img-bar
{
	margin-left: -60px;
}
.beauty-swiper .swiper-slide-next img,
.beauty-swiper .swiper-slide-next .img-bar
{
	margin-left: 60px;
}
.beauty-swiper .swiper-slide-next{
}
.beauty-swiper .swiper-slide-next .img-bar{
}
.beauty-swiper .swiper-slide-next+ .swiper-slide img,
.beauty-swiper .swiper-slide-next+ .swiper-slide .img-bar
{
	margin-left:60px;
}
.beauty-swiper .swiper-slide-next+ .swiper-slide .img-bar{
}
.img-bar{
	text-align: center;
	width: 360px;
	background-color: rgba(103,93,85,.8);
	color:#fff;
	font-size: 16px;
	letter-spacing: 1.6px;
	line-height: 40px;
	position: relative;
	top:-40px;
	height: 40px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

.xiaoguo-body .show-img
{
	/*padding-top:50px;*/
	position: relative;
    margin: 50px auto;
}
.img-item{
	/*padding:0;*/
	position: absolute;
	background-color: #ededed;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	padding:10px;
	cursor: pointer;
	word-break:break-all;
  transition: transform 0.5s;
}
.xiaoguo-body .img-item:hover{
	box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	transition: all 0.4s ease-in-out;
	text-decoration: none;
  transform: scale(1.02);
}
.img-item img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.img-item p{
	padding:0 1em;
	text-align: center;
}
.xg-pagination{
	padding: 3px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.64px;
}
.xg-pagination span,
.xg-pagination a{
	height: 35px;
	display: inline-block;
	line-height: 35px;
	border: #cfcfcf 1px solid;
	padding:0 12px;
}
.page-all{
	background-color: #28603e;
	color:#fff;
}
.xg-pagination span.disabled {
    border: #eee 1px solid;
    margin: 2px;
    color: #ddd;
}
.xg-pagination span.current {
    border: solid 1px #cee1e7;
    font-weight: bold;
    margin: 2px;
    color: #fff;
    background-color: #28603e;
}
.xg-pagination a {
    margin: 2px;
    color: #28603e;
    text-decoration: none;
}
.xg-pagination a:hover {
	background-color: #f4f8f9;
    border: #28603e 1px solid;
}
.crumb_item{
	padding: 8px 0;
    border-top: 1px solid #c9c9c9;
    /*height: 46px;*/
    background-color: #f4f4f4;
}
.nav-list{
	background-color: #f4f4f4;
	font-size: 18px;
	letter-spacing: 1.35px;
	margin-bottom: 50px;
}
.nav-list dl{
	background-color: #f4f4f4;
	margin-bottom: 0;
}
.cur-loc{
	height: 46px;
	line-height: 46px;
	font-weight: normal !important;
}
.cur-loc .filter{
	background-color: #acacac;
	color:#fff;
	font-size: 16px;
	padding:2px 0 2px 10px;
	border-radius: 5px;
	margin-right: 15px;
	cursor: pointer;
}
.cur-loc .filter:hover{
	background-color: #28603e;
}
.cur-loc a:hover{
	text-decoration: none;
}
.crumb_item dt{
	font-weight: normal !important;
	width: 75px;
	font-size: 16px;
    text-align: center;
    float: left;
    height: 30px;
    line-height: 30px;

}
.crumb_item dd{
	float: left;
    padding-left: 22px;
    height: 30px;
    line-height: 30px;
    border-left: 1px solid #eaeaea;
    width: 1060px;
    position: relative;
    overflow: hidden;
    background-color: #f4f4f4;
}
.xiaoguo-body .crumb_item span{
	font-size: 14px;
	letter-spacing: 1.6px;
	margin-right: 15px;
    vertical-align: middle;
    cursor: pointer;
    padding:2px;
    height: 30px;
    line-height: 30px;
    float:left;
}
.mxg-body .crumb_item span{
	display: inline-block;
	max-width: calc(100% - 25px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.crumb_item a{
	padding:2px;
	transition: color 0.3s ease;
}
.crumb_item a:hover{
	background-color: #28603e;
	color:#fff;
	border-radius: 5px;
	text-decoration: none;
}
.crumb_item .selected{
	color:#28603e;
}
.crumb_item .selected a:hover{
	color:#28603e;
	background-color: transparent;
	text-decoration: none;
}
.crumb_item .iconfont{
	position: absolute;
    right: 0;
    margin-left:15px;
}
.no-result{
	text-align: center;
	font-size: 20px;
	letter-spacing: 4px;
}
.show-other,
.no-result span{
	color:#28603e;
}
.no-result img{
	height: 100px;
	width: 100px;
	margin-bottom: 50px;
}
.beauty-detail .gallery-top{
	height: 580px;
	padding:70px 0;
	background-color: #ededed;
	border-bottom: solid 1px #b5b5b5;
	position: relative;
}
.thumbs-container{
	background-color: #ededed;
}
.beauty-detail .gallery-thumbs{
	height: 140px;
	padding:20px 0;
	margin-bottom: 50px;
	background-color: #ededed;
	margin-left:40px;
	margin-right: 40px;

}
.beauty-detail .gallery-top img{
	height:100%;
	width: 86%;
	margin-left: 7%;
}
.gallery-top .swiper-button-prev-1,
.gallery-top .swiper-button-next-1{
	color:#fff;
	text-align: center;
	cursor: pointer;
	font-size: 50px;
	line-height:580px;
	height: 100%;
	width: 6%;
	background-color:#dfdfdf;
	position: absolute;
	color:#c9c9c9;
	top:0;
	z-index: 1000;
}
.gallery-top .swiper-button-prev-1,
.gallery-top .swiper-button-next-1{
	color:#fff;
	text-align: center;
	cursor: pointer;
	font-size: 50px;
	line-height:580px;
	height: 100%;
	width: 6%;
	background-color:#dfdfdf;
	position: absolute;
	color:#c9c9c9;
	top:0;
	z-index: 1000;
}
.thumbs-container .swiper-button-prev-1,
.thumbs-container .swiper-button-next-1{
	text-align: center;
	cursor: pointer;
	font-size: 30px;
	line-height:100px;
	height: 100px;
	width: 40px;
	background-color:#dfdfdf;
	position: absolute;
	color:#c9c9c9;
	top:20px;

	z-index: 1000;
}
.thumbs-container{
	position: relative;
}
.gallery-top .swiper-button-prev-1:hover,
.thumbs-container .swiper-button-prev-1:hover,
.gallery-top .swiper-button-next-1:hover,
.thumbs-container .swiper-button-next-1:hover{
	color:#fff;
}
.gallery-top .swiper-button-next-1{
	right: 0;
}
.gallery-top .swiper-button-prev-1 i,
.gallery-top .swiper-button-next-1 i
{
	font-size: 50px;
}
.thumbs-container .swiper-button-next-1{
	right:0;
}
.thumbs-container  .swiper-button-prev-1 i,
.thumbs-container  .swiper-button-next-1 i
{
	font-size: 30px;
}
.beauty-detail .gallery-thumbs img{
	height: 100px;
	width: 100px;
}
.gallery-thumbs .swiper-slide{
}
.beauty-detail .gallery-thumbs img{
    opacity: 0.4;
}
.beauty-detail .gallery-thumbs .swiper-slide-active img{
    opacity: 1;
    border:solid 2px #28603e;
    left:50%;
}
.img-big{
	height: 500px;
	width:100%;
	background-color: #ededed;
	border-bottom: solid 1px #b5b5b5;
}
.img-big.pic-left{
	cursor:  url("/images/common/pic_left.png"),pointer;
}
.img-big.pic-right{
	cursor:  url("/images/common/pic_right.png"),pointer;
}
.img-small{
	height: 140px;
	width:100%;
	background-color: #ededed;
	margin-bottom:50px;
	padding:20px 0;
}
.img-big .turn-right,
.img-big .turn-left{
	width: 80px;
	height: 100%;
	color:#c9c9c9;
	text-align: center;
	cursor: pointer;
}
.img-small .turn-right,
.img-small .turn-left{
	width: 40px;
	height: 100%;
	color:#c9c9c9;
	text-align: center;
	cursor: pointer;
}
.img-big a:hover,
.img-small a:hover,
.img-bar a:hover{
	text-decoration: none;
	color:inherit;
}
.img-big .turn-right i,
.img-big .turn-left i{
	font-size: 50px;
	line-height: 580px;
}
.img-small .turn-right i,
.img-small .turn-left i{
	font-size: 30px;
	line-height: 100px;
}
.turn-right:hover,
.turn-right:focus,
.turn-left:focus,
.turn-left:hover{
	background-color: #dfdfdf;
	color:#fff;
	transition: all 0.6s ease-in-out;
}
.turn-right a:focus,
.turn-left a:focus,
.turn-right a:hover,
.turn-left a:hover{
	text-decoration: none;
	color:inherit;
}
.img-big .img-center{
	height: 100%;
	margin:0px 90px;
	padding:20px 0;
	text-align: center;
}
.img-big .img-center img{
	max-width: 100%;
	/*height: auto;*/
	max-height: 100%;
}
.img-small .img-center{
	height: 100%;
	/*padding:0 5px;*/
	margin:0 40px;
}
.img-small .img-center img{
	width: 100px;
	font-size: 0;
	height: 100%;
	margin-left:11.25px;
	float:left;
}
.img-small .img-center img:hover{
	box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	margin-top:-5px;
	transform: scale(1.1,1.1);
	transition: all 0.4s ease-in-out;
}
.img-center .active{
	border:solid 2px #28603e;
}
.img-info{
	font-size: 14px;
	letter-spacing: 1.05px;
	padding:10px 15px;
}
.img-title{
	margin-top: 5px;
}
.img-info .img-title span,
.img-info .img-size span{
	font-size: 12px;
	letter-spacing: 0.9px;
}
.border-right{
	padding-right: 5px;
	border-right: solid 1px #c0c0c0;
}

.xg-bookinfo{
	background-color: #fff;
	position: absolute;
	display: none;
    height: 150px;
    width: 300px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    border-radius: 8px 8px 8px 8px;
    padding:20px;
}
.bookinfo-body{
	position: relative;
	top:50%;
	transform: translate(0,-50%);
}
.bookinfo-body div{
	margin: 10px 0;
	text-align: center;
}
.bookinfo-body span {
    margin-right: 10px;
    position: relative;
}
.bookinfo-body input,
.bookinfo-body select{
    border: solid 1px gray;
    width: 190px;
    padding: 3px 10px;
    outline: none;
}
.bookinfo-body .book{
	background-color: #ff0036;
    border: none;
    outline: none;
    outline-color: transparent;
    color: white;
}
.bookinfo-body .book:hover{
	background-color: #28603e;
	color:#fff;
	outline:none;
	border:none;
}
/*m端*/
.mxg-body{
	font-size: 14px;
	color:#fff;
}
.mxg-body .mxg-sectoin{
	padding:0;
	text-align: center;
}
.mxg-sectoin + .mxg-sectoin{

}
.mxg-top{
	padding:10px;
}
.mxg-top .mxg-sectoin{
	height: 110px;
	padding:0 5px;
	margin: .15rem 0;
}
.mxg-top img,
.max-img img,
.min-img img{
	height: 100%;
	width: 100%;
}
.mxg-sectoin .mimg-cover{
	position: absolute;
	width: calc(100% - 10px);
	height: 100%;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	box-shadow: 0 4px 10px 0 #5b5758;
	background:rgba(0,0,0,0.4);
	font-size: 8px;
	letter-spacing: 3.5px;
	text-align: center;
	color:#fff;
	cursor: pointer;
}
.mimg-cover .des-cn{
	display: inline-block;
	font-size: 18px;
	letter-spacing: 3.5px;
	border-bottom: 1px solid #fff;
}
.mxg-top .des{
	width: 100%;
}
.mxg-section{
	background-color: #fff;
}
.mxg-nav{
	padding: 10px 15px;
}
.nav-box{

	position: relative;
}
.max-img{
	display: block;
	position: relative;
	width: 60%;
	float: left;
	height: 200px;
}
.min-img{
	display: block;
	position: absolute;
	width: calc(40% - 5px);
	top:0;
	right: 0;
	height: 50%;
}
.max-img .img-title{
	width: 100%;
	margin:0;
	height: 25px;
	line-height: 25px;
	background:rgba(0,0,0,0.4);
	text-align: center;
	position: absolute;
	bottom:0;
}
.img-detail .img-title{
	width: 100%;
	margin:0;
	height: 25px;
	line-height: 25px;
	background:rgba(0,0,0,0.4);
	text-align: center;
	position: absolute;
	bottom:0;
}
.nav-box .nav-first{
	display: block;
	position: absolute;
	width: calc(40% - 5px);
	bottom:0;
	right: 0;
	height: 50%;
	background-color: rgb(242,242,242);
}
.circle{
	position: relative;
    background: #fff;
    border-radius: 50%;
    width: 66px;
    height: 66px;
    margin:0 auto;
    top:50%;
    margin-top: -33px;
}
.circle h2{
	text-align: center;
	position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -1.1em;
    text-align: center;
    font-size: 18px;
    letter-spacing: 3.5px;
    color: #28603e;
    padding-bottom: 3px;
    margin-bottom: 0;
    transform: translate(0,50%);
    /*border-bottom: solid 1px;*/
}
.circle p{
	position: absolute;
    width: 100%;
    top: 50%;
    margin-top: 0.5em;
    text-align: center;
    font-size: 12px;
    color: #676767;
    font-family: Arial;
}

.circle .icon-sanx-up{
	color:#28603e;
	font-size: 12px;
	margin-left:-5px;
}
.mxg-left{
	display: block;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    z-index: 1;
    height: 24px;
    width: 15px;
    left: -15px;
}
.mxg-section .mnav-list{
	background-color: #fff;
	padding-bottom: 2%;
	margin-bottom: 0;
}
.mnav-list a:nth-child(3n-1){
	margin-left:2%;
	margin-right:2%;
}
.mnav-list a{
	color:#000;
	font-size: 14px;
	letter-spacing: 2.7px;
	background-color: rgb(242,242,242);
	float: left;
  width: 32%;
  height: 3em;
  line-height: 3em;
  box-sizing: border-box;
  text-align: center;
  margin-top: 2%;
  box-shadow: 0 0px 3px 0 #5b5758;
}
.mxg-section + .mxg-section{
	margin-top:10px;
}
.mxg-section:nth-child(2n+1) .max-img{
	float: right;
}
.mxg-section:nth-child(2n+1) .nav-box .min-img,
.mxg-section:nth-child(2n+1) .nav-box .nav-first
{
	right:auto;
	border:none;
}
.mxg-section:nth-child(2n+1) .mxg-left{
	left:auto;
	right:-15px;
	transform:rotate(180deg)
}
.mxg-body .nav-list{
	background-color: #fff;
	position: relative;
	margin:0;
}
.mxg-body .crumb_item{
	background-color: #fff;
	position: relative;
	font-size: 16px;
	color:#2a2a2a;
	border:none;
	padding:0;
}
.mxg-body .crumb_item .col-xs-4{
	padding:0;
	text-align: center;
	padding: 8px 0;
	border-bottom: 1px solid #ececec;
}
.mxg-body .crumb_item .col-xs-4.active{
	color:#28603e;
    border-bottom: none;
}
.mxg-body .crumb_item .iconfont{
	right:auto;
	margin-left:0;
}
.item_list{
	position: absolute;
    width: 100%;
    background: #fff;
    padding:10px 10px 0 10px;
    z-index: 2;
    display: none;
}
.item_list a{
	font-size: 14px;
	margin-bottom: 10px;
	color:#5e5e5e;
    margin-right: 4%;
    padding:0 5px;
    float: left;
    text-align: center;
    line-height: 2;
    border: 1px solid #dadada;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.item_list .selected{
	color:#28603e;
	border-color:#28603e;
}
.mxg-body .show-img{
	position: relative;
}
.mxg-body .show-img p{
	color:#343434;
	font-size: 14px;
}
.mxg-body.detail-body{
	height: calc(50% - 153.8px);
}
.mxg-body.detail-body ~ .footer{
	display: none;
}
.img-detail{
	position: relative;
	height: 100%;
}
.img-detail img{
	width: 100%;
	height: auto;
	max-height: 100%;
	position: absolute;
	top:50%;
	transform: translate(0,-50%);
}
.footer-book{
	position: fixed;
	width: 100%;
	bottom: 0px;
	height:100px;
	background-color:rgba(181,181,181,0.4);
	text-align: center;
  max-width: 500px;
}
.btn-fbook{
	margin-top: 25px;
	max-width: 100%;
	background-color: #28603e;
	color:#fff;
	font-size: 18px;
	letter-spacing: 5px;
	height: 50px;
	border-radius: 15px;
	outline: none;
	position: relative;
	padding-left: 25px;
}
.btn-fbook i{
	color:#778539;
	font-size: 18px;
	position: absolute;
	left:5px;
}
.book-box{
	display: none;
	position: fixed;
	background-color: #f7f7f6;
	width: 90%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	border-radius: 12px;
	padding:20px 10px 30px 10px;
	box-shadow: 0 4px 10px 0 #5b5758;
	z-index:999;
}
.book-title{
	font-size: 18px;
	color:#161616;
}
.book-title span:last-child{
	font-size: 16px;
	color: #686767;
}
.fbook-body{
	width: 100%;
	position: relative;
	border: solid 1px #b5b5b5;
	border-radius: 12px;
	height: 45px;
	line-height: 45px;
	margin:20px 0 10px 0;
}
.fbook-body i{
	color:#b5b5b5;
	font-size: 20px;
}
.fbook-body select,
.fbook-body input{
	border:none;
	width: 40%;
  height: 35px;
  line-height: 35px;
	background-color: transparent;
}
.fbook-body input{
  transform: translateY(-3px);
}
.fbook-body select{
	float: right;
	width: 4.5em;
  margin-top: 5px;
}
/*.fbook-body select:focus,*/
.fbook-body input:focus{
	border:none;
	outline: none;
}
.fbook-btn{
	background-color: #28603e;
	color:#fff;
	font-size: 18px;
	letter-spacing: 3.5px;
	width: 100%;
	height: 40px;
	border:none;
	outline: none;
	border-radius: 12px;

}
.fbook-btn:active{
	border:none;
	outline: none;
}
.book-box .icon-ttpodicon {
	position: absolute;
	font-size: 30px;
	height: 30px;
	width: 30px;
	top:-15px;
	right: -15px;
}
.more-img{
	text-align: center;
	color:#28603e;
	font-size: 16px;
	background-color:#ededed;
	height: 30px;
	line-height: 30px;
	width:50%;
	margin:0 auto;
	border-radius: 8px;
}
.xiaoguo-body .about-artical{
	margin-bottom:20px;
}
i.xg-img-left,
i.xg-img-right{
  position: absolute;
  top:0;
  bottom:0;
  left:0;
  margin:auto;
  font-size:40px;
  height: 57px;
  animation: imgSlideLeft linear infinite alternate .5s;
}
@keyframes imgSlideLeft{
  from {left:0;}
  to {left:10px;}
}
@-moz-keyframes imgSlideLeft {
  from {left:0;}
  to {left:10px;}
}

@-webkit-keyframes imgSlideLeft {
  from {left:0;}
  to {left:10px;}
}

@-o-keyframes imgSlideLeft {
  from {left:0;}
  to {left:10px;}
}
i.xg-img-right{
  right:0;
  left:auto;
  animation: imgSlideRight linear infinite alternate .5s;
}
@keyframes imgSlideRight{
  from {right:0;}
  to {right:10px;}
}
@-moz-keyframes imgSlideRight {
  from {right:0;}
  to {right:10px;}
}

@-webkit-keyframes imgSlideRight {
  from {right:0;}
  to {right:10px;}
}

@-o-keyframes imgSlideRight {
  from {right:0;}
  to {right:10px;}
}