.banner .slider {
	position: relative;
	width: 100%;
	height: 738px;
	overflow: hidden;
}

.banner .slides {
	height: 100%;
  /* Simple clear fix */
	overflow: hidden;
	list-style: none;
	-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.banner .slide {
	height: 100%;
	float: left;
	clear: none;
	background: url(../images/banner.jpg)/*tpa=http://en.sarsupply.cn/images/banner.jpg*/ no-repeat center;
	background-size: cover !important;
}

.banner .slide a {
	width: 100%;
	height: 100%;
	display: block;
}

.banner .slider-arrows {
}

.banner .slider-arrow {
	position: absolute;
	display: block;
	margin-bottom: -16px;
	text-decoration: none;
	width: 123px;
	height: 32px;
	bottom: 50%;
	text-indent: 999px;
	overflow: hidden;
}

.banner .slider-arrow--right {
	right: 0;
	background: url(../images/book_right.png)/*tpa=http://en.sarsupply.cn/images/book_right.png*/ no-repeat center;
}

.banner .slider-arrow--left {
	left: 0;
	background: url(../images/book_left.png)/*tpa=http://en.sarsupply.cn/images/book_left.png*/ no-repeat center;
}

.banner .slider-nav {
	position: absolute;
	bottom: 30px;
}

.banner .slider-nav__item {
	width: 22px;
	height: 24px;
	clear: none;
	display: inline-block;
	margin: 0 5px;
	background: url(../images/hx_dot1.png)/*tpa=http://en.sarsupply.cn/images/hx_dot1.png*/ no-repeat center;
}

.banner .slider-nav__item:hover {
	background: url(../images/hx_dot2.png)/*tpa=http://en.sarsupply.cn/images/hx_dot2.png*/ no-repeat center;
	background-size: cover;
}

.banner .slider-nav__item--current {
	background: url(../images/hx_dot2.png)/*tpa=http://en.sarsupply.cn/images/hx_dot2.png*/ no-repeat center;
	background-size: cover;
}

.in_title {
	text-align: center;
	padding: 50px 0 30px;
}

.in_title .pq {
	font-size: 26px;
	color: #333;
	font-weight: bold;
}

.in_title .pw {
	font-size: 16px;
	line-height: 32px;
}

.in_zx .main li {
	width: 568px;
	float: left;
	margin-bottom: 30px;
	border: 2px solid #eee;
}

.in_zx .main li:nth-of-type(2n) {
	float: right;
}

.in_zx .main li .font {
	width: 280px;
	float: left;
	margin-left: 35px;
}

.in_zx .main li .img {
	float: right;
	width:207px;
	height:246px;
	position:relative;
}

.in_zx .main li .font .p1 {
	font-size: 18px;
	color: #333;
	height:24px;
	overflow:hidden;
	font-weight: bold;
	margin-top: 25px;
}

.in_zx .main li .font .p2 {
	color: #999;
	height:72px;
	overflow:hidden;
	margin-top: 15px;
}

.in_zx .main li .font .btn {
	width: 128px;
	text-align: center;
	line-height:28px;
	border: 1px solid #269ef2;
	color: #269ef2;
	margin-top: 35px;
}

.in_zx .main li .font .btn span {
	padding-right: 32px;
	display: inline-block;
	background: url(../images/in_zx_dot1.png)/*tpa=http://en.sarsupply.cn/images/in_zx_dot1.png*/ no-repeat right;
}

.in_zx .main li:hover .font .btn {
	background: #269ef2;
	color: #fff;
}

.in_zx .main li:hover .font .btn span {
	background: url(../images/in_zx_dot2.png)/*tpa=http://en.sarsupply.cn/images/in_zx_dot2.png*/ no-repeat right;
}

.in_zx .main li:hover {
	border: 2px solid #269ef2;
}

.in_zx .main li .img {
	overflow: hidden;
}

.in_zx .main li img {
	transition: all 0.2s;
}

.in_zx .main li:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.in_world {
	height: 710px;
	background: url(../images/in_world.jpg)/*tpa=http://en.sarsupply.cn/images/in_world.jpg*/ no-repeat center;
	background-size: cover;
}

.in_case .in_title .pq,
.in_case .in_title .pw {
	color: #fff;
}

.in_case {
	background: url(../images/in_case.jpg)/*tpa=http://en.sarsupply.cn/images/in_case.jpg*/ no-repeat center;
	background-size: cover;
}

.in_case li{
	float:left;
	width:213px;
	height:435px;
	margin-left:9px;
	margin-bottom: 9px;
	overflow:hidden;
	position:relative;
	/*transition:all 100ms ease;*/
}
.in_case li:first-child{
	width:287px;
	margin-left:0;
}

.in_case li .txtbox{
	color:#fff;
	bottom:0;
	left:0;
	width:100%;
	height:70px;
	z-index:9;
	overflow:hidden;
	position:absolute;
}
.in_case li:hover .txtbox{
	 top:0;
	 height:auto;
	 bottom:auto;
}

.in_case li:hover .more{
	opacity:1;
	width:100%;
}

.in_case .transparent{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.in_case li .txtbox .t1,
.in_case li .txtbox .t2,
.in_case li .txtbox .t3{
	padding:0 30px;
}
.in_case li .txtbox .t1{
	font-size: 18px;
	font-weight: bold;
	height:24px;
	overflow:hidden;
	margin:30px 0 20px 0;
}

.in_case li .txtbox .t2{
	line-height:20px;
	height:60px;
	overflow:hidden;
	transition:all 0s ease;
}
.in_case li .txtbox .t3{
	height:24px;
	font-size:16px;
	overflow:hidden;
	margin-top:20px;
}

.in_case li .more{
	width: 0%;
	bottom: 0;
	left: 0;
	color: #fff;
	height:60px;
	z-index:9;
	opacity:0;
	overflow:hidden;
	line-height: 60px;
	position: absolute;
	text-align: center;
	background: #25e2e4;
	transition:all 334ms ease;
	-webkit-transition:all 334ms ease;
}

.over {
	overflow: hidden;
}

.in_case {
	padding-bottom: 90px;
}

.in_ys .main li {
	height: 235px;
	border: 1px solid #eee;
	width: 573px;
	margin-bottom: 30px;
	float: left;
}

.in_ys .main li:nth-of-type(2n) {
	float: right;
}

.in_ys .main li .font {
	padding-left: 140px;
	margin-left: 28px;
	height: 88px;
	margin-top: 45px;
	width: 360px;
}

.in_ys .main li .font.ico1 {
	background: url(../images/in_ys1.png)/*tpa=http://en.sarsupply.cn/images/in_ys1.png*/ no-repeat left top;
}

.in_ys .main li .font.ico2 {
	background: url(../images/in_ys2.png)/*tpa=http://en.sarsupply.cn/images/in_ys2.png*/ no-repeat left top;
}

.in_ys .main li .font.ico3 {
	background: url(../images/in_ys3.png)/*tpa=http://en.sarsupply.cn/images/in_ys3.png*/ no-repeat left top;
}

.in_ys .main li .font.ico4 {
	background: url(../images/in_ys4.png)/*tpa=http://en.sarsupply.cn/images/in_ys4.png*/ no-repeat left top;
}

.in_ys .main li .font .p1 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	height:24px;
	overflow:hidden;
	margin-bottom: 10px;
}

.in_ys .main li .font .p2 {
	height:100px;
	overflow:hidden;
}

.in_ys {
	padding-bottom: 50px;
}

.in_ch .pe {
	font-size: 24px;
}

.in_ch .pq {
	margin-bottom: 10px;
}

.in_ch .pq,
.in_ch .pw,
.in_ch .pe {
	color: #fff;
}

.in_ch {
	height: 683px;
	background: url(../images/in_ch.jpg)/*tpa=http://en.sarsupply.cn/images/in_ch.jpg*/ no-repeat center rgb(76,190,242);
}

.in_win {
	padding-bottom: 70px;
	background: #f7f7f7;
}

.in_win .list-scroll{
	width:870px;
	margin:0 auto;
	text-align:center;
}
.in_win .item{
	width:135px;
	height:156px;
	margin:0 4px;
	margin-top:-35px;
	vertical-align:top;
	/*padding-top:40px;*/
	display: inline-block;
}

.in_win .slick-track{
	top:35px;
	padding-bottom:60px;
}

.in_win  .slick-dots{
	bottom:-20px;
}

.in_win .slick-dots li button{
	width:22px;
	height:24px;
	border-radius:0;
	background:url(../images/in_win1.png)/*tpa=http://en.sarsupply.cn/images/in_win1.png*/ no-repeat;
}
.in_win .slick-dots li.slick-active button {
	background:url(../images/in_win2.png)/*tpa=http://en.sarsupply.cn/images/in_win2.png*/ no-repeat;
}


.in_win .item .pic{
	width:135px;
	height:156px;
	vertical-align:top;
	position:relative;
	background:url(../images/six_1.png)/*tpa=http://en.sarsupply.cn/images/six_1.png*/ no-repeat;
}

.in_win .item .pic:hover .pic-2{
	opacity:1
}

.in_win .item .pic-2{
	top:0;
	left:0;
	width:135px;
	height:156px;
	color:#fff;
	opacity:0;
	font-size:16px;
	overflow:hidden;
	text-align:center;
	line-height:150px;
	position:absolute;
	transition:all 334ms ease;
	background:url(../images/sex_hover.png)/*tpa=http://en.sarsupply.cn/images/sex_hover.png*/;
}

.in_win .item .pic .img{
	width:135px;
	height:77px;
	position:relative;
}

.in_win .item .pic .img img{
	margin-top:40px;
}

.in_news .img {
	overflow: hidden;
}

.in_news .img{
	width: 378px;
	height: 273px;
	position:relative;
	transition: all 0.2s;
}
.in_news .img img{
	transition: all 0.3s;
}

.in_news li {
	float: left;
	width: 380px;
	margin-right: 20px;
}

.in_news li:nth-of-type(3n) {
	margin-right: 0;
}

.in_news li .top {
	border: 1px solid #eee;
}

.in_news li .top p {
	line-height: 48px;
	text-indent: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.in_news li .top:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.in_news li .font {
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.in_news li a:hover {
	color: #269ef2;
}

.in_news .main {
	padding-bottom: 70px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}

.in_gj {
	margin-bottom: 70px;
}

.in_gj .p1 {
	padding-left: 30px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 20px;
	background: url(../images/in_gj.png)/*tpa=http://en.sarsupply.cn/images/in_gj.png*/ no-repeat left;
}

.in_gj a {
	font-size: 16px;
	margin-right: 45px;
	float: left;
}

.fix_end {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 107px;
	z-index: 5;
	background: rgba(0,0,0,0.66);
}

.fix_end .ico {
	width: 164px;
	height: 141px;
	background: url(../images/fix_end.png)/*tpa=http://en.sarsupply.cn/images/fix_end.png*/ no-repeat center;
	background-size: cover;
	display: block;
	float: left;
	margin-top: -36px;
}

.fix_end .font {
	color: #fff;
	margin-left: 25px;
	height: 107px;
	margin-right: 60px;
	line-height: 35px;
	margin-top: 30px;
}

.fix_end .font .p1 {
	font-size: 22px;
	float: left;
}

.fix_end .font .p2 {
	font-size: 28px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	font-style: italic;
}

.fix_end .input {
	width: 655px;
	margin-top: 30px;
}

.fix_end .input div {
	width: 253px;
	float: left;
	border-radius: 4px;
	margin-bottom: 10px;
	margin-right: 10px;
	opacity: 0.8;
	background: rgba(255,255,255,0.15);
}

.fix_end .input div:nth-of-type(3n) {
	margin-right: 0;
}

.fix_end .input div i {
	width: 37px;
	float: left;
	height: 44px;
}

.fix_end .input div.ico1 i {
	background: url(../images/fix_end1.png)/*tpa=http://en.sarsupply.cn/images/fix_end1.png*/ no-repeat center;
}

.fix_end .input div.ico2 i {
	background: url(../images/fix_end2.png)/*tpa=http://en.sarsupply.cn/images/fix_end2.png*/ no-repeat center;
}

.fix_end .input div.ico3 i {
	background: url(../images/fix_end3.png)/*tpa=http://en.sarsupply.cn/images/fix_end3.png*/ no-repeat center;
}

.fix_end .input div.ico4 i {
	background: url(../images/fix_end4.png)/*tpa=http://en.sarsupply.cn/images/fix_end4.png*/ no-repeat center;
}

.fix_end .input div input {
	width: 211px;
	float: left;
	line-height: 44px;
	height: 44px;
	color: #fff;
}

.fix_end .input div input::-webkit-input-placeholder {
	color: #fff;
}

.fix_end .input div input:-moz-placeholder {
	color: #fff;
}

.fix_end .input div input.placeholder {
	color: #fff;
}

.fix_end .input a {
	width: 128px;
	text-align: center;
	line-height: 44px;
	float: left;
	background: #269ef2;
	color: #fff;
	border-radius: 4px;
}

.fix_end .contain {
	position: relative;
}

.fix_end .close {
	position: absolute;
	right: -40px;
	cursor: pointer;
	width: 29px;
	top: 10px;
	height: 29px;
	background: url(../images/all_close.png)/*tpa=http://en.sarsupply.cn/images/all_close.png*/ no-repeat center;
}

.in_world {
	background: url(../images/in_world_pc.jpg)/*tpa=http://en.sarsupply.cn/images/in_world_pc.jpg*/ no-repeat center;
	background-size: cover;
}

.in_world .contain {
	position: relative;
}

.in_world .contain li {
	position: absolute;
	text-indent: 1000px;
	z-index: 5;
}

.in_world .contain .a1 {
	width: 65px;
	height: 40px;
	left: 347px;
	top: 20px;
	background: url(../images/in_world1.png)/*tpa=http://en.sarsupply.cn/images/in_world1.png*/ no-repeat center;
}

.in_world .contain .a2 {
	width: 65px;
	height: 40px;
	left: 189px;
	top: 46px;
	opacity: 0.5;
	background: url(../images/in_world2.png)/*tpa=http://en.sarsupply.cn/images/in_world2.png*/ no-repeat center;
}

.in_world .contain .a3 {
	width: 75px;
	height: 50px;
	left: 56px;
	top: 96px;
	background: url(../images/in_world3.png)/*tpa=http://en.sarsupply.cn/images/in_world3.png*/ no-repeat center;
}

.in_world .contain .a4 {
	width: 78px;
	height: 50px;
	left: 178px;
	top: 186px;
	background: url(../images/in_world4.png)/*tpa=http://en.sarsupply.cn/images/in_world4.png*/ no-repeat center;
}

.in_world .contain .a5 {
	width: 62px;
	height: 42px;
	left: 84px;
	top: 267px;
	background: url(../images/in_world5.png)/*tpa=http://en.sarsupply.cn/images/in_world5.png*/ no-repeat center;
}

.in_world .contain .a6 {
	width: 74px;
	height: 48px;
	left: 184px;
	top: 340px;
	background: url(../images/in_world6.png)/*tpa=http://en.sarsupply.cn/images/in_world6.png*/ no-repeat center;
}

.in_world .contain .a7 {
	width: 61px;
	height: 39px;
	left: 38px;
	top: 367px;
	opacity: 0.5;
	background: url(../images/in_world7.png)/*tpa=http://en.sarsupply.cn/images/in_world7.png*/ no-repeat center;
}

.in_world .contain .a8 {
	width: 59px;
	height: 37px;
	left: 164px;
	top: 449px;
	background: url(../images/in_world8.png)/*tpa=http://en.sarsupply.cn/images/in_world8.png*/ no-repeat center;
}

.in_world .contain .a9 {
	width: 73px;
	height: 48px;
	left: 298px;
	top: 401px;
	opacity: 0.7;
	background: url(../images/in_world9.png)/*tpa=http://en.sarsupply.cn/images/in_world9.png*/ no-repeat center;
}

.in_world .contain .a10 {
	width: 59px;
	height: 37px;
	left: 411px;
	top: 455px;
	background: url(../images/in_world10.png)/*tpa=http://en.sarsupply.cn/images/in_world10.png*/ no-repeat center;
}

.in_world .contain .a11 {
	width: 72px;
	height: 48px;
	right: 418px;
	top: 11px;
	background: url(../images/in_world11.png)/*tpa=http://en.sarsupply.cn/images/in_world11.png*/ no-repeat center;
}

.in_world .contain .a12 {
	width: 66px;
	height: 43px;
	right: 309px;
	top: 45px;
	opacity: 0.7;
	background: url(../images/in_world12.png)/*tpa=http://en.sarsupply.cn/images/in_world12.png*/ no-repeat center;
}

.in_world .contain .a13 {
	width: 61px;
	height: 40px;
	right: 133px;
	top: 27px;
	background: url(../images/in_world13.png)/*tpa=http://en.sarsupply.cn/images/in_world13.png*/ no-repeat center;
}

.in_world .contain .a14 {
	width: 89px;
	height: 55px;
	right: 214px;
	top: 124px;
	background: url(../images/in_world14.png)/*tpa=http://en.sarsupply.cn/images/in_world14.png*/ no-repeat center;
}

.in_world .contain .a15 {
	width: 74px;
	height: 48px;
	right: 51px;
	top: 164px;
	opacity: 0.5;
	background: url(../images/in_world15.png)/*tpa=http://en.sarsupply.cn/images/in_world15.png*/ no-repeat center;
}

.in_world .contain .a16 {
	width: 82px;
	height: 52px;
	right: 197px;
	top: 228px;
	opacity: 0.5;
	background: url(../images/in_world16.png)/*tpa=http://en.sarsupply.cn/images/in_world16.png*/ no-repeat center;
}

.in_world .contain .a17 {
	width: 59px;
	height: 37px;
	right: 105px;
	top: 318px;
	background: url(../images/in_world17.png)/*tpa=http://en.sarsupply.cn/images/in_world17.png*/ no-repeat center;
}

.in_world .contain .a18 {
	width: 74px;
	height: 47px;
	right: 277px;
	top: 330px;
	background: url(../images/in_world18.png)/*tpa=http://en.sarsupply.cn/images/in_world18.png*/ no-repeat center;
}

.in_world .contain .a19 {
	width: 66px;
	height: 43px;
	right: 219px;
	top: 443px;
	background: url(../images/in_world19.png)/*tpa=http://en.sarsupply.cn/images/in_world19.png*/ no-repeat center;
}

.in_world .contain .a20 {
	width: 74px;
	height: 47px;
	right: 389px;
	top: 462px;
	opacity: 0.5;
	background: url(../images/in_world20.png)/*tpa=http://en.sarsupply.cn/images/in_world20.png*/ no-repeat center;
}

.in_ch {
	background: url(../images/in_ch_pc.jpg)/*tpa=http://en.sarsupply.cn/images/in_ch_pc.jpg*/ no-repeat center rgb(76,190,242);
}

.in_ch .contain {
	position: relative;
}

.in_ch .contain li {
	position: absolute;
	overflow: hidden;
	font-size: 20px;
	text-align: center;
	color: #fff;
	z-index: 2;
}

.in_world .contain li:hover,
.in_ch .contain li:hover {
	-webkit-animation-name: shake-slow;
	-ms-animation-name: shake-slow;
	animation-name: shake-slow;
	-webkit-animation-duration: 5s;
	-ms-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-ms-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0s;
	-ms-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-play-state: running;
	-ms-animation-play-state: running;
	animation-play-state: running;
}

.in_ch .contain .a1 {
	width: 42px;
	height: 56px;
	left: -20px;
	top: 277px;
	background: url(../images/in_ch1.png)/*tpa=http://en.sarsupply.cn/images/in_ch1.png*/ no-repeat center;
}

.in_ch .contain .a2 {
	width: 42px;
	height: 55px;
	left: 58px;
	top: 148px;
	background: url(../images/in_ch2.png)/*tpa=http://en.sarsupply.cn/images/in_ch2.png*/ no-repeat center;
}

.in_ch .contain .a3 {
	width: 79px;
	height: 81px;
	left: 172px;
	top: 163px;
	background: url(../images/in_ch3-1.png)/*tpa=http://en.sarsupply.cn/images/in_ch3-1.png*/ no-repeat center;
}

.in_ch .contain .a4 {
	width: 78px;
	height: 78px;
	left: 253px;
	top: 36px;
	background: url(../images/in_ch4.png)/*tpa=http://en.sarsupply.cn/images/in_ch4.png*/ no-repeat center;
}

.in_ch .contain .a5 {
	width: 43px;
	height: 72px;
	left: 344px;
	top: 398px;
	background: url(../images/in_ch5.png)/*tpa=http://en.sarsupply.cn/images/in_ch5.png*/ no-repeat center;
}

.in_ch .contain .a6 {
	width: 43px;
	height: 72px;
	left: 422px;
	top: 273px;
	background: url(../images/in_ch6.png)/*tpa=http://en.sarsupply.cn/images/in_ch6.png*/ no-repeat center;
}

.in_ch .contain .a7 {
	width: 40px;
	height: 61px;
	left: 665px;
	top: 329px;
	background: url(../images/in_ch7.png)/*tpa=http://en.sarsupply.cn/images/in_ch7.png*/ no-repeat center;
}

.in_ch .contain .a8 {
	width: 40px;
	height: 50px;
	left: 749px;
	top: 204px;
	background: url(../images/in_ch8.png)/*tpa=http://en.sarsupply.cn/images/in_ch8.png*/ no-repeat center;
}

.in_ch .contain .a9 {
	width:61px;
	height:61px;
	left:957px;
	top: 86px;
	background: url(../images/in_ch9.png)/*tpa=http://en.sarsupply.cn/images/in_ch9.png*/ no-repeat center;
}

.in_ch .contain .a10 {
	width: 75px;
	height: 75px;
	right: 173px;
	top: 346px;
	background: url(../images/in_ch10.png)/*tpa=http://en.sarsupply.cn/images/in_ch10.png*/ no-repeat center;
}

.in_ch .contain .a11 {
	width: 61px;
	height: 61px;
	right: 86px;
	top: -43px;
	background: url(../images/in_ch11.png)/*tpa=http://en.sarsupply.cn/images/in_ch11.png*/ no-repeat center;
}

.in_ch .contain .a12 {
	width: 40px;
	height: 59px;
	right: -14px;
	top: 241px;
	background: url(../images/in_ch12.png)/*tpa=http://en.sarsupply.cn/images/in_ch12.png*/ no-repeat center;
}

.in_ch {
	overflow: hidden;
	position: relative;
}

.in_ch .ball {
	width: 712px;
	height: 711px;
	background: url(../images/in_ch_ball.png)/*tpa=http://en.sarsupply.cn/images/in_ch_ball.png*/ no-repeat center;
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: -355px;
	z-index: 1;
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 20s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 20s;
	-webkit-animation: rotate 20s linear infinite;
	-moz-animation: rotate 20s linear infinite;
	-o-animation: rotate 20s linear infinite;
	animation: rotate 20s linear infinite;
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@-moz-keyframes rotate {
	from {
		-moz-transform: rotate(0deg)
	}

	to {
		-moz-transform: rotate(359deg)
	}
}

@-o-keyframes rotate {
	from {
		-o-transform: rotate(0deg)
	}

	to {
		-o-transform: rotate(359deg)
	}
}

@keyframes rotate {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(359deg)
	}
}

.in_world {
	position: relative;
}

.in_world .mid {
}

.in_world .mid i {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

.in_world .mid .i1 {
	width: 145px;
	height: 181px;
	margin-left: -72px;
	margin-top: -54px;
	background: url(../images/in_world_mid1.png)/*tpa=http://en.sarsupply.cn/images/in_world_mid1.png*/ no-repeat center;
	z-index: 4;
}

.in_world .mid .i2 {
	width: 223px;
	height: 279px;
	margin-left: -111px;
	margin-top: -103px;
	background: url(../images/in_world_mid2.png)/*tpa=http://en.sarsupply.cn/images/in_world_mid2.png*/ no-repeat center;
	-webkit-animation-name: ripple;
	-webkit-animation-delay: 0s;
	animation-name: ripple;
	animation-delay: 0s;
	z-index: 3;
	-webkit-transform: scale(0.222);
	transform: scale(0.222);
}

.in_world .mid .i3 {
	width: 304px;
	height: 381px;
	margin-left: -152px;
	margin-top: -154px;
	-webkit-transform: scale(0.222);
	transform: scale(0.222);
	background: url(../images/in_world_mid3.png)/*tpa=http://en.sarsupply.cn/images/in_world_mid3.png*/ no-repeat center;
	-webkit-animation-name: ripple;
	-webkit-animation-delay: 0s;
	z-index: 2;
}
/*
.in_world .mid .i4{
  width: 734px;
  height: 499px;
  margin-left: -346px;
  margin-top: -266px;
  background: url(../images/in_world_mid4.png) no-repeat center;
  -webkit-animation-name: ripple;
  -webkit-animation-delay: 0s;
  z-index: 1;
  
}
*/
@-webkit-keyframes ripple {
	0% {
		-webkit-transform: scale(.222);
		transform: scale(.222);
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	98% {
		-webkit-transform: scale(.222);
		transform: scale(.222);
	}
}

@keyframes ripple {
	0% {
		-webkit-transform: scale(.222);
		transform: scale(.222);
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	98% {
		-webkit-transform: scale(.222);
		transform: scale(.222);
	}
}

@-webkit-keyframes shake-slow {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
	}

	2% {
		-webkit-transform: translate(-1px, 3px) rotate(-1.5deg);
	}

	4% {
		-webkit-transform: translate(-4px, 5px) rotate(-1.5deg);
	}

	6% {
		-webkit-transform: translate(-1px, 6px) rotate(-0.5deg);
	}

	8% {
		-webkit-transform: translate(5px, -4px) rotate(-3.5deg);
	}

	10% {
		-webkit-transform: translate(-7px, -3px) rotate(-3.5deg);
	}

	12% {
		-webkit-transform: translate(-1px, 8px) rotate(2.5deg);
	}

	14% {
		-webkit-transform: translate(3px, -5px) rotate(-1.5deg);
	}

	16% {
		-webkit-transform: translate(1px, 0px) rotate(2.5deg);
	}

	18% {
		-webkit-transform: translate(-6px, -10px) rotate(-0.5deg);
	}

	20% {
		-webkit-transform: translate(3px, -2px) rotate(1.5deg);
	}

	22% {
		-webkit-transform: translate(0px, 0px) rotate(-2.5deg);
	}

	24% {
		-webkit-transform: translate(-5px, -4px) rotate(1.5deg);
	}

	26% {
		-webkit-transform: translate(-1px, 3px) rotate(-3.5deg);
	}

	28% {
		-webkit-transform: translate(1px, 1px) rotate(-3.5deg);
	}

	30% {
		-webkit-transform: translate(-4px, 8px) rotate(1.5deg);
	}

	32% {
		-webkit-transform: translate(-9px, 7px) rotate(-3.5deg);
	}

	34% {
		-webkit-transform: translate(4px, -9px) rotate(-2.5deg);
	}

	36% {
		-webkit-transform: translate(1px, -6px) rotate(-2.5deg);
	}

	38% {
		-webkit-transform: translate(-4px, 0px) rotate(-2.5deg);
	}

	40% {
		-webkit-transform: translate(3px, -7px) rotate(0.5deg);
	}

	42% {
		-webkit-transform: translate(4px, 4px) rotate(-0.5deg);
	}

	44% {
		-webkit-transform: translate(8px, -4px) rotate(-2.5deg);
	}

	46% {
		-webkit-transform: translate(9px, 9px) rotate(-3.5deg);
	}

	48% {
		-webkit-transform: translate(6px, -8px) rotate(-0.5deg);
	}

	50% {
		-webkit-transform: translate(-1px, 4px) rotate(-3.5deg);
	}

	52% {
		-webkit-transform: translate(4px, 6px) rotate(-1.5deg);
	}

	54% {
		-webkit-transform: translate(9px, -3px) rotate(2.5deg);
	}

	56% {
		-webkit-transform: translate(8px, -2px) rotate(-3.5deg);
	}

	58% {
		-webkit-transform: translate(-2px, -9px) rotate(-0.5deg);
	}

	60% {
		-webkit-transform: translate(-1px, -5px) rotate(2.5deg);
	}

	62% {
		-webkit-transform: translate(-8px, 3px) rotate(2.5deg);
	}

	64% {
		-webkit-transform: translate(6px, -2px) rotate(-3.5deg);
	}

	66% {
		-webkit-transform: translate(-5px, 9px) rotate(-1.5deg);
	}

	68% {
		-webkit-transform: translate(3px, 1px) rotate(-0.5deg);
	}

	70% {
		-webkit-transform: translate(6px, 4px) rotate(-1.5deg);
	}

	72% {
		-webkit-transform: translate(-6px, -5px) rotate(1.5deg);
	}

	74% {
		-webkit-transform: translate(-8px, 0px) rotate(-0.5deg);
	}

	76% {
		-webkit-transform: translate(-5px, -8px) rotate(1.5deg);
	}

	78% {
		-webkit-transform: translate(5px, -3px) rotate(-1.5deg);
	}

	80% {
		-webkit-transform: translate(-6px, -3px) rotate(-1.5deg);
	}

	82% {
		-webkit-transform: translate(7px, 8px) rotate(-1.5deg);
	}

	84% {
		-webkit-transform: translate(-6px, 9px) rotate(0.5deg);
	}

	86% {
		-webkit-transform: translate(1px, 8px) rotate(-3.5deg);
	}

	88% {
		-webkit-transform: translate(-9px, -2px) rotate(1.5deg);
	}

	90% {
		-webkit-transform: translate(4px, -6px) rotate(-1.5deg);
	}

	92% {
		-webkit-transform: translate(0px, -1px) rotate(0.5deg);
	}

	94% {
		-webkit-transform: translate(2px, -9px) rotate(2.5deg);
	}

	96% {
		-webkit-transform: translate(-9px, 1px) rotate(-2.5deg);
	}

	98% {
		-webkit-transform: translate(-9px, -5px) rotate(-3.5deg);
	}
}

@-ms-keyframes shake-slow {
	0% {
		-ms-transform: translate(0px, 0px) rotate(0deg);
	}

	2% {
		-ms-transform: translate(-10px, 5px) rotate(-2.5deg);
	}

	4% {
		-ms-transform: translate(7px, 7px) rotate(-3.5deg);
	}

	6% {
		-ms-transform: translate(8px, -7px) rotate(-2.5deg);
	}

	8% {
		-ms-transform: translate(-8px, 3px) rotate(-0.5deg);
	}

	10% {
		-ms-transform: translate(3px, -10px) rotate(-1.5deg);
	}

	12% {
		-ms-transform: translate(-9px, -6px) rotate(2.5deg);
	}

	14% {
		-ms-transform: translate(-2px, -6px) rotate(-0.5deg);
	}

	16% {
		-ms-transform: translate(6px, -1px) rotate(0.5deg);
	}

	18% {
		-ms-transform: translate(5px, -1px) rotate(0.5deg);
	}

	20% {
		-ms-transform: translate(7px, -5px) rotate(-0.5deg);
	}

	22% {
		-ms-transform: translate(-8px, 5px) rotate(2.5deg);
	}

	24% {
		-ms-transform: translate(0px, 4px) rotate(2.5deg);
	}

	26% {
		-ms-transform: translate(-1px, 2px) rotate(-1.5deg);
	}

	28% {
		-ms-transform: translate(-1px, -1px) rotate(1.5deg);
	}

	30% {
		-ms-transform: translate(-5px, -5px) rotate(2.5deg);
	}

	32% {
		-ms-transform: translate(0px, 7px) rotate(-0.5deg);
	}

	34% {
		-ms-transform: translate(-9px, 3px) rotate(-0.5deg);
	}

	36% {
		-ms-transform: translate(3px, -5px) rotate(-2.5deg);
	}

	38% {
		-ms-transform: translate(5px, 2px) rotate(-0.5deg);
	}

	40% {
		-ms-transform: translate(6px, -3px) rotate(0.5deg);
	}

	42% {
		-ms-transform: translate(-4px, -6px) rotate(-0.5deg);
	}

	44% {
		-ms-transform: translate(9px, 2px) rotate(-3.5deg);
	}

	46% {
		-ms-transform: translate(6px, -4px) rotate(1.5deg);
	}

	48% {
		-ms-transform: translate(6px, 5px) rotate(2.5deg);
	}

	50% {
		-ms-transform: translate(-9px, -2px) rotate(-2.5deg);
	}

	52% {
		-ms-transform: translate(-7px, 9px) rotate(-0.5deg);
	}

	54% {
		-ms-transform: translate(-5px, -5px) rotate(-3.5deg);
	}

	56% {
		-ms-transform: translate(-6px, -10px) rotate(1.5deg);
	}

	58% {
		-ms-transform: translate(-3px, 1px) rotate(-3.5deg);
	}

	60% {
		-ms-transform: translate(3px, 5px) rotate(2.5deg);
	}

	62% {
		-ms-transform: translate(-1px, -8px) rotate(2.5deg);
	}

	64% {
		-ms-transform: translate(6px, -7px) rotate(-0.5deg);
	}

	66% {
		-ms-transform: translate(-7px, -1px) rotate(0.5deg);
	}

	68% {
		-ms-transform: translate(-3px, -4px) rotate(-1.5deg);
	}

	70% {
		-ms-transform: translate(-10px, 9px) rotate(2.5deg);
	}

	72% {
		-ms-transform: translate(9px, 9px) rotate(2.5deg);
	}

	74% {
		-ms-transform: translate(-6px, 8px) rotate(-0.5deg);
	}

	76% {
		-ms-transform: translate(-5px, -10px) rotate(-2.5deg);
	}

	78% {
		-ms-transform: translate(-7px, -9px) rotate(-0.5deg);
	}

	80% {
		-ms-transform: translate(8px, -4px) rotate(2.5deg);
	}

	82% {
		-ms-transform: translate(9px, 4px) rotate(-0.5deg);
	}

	84% {
		-ms-transform: translate(-1px, -1px) rotate(2.5deg);
	}

	86% {
		-ms-transform: translate(-6px, -3px) rotate(0.5deg);
	}

	88% {
		-ms-transform: translate(-2px, -4px) rotate(0.5deg);
	}

	90% {
		-ms-transform: translate(5px, 1px) rotate(0.5deg);
	}

	92% {
		-ms-transform: translate(1px, 2px) rotate(-3.5deg);
	}

	94% {
		-ms-transform: translate(-5px, -10px) rotate(1.5deg);
	}

	96% {
		-ms-transform: translate(-6px, 3px) rotate(-3.5deg);
	}

	98% {
		-ms-transform: translate(-1px, -7px) rotate(-2.5deg);
	}
}

@keyframes shake-slow {
	0% {
		transform: translate(0px, 0px) rotate(0deg);
	}

	2% {
		transform: translate(6px, -7px) rotate(2.5deg);
	}

	4% {
		transform: translate(8px, -8px) rotate(2.5deg);
	}

	6% {
		transform: translate(1px, -8px) rotate(-3.5deg);
	}

	8% {
		transform: translate(-3px, 4px) rotate(-0.5deg);
	}

	10% {
		transform: translate(0px, -3px) rotate(1.5deg);
	}

	12% {
		transform: translate(-1px, 2px) rotate(0.5deg);
	}

	14% {
		transform: translate(6px, 6px) rotate(-1.5deg);
	}

	16% {
		transform: translate(-7px, 4px) rotate(-0.5deg);
	}

	18% {
		transform: translate(7px, 8px) rotate(-3.5deg);
	}

	20% {
		transform: translate(-6px, 2px) rotate(1.5deg);
	}

	22% {
		transform: translate(9px, 5px) rotate(-1.5deg);
	}

	24% {
		transform: translate(7px, -2px) rotate(0.5deg);
	}

	26% {
		transform: translate(-7px, -10px) rotate(-0.5deg);
	}

	28% {
		transform: translate(-10px, -8px) rotate(-1.5deg);
	}

	30% {
		transform: translate(8px, 4px) rotate(0.5deg);
	}

	32% {
		transform: translate(0px, 4px) rotate(1.5deg);
	}

	34% {
		transform: translate(-8px, 6px) rotate(-0.5deg);
	}

	36% {
		transform: translate(-5px, 7px) rotate(1.5deg);
	}

	38% {
		transform: translate(-4px, -4px) rotate(-1.5deg);
	}

	40% {
		transform: translate(9px, 4px) rotate(-1.5deg);
	}

	42% {
		transform: translate(9px, -5px) rotate(2.5deg);
	}

	44% {
		transform: translate(-5px, -4px) rotate(-2.5deg);
	}

	46% {
		transform: translate(7px, -7px) rotate(1.5deg);
	}

	48% {
		transform: translate(-5px, 8px) rotate(0.5deg);
	}

	50% {
		transform: translate(9px, 1px) rotate(-1.5deg);
	}

	52% {
		transform: translate(-9px, -5px) rotate(-3.5deg);
	}

	54% {
		transform: translate(-2px, 9px) rotate(1.5deg);
	}

	56% {
		transform: translate(6px, -1px) rotate(1.5deg);
	}

	58% {
		transform: translate(-6px, 0px) rotate(-0.5deg);
	}

	60% {
		transform: translate(3px, 1px) rotate(1.5deg);
	}

	62% {
		transform: translate(5px, -7px) rotate(-0.5deg);
	}

	64% {
		transform: translate(9px, 2px) rotate(2.5deg);
	}

	66% {
		transform: translate(6px, 0px) rotate(-2.5deg);
	}

	68% {
		transform: translate(5px, -4px) rotate(-2.5deg);
	}

	70% {
		transform: translate(-8px, 5px) rotate(-2.5deg);
	}

	72% {
		transform: translate(-6px, -2px) rotate(0.5deg);
	}

	74% {
		transform: translate(-3px, 7px) rotate(-3.5deg);
	}

	76% {
		transform: translate(-7px, -8px) rotate(-3.5deg);
	}

	78% {
		transform: translate(-1px, -2px) rotate(2.5deg);
	}

	80% {
		transform: translate(8px, 6px) rotate(-2.5deg);
	}

	82% {
		transform: translate(-2px, -9px) rotate(2.5deg);
	}

	84% {
		transform: translate(8px, -10px) rotate(-0.5deg);
	}

	86% {
		transform: translate(-6px, 0px) rotate(2.5deg);
	}

	88% {
		transform: translate(-1px, 9px) rotate(-3.5deg);
	}

	90% {
		transform: translate(-7px, 8px) rotate(1.5deg);
	}

	92% {
		transform: translate(-10px, -8px) rotate(0.5deg);
	}

	94% {
		transform: translate(-8px, 6px) rotate(1.5deg);
	}

	96% {
		transform: translate(4px, -9px) rotate(2.5deg);
	}

	98% {
		transform: translate(-4px, 9px) rotate(0.5deg);
	}
}