﻿@charset "UTF-8";

@font-face {
	font-family: 'AkzidenzGrotesk-BoldCondAlt';
	src: url('../fonts/AkzidenzGrotesk-BoldCondAlt.otf') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Bold';
	src: url('../fonts/gotham-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Book';
	src: url('../fonts/gotham-book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'gotham-medium';
	src: url('../fonts/gotham-medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'sheepsansbold';
	src: url('../fonts/sheepsansbold.ttf') format('woff');
	font-weight: normal;
	font-style: normal;
}

html, body,area, figure, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input, textarea, a, span, em {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	outline: none;
}

body {
	font-family: 'Microsoft Yahei';
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
}

input, textarea, button {
	padding: 0;
	font-family: Verdana, Arial;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: middle;
}

input[type=submit], input[type=text], button {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	cursor: pointer;
}

input:focus, textarea:focus, button:focus, input:active {
	outline-color: transparent;
	border: 0;
}

select, input, select, textarea {
	vertical-align: middle;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}

ul, ol, li {
	list-style: none;
}

a {
	color: #333;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

a:active {
	text-decoration: none;
}
.w1250 {
  width: 1250px;
  margin: 0 auto;
}
#canvas {
  position: relative;
  width: 100%;
  height: 100%;
}
.hidden {
	display: none;
	visibility: hidden;
}
.pinone_xiabiao {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -15px;
  animation: rightan 2s infinite;
  animation-fill-mode: both;
  margin-top: -30px;
  z-index: 3333;
}
@-webkit-keyframes rightan {
  0% {
    bottom: 40px;
    opacity: 1;
  }
  70% {
    opacity: 0.4;
  }
  100% {
    bottom: 10;
    opacity: 0;
  }
}
.index2_bottom_content{
	position: relative;
}
#containertext {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.tmp_wkwk {
	width: 100%;
	padding: 0 0.5rem;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -o-transform:translateX(-50%);
  perspective: 150;
  -webkit-perspective: 150;
}
.swiper-slide-active .fonts_wkwk {
  -webkit-animation-name: scaletxt;
  animation-name: scaletxt;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes scaletxt {
  0% {
    transform: translateX(-50%) scale(5);
  -webkit-transform:translateX(-50%) scale(5);
  -moz-transform:translateX(-50%) scale(5);
  -o-transform:translateX(-50%) scale(5);
  }
  100% {
    transform: translateX(-50%) scale(1);
  -webkit-transform:translateX(-50%) scale(1);
  -moz-transform:translateX(-50%) scale(1);
  -o-transform:translateX(-50%) scale(1);
  }
}
@keyframes scaletxt {
  0% {
    transform: translateX(-50%) scale(5);
  -webkit-transform:translateX(-50%) scale(5);
  -moz-transform:translateX(-50%) scale(5);
  -o-transform:translateX(-50%) scale(5);
  }
  100% {
    transform: translateX(-50%) scale(1);
  -webkit-transform:translateX(-50%) scale(1);
  -moz-transform:translateX(-50%) scale(1);
  -o-transform:translateX(-50%) scale(1);
  }
}
.index_navbox {
	width: 100%;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 9999;
}
.logo-site {
  width: 200px;
  height: 3.8rem;
  position: relative;
  transform:scale(0.8);
}
.logo {
  width: 3.8rem;
  position: absolute;
  top: 0;
  left: 0;
}
.logo-1 {
  z-index: 2;
}
.logo-2 {
  z-index: 5;
  animation-delay: 0.2s;
}
.logo-3 {
  animation-delay: 0.4s;
}
.logo-4 {
  z-index: 3;
  -webkit-animation-name: huaxian;
  animation-name: huaxian;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 0.8s;
}
@-webkit-keyframes huaxian {
  0% {
    height: 0px;
  }
  100% {
    height: 72.81px;
  }
}
@keyframes huaxian {
  0% {
    height: 0px;
  }
  100% {
    height: 72.81px;
  }
}
.logo_text {
  width: 13rem;
  height: 3.6405rem;
  padding-left: 3.5rem;
  box-sizing: border-box;
  padding-top: 0.6rem;
}
.blue {
  -webkit-animation-name: blue;
  animation-name: blue;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 1s;
}
@-webkit-keyframes blue {
  0% {
    color: #fff;
  }
  25% {
    color: #007AFF;
  }
  50% {
    color: #fff;
  }
  75% {
    color: #007AFF;
  }
  100% {
    color: #fff;
  }
}
@keyframes blue {
  0% {
    color: #fff;
  }
  25% {
    color: #007AFF;
  }
  50% {
    color: #fff;
  }
  75% {
    color: #007AFF;
  }
  100% {
    color: #fff;
  }
}
.orange {
  -webkit-animation-name: orange;
  animation-name: orange;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 1.5s;
}
@-webkit-keyframes orange {
  0% {
    color: #fff;
  }
  25% {
    color: #ff8800;
  }
  50% {
    color: #fff;
  }
  75% {
    color: #ff8800;
  }
  100% {
    color: #fff;
  }
}
@keyframes orange {
  0% {
    color: #fff;
  }
  25% {
    color: #ff8800;
  }
  50% {
    color: #fff;
  }
  75% {
    color: #ff8800;
  }
  100% {
    color: #fff;
  }
}
.logo_zw {
  color: #fff;
  font-size: 0;
}
.logo_zw span {
  font-size: 1.6rem;
  padding: 0 0.35rem;
  line-height: 1.8rem;
}
.logo_yw {
  font-size: 0.6rem;
  color: #fff;
  line-height: 0.8rem;
  white-space: nowrap;
  padding-left: 0.35rem;
}
.index_nav {
  float: right;
  width: 70%;
}
.index_nav .nav_item {
  float: left;
  width: 11.111111%;
}
.index_nav .nav_item a {
  display: block;
}
.index_nav .nav_item a:hover p:first-child {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  color: #FF8800;
}
.index_nav .nav_item a:hover p:first-child + p {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  color: #FF8800;
}
.index_nav .nav_item a p {
  color: #fff;
  font-size: 14px;
  text-align: center;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.index_nav .nav_item a p:first-child {
  font-size: 18px;
}
#containertext > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 138px;
}
#containertext .swiper-pagination-bullet {
  background: #fff;
  width: 10px;
  height: 10px;
}
#containertext .swiper-pagination-bullet-active {
  background: #FF8800;
}
.newsfonts_h1 {
  text-align: center;
  font-family: "微软雅黑";
  color: #fff;
  font-size: 2.2rem;
  font-weight: 500;
}
.newsfonts_h2 {
  text-align: center;
  color: #fff;
  font-family: "Arial";
  font-size: 1rem;
  font-weight: 100;
  padding: 0.75rem 0;
}
.newsfonts_h3 {
  text-align: center;
  color: #fff;
  font-family: "思源雅黑 CN";
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 5px;
}
.newsfonts_h3.stroung {
  font-size: 1.45rem;
}
.pinone_xiabiao {
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  margin-left: -0.75rem;
  animation: rightan 2s infinite;
  animation-fill-mode: both;
  margin-top: -1.5rem;
  z-index: 3333;
}
.titlebox {
  text-align: center;
  color: #fff;
  margin: 155px auto 0;
}
.titlebox h1 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 30px;
}
.titlebox h3 {
  font-size: 14px;
  font-weight: 200;
  color: rgba(255, 255, 255, 0.7);
}
.wrap {
	border: 0;
	padding: 0;
	margin: 0 auto;
	*zoom: 1;
	position: relative;
}

.wrap:after {
	clear: both;
	content: "";
	display: table;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.wrap:after,
.wrap:before,
.container:after,
.container:before {
	content: "";
	display: table;
}

.wrap:after,
.container:after {
	clear: both;
}

.container {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 0;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.absolute {
	position: absolute;
}

.pors {
	position: relative;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.hide {
	opacity: 0;
}

.en {
	font-family: 'gotham-medium';
}

nav li, .index-banner li, .item-list li, .inner-tab li {
	list-style-type: none;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #6f6f6f;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #6f6f6f;
}


body {
	letter-spacing:0.5px;
}
/*header*/
header {
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
	-webkit-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
	-moz-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
}

.header-inner {
	width: 100%;
	position: relative;
}

header .logo {
	position: absolute;
	left: 40px;
	top: 20px;
        z-index:200;
}

header .right-side {
	position: relative;
	width: 100%;
	text-align: center;
}

header .right-side li {
	margin: 0 23px;
	display: inline-block;
}

header .right-side li a {
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	position: relative;
	padding: 28px 0 6px;
	display: block;
}

header .right-side li a:after {
	content: '';
	bottom: 0;
	position: absolute;
	display: block;
	width: 0;
	height: 1px;
	background: #fff;
	transition: all .4s;
}

header .right-side li.on a:after,
header .right-side li a:hover:after {
	width: 100%;
}

.header-phone-number {
	position: absolute;
	right: 40px;
	top: 28px;
	font-size: 22px;
	line-height: 36px;
	color: #fff;
	background: url(../images/icon1.png) left center no-repeat;
	padding-left: 30px;
	font-family: Arial;
}

.js-container {
	position: relative;
	/*overflow-x: hidden;*/
	/*overflow-y: auto;*/
	overflow:hidden;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
	-webkit-transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
	-moz-transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
}
footer {
	position: relative;
	overflow: hidden;
}

.top-foot {
	width: 100%;
	min-height: 260px;
        height: 260px;
	padding: 60px 160px 0;
	background: #222;
	display: table;
}

.top-foot li {
	width: 20%;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	float: left;
}

.top-foot li .ewm {
	width: 100px;
	float: left;
	margin-right: 10px;
}

.top-foot li .titles {
	font-weight: bold;
	padding-top: 22px;
}

.top-foot li .txt {
}

.top-foot li .txt a {
	color: #fff;
}

.friend-link {
	width: 100%;
	background: #fff;
	padding: 41px 160px 21px;
}

.friend-link a {
	display: inline-block;
	color: #666;
	line-height: 30px;
	margin-right: 24px;
	transition: all ease .3s;
        
}

.friend-link span {
	display: inline-block;
	color: #666;
	line-height: 30px;
	margin-right: 24px;
	transition: all ease .3s;
        
}

.friend-link a:hover {
	color: #000;
}

/*fixed-contact*/
.fixed-contact-wrap {
	z-index: 999;
	position: fixed;
	top: 75%;
	margin-top: -4.5rem;
	overflow: hidden;
	right: 0.75rem;
    width: 2.5rem;
    border-radius: 1.25rem;
	opacity: 0;
	transition: all .4s;
	transform: translateX(4.75rem);
	-webkit-transform: translateX(4.75rem);
	-moz-transform: translateX(4.75rem);
}

.fixed-contact-wrap.show {
	transform: none;
	opacity: 1;
}


.fixed-contact-wrap li {
	position: relative;
	height: 2.5rem;
	background: #222;
	overflow: hidden;
}

.fixed-contact-wrap.active li {
	overflow: inherit;
}

.fixed-contact-wrap li a {
	position: relative;
	z-index: 1000;
	display: block;
}

.fixed-contact-wrap li i {
	z-index: 1000;
	position: absolute;
	right: 0;
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	transition: all .4s;
}

.fixed-contact-wrap.active li:after {
	z-index: 1001;
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 80%;
	height: 1px;
	margin-left: -40%;
	background: rgba(255,255,255,.1);
}

.fixed-contact-wrap.active li:last-child:after {
	display: none;
}

/*.fixed-contact-wrap li:hover i, .fixed-contact-wrap li:hover strong {
	opacity: .5;
}*/

.fixed-contact-wrap .phone i {
	background: #222 url(../images/icon5.png) no-repeat center center;
	border-top-left-radius: 1.5rem;
	-moz-border-top-left-radius: 1.5rem;
	-webkit-border-top-left-radius: 1.5rem;
	border-top-right-radius: 1.5rem;
	-moz-border-top-right-radius: 1.5rem;
	-webkit-border-top-right-radius: 1.5rem;
	background-size: 34%;
}

.fixed-contact-wrap .qq i {
	background: #222 url(../images/icon6.png) no-repeat center center;
	background-size: 34%;
}

.fixed-contact-wrap .back-top i {
	background: #222 url(../images/icon7.png) no-repeat center center;
	background-size: 34%;
}

.fixed-contact-wrap.active .back-top i {
	border-bottom-left-radius: 0;
	-moz-border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}


.fixed-contact-wrap.black li {
	background: #111;
}

.fixed-contact-wrap.black li strong {
	background: #111;
}

@media(max-width:1200px) {
	.top-footer .logo {
		width: 15%;
	}

	.top-footer .logo img {
		width: 80px;
	}

	.top-footer .bottom-item-wrap {
		width: 100%;
	}

	.top-footer .each-item dl {
		width: 95%;
		padding-right: 5%;
	}
}

.mb15 {
	margin-bottom: 1%;
}

footer .wrap .gotop {
	display: none;
}

.index-banner {
	position: static;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

.index-banner .en {
	font-family: 'gotham-medium';
}

.index-banner .swiper-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.index-banner .carousel-inner {
	position: absolute;
	top: -60px;
	right: 0;
	bottom: 0;
	left: 0;
	padding-top: 60px;
	overflow: hidden;
	/*cursor: -webkit-grab!important;*/
	/*cursor: grab!important;*/
}

.page-header-fullscreen-trame {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

@media (min-width: 768px) {
	.index-banner .carousel-inner {
		position: absolute;
		top: 0;
		padding-top: 0;
	}
}

.index-banner .carousel-item {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 10;
	opacity:0;
	/*opacity: 0;
	transition: .6s opacity cubic-bezier(.19,1,.22,1);
	cursor: move;
	touch-action: pan-y;
	user-select: none;*/
}

.index-banner .carousel-item .video-inner {
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 50%;
	z-index: 8;
	width: 2560px;
	margin-left: -1280px;
	background-color: #fff;
	text-align: center;
}

.index-banner .carousel-item .video video {
	position: relative;
	display: inline-block;
	vertical-align: baseline;
}

.index-banner .carousel-item.carousel-item-prev {
	transform-origin: center right;
	transform: translateX(-100%);
}

.index-banner .carousel-item.carousel-item-next {
	transform-origin: center right;
	transform: translateX(100%);
}

.index-banner .carousel-item:active {
	cursor: -webkit-grab !important;
	cursor: grab !important;
}

.index-banner .carousel-item.active {
	z-index: 15;
	opacity: 1;
	transform-origin: center right;
}
.index-banner .carousel-item1 img {
	width:100%;
	position:absolute;
	left:0;
	top:0;
	-moz-transition: all 4.5s linear;
    -o-transition:  all 4.5s linear;
    transition: all 4.5s linear;
}
.index-banner .carousel-item1.active img {
	top:-200px;
}
.index-banner .carousel-item2 .bg-img {
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
.index-banner .carousel-item2 .img-box {
	width:1600px;
	height:100%;
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	z-index:2;
}
.index-banner .carousel-item2 .img-box .img1 {
	width:143px;
	height:286px;
	position:absolute;
	left:647px;
	top:532px;
	background:url(../images/004.png) top center no-repeat;
	background-size:100%;
	padding:10px;
	z-index:3;
}
.index-banner .carousel-item2 .img-box .img1 img {
	width:100%;
	opacity:0;
	transition:all ease .3s;
	transition-delay:1.5s;
}
.index-banner .carousel-item2.active .img-box .img1 img {
	opacity:1;
}
.index-banner .carousel-item2 .img-box .img2 {
	width:332px;
	height:391px;
	position:absolute;
	right:-44px;
	top:447px;
	background:url(../images/005.png) top center no-repeat;
	background-size:100%;
	padding:23px 35px 0 35px;
	z-index:3;
}
.index-banner .carousel-item2 .img-box .img2 img {
	width:100%;
	opacity:0;
	transition:all ease .3s;
	transition-delay:1s;
}
.index-banner .carousel-item2.active .img-box .img2 img {
	opacity:1;
}
.index-banner .carousel-item2 .img-box .img3 {
	width:760px;
	height:755px;
	position:absolute;
	top:184px;
	right:160px;
	background:url(../images/006.png) top center no-repeat;
	background-size:100%;
	padding:20px;
}
.index-banner .carousel-item2 .img-box .img3 img {
	width:100%;
	opacity:0;
	transition:all ease .3s;
	transition-delay:.5s;
}
.index-banner .carousel-item2.active .img-box .img3 img {
	opacity:1;
}
@media(max-width:1680px) {
	.index-banner .carousel-item2 .img-box .img1 {
		width:100px;
		height:286px;
		position:absolute;
		left:667px;
		top:502px;
		padding:7px;
	}
	.index-banner .carousel-item2 .img-box .img2 {
		width:182px;
		height:391px;
		position:absolute;
		right:180px;
		top:447px;
		padding:13px 25px 0 25px;
	}
	.index-banner .carousel-item2 .img-box .img3 {
		width:36%;
		position:absolute;
		top:22%;
		right:18%;
		padding:20px 10px;
	}


}

.index-banner .carousel-item3 .bg-img {
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
.index-banner .carousel-item3 .img-box {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
}
.index-banner .carousel-item3 .img-box li {
    position: absolute;
    width: 100%;
    height: 100%; }
.index-banner .carousel-item3 .img-box li img {
      width: 100%;
      height: 100%; }
.index-banner .carousel-item3 .img-box .img1 {
    z-index: 2; 
	top:-20px;
	position:absolute;
}
.index-banner .carousel-item3 .img-box .img2 {
    z-index: 3; 
	right:-20px;
	position:absolute;
}

/*.index-banner .carousel-item2.active img,.index-banner .carousel-item3.active img {
	-webkit-transform:  scale(1.2) ; 
    -moz-transform: scale(1.2) ; 
    -ms-transform: scale(1.2);     
    -o-transform:  scale(1.2) ; 
    transform:  scale(1.2);
}*/
.static .carousel-item {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	cursor: default !important;
}

.static.is-mobile .carousel-item {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 0;
}

.index-banner .carousel-item-inner {
	position: absolute;
	width: 100%;
	height: 100%;
}

.carousel-item-image-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.carousel-item-image-wrapper:before {
	z-index: 20;
}

.carousel-item-image-wrapper:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .2;
	background-color: #000;
	z-index: 8;
}

@media (min-width: 768px) {
	.carousel-item-image-wrapper:after {
		content: none;
	}
}

.carousel-item-image {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.carousel-item-image:before {
	opacity: .2;
	z-index: 20;
}

.banner-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.carousel-item-image img {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: none;
	z-index: 10;
}

.index-banner .swiper-inner-text-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.carousel-item1 .page-header-fullscreen-text {
	background:url(../images/bannerbg.png) center center no-repeat;
	background-size:cover;
}
/*.carousel-item .page-header-fullscreen-text{
    background: -moz-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(23,9,49,.6)), to(rgba(30,95,116,.6))));
    background: -webkit-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    background: -o-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    background: -ms-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    background: linear-gradient(to right, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23,9,49,.6)', endColorstr='rgba(30,95,116,.6)',GradientType=1 );
}*/
.index-banner .swiper-inner-text {
	position: absolute;
	top: 50%;
	left: 8.6%;
	/*right: 12%;*/
	width: auto;
	color: #fff;
	line-height: 1.3;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.index-banner .carousel-item1 .swiper-inner-text {
	text-align: left;
}
.index-banner .carousel-item1 .swiper-inner-text .cansual-des {
	font-size:36px;
	line-height:60px;
}
.index-banner .carousel-item1 .swiper-inner-text .cansual-des span {
	font-size:48px;
	display:block;
	margin-bottom:10px;
}
.index-banner .carousel-item .link {
	width:135px;
	height:50px;
	background:#222 url(../images/icon22.png) 95px center no-repeat;
	display:block;
	font-size:14px;
	line-height:50px;
	color:#fff;
	font-family: 'sheepsansbol';
	padding-left:20px;
	margin-top:48px;
}

.index-banner .carousel-item2 .swiper-inner-text {
	text-align: left;
}

.index-banner .carousel-item2 .cansual-title {
	font-size: 48px;
	color: #fff;
}

.index-banner .cansual-line {
	width: 0;
	height: 3px;
	margin: 25px 0 20px;
	background: #fff;
}

.index-banner .cansual-des {
	font-size: 18px;
	color: #fff;
	line-height: 1.8;
}

.index-banner .carousel-item3 .cansual-des {
	font-size:36px;
	line-height:60px;
}
.index-banner .carousel-item3 .cansual-des .s1 {
	font-size:48px;
	line-height:78px;
	font-family: 'gotham-medium';
}
.index-banner .carousel-item2 .cansual-des {
	text-align: left;
	font-size: 22px;
}
.index-banner .carousel-item2 .cansual-des .s1 {
	font-size:30px;
	font-family: 'gotham-medium';
}
.index-banner .carousel-item2 .cansual-des .s2 {
	font-size:48px;
	font-weight:bold;
}

.index-banner .carousel-item3 .cansual-des .s2 {
	font-size:48px;
	font-weight:bold;
}

.index-banner .carousel-item .cansual-title {
	margin-bottom: 10px;
	font-size: 40px;
	font-weight:bold;
	color: #fff;
	text-align: left;
}

.index-banner .carousel-item3 .cansual-item-title .en-word {
	display: block;
	padding-bottom: 15px;
	font-family: 'AkzidenzGrotesk-BoldCondAlt';
	font-size: 84px;
	color: #fff;
	line-height: .9;
}

.index-banner .carousel-item4 .swiper-inner-text {
	padding-left: 50%;
	text-align: left;
}

.index-banner .carousel-item4 .cansual-item-title {
	font-size: 48px;
	color: #fff;
}

.index-banner .carousel-item3 .cansual-des {
	margin-bottom: 35px;
}

.index-banner .cansual-item-title {
	position: relative;
	margin-bottom: 15px;
}

.index-banner .cansual-item-title .small-title {
	display: block;
	margin-bottom: -10px;
	font-size: 22px;
	line-height: 36px;
}

.index-banner .cansual-item-title .number {
	font: normal 180px/1 'AkzidenzGrotesk-BoldCondAlt';
	color: #fff;
	letter-spacing:3px;
	margin-left:-6px;
}

.index-banner .carousel-item3 .cansual-item-title .number {
	padding-bottom: 15px;
	font: normal 84px/1 'AkzidenzGrotesk-BoldCondAlt';
}

.index-banner .cansual-item-title .number .add-icon {
	font-size: 60px;
	line-height: 180px;
	vertical-align: 40px;
}

.carousel-item-subtitle-line {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 3px;
	background-color: #fff;
	content: '';
}

.index-banner .cansual-item-title .small-title,
.index-banner .cansual-item-title .number,
.index-banner .cansual-sub-title,
.index-banner .carousel-item .cansual-des,
.index-banner .carousel-item .cansual-line,
.index-banner .carousel-item3 .cansual-title,
.index-banner .carousel-item3 .radiu-button {
	display: block;
	opacity: 0;
	transform: translate3d(-150%, 0, 0);
	transition: all 1s;
	transition-delay: .2s;
	overflow: hidden;
}

.index-banner .carousel-item2 .cansual-des {
	transform: translate3d(150%, 0, 0);
}

.index-banner .carousel-item3 .cansual-des,
.index-banner .carousel-item3 .cansual-line,
.index-banner .carousel-item3 .cansual-title,
.index-banner .carousel-item3 .radiu-button {
	text-align: left;
	transform: translate3d(0, -150%, 0);
}

.index-banner .carousel-item .cansual-line {
	transition-delay: .2s;
}

.index-banner .carousel-item3 .cansual-des {
	transition-delay: .4s;
}

.index-banner .active .cansual-item-title .small-title,
.index-banner .active .cansual-item-title .number,
.index-banner .active .cansual-sub-title,
.index-banner .carousel-item.active .cansual-des,
.index-banner .carousel-item3.active .cansual-title,
.index-banner .carousel-item.active .cansual-line,
.index-banner .carousel-item3.active .radiu-button {
	opacity: 1;
	transform: none;
}

.index-banner .carousel-item2 .cansual-title {
	opacity: 0;
	transform: matrix(1, 0, 0, 1, 0, -80);
	-webkit-transform: matrix(1, 0, 0, 1, 0, -80);
	-moz-transform: matrix(1, 0, 0, 1, 0, -80);
	transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;
	-webkit-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;
	-moz-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;
}

.index-banner .carousel-item2.active .cansual-title {
	opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
}

.index-banner .carousel-item .cansual-line {
	width: 45px;
}

.index-banner .carousel-item3 .radiu-button {
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	background: transparent;
}

.index-banner .carousel-item3 .radiu-button:hover {
	color: #333;
	background: #fff;
}

.carousel-item-subtitle-line-timer {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	display: block;
	height: 100%;
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
}

.active .carousel-item-subtitle-line-timer {
	animation: linewidth 5s;
	-moz-animation: linewidth 5s;
	-webkit-animation: linewidth 5s;
	-o-animation: linewidth 5s;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}

@keyframes linewidth {
	from {
		width: 0;
	}

	to {
		width: 100%;
	}
}

@-moz-keyframes linewidth {
	from {
		width: 0;
	}

	to {
		width: 100%;
	}
}

@-webkit-keyframes linewidth {
	from {
		width: 0;
	}

	to {
		width: 100%;
	}
}

@-o-keyframes linewidth {
	from {
		width: 0;
	}

	to {
		width: 100%;
	}
}

.page-header-fullscreen-text {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	text-align: center;
	z-index: 25;
}

.collapsing .page-header-fullscreen-text {
	transition: .8s -webkit-transform cubic-bezier(.19, 1, .22, 1);
	transition: .8s transform cubic-bezier(.19, 1, .22, 1);
}
.index-banner .cansual-sub-title span {
	display: block;
	font-size: 20px;
	line-height: 32px;
}

.page-header-bar {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	height: 70px;
	line-height: 70px;
	z-index: 55;
	transform-origin: bottom;
	-webkit-transform-origin: bottom;
	-moz-transform-origin: bottom;
	transform: rotateX(0deg) translate3d(0,0,0);
	-webkit-transform: rotateX(0deg) translate3d(0,0,0);
	-moz-transform: rotateX(0deg) translate3d(0,0,0);
	transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s;
	-webkit-transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s;
	-moz-transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s;
}

/*.page-header-bar.active {
	transform: rotateX(90deg) translate3d(0,0,0);
	-webkit-transform: rotateX(90deg) translate3d(0,0,0);
	-moz-transform: rotateX(90deg) translate3d(0,0,0);
}*/

.page-header-bar-inner {
	transition: -webkit-transform .4s;
	transition: transform .4s;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
}

.page-header-bar-hidden .page-header-bar-inner, .static.home .page-header-bar-inner {
	transition: visibility .4s steps(1, end), -webkit-transform .4s;
	transition: visibility .4s steps(1, end), transform .4s;
	visibility: hidden;
	-webkit-transform: rotateX(94deg) rotateZ(0);
	transform: rotateX(94deg) rotateZ(0);
}

.no-transition .page-header-bar-inner {
	transition: none;
}

.page-header-collapsed .page-header-bar-inner {
	visibility: hidden;
	transition: none;
}

.carousel-bar-inner {
	width: 100%;
	height: 100%;
}

.carousel-bar-title-word {
	padding-left: 75px;
	font-size: 12px;
	color: #666;
}

.carousel-scroll-btn {
	z-index: 56;
	position: absolute;
	bottom: 50px;
	left: 160px;
	width: 52px;
	height: 52px;
	border: 1px solid #fff;
	border-radius: 100%;
	overflow: hidden;
	cursor: pointer;
}

.carousel-scroll-btn .carousel-scroll-btn-icon {
	position: absolute;
	display: block;
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background: url(../images/icon2.png) no-repeat center center;
	cursor: pointer;
	animation: downico 1.5s ease-out infinite;
}

@keyframes downico {
	0% {
		top: 0;
		opacity: 1;
	}

	35% {
		top: 50%;
		opacity: 0;
	}

	65% {
		top: -50%;
		opacity: 0;
	}

	100% {
		top: 0;
		opacity: 1;
	}
}

.carousel-controls {
	position: absolute;
	right: 0;
	top: 0;
	width: 465px;
	height: 70px;
	background: rgba(255,255,255,.6);
}

.carousel-controls .count {
	position: absolute;
	left: 0;
	width: 180px;
	padding-left: 66px;
	font: bold 18px/80px 'gotham-medium';
	color: #999;
}

.carousel-controls .count span {
	display: inline-block;
}

.carousel-controls .count .current {
	color: #222;
}

.carousel-controls .controls {
	position: absolute;
	left: 180px;
}

.carousel-controls .carousel-line {
	z-index: 1;
	position: absolute;
	left: 50%;
	top: 18px;
	display: block;
	width: 1px;
	height: 35px;
	background: #e5e5e5;
	opacity:.3;
}

.carousel-controls .carousel-control {
	float: left;
	width: 70px;
	height: 70px;
	cursor: pointer;
}

.carousel-controls .swiper-button-next,
.carousel-controls .swiper-button-prev {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.carousel-controls .swiper-button-line {
	z-index: 1;
	position: absolute;
	top: 0;
	display: block;
	width: 25px;
	height: 100%;
	overflow: hidden;
	transition: all .45s ease-out 0s;
	-webkit-transition: all .45s ease-out 0s;
	-moz-transition: all .45s ease-out 0s;
}

.carousel-controls .swiper-button-prev .swiper-button-line {
	background: url(../images/icon4.png) no-repeat left center;
	left: 15px;
}

.carousel-controls .swiper-button-next .swiper-button-line {
	background: url(../images/icon3.png) no-repeat right center;
	right: 15px;
}

.carousel-controls .swiper-button-prev:hover .swiper-button-line {
	width: 35px;
}

.carousel-controls .swiper-button-next:hover .swiper-button-line {
	width: 35px;
}
/*.carousel-controls .swiper-button:after{
    content:'';
    position:absolute;
    top:39px;
    display:block;
    width: 14px;
    height: 2px;
    background-color: #333;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.25,.46,.45,.94) 0s;
    transition: transform .45s cubic-bezier(.25,.46,.45,.94) 0s;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.carousel-controls .swiper-button-prev:after {left:28px;}
.carousel-controls .swiper-button-next:after {right:28px;}
@media(min-width:1200px){
    .carousel-controls .swiper-button:hover:after{
        transform: scaleX(1);
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
    }
}*/

.index-page-block {
	/*z-index:99;*/
	/*position:relative;*/
	background: #fff;
}

.index-service {
	position: relative;
	padding: 90px 0 100px;
	overflow: hidden;
}


.index-customer .index-title .big-title .big {
	background: #fff;
}

.swiper-slide-text-scroll {
	position: relative;
}

.radiu-button {
	z-index: 2;
	position: relative;
	display: block;
	width: 215px;
	height: 60px;
	font: normal 16px/60px 'gotham-medium';
	text-align: center;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 30px;
	transition: all .4s ease-in-out;
	overflow: hidden;
}

.radiu-button:hover {
	color: #fff;
	background: #000;
	border-color: #000;
}

.radiu-button:hover:after {
	transform-origin: center bottom;
	transform: scaleY(1);
}

.ourwork-mobile-images-scroll .work-buttons .iconfont {
	background: transparent;
}

.ourwork-mobile-images-scroll .work-buttons .iconfont:after {
	background: #fff;
}

.index-data {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.index-data .wrap {
	z-index: 1;
	position: relative;
	background: -moz-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(23,9,49,.6)), to(rgba(30,95,116,.6))));
	background: -webkit-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
	background: -o-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
	background: -ms-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
	background: linear-gradient(to right, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23,9,49,.6)', endColorstr='rgba(30,95,116,.6)',GradientType=1 );
}

.index-data .index-data-list {
	/*width: 1140px;*/
	margin: 0 auto;
}

.data-background {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
}

.index-data .item {
	float: left;
	width: 33.33%;
	height: 12rem;
}

.index-data .item-inner {
	position: relative;
	height: 12rem;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,.2);
}

.index-data .item:nth-child(3n) .item-inner {
	border-right: 0;
}

.index-data .text-wrap {
	position: absolute;
	top: 50%;
	width: 100%;
	font-size: 0.8rem;
	color: #fff;
	transform: translateY(-50%);
}

.index-data .text-wrap .number-wrap {
	display: block;
	font: normal 4rem/1 'AkzidenzGrotesk-BoldCondAlt';
	color: #fff;
	letter-spacing:2px;
}

.index-data .text-wrap .number-wrap .icon {
	display: inline-block;
	font-size: 72px;
	vertical-align: 13px;
}

.index-tips {
	width: 770px;
	margin: 0 auto 60px;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	text-align: center;
}

.index-customer .wrap {
	padding: 90px 10%;
}

.index-customer-list {
	transform: translateY(50px);
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
	overflow: hidden;
}

.index-customer.active .index-customer-list {
	transform: none;
}

.index-customer-list li {
	position: relative;
	float: left;
	width: 20%;
	height: 200px;
	padding: 27px 0;
	text-align: center;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
	transition-delay: .5s;
}
/*.index-customer-list .item600 {top:600px;}*/
/*.index-customer-list .item450 {top:450px;}*/
/*.index-customer-list .item550 {top:550px;}*/
/*.index-customer-list .item400 {top:400px;}*/
/*.index-customer-list .item300 {top:300px;}*/
/*.index-customer-list .item700 {top:700px;}*/
.index-customer.active .index-customer-list li.item {
	top: 0;
}

.index-customer-list .item-inner {
	display: block;
	width: 100%;
	height: 145px;
	border-left: 1px solid #e6e6e6;
}

.index-customer-list li:nth-child(5n +1) .item-inner {
	border-left: 0;
}

.index-customer-list li:nth-child(5n +1) .lt-dot,
.index-customer-list li:nth-child(5n +1) .lb-dot,
.index-customer-list li:nth-child(5n) .rt-dot,
.index-customer-list li:nth-child(5n) .rb-dot {
	display: none;
}

.index-customer-list li:nth-child(5n) .item-inner {
}

.index-customer-list li a {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 80%;
	height: 200px;
	margin-left: -40%;
}

.index-customer-list li.double-item a {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.index-customer-list li img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-left: -75px;
	transition: all .5s linear 10ms;
}

.index-customer-list li img:first-child {
}

.index-customer-list li img:last-child {
	opacity: .6;
}

.index-customer-list li:hover img:last-child,
.index-customer-list li img:first-child {
	opacity: 0;
	transform: translateY(-50%) rotateY(180deg);
}

.index-customer-list li img,
.index-customer-list li:hover img:first-child {
	opacity: 1;
	transform: translateY(-50%) rotateY(0deg);
}

.index-customer-list .dot {
	position: absolute;
	display: block;
	width: 2px;
	height: 2px;
	background: #e6e6e6;
}

.index-customer-list .lt-dot {
	left: 0;
	top: 0;
}

.index-customer-list .lb-dot {
	left: 0;
	bottom: 0;
}

.index-customer-list .rt-dot {
	right: 0;
	top: 0;
}

.index-customer-list .rb-dot {
	right: 0;
	bottom: 0;
}

.index-title, .index-service-scroll-wrap {
	opacity: 0;
	margin-top: 30px;
	transition: all .5s ease-in-out;
}

.normal-more-wrap1 {
	padding-top: 50px;
	text-align: center;
}

.normal-more-wrap1 .more {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	padding-top: 23px;
	background: #fff;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}

.normal-more-wrap1 .more .icon {
	z-index: 1;
	position: relative;
	display: inline-block;
	width: 22px;
	height: 10px;
	background: url(../images/more-icon.png) no-repeat center center;
	transition: all .5s ease-in-out;
}

.normal-more-wrap1 .more:hover .icon {
	background: url(../images/more-icon1.png) no-repeat center center;
}

.normal-more-wrap1 .more:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #339ec1;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	transform: scale(0);
	transition: all .5s ease-in-out;
}

.normal-more-wrap1 .more:hover:after {
	transform: scale(1);
}

.swiper-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.inner-main-container {
	background: #f2f2f2;
}

.inner-main-container img {
	max-width: 100%;
	vertical-align: middle;
}

.inner-main-container.contact-us {
	background: #f6f6f6;
}

.ourwork-mobile-article .code-wrap img {
	max-width: 120px;
}

.inner-main-container .each-item .image-wrap img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: none;
	transition: all .4s;
}

.ourwork-list .each-item .image-wrap,
.solution-list .each-item .image-wrap {
	position: relative;
	overflow: hidden;
}

.ourwork-list .each-item:hover .image-wrap img,
.solution-list .each-item:hover .image-wrap img {
	transform: scale(1.025);
}

.inner-main-container .fullwindow-banner .each-item img {
	height: 70px;
}

.normal-inner-banner,
.fullwindow-banner {
	position: relative;
	width: 100%;
	height: 100%;
}

.fullwindow-banner {
	height: 100vh;
}

.fullwindow-banner img {
	width: 100%;
	height: 100%;
}

.normal-inner-banner .normal-banner-inner-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: -moz-linear-gradient(left, rgba(30,95,116,.7) 0%, rgba(23,9,49,.7) 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(30,95,116,.7)), to(rgba(23,9,49,.7))));
	background: -webkit-linear-gradient(left, rgba(30,95,116,.7) 0%,rgba(23,9,49,.7) 100%);
	background: -o-linear-gradient(left, rgba(30,95,116,.7) 0%,rgba(23,9,49,.7) 100%);
	background: -ms-linear-gradient(left, rgba(30,95,116,.7) 0%,rgba(23,9,49,.7) 100%);
	background: linear-gradient(to right, rgba(30,95,116,.7) 0%,rgba(23,9,49,.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(30,95,116,.7)', endColorstr='rgba(23,9,49,.7)',GradientType=1 );
}

.normal-inner-banner.left-text-banner .normal-banner-inner {
	padding-top: 90px;
	color: #fff;
	text-align: left;
}

.news-page .normal-inner-banner .container {
	max-width: 1350px;
}

.normal-inner-banner .normal-banner-inner {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
}

.normal-inner-banner img {
	display: block;
	height: 100%;
	min-height: 450px;
}

.solution-info-banner.normal-inner-banner img {
	-webkit-filter: blur(4px);
	-moz-filter: blur(4px);
	-ms-filter: blur(4px);
	filter: blur(4px);
}

.left-text-banner .inner-banner-title1 {
	font: 42px/1 'Gotham-Bold';
	text-transform: uppercase;
}

.left-text-banner .inner-banner-title2 {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.left-text-banner .inner-line {
	margin: 25px 0 20px;
	background: #fff;
}

.inner-banner-title {
	padding-top: 40px;
	font-weight: bold;
	font-size: 32px;
	color: #fff;
	text-align: center;
}

.inner-banner-title .mark img {
	display: inline-block;
	max-width: 100%;
	height: 26px;
	min-height: 26px;
}

.normal-inner-banner .descrition {
	margin-top: 16px;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
}

.fullwindow-banner-inner-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(30,95,116,.6)), to(rgba(23,9,49,.6)));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,95,116,.6)), to(rgba(23,9,49,.6)));
	background: -webkit-linear-gradient(left,rgba(30,95,116,.6),rgba(23,9,49,.6));
	background: -moz-linear-gradient(left, rgba(30,95,116,.6) 0%, rgba(23,9,49,.6) 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(30,95,116,.6)), to(rgba(23,9,49,.6))));
	background: -webkit-linear-gradient(left, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
	background: -o-linear-gradient(left, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
	background: -ms-linear-gradient(left, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
	background: linear-gradient(to right, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(30,95,116,.6)', endColorstr='rgba(23,9,49,.6)',GradientType=1 );
}

.fullwindow-banner-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60.5%;
	margin-left: -30%;
	transform: translateY(-50%);
}

.fullwindow-banner-inner li {
	position: relative;
	float: left;
	width: 34.33%;
	height: 25vh;
	text-align: center;
	border-top: 1px solid rgba(255,255,255,.15);
	border-left: 1px solid rgba(255,255,255,.15);
}

.fullwindow-banner-inner li:nth-child(2),
.fullwindow-banner-inner li:nth-child(5) {
	width: 31.33%;
}

.fullwindow-banner-inner li:first-child,
.fullwindow-banner-inner li:nth-child(2),
.fullwindow-banner-inner li:nth-child(3) {
	border-top: 0;
}

.fullwindow-banner-inner li:first-child,
.fullwindow-banner-inner li:nth-child(3n+1) {
	border-left: 0;
}

.fullwindow-banner-inner .each-item img {
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}

.fullwindow-banner-inner .item-inner {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
}

.fullwindow-banner-inner .item-inner .icon-wrap {
	display: block;
	height: 70px;
}

.fullwindow-banner-inner .item-inner .text-inner {
	display: block;
	padding-top: 15px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}

.inner-title {
	font-weight: bold;
	font-size: 42px;
	color: #333;
}

.inner-line {
	display: inline-block;
	width: 55px;
	height: 4px;
	margin: 15px 0 30px;
	background: #333;
}

.inner-descrition {
	font-size: 16px;
	color: #333;
	line-height: 1.75;
}

.about-page {
	padding-bottom: 85px;
}

.about-page .each-item .image-wrap img {
	width: 100%;
}

.about-wrap-first {
	z-index: 1;
	position: relative;
	height: 43vh;
	text-align: center;
	background: #fff;
}

.about-wrap-first .inner-descrition {
	width: 720px;
	margin: 0 auto;
}

.about-wrap-first .inner-text-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60%;
	margin-left: -30%;
	transform: translateY(-50%);
}

.about-wrap-second .item-list {
	margin-left: -1%;
}

.about-wrap-second .each-item {
	float: left;
	width: 49%;
	margin: 0 0 1% 1%;
}

.about-page .image-wrap {
	position: relative;
	overflow: hidden;
}

.about-page .image-wrap:after,
.join-list .each-item .image-wrap:after,
.ourwork-list .each-item .image-wrap:after,
.solution-list .each-item .image-wrap:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	opacity: 0;
	transition: all .6s ease-in-out;
}

.ourwork-list .each-item .image-wrap:after,
.solution-list .each-item .image-wrap:after {
	background: rgba(0,0,0,0);
}

.about-wrap-second .each-item:hover .image-wrap:after,
.about-wrap-four .each-item:hover .image-wrap:after,
.about-page .each-item .image-wrap:hover:after,
.join-list .each-item:hover .image-wrap:after,
.ourwork-list .each-item:hover .image-wrap:after,
.solution-list .each-item:hover .image-wrap:after {
	opacity: 1;
}

.about-page .each-item img,
.join-list .each-item .image-wrap img {
	transition: all .4s ease-in-out;
}

.about-wrap-second .each-item:hover .image-wrap img,
.about-page .each-item .image-wrap:hover img,
.join-list .each-item:hover .image-wrap img {
	transform: scale(1.05);
}

.about-wrap-second .item-inner {
	position: relative;
}

.about-wrap-second .item-inner .text-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
	background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
	background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
}

.about-wrap-second .item-inner .text-inner {
	padding: 5%;
	color: #fff;
}

.about-wrap-second .item-inner .title {
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}

.about-wrap-second .item-inner .line {
	display: inline-block;
	width: 55px;
	height: 2px;
	margin: 10px 0 5px;
	background: #fff;
}

.about-wrap-second .item-inner .descrition {
	width: 66%;
	font-size: 12px;
	color: #fff;
	line-height: 2;
}

.about-wrap-three .each-item, .about-wrap-five .each-item {
	margin-bottom: 1%;
	overflow: hidden;
}

.about-wrap-three .each-item .item-inner > div,
.about-wrap-five .each-item .item-inner a > div {
	float: left;
}

.about-wrap-three .each-item .item-inner > div.image-wrap, .about-wrap-five .each-item .item-inner a > div.image-wrap {
	float: right;
}

.about-wrap-three .each-item .item-inner > div {
	width: 50%;
}

.about-wrap-three .each-item,
.about-wrap-five .each-item {
	position: relative;
	background: #fff;
}

.about-wrap-three .each-item .text-inner {
	padding: 9.25%;
}

.about-wrap-three .each-item .inner-title {
	font-size: 36px;
}

.about-wrap-three .each-item .inner-line {
	width: 40px;
	margin: 20px 0;
}

.about-wrap-three .each-item .inner-descrition {
	width: 80%;
}

.about-wrap-four .each-item {
	position: relative;
}

.about-wrap-four .each-item .text-wrap {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.about-wrap-four .each-item .text-inner {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
}

.about-wrap-four .each-item .text-inner .title {
	margin-bottom: 50px;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	transform: translateY(20px);
	opacity: 0;
	transition: all .6s ease-in-out;
}

.about-wrap-four .each-item .normal-more-wrap2 {
	transform: translateY(-20px);
	opacity: 0;
	transition: all .6s ease-in-out;
}

.about-wrap-four .each-item .normal-more-wrap2:before {
	border-color: #fff;
}

.about-wrap-four .each-item .normal-more-wrap2:after {
	background: #fff;
}

.about-wrap-four .each-item:hover .text-inner .title,
.about-wrap-four .each-item:hover .normal-more-wrap2 {
	opacity: 1;
	transform: none;
}

.about-wrap-five .each-item .text-wrap {
	width: 42.5%;
}

.about-wrap-five .each-item .text-inner {
	padding: 11.5%;
}

.about-wrap-five .each-item .inner-title {
	margin-bottom: 23px;
	font-size: 36px;
	text-transform: uppercase;
}

.about-wrap-five .each-item .image-wrap {
	width: 57.5%;
}

.about-wrap-five .each-item .inner-descrition {
	width: 77.5%;
	font-size: 18px;
}

.about-wrap-five .normal-more-wrap2 {
	position: absolute;
	bottom: 10%;
	border-color: #333;
	transition: all .4s;
}

.about-wrap-five .normal-more-wrap2:hover {
	border-color: #fff;
}

.about-wrap-five .normal-more-wrap2:before {
	background: url(../images/more-icon.png) no-repeat center center;
}

.about-wrap-five .normal-more-wrap2:hover:before {
	background: url(../images/more-icon1.png) no-repeat center center;
}

/*about*/
.fullwindow-banner-inner li .icon-wrap,
.fullwindow-banner-inner li .text,
.about-wrap-second .item-inner .title,
.about-wrap-second .item-inner .line,
.about-wrap-second .item-inner .descrition {
	opacity: 0;
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
}

.fullwindow-banner-inner.active li .icon-wrap,
.fullwindow-banner-inner.active li .text,
.about-wrap-second .each-item:hover .item-inner .title,
.about-wrap-second .each-item:hover .item-inner .line,
.about-wrap-second .each-item:hover .item-inner .descrition {
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
}

.fullwindow-banner-inner li:nth-of-type(1) .icon-wrap,
.about-wrap-second .item-inner .title,
.about-wrap-second .item-inner .line,
.about-wrap-second .item-inner .descrition {
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
}

.fullwindow-banner-inner li:nth-of-type(1) .text {
	transition: all 0.5s ease-out .1s;
	-webkit-transition: all 0.5s ease-out .1s;
	-moz-transition: all 0.5s ease-out .1s;
}

.fullwindow-banner-inner li:nth-of-type(2) .icon-wrap {
	transition: all 0.5s ease-out .2s;
	-webkit-transition: all 0.5s ease-out .2s;
	-moz-transition: all 0.5s ease-out .2s;
}

.fullwindow-banner-inner li:nth-of-type(2) .text {
	transition: all 0.5s ease-out .3s;
	-webkit-transition: all 0.5s ease-out .3s;
	-moz-transition: all 0.5s ease-out .3s;
}

.fullwindow-banner-inner li:nth-of-type(3) .icon-wrap {
	transition: all 0.5s ease-out .4s;
	-webkit-transition: all 0.5s ease-out .4s;
	-moz-transition: all 0.5s ease-out .4s;
}

.fullwindow-banner-inner li:nth-of-type(3) .text {
	transition: all 0.5s ease-out .5s;
	-webkit-transition: all 0.5s ease-out .5s;
	-moz-transition: all 0.5s ease-out .5s;
}

.fullwindow-banner-inner li:nth-of-type(4) .icon-wrap {
	transition: all 0.5s ease-out .6s;
	-webkit-transition: all 0.5s ease-out .6s;
	-moz-transition: all 0.5s ease-out .6s;
}

.fullwindow-banner-inner li:nth-of-type(4) .text {
	transition: all 0.5s ease-out .7s;
	-webkit-transition: all 0.5s ease-out .7s;
	-moz-transition: all 0.5s ease-out .7s;
}

.fullwindow-banner-inner li:nth-of-type(5) .icon-wrap {
	transition: all 0.5s ease-out .8s;
	-webkit-transition: all 0.5s ease-out .8s;
	-moz-transition: all 0.5s ease-out .8s;
}

.fullwindow-banner-inner li:nth-of-type(5) .text {
	transition: all 0.5s ease-out .9s;
	-webkit-transition: all 0.5s ease-out .9s;
	-moz-transition: all 0.5s ease-out .9s;
}

.fullwindow-banner-inner li:nth-of-type(6) .icon-wrap {
	transition: all 0.5s ease-out 1s;
	-webkit-transition: all 0.5s ease-out 1s;
	-moz-transition: all 0.5s ease-out 1s;
}

.fullwindow-banner-inner li:nth-of-type(6) .text {
	transition: all 0.5s ease-out 1.1s;
	-webkit-transition: all 0.5s ease-out 1.1s;
	-moz-transition: all 0.5s ease-out 1.1s;
}


/*index-advantage*/
.index-advantage {
	width:100%;
	background:#fff;
	padding:1.5rem 0 0.5rem;
}
.index-box {
	max-width:1600px;
	margin:auto;
	position:relative;
}
.advantage-title {
	width:100%;
	position:relative;
	margin-bottom:1rem;
}
.advantage-title .bdl {
	font-size:2.5rem;
	line-height:1rem;
	font-family:Helvetica;
	color:#000;
}
.advantage-title .title {
	font-size:1.4rem;
	line-height:1;
	font-weight:bold;
	color:#222;
	margin-bottom:2.5rem;
	text-align: center;
}
.advantage-title .txt {
	font-size:0.7rem;
	line-height:1rem;
	color:#666;
	text-align: center;
}
.advantage-title .bdr {
	font-size:2.5rem;
	line-height:1rem;
	font-family:Helvetica;
	color:#000;
	position:absolute;
	right:0.5rem;
	top:3.5rem;
}
.advantage-list {
	border-bottom:2px solid #222;
	padding-bottom:2rem;
	overflow:hidden;
}
.advantage-list .ywfw_item {
	width:17%;
	float:left;
	box-sizing:border-box;
	padding:0.5rem;
	background:#fff;
	transition:all ease .3s;
	border-radius:0.15rem;
}
.advantage-list .ywfw_item .icon {
	width:100%;
	height:4rem;
	transition:all ease .3s;
}
.advantage-list .ywfw_item .icon1 {
	background:url(../images/icon8.png) center top no-repeat;
	background-size: 40%;
}
.advantage-list .ywfw_item .icon2 {
	background:url(../images/icon9.png) center top no-repeat;
	background-size: 40%;
}
.advantage-list .ywfw_item .icon3 {
	background:url(../images/icon10.png) center top no-repeat;
	background-size: 40%;
}
.advantage-list .ywfw_item .icon4 {
	background:url(../images/icon11.png) center top no-repeat;
	background-size: 40%;
}
.advantage-list .ywfw_item .icon5 {
	background:url(../images/icon91.png) center top no-repeat;
	background-size: 40%;
}
.advantage-list .ywfw_item .title {
	font-size:1rem;
	color:#222;
	line-height:1.4rem;
	font-weight:bold;
	margin-bottom:0.5rem;
	transition:all ease .3s;
	text-align: center;
}
.advantage-list .ywfw_item .txt {
	color:#666;
	font-size:0.7rem;
	line-height:1.2rem;
	transition:all ease .3s;
}


/*index-case*/
.index-case {
	width:100%;
	padding:1rem 0 2.5rem;
}
.index-case-title {
	font-size:1.4rem;
	line-height:1.4rem;
	color:#222;
	font-weight:bold;
}
.index-case .mores {
	font-family: 'sheepsansbold';
	font-size:0.8rem;
	line-height:1.4rem;
	color:#000;
	background:url(../images/icon21.png) right center no-repeat;
	padding-right:1.75rem;
	display:block;
	position:absolute;
	right:0.5rem;
	top:0;
}
.index-case-menu {
	width:100%;
	display:table;
	margin-top:1rem;
	font-size: 0.7rem;
	color: #666;
}
.index-case-list {
	width:100%;
	margin-top:1rem;
	padding-left: 0.5rem;
}
.index-case-list .case_item {
	width:32.5%;
	float:left;
	margin-right:0.5rem;
}
.index-case-list .case_item:hover {
	box-shadow:0 0 15px 1px rgba(0,0,0,.1);
}
.index-case-list .case_item .img {
	width:100%;
	overflow:hidden;
}
.index-case-list .case_item .img  img {
    width:100%;
    -moz-transition: all 0.5s linear;
    -o-transition:  all 0.5s linear;
    transition: all 0.5s linear;
}
.index-case-list .case_item:hover .img img {
    -webkit-transform:  scale(1.05) ; 
    -moz-transform: scale(1.05) ; 
    -ms-transform: scale(1.05);     
    -o-transform:  scale(1.05) ; 
    transform:  scale(1.05);
}
.index-case-list .case_item .tbox {
	width:100%;
	box-sizing:border-box;
	border:1px solid #ebebeb;
	border-top:none;
	padding:0.5rem 0.5rem 0;
}
.index-case-list .case_item .tbox .title {
	width:100%;
	position:relative;
}
.index-case-list .case_item .tbox .title .t1 {
	font-size:0.75rem;
	font-weight:bold;
	color:#222;
	line-height:0.75rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 0.2rem;
}
.index-case-list .case_item .tbox .title .t2 {
	height: 1.9rem;
	font-size:0.7rem;
	color:#666;
	overflow: hidden;
	  text-overflow:ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;
}
.index-case-list .case_item .tbox .more {
	width:100%;
	border-top:1px solid #e3e3e3;
	margin-top:0.35rem;
	font-size:0.7rem;
	color:#666;
	line-height:1.8rem;
	background:url(../images/icon20.png) right center no-repeat;
	transition:all ease .3s;
}
.index-case-list .case_item:hover .tbox .more {
	background:url(../images/icon21.png) right center no-repeat;
}

.index-solution {
	width:100%;
	padding:80px 0;
}
.index-solution-box {
	width:100%;
	background:#373737;
	display:table;
}
.index-solution-box .img {
	width:60%;
	float:left;
}
.index-solution-box .tbox {
	width:40%;
	float:left;
	padding:8.5% 0 0 80px;
	display:inline-block;
}
.index-solution-box .tbox .title {
	font-size:36px;
	font-weight:bold;
	color:#fff;
	line-height:1;
	margin-bottom:20px;
}
.index-solution-box .tbox .txt {
	max-width:475px;
	font-size:14px;
	line-height:28px;
	color:#fff;
}
.index-solution-box .tbox .list {
	width:100%;
	margin-top:53px;
}
.index-solution-box .tbox .list li {
	float:left;
	margin:0 20px 20px 0;
}
.index-solution-box .tbox .list li a {
	line-height:36px;
	border:1px solid #bbb;
	border-radius:19px;
	display:block;
	padding:0 21px;
	font-size:14px;
	color:#bbb;
	transition:all ease .3s;
}
.index-solution-box .tbox .list li:hover a {
	color:#222;
	background:#fff;
	border:1px solid #fff;
}


.index-news {
	width:100%;
	padding-top: 1.5rem;
	background:#fff;
	overflow:hidden;
}
.index-news-title {
	font-size:1.4rem;
	line-height:1;
	color:#000;
	font-weight:bold;
}
.index-news-more {
	font-family: 'sheepsansbold';
    font-size: 0.8rem;
    line-height: 1.4rem;
    color: #000;
    background: url(../images/icon21.png) right center no-repeat;
    padding-right: 1.75rem;
    display: block;
    position: absolute;
    right: 0.5rem;
    top: 0;
}
.index-news-menu {
	width:100%;
	margin-top:1rem;
	display:table;
	padding-left: 0.5rem;
}
.index-news-menu li {
	float:left;
	margin-right:0.5rem;
	margin-bottom: 0.5rem;
}
.index-news-menu li a {
	display:block;
	line-height:1.3rem;
	padding:0 1rem;
	border:1px solid #666;
	font-size:0.7rem;
	color:#666;
	border-radius:0.7rem;
	transition:all ease .3s;
}
.index-news-menu li:hover a {
	color:#fff;
	background:#222;
	border-color:#222;
}
.index-news-menu li.on a {
	color:#fff;
	background:#222;
	border-color:#222;
}
.index-news .index-box {
	overflow:hidden;
}
.index-news-list {
	width:calc(700%);
	margin-top:1rem;
	display:inline-block;
	left:0;
	position:relative;
	transition:all ease 1s;
}
.index-news-list .lbox {
	width:calc(100% / 7);
	display:none;
	float:left;
	padding-left: 0.5rem;
}
.index-news-list .lbox:first-child{
	display:block;
}
.index-news-list .lbox .box1 {
	width:50%;
	float:left;
	transition:all ease .3s;
	padding-right: 0.5rem;
	margin-bottom: 0.5rem;
	height:14rem;
	overflow:hidden;
}
.index-news-list .lbox .box1 a {
	display:inline-block;
	width:100%;
}
.index-news-list .lbox .box1 .img {
	width:100%;
	height:6rem;
}
.index-news-list .lbox .box1 .tbox {
	width:100%;
	height:8rem;
	box-sizing:border-box;
	background:#f7f7f7;
	padding:0 0.5rem;
	overflow:hidde;
}
.index-news-list .lbox .box1:hover {
	box-shadow:0 0 10px 0 rgba(0,0,0,.3);
}
.index-news-list .lbox .box1 .tbox .time {
	color:#999;
	font-family: 'sheepsansbold';
	font-weight:bold;
	font-size:1.6rem;
	line-height:2rem;
	border-bottom:1px solid #dbdbdb;
	padding:0 0 0.4rem;
	background:url(../images/icon20.png) right 2.2rem no-repeat;
	background-size: 12%;
	transition:all ease .3s;
}
.index-news-list .lbox .box1 .tbox:hover .time {
	color:#222;
}
.index-news-list .lbox .box1 .tbox .time span {
	font-size:0.7rem;
	line-height:0.9rem;
	font-weight:initial;
	display:block;
}
.index-news-list .lbox .box1 .tbox .titles {
	font-size:0.8rem;
	line-height:1.8rem;
	color:#000;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-news-list .lbox .box1 .tbox .txts {
	height: 2.4rem;
	font-size:0.7rem;
	line-height:1.2rem;
	color:#666;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.index-client {
	width:100%;

}
.index-client-box {
	width:100%;
	display:table;
}
.index-client-img {
	width:100%;
	height:635px;
	position:relative;
}
.index-client-img .img {
	position:absolute;
	border-radius:50%;
	overflow:hidden;
	box-shadow:0 0 10px 0 rgba(0,0,0,.1);
	transition:all ease 1.5s;
	left:459px;
	top:328px;
	width:1px;
	height:1px;
	cursor:pointer;
	transform-origin: 50% 50%;
	-ms-transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;

	-moz-transition: all .8s linear;
    -o-transition:  all .8s linear;
    transition: all .8s linear;
}
.index-client-img .img img {
	width:100%;
}
.index-client-img .img10 {
	z-index:2;
}
.index-client-img .img:hover {
	-webkit-transform:  scale(1.5) ; 
    -moz-transform: scale(1.5) ; 
    -ms-transform: scale(1.5);     
    -o-transform:  scale(1.5) ; 
    transform:  scale(1.5);
}
.index-client-img .img6:hover,.index-client-img .img7:hover,.index-client-img .img9:hover,.index-client-img .img11:hover    {
	-webkit-transform:  scale(1.3) ; 
    -moz-transform: scale(1.3) ; 
    -ms-transform: scale(1.3);     
    -o-transform:  scale(1.3) ; 
    transform:  scale(1.3);
}
.index-client-img .img10:hover {
	-webkit-transform:  scale(1.2) ; 
    -moz-transform: scale(1.2) ; 
    -ms-transform: scale(1.2);     
    -o-transform:  scale(1.2) ; 
    transform:  scale(1.2);
}

.index-client.active .index-client-img .img1 {
	left:17px;
	top:87px;
	width:58px;
	height:58px;
}
.index-client.active .index-client-img .img2 {
	left:93px;
	top:174px;
	width:82px;
	height:82px;
}
.index-client.active .index-client-img .img3 {
	left:46px;
	top:317px;
	width:71px;
	height:71px;
}
.index-client.active .index-client-img .img4 {
	left:17px;
	top:487px;
	width:56px;
	height:56px;
}
.index-client.active .index-client-img .img5 {
	left:210px;
	top:75px;
	width:82px;
	height:82px;
}
.index-client.active .index-client-img .img6 {
	left:244px;
	top:200px;
	width:96px;
	height:96px;
}
.index-client.active .index-client-img .img7 {
	left:177px;
	top:337px;
	width:91px;
	height:91px;
}
.index-client.active .index-client-img .img8 {
	left:164px;
	top:484px;
	width:82px;
	height:82px;
}
.index-client.active .index-client-img .img9 {
	left:412px;
	top:112px;
	width:105px;
	height:105px;
}
.index-client.active .index-client-img .img10 {
	left:389px;
	top:261px;
	width:135px;
	height:135px;
}
.index-client.active .index-client-img .img11 {
	left:325px;
	top:418px;
	width:100px;
	height:100px;
}
.index-client.active .index-client-img .img12 {
	left:591px;
	top:80px;
	width:82px;
	height:82px;
}
.index-client.active .index-client-img .img13 {
	left:583px;
	top:255px;
	width:96px;
	height:96px;
}
.index-client.active .index-client-img .img14 {
	left:533px;
	top:409px;
	width:100px;
	height:100px;
}
.index-client.active .index-client-img .img15 {
	left:782px;
	top:100px;
	width:65px;
	height:65px;
}
.index-client.active .index-client-img .img16 {
	left:735px;
	top:222px;
	width:82px;
	height:82px;
}
.index-client.active .index-client-img .img17 {
	left:714px;
	top:374px;
	width:82px;
	height:82px;
}
.index-client.active .index-client-img .img18 {
	left:688px;
	top:518px;
	width:67px;
	height:67px;
}
.index-client.active .index-client-img .img19 {
	left:867px;
	top:333px;
	width:65px;
	height:65px;
}
.index-client.active .index-client-img .img20 {
	left:827px;
	top:490px;
	width:64px;
	height:64px;
}
.index-client-tbox {
	width:35%;
	padding-top:200px;
}
.index-client-tbox .title {
	font-size:36px;
	line-height:36px;
	font-weight:bold;
	color:#000;
	margin-bottom:24px;
}
.index-client-tbox .txt {
	font-size:14px;
	line-height:24px;
	color:#666;
	margin-bottom:50px;
}
.index-client-tbox .more {
	font-size:16px;
	line-height:36px;
	padding-right:35px;
	background:url(../images/icon21.png) right center no-repeat;
	display:inline-block;
	color:#000;
	font-family: 'sheepsansbold';
}



@media(max-width:1630px) {

	.index-solution-box .tbox {
		padding:4.5% 20px 0 40px;
	}

	.index-news-list .lbox .box3 .tbox .titles {
		width:calc(100% - 110px);
	}
	.index-client-tbox {
		padding:100px 20px 0;
	}

	.top-foot {
		    padding: 60px 40px 0;
	}
	.friend-link {
		padding: 41px 40px 21px;
	}

.index-client.active .index-client-img .img1 {
	left:1.6%;
	top:13.7%;
}
.index-client.active .index-client-img .img2 {
	left:9%;
	top:27.4%;
}
.index-client.active .index-client-img .img3 {
	left:4.4%;
	top:50%;
}
.index-client.active .index-client-img .img4 {
	left:1.6%;
	top:76.7%;
}
.index-client.active .index-client-img .img5 {
	left:20%;
	top:11.8%;
}
.index-client.active .index-client-img .img6 {
	left:23.5%;
	top:31.5%;
}
.index-client.active .index-client-img .img7 {
	left:17%;
	top:53%;
}
.index-client.active .index-client-img .img8 {
	left:15.8%;
	top:76%;
}
.index-client.active .index-client-img .img9 {
	left:39.6%;
	top:17.6%;
}
.index-client.active .index-client-img .img10 {
	left:37.4%;
	top:41.1%;
}
.index-client.active .index-client-img .img11 {
	left:31.25%;
	top:65.8%;
}
.index-client.active .index-client-img .img12 {
	left:56.8%;
	top:12.6%;
}
.index-client.active .index-client-img .img13 {
	left:56%;
	top:40%;
}
.index-client.active .index-client-img .img14 {
	left:51.25%;
	top:64.4%;
}
.index-client.active .index-client-img .img15 {
	left:75.2%;
	top:15.7%;
}
.index-client.active .index-client-img .img16 {
	left:70.6%;
	top:35%;
}
.index-client.active .index-client-img .img17 {
	left:68.7%;
	top:59%;
}
.index-client.active .index-client-img .img18 {
	left:66%;
	top:81.6%;
}
.index-client.active .index-client-img .img19 {
	left:83.4%;
	top:52.4%;
}
.index-client.active .index-client-img .img20 {
	left:80%;
	top:77%;
}


}
@media(max-width:1330px) {
	.data-background {
		height:100%;
	}
	header .right-side li {
		margin: 0 13px;
		display: inline-block;
	}

}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes bounce {
	0%,100%,20%,53%,80% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%,43% {
		-webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
		transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
		transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
		-webkit-transform: translate3d(0,-15px,0);
		transform: translate3d(0,-15px,0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

@keyframes bounce {
	0%,100%,20%,53%,80% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%,43% {
		-webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
		transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
		transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
		-webkit-transform: translate3d(0,-15px,0);
		transform: translate3d(0,-15px,0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	0%,100%,50% {
		opacity: 1;
	}

	25%,75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%,100%,50% {
		opacity: 1;
	}

	25%,75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05);
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05);
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	30% {
		-webkit-transform: scale3d(1.25,.75,1);
		transform: scale3d(1.25,.75,1);
	}

	40% {
		-webkit-transform: scale3d(0.75,1.25,1);
		transform: scale3d(0.75,1.25,1);
	}

	50% {
		-webkit-transform: scale3d(1.15,.85,1);
		transform: scale3d(1.15,.85,1);
	}

	65% {
		-webkit-transform: scale3d(.95,1.05,1);
		transform: scale3d(.95,1.05,1);
	}

	75% {
		-webkit-transform: scale3d(1.05,.95,1);
		transform: scale3d(1.05,.95,1);
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	30% {
		-webkit-transform: scale3d(1.25,.75,1);
		transform: scale3d(1.25,.75,1);
	}

	40% {
		-webkit-transform: scale3d(0.75,1.25,1);
		transform: scale3d(0.75,1.25,1);
	}

	50% {
		-webkit-transform: scale3d(1.15,.85,1);
		transform: scale3d(1.15,.85,1);
	}

	65% {
		-webkit-transform: scale3d(.95,1.05,1);
		transform: scale3d(.95,1.05,1);
	}

	75% {
		-webkit-transform: scale3d(1.05,.95,1);
		transform: scale3d(1.05,.95,1);
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%,100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0);
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0);
	}
}

@keyframes shake {
	0%,100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0);
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0,0,1,15deg);
		transform: rotate3d(0,0,1,15deg);
	}

	40% {
		-webkit-transform: rotate3d(0,0,1,-10deg);
		transform: rotate3d(0,0,1,-10deg);
	}

	60% {
		-webkit-transform: rotate3d(0,0,1,5deg);
		transform: rotate3d(0,0,1,5deg);
	}

	80% {
		-webkit-transform: rotate3d(0,0,1,-5deg);
		transform: rotate3d(0,0,1,-5deg);
	}

	100% {
		-webkit-transform: rotate3d(0,0,1,0deg);
		transform: rotate3d(0,0,1,0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0,0,1,15deg);
		transform: rotate3d(0,0,1,15deg);
	}

	40% {
		-webkit-transform: rotate3d(0,0,1,-10deg);
		transform: rotate3d(0,0,1,-10deg);
	}

	60% {
		-webkit-transform: rotate3d(0,0,1,5deg);
		transform: rotate3d(0,0,1,5deg);
	}

	80% {
		-webkit-transform: rotate3d(0,0,1,-5deg);
		transform: rotate3d(0,0,1,-5deg);
	}

	100% {
		-webkit-transform: rotate3d(0,0,1,0deg);
		transform: rotate3d(0,0,1,0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	10%,20% {
		-webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
		transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	10%,20% {
		-webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
		transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
		transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
	}

	30% {
		-webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
		transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
		transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
	}

	60% {
		-webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
		transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
		transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
		transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
	}

	30% {
		-webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
		transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
		transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
	}

	60% {
		-webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
		transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
		transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes bounceIn {
	0%,100%,20%,40%,60%,80% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}

	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1);
	}

	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03);
	}

	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
}

@keyframes bounceIn {
	0%,100%,20%,40%,60%,80% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}

	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1);
	}

	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03);
	}

	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0);
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0);
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px,0,0);
		transform: translate3d(-3000px,0,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0);
	}

	75% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0);
	}

	90% {
		-webkit-transform: translate3d(5px,0,0);
		transform: translate3d(5px,0,0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px,0,0);
		transform: translate3d(-3000px,0,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0);
	}

	75% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0);
	}

	90% {
		-webkit-transform: translate3d(5px,0,0);
		transform: translate3d(5px,0,0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0);
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0);
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0);
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0);
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,3000px,0);
		transform: translate3d(0,3000px,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0);
	}

	75% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0);
	}

	90% {
		-webkit-transform: translate3d(0,-5px,0);
		transform: translate3d(0,-5px,0);
	}

	100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}

@keyframes bounceInUp {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,3000px,0);
		transform: translate3d(0,3000px,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0);
	}

	75% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0);
	}

	90% {
		-webkit-transform: translate3d(0,-5px,0);
		transform: translate3d(0,-5px,0);
	}

	100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9);
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9);
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0);
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0);
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px,0,0);
		transform: translate3d(20px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px,0,0);
		transform: translate3d(20px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px,0,0);
		transform: translate3d(-20px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px,0,0);
		transform: translate3d(-20px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,20px,0);
		transform: translate3d(0,20px,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,20px,0);
		transform: translate3d(0,20px,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
		transform: perspective(400px) rotate3d(0,1,0,-360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95,.95,.95);
		transform: perspective(400px) scale3d(.95,.95,.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
		transform: perspective(400px) rotate3d(0,1,0,-360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95,.95,.95);
		transform: perspective(400px) scale3d(.95,.95,.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
		transform: perspective(400px) rotate3d(1,0,0,10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
		transform: perspective(400px) rotate3d(1,0,0,-5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
		transform: perspective(400px) rotate3d(1,0,0,10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
		transform: perspective(400px) rotate3d(1,0,0,-5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		transform: perspective(400px) rotate3d(0,1,0,-5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		transform: perspective(400px) rotate3d(0,1,0,-5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
		transform: perspective(400px) rotate3d(0,1,0,-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
		transform: perspective(400px) rotate3d(0,1,0,-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%,0,0) skewX(-30deg);
		transform: translate3d(100%,0,0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%,0,0) skewX(-30deg);
		transform: translate3d(100%,0,0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%,0,0) skewX(30deg);
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%,0,0) skewX(30deg);
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,-200deg);
		transform: rotate3d(0,0,1,-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,-200deg);
		transform: rotate3d(0,0,1,-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-90deg);
		transform: rotate3d(0,0,1,-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-90deg);
		transform: rotate3d(0,0,1,-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,200deg);
		transform: rotate3d(0,0,1,200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,200deg);
		transform: rotate3d(0,0,1,200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,90deg);
		transform: rotate3d(0,0,1,90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,90deg);
		transform: rotate3d(0,0,1,90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		-webkit-transform: rotate3d(0,0,1,80deg);
		transform: rotate3d(0,0,1,80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%,80% {
		-webkit-transform: rotate3d(0,0,1,60deg);
		transform: rotate3d(0,0,1,60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0,700px,0);
		transform: translate3d(0,700px,0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		-webkit-transform: rotate3d(0,0,1,80deg);
		transform: rotate3d(0,0,1,80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%,80% {
		-webkit-transform: rotate3d(0,0,1,60deg);
		transform: rotate3d(0,0,1,60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0,700px,0);
		transform: translate3d(0,700px,0);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
		transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
		transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
		transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
		transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}

	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}

	100% {
		opacity: 0;
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}

	100% {
		opacity: 0;
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px,0,0);
		transform: scale(.1) translate3d(-2000px,0,0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px,0,0);
		transform: scale(.1) translate3d(-2000px,0,0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px,0,0);
		transform: scale(.1) translate3d(2000px,0,0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px,0,0);
		transform: scale(.1) translate3d(2000px,0,0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
		animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

/*--------footer--------*/
footer {
	width:100%;
	margin-top: 1rem;
}
.foot-topbox{
	background:url(../images/f-bg1.jpg) center center no-repeat;
	background-size:auto 100%;
}
.foot-top {
	width:100%;
	padding:1rem 0.5rem 0.5rem;
	display:table;
	margin: 0 auto;
}
.foot-top li {
	width:100%;
	margin-bottom: 0.5rem;
}
.foot-top li .title {
	font-size:0.7rem;
	line-height:1.4rem;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid rgba(255,255,255,.08);
	padding-bottom:0.6rem;
	text-align:center;
}
.foot-top li .tbox {
	font-size:0.7rem;
	line-height:1.4rem;
	padding-top:0.5rem;
}
.foot-top li .tbox .txt {
	color:#999;
}
.foot-top li .tbox .link {
	width:50%;
	display:block;
	color:#999;
	float:left;
	transition:all ease .5s;
	font-size: 0.6rem;
	text-align:center;
}
.foot-top li .tbox .link:hover {
	color:#fff;
}
.foot-top li .tbox li {
	width:100%;
	display:table;
	padding:12px 0;
	border-bottom:1px dashed #494848;
}
.foot-top li .tbox li:last-child {
	border:none;
}
.foot-top li .tbox li .img {
	width:90px;
	float:left;
}
.foot-top li .tbox li .img img{
	max-width: 100%;
}
.foot-top li .tbox li .tboxs {
	width:calc(100% - 110px);
	float:right;
	font-size:14px;
	line-height:28px;
	color:#999;
}
.foot-top li .tbox li .tboxs .t1 {
	color:#fff;
	font-weight:bold;
}
.foot-top li .tbox li .tboxs .t2 {
	width:100%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.foot-button {
	width:100%;
	padding:0.75rem 0.5rem;
	display:table;
}
.foot-button .link-box {
	text-align: center;
}
.foot-button .link-box .copyright {
	line-height:1.4rem;
	color:#999;
	font-size: 0.6rem;
}
.foot-button .link-box .copyright a {
	color:#999;
}
/*-------footer-end--------*/
.inside-banner {
	position: relative;
	overflow: hidden;
}

.inside-banner img {
	display: block;
	width: 100%;
}
.full-site-article {
	padding: 1.5rem 0.5rem 0;
}
.weblg {
	max-width: 1600px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}


.w-lg .weblg {
	max-width: 1400px;
}

.w-md .weblg {
	max-width: 1320px;
}

.w-sm .weblg {
	max-width: 1200px;
}
.m-web-title {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.m-web-desc {
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #333;
	text-align: center;
}
.full-site-article .m-web-desc {
    padding: 1rem 0 1.5rem;
}
.applet-desc-list {
	margin-bottom: 2rem;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
}

.applet-desc-list li {
	float: left;
	width: 50%;
	max-height: 13.35rem;
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #666;
}

.applet-desc-list .inner {
	padding: 0.5rem;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	min-height: 9.35rem;
}

.applet-desc-list .id {
	font-size: 2.2rem;
	line-height: 2.2rem;
	color: #d90000;
	font-weight: bold;
	margin-bottom: 0.6rem;
}

.applet-desc-list h3 {
	margin-bottom: 0.8rem;
	font-size: 0.8rem;
	line-height: 1.1rem;
	color: #333;
	font-weight: bold;
}
.applet-desc-list .inner p{
	font-size: 0.7rem;
	line-height: 1.1rem;
}
.full-applet-wrapper {
	position: relative;
	padding: 2rem 0;
	box-sizing: initial;
}
.full-applet-wrapper .m-web-title {
	position: relative;
	z-index: 10;
	margin-bottom: 2rem;
	color: #fff;
}
.full-applet-wrapper .applet-feature ul {
	text-align: center;
}

.full-applet-wrapper .applet-feature .wxapp_item {
	float: left;
	width: 30%;
	font-size: 16px;
	line-height: 24px;
	color: #ccc;
	padding: 0 0.5rem;
	box-sizing: initial;
}

.full-applet-wrapper .applet-feature .ico {
	margin-bottom: 14px;
}

.full-applet-wrapper .applet-feature .ico img {
	vertical-align: middle;
	width: 77.38095%;
}

.full-applet-wrapper .applet-feature h3 {
	margin-bottom: 0.7rem;
	font-size: 0.8rem;
	line-height: 1.1rem;
	color: #fff;
}
.full-applet-wrapper .applet-feature p{
	font-size: 0.7rem;
	line-height: 1.2rem;
}
.applet-func {
	padding: 2rem 0 1rem;
}

.applet-func .m-web-title {
	margin-bottom: 2rem;
}

.applet-func-list {
	overflow: hidden;
}

.applet-func-list ul {
	
}

.applet-func-list li {
	float: left;
	margin-bottom: 1rem;
	width: 50%;
	max-height: 15.45rem;
	text-align: center;
}
.applet-func-list li:nth-child(odd){
	padding: 0 0.25rem 0 0.5rem;
}
.applet-func-list li:nth-child(even){
	padding: 0 0.5rem 0 0.25rem;
}
.applet-func-list .inner {
	padding: 0.5rem;
	font-size: 0.75rem;
	line-height: 1.1rem;
	color: #666;
	border: solid 1px #d9d9d9;
	max-height: 15.45rem;
}

.applet-func-list .ico {
	margin-bottom: 0.5rem;
	height: 3.75rem;
	line-height: 3.75rem;
}

.applet-func-list .ico img {
	vertical-align: middle;
}

.applet-func-list h3 {
	margin-bottom: 0.5rem;
	font-size: 0.9rem;
	line-height: 1.6rem;
	color: #1a1a1a;
}
.applet-func-list p{
	font-size: 0.7rem;
	line-height: 1.1rem;
}
.full-applet-do {
	padding: 2rem 0;
	background-color: #f2f2f2;
	text-align: center;
}

.full-applet-do .do-desc {
	margin: 1rem 0 2rem;
	font-size: 0.8rem;
	line-height: 1.4rem;
}

.full-applet-do .inner {
	padding: 0.5rem;
}

.full-applet-do .m-three-icolist p {
	font-size: 0.7rem;
	line-height: 1.1rem;
}
.m-three-icolist {
    overflow: hidden;
    zoom: 1;
    font-size: 0;
    text-align: center;
}
.m-three-icolist li {
    float: left;
    width: 33.3333%;
    font-size: 0.7rem;
    line-height: 1rem;
    color: #666;
    padding: 0 0.5rem;
}
.m-three-icolist .ico {
    margin-bottom: 0.5rem;
}
.m-three-icolist .ico img {
    vertical-align: middle;
    width: 75%;
}
.m-three-icolist h3 {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    line-height: 1.4rem;
    color: #333;
}
.m-three-icolist p {
    max-width: 16em;
    margin: 0 auto;
}
/*公众号*/
.banner-wrap {
    width: 100%;
    position: relative;
    background: #000;
}
.blog-banner {
    position: relative;
    text-align: center;
}
.pc-banner {
    position: relative;
}
.blog-banner img {
    display: inline-block;
}
.pc-banner > .img-responsive {
    max-width: none;
    width: 100%;
}
.font_weight {
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    width: auto;
    height: 72px;
    border: 1px solid #fff;
    text-align: justify;
    line-height: 72px;
    font-size: 48px;
    font-weight: 100;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0.5rem;
    padding: 0 20px;
}
.weChat_h2 {
    font-size: 1.4rem;
    color: #4a4a4a;
}
.count-wrap h2 {
	text-align: center;
	padding: 2rem 0 1rem;
}
.w1200 {
    max-width: 1200px;
    margin: 0 auto;
}
.p3 {
    font-size: 0.8rem;
    color: #999;
    line-height: 1.6;
}
.weChatBg {
    background-color: #F4F4F4;
    padding-bottom: 2rem;
}
.whyWeChat {
    text-align: center;
    padding-left: 0.5rem;
}
.weChat_h1 {
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    height: 12rem;
    margin-right: 0.5rem;
}
.weChatPublic {
    /* height: 100%; */
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0 0.5rem;
}
.we_img {
    width: 2.25rem;
    height: 2.25rem;
    margin: 0 auto;
}
.p11 {
    color: #4A4A4A;
    padding: 0.5rem 0 0;
    font-size: 0.8rem;
    height: 2.5rem;
    line-height: 1rem;
    margin-bottom: 0.5rem;
}
.hidde {
    display: none;
}
.p1 {
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 1rem;
}
.p2 {
    font-size: 0.7rem;
    height: 4rem;
    color: #4A4A4A;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}
.gradient_bg {
    background: -webkit-linear-gradient(right top, #1aac18 , #9fe75a);
    background: -o-linear-gradient(bottom left, #1aac18, #9fe75a);
    background: -moz-linear-gradient(bottom left, #1aac18, #9fe75a);
    background: linear-gradient(to bottom left, #1aac18 , #9fe75a);
}
.weService {
    background-color: #f6f6f6;
    margin: 0 0 1rem 0;
    text-align: justify;
    padding: 0.5rem;
    min-height: 7.2rem;
}	
.weService_left {
    width: 25%;
    float: left;
    margin-right: 5%;
}
.weService_right {
    float: left;
    width: 70%;
}
.weService_left img {
    width: 3.5rem;
    height: 3.5rem;
    margin: 0 auto;
}
.weService h3 {
    font-size: 0.9rem;
    color: #4a4a4a;
    margin-bottom: 0.5rem;
}
.weService .p3{
	font-size: 0.7rem;
	line-height: 1.4;
}
	
.weChat_swiper {
    position: relative;
}
.weChat_feature1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}
.weChat_feature1 img {
    margin: 0 auto;
}
.weChat_feature1 h3 {
    color: #fff;
    font-size: 0.85rem;
        margin-top: 1rem;
    margin-bottom: 0.5rem;
}
.weChat_feature2 {
    width: 75%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    text-align: left;
}
.weChat_feature2 img {
    margin: 0 auto;
    margin-bottom: 1rem;
}
.weChat_swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    height: 403px !important;
}
.weChat_feature2 .p2{
	color: #fff;
	height: auto;
	font-size: 0.8rem;
	line-height: 1.4;
}
.gray-bg {
    background: #f6f6f6;
}
.push-like-wrap {
    background-color: #f6f6f6;
    text-align: center;
    padding-bottom: 2rem;
}
.push-like-wrap .push-like-title {
    padding: 2rem 0.5rem 1rem;
    font-size: 1.4rem;
    color: #323232;
}
.padding-5 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.case-wrap{
	padding:0 0.5rem;
}
.case-wrap .item {
	float: left;
    width: 49%;
    margin-bottom: 0.5rem;
}
.case-wrap .item:nth-child(odd){
	margin-right: 2%;
}
.case-wrap .item a {
    color: #303030;
}
.case-wrap .item .item-cont {
    background: #fff;
    box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    position: relative;
}
.case-wrap .item .item-cont .item-contimg{
	height: 8.4rem;
}
	
.case-wrap .item .item-cont h4 {
    padding: 0.75rem 0.5rem;
    margin: 0;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.8rem;
}
.weLearnMore {
    display: inline-block;
    background-color: #ff3d58;
    color: #fff;
    font-size: 0.9rem;
    width: 10.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 1.75rem;
}
.case-wrap .item a:hover .item-cont {
    box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
}
.program-intro {
    padding-top: 23px;
    text-align: center;
    color: #4a4a4a;
    overflow: hidden;
}
.padding-12 {
    padding-left: 12px;
    padding-right: 12px;
}
.program-intro-title {
    height: 96px;
    line-height: 96px;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
}
.weChat_title {
    font-size: 1.4rem;
    color: #000;
}
.weChat_contactP {
    font-size: 0.8rem!important;
    color: #000!important;
}
.program-intro .program-intro-content .weChat_contactP {
    line-height: 1.5rem;
    font-size: 0.8rem;
    color: #999;
    margin-bottom: 0;
    text-align: center;
}
.contact-us {
    margin: 0 -15px;
}
.WeChat_addr {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.contact-us .form-group {
    position: relative;
    margin-bottom: 20px;
}
.contact-us .form-control {
    border-radius: 0;
    -webkit-appearance: none;
}
.contact-us input.form-control {
    max-width: 740px;
    height: 52px;
}
#contact-us input.form-control {
    color: #000;
}
#contact-us label{
	text-align: initial;
}	
.WeChat_addr p {
    color: #000!important;
    font-size: 14px!important;
    text-align: left!important;
}

.WeChat_addr p:first-of-type span {
    display: inline-block;
    width: 92.5%;
}
.contact-us .form-control {
    border-radius: 0;
    -webkit-appearance: none;
}
.contact-us textarea.form-control {
    height: 195px;
    resize: none;
}
.submit-area {
    padding-top: 34px;
    padding-bottom: 34px;
    text-align: center;
}
.submit_right {
    text-align: right;
}
.submit-area .btn-submit {
    width: 170px;
    height: 52px;
    color: #fff;
    line-height: 38px;
    font-size: 20px;
    background-color: #333;
    border-radius: 100px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.weInformation_h2 {
    font-size: 1.4rem;
    color: #303030;
    padding: 0.75rem 0 2rem 0!important;
}
.weInformation {
    text-align: left;
    background-color: #f6f6f6;
    margin: 7px 0;
    padding:0;
}
.weInformation:nth-of-type(2n) {
    float: right;
}
.inforReaTime {
    float: left;
    overflow: hidden;
    margin-right: 1rem;
    color: #fff;
    background-color: #ff3d58;
    width: 3.6rem;
    text-align: center;
    height: 2.95rem;
    padding-top: 1%;
}
.inforReaTime p:nth-of-type(1) {
    font-size: 1rem;
}
.inforReaTime p:nth-of-type(2) {
    opacity: 0.5;
    font-size: 0.7rem;
    font-weight: 100;
}
.weInformation a {
	display: block;
    font-size: 0.9rem;
    color: #4a4a4a;
    vertical-align: middle;
    padding: 0.3rem 0;
    height: 3rem;
    line-height: 2.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (min-width: 1200px){
	.font_weight {
	    top: 35%;
	}
	.count-wrap {
    padding-bottom: 60px;
}
.fs18 {
    font-size: 18px;
}
.count-wrap h2 {
    text-align: center;
    padding: 60px 0;
}
.weService_left {
    margin-top: 5%;
}
.swiper-button-next{
    right: -46px!important;
}
.swiper-button-prev{
    left: -46px!important;
}
.count-wrap h2 {
    text-align: center;
    padding: 60px 0;
}
}

}

/*app*/
.worth {
	width: 100%;
    max-width: 1600px;
    margin: 80px auto;
    overflow: hidden;
}
.worth h2 {
    text-align: center;
    color: #555;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.4rem;
    margin: 0;
}
.worth h2 span {
    color: #ff4a50;
    font-size: 0.8rem;
    line-height: 2.4rem;
}
.worth strong {
    color: #969696;
    display: block;
    width: 100%;
    text-align: center;
    margin: 1rem 0;
    font-weight: normal;
}
.worth p {
    color: #757272;
    width: 100%;
    margin: 0 auto;
    text-indent: 2em;
    font-size: 0.8rem;
    line-height: 1.4rem;
}
.list-box1 {
    overflow: hidden;
}
.list-wrap li {
    overflow: hidden;
    padding: 1.5rem 0.5rem 1.5rem 0.75rem;
    box-sizing: border-box;
    min-height: 17.2rem;
}
.list-wrap li:nth-of-type(1) {
    background: #29292b;
}
.list-wrap li:nth-of-type(2) {
    background: #312f32;
}
.list-wrap li:nth-of-type(3) {
    background: #363638;
}
.list-wrap li .pic {
    width: 10rem;
    height: 10rem;
    float: left;
    line-height: 10rem;
    margin-right: 1.75rem;
}
.list-wrap li .pic img {
    display: inline-block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.list-wrap li h4 {
    color: #fff;
    font-weight: bold;
    margin-top: 1.5rem;
    position: relative;
    font-size: 0.9rem;
}
.list-wrap li h4:before {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border-left: 3px solid #ee992c;
    border-bottom: 3px solid #ee992c;
    position: relative;
    top: 0.6rem;
    left: 0.25rem;
}
.list-wrap li p {
	font-size: 0.7rem;
    color: #c2c2c6;
    line-height: 1.2rem;
    margin-top: 0.75rem;
}
.list-box2 {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 2.5rem;
}
.list-box2 .left-img {
    width: 100%;
}
.list-box2 .left-img img {
    width: 100%;
    display: block;
    height: auto;
}
.list-box2 .right-info {
    width: 100%;
    overflow: hidden;
}
.list-box2 .right-info h3 {
    font-weight: bold;
    color: #6e6c6f;
    position: relative;
    margin-bottom: 2rem;
    font-size: 1.2rem;
}
.list-box2 .right-info h3:after {
    content: '';
    display: inline-block;
    width: 0.75rem;
    height: 0.75rem;
    margin-top: 0.5rem;
    border-right: 4px solid #e5981f;
    border-bottom: 4px solid #e5981f;
    position: relative;
    top: 0.5rem;
}
.list-box2 .right-info ul {
    overflow: hidden;
}
.list-box2 .right-info ul li {
    overflow: hidden;
    margin-bottom: 0.5rem;
}
.list-box2 .right-info ul li i {
    display: block;
    float: left;
    font-size: 1.5rem;
    color: #7f7d80;
    margin-right: 0.75rem;
}
.list-box2 .right-info ul li h5 {
    color: #7f7d80;
    text-indent: 0.75rem;
    font-size: 0.9rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.list-box2 .right-info ul li p {
    width: auto;
    font-size: 0.6rem;
    text-align: left;
    text-indent: 0.75rem;
}
.list-box2 .right-info ul li:nth-of-type(3) h5 {
    text-indent: 7px;
}
.list-box2 .right-info ul li:nth-of-type(3) p {
    text-indent: 7px;
}
.list-box3 {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 2rem;
}
.list-box3 .box-info {
    width: 100%;
    overflow: hidden;
}
.list-box3 .box-info ul {
    overflow: hidden;
}
.list-box3 .box-info ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.75rem;
}
.list-box3 .box-info ul li i {
    display: block;
    float: left;
    font-size: 1.5rem;
    color: #7f7d80;
    margin-right: 0.25rem;
}
.list-box3 .box-info ul li h5 {
    color: #7f7d80;
    text-indent: 0.75rem;
    font-size: 0.9rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.list-box3 .box-info ul li p {
    width: 75%;
    font-size: 0.65rem;
    text-align: left;
    text-indent: 0;
}
.list-box3 .img-ele {
    width: 100%;
    margin: 1rem 0;
}
.list-box3 .img-ele img {
    display: block;
    width: 100%;
    height: auto;
}
.app-case {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    background: url(../images/app-case-bg.jpg) no-repeat center center;
    position: relative;
    padding: 0 0.5rem 2rem;
}
.app-case .case-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9;
}
.app-case .case-info {
    position: relative;
    z-index: 99;
    overflow: hidden;
}
.app-case .case-info h3 {
    text-align: center;
    color: #fff;
    margin: 0;
    position: relative;
    padding-bottom: 0.75rem;
    margin-top: 2.5rem;
    font-size: 1.4rem;
}
.app-case .case-info h3:after {
    content: '';
    display: block;
    width: 50px;
    height: 5px;
    background: #287de5;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 0;
}
.app-case .case-info p {
    text-align: center;
    color: #c2c2c6;
    margin-top: 40px;
}
#carousel {
    position: relative;
    z-index: 2;
    height: 500px;
    transform-style: preserve-3d;
    perspective: 800px;
    left: 80px;
}
#carousel img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 170px;
    height: 230px;
    margin-left: -135px;
    margin-top: -110px;
    border-radius: 8px;
    transition: transform 0.5s ease-in-out;
    box-shadow: 5px -1px 60px -3px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.app-case .case-info .btn-box {
    display: block;
    width: 120px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    height: 40px;
    line-height: 36px;
    border: 2px solid #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.app-case .case-info .btn-box a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

/*关于我们*/
.about_banner {
	width: 100%;
	position: relative;
	background: url(../images/about_banner.jpg) no-repeat center center;
	background-size: cover;
}
.about_banCen {
    width: 100%;
    padding: 2rem 0.5rem 6rem;
}
.about_banTitle {
    line-height: 100%;
    color: #FFF;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
}
.about_banCon {
    color: #ff95a5;
    font-size: 0.7rem;
    line-height: 1.3rem;
    /*height: 312px;*/
    overflow: hidden;
    padding-top: 1rem;
}
.aboutvideobox {
    width: 100%;
}
#about {
    width: 100%;
}
.about_po {
    width: 100%;
    height: 19rem;
    background-color: #e4e4e4;
}
.about_poCen {
    height: 19rem;
}
.about_poCen .slide_about {
    margin-top: -5rem;
    position: relative;
    z-index: 10;
}
.about_poCen .about_item {
    float: left;
    width: 29%;
    display: inline;
}
.about_poicon {
    background: url(../images/about_poicon.png) no-repeat center;
    background-size: 100%;
    width: 10rem;
    height: 7.1rem;
    margin: 0 auto;
    padding-top: 2.9rem;
    text-align: center;
    box-sizing: content-box;
}
.about_pocn {
    height: 2.3rem;
    line-height: 2.3rem;
    color: #FFF;
    font-size: 1.2rem;
}
.about_pocn span {
    padding-bottom: 0.25rem;
    border-bottom: 2px solid #e38690;
}
.about_poen {
    font-family: 张海山锐线体简;
    color: #fffefe;
    font-size: 0.9rem;
    line-height: 1.8rem;
}
.about_pointro {
    color: #333;
    font-size: 0.7rem;
    height: 4.8rem;
    overflow: hidden;
    text-align: center;
    box-sizing: content-box;
    padding: 1.5rem 0.5rem 0;
}
.about_history {
    width: 100%;
    position: relative;
    height: 750px;
    background: url(../images/about_hisimg.jpg) no-repeat center center;
    background-size: cover;
}
.sevice_banner, .about_hisImg {
    position: relative;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}
.about_hisCen {
    width: 100%;
    height: 569px;
    padding: 0 0.5rem;
}
.about_hisSel {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 588px;
    height: 260px;
}
.about_hisSel li {
    position: absolute;
    cursor: pointer;
}
.about_hisSel1 {
    background: url(../images/about_hisac1.png) no-repeat;
    width: 116px;
    height: 110px;
    left: 0;
    top: 145px;
}
.about_hisSel1.ab_cur {
    background: url(../images/about_hisaho1.png) no-repeat;
}
.about_hisSel2 {
    background: url(../images/about_hisac2.png) no-repeat;
    width: 115px;
    height: 115px;
    left: 100px;
    top: 40px;
}
.about_hisSel2.ab_cur {
    background: url(../images/about_hisaho2.png) no-repeat;
}
.about_hisSel3 {
    background: url(../images/about_hisac3.png) no-repeat;
    width: 90px;
    height: 100px;
    left: 243px;
    top: 0;
}
.about_hisSel3.ab_cur {
    background: url(../images/about_hisaho3.png) no-repeat;
}
.about_hisSel4 {
    background: url(../images/about_hisac4.png) no-repeat;
    width: 114px;
    height: 116px;
    left: 375px;
    top: 42px;
}
.about_hisSel4.ab_cur {
    background: url(../images/about_hisaho4.png) no-repeat;
}
.about_hisSel5 {
    background: url(../images/about_hisac5.png) no-repeat;
    width: 115px;
    height: 110px;
    right: 0;
    top: 149px;
}
.about_hisSel5.ab_cur {
    background: url(../images/about_hisaho5.png) no-repeat;
}
.about_hisCon {
    background: url(../images/aabout_hisbd.png) no-repeat;
    position: absolute;
    left: 50px;
    top: 85px;
    width: 336px;
    height: 420px;
    padding: 64px 74px 0 74px;
    box-sizing: content-box;
}
.about_hisTitle {
    color: #c70c1f;
    font-size: 30px;
    font-weight: bold;
    height: 65px;
    line-height: 65px;
    text-align: center;
}
.about_hisText {
    color: #484848;
    font-size: 14px;
    line-height: 30px;
    height: 240px;
    overflow: hidden;
    padding-top: 18px;
    text-align: center;
}
.nonehide {
    display: none;
}
.blockshow{
	display: block;
}
.floor5 {
    background: url(../images/team_img.jpg) no-repeat center;
    width: 100%;
    background-size: cover;
}
.team {
    width: 100%;
    padding-bottom: 3rem;
    margin: 0 auto;
    position: relative;
}
.team_ask {
    color: #FFF;
    font-size: 0.9rem;
    width: 100%;
    line-height: 1.4rem;
    overflow: hidden;
    padding: 2rem 0.5rem 0;
    margin: 0 auto 1rem;
    text-align: center;
}
.team_l, .team_r {
    position: absolute;
    top: 80px;
    z-index: 10;
    width: 40px;
    height: 78px;
    display: block;
}
.team_l {
    background: url(../images/team_lac.png) no-repeat;
    left: -50px;
}
.team_r {
    background: url(../images/team_rac.png) no-repeat;
    right: -50px;
}

.team_Mlist .team_item {
    float: left;
    width: 234px;
    height: 13.5rem;
    margin: 0 0.25rem;
    display: inline;
    cursor: pointer;
    text-align: center;
}
.team_Mlist li span {
    display: block;
}
.team_job {
    color: #e58a93;
    height: 24px;
    padding-top: 8px;
    text-align: center;
}
.team_Mlist .team_item img{
    width: 11rem;
    height: 11rem;
    padding: 0.35rem;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    margin-top: 0;
    margin-left: 0;
    opacity: 1;
}
.team_Mlist .team_item span{
    color: #FFF;
    font-size: 0.9rem;
    padding-top: 0.6rem;
}
#replay {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.replay_floor1 {
    background: url(../images/replay_flor1bd.jpg) no-repeat center center;
    width: 100%;
    padding: 2rem 0.5rem 3rem;
    overflow: hidden;
    background-size: cover;
}
.preNext, .service_prev, .service_next, .advan_L, .advan_R, .s_pre, .s_next {
    position: absolute;
    z-index: 99999;
    width: 40px;
    height: 78px;
    cursor: pointer;
}
.pre, .service_prev, .advan_L, .s_pre {
    background: url(../images/parter_Lac.png) no-repeat;
}
.next, .service_next, .advan_R, .s_next {
    background: url(../images/parter_Rac.png) no-repeat;
}
.pre, .advan_L, .s_pre {
    left: -220px;
}
.advan_L, .advan_R {
    top: 206px;
}
.next, .advan_R, .s_next {
    right: -220px;
}
.advantage_shBox {
    width: 100%;
    padding: 0.5rem;
}
.contact_shclose, .advan_close {
    background: url(../images/contact_clobd.png) no-repeat;
    width: 17px;
    height: 17px;
    display: inline;
    cursor: pointer;
}
.advan_close {
    margin: -50px -50px 0 0;
}
.advan_shTitle {
    color: #c70c1f;
    font-size: 1rem;
}
.advan_con {
    color: #fff;
    font-size: 0.7rem;
    line-height: 1.5rem;
    overflow: hidden;
    padding-top: 0.8rem;
}
.advan_tkImg {
    width: 346px;
    height: 380px;
}
.advan_tkcon {
    width: 100%;
}
.advantage_show{
	float: left;
}	
.replay_floor3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ddd;
}
.top {
    height: auto;
    overflow: hidden;
    padding: 2rem 0.5rem;
    text-align: center;
}
.top_en {
    font-family: 张海山锐线体简;
    color: #bababa;
    font-size: 1.4rem;
    line-height: 1;
    margin-bottom: 0.6rem;
}
.top_cn span {
    color: #222;
    font-size: 1.5rem;
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #b6b9bf;
}
.replay_floor3 .top_cn span {
    padding: 0 2rem 0.5rem 2rem;
}
.top_cn span b {
    /*background: url(../images/top_enline.jpg) no-repeat bottom;*/
    padding-bottom: 0.6rem;
}
.replay_floor3 .top_cn span b {
    background: url(../images/ab_topline.jpg) no-repeat bottom;
}
.service_wel {
    color: #333;
    font-size: 0.75rem;
    padding-top: 1.4rem;
}
.replay_floor3 .service_wel {
    color: #333;
    font-size: 0.8rem;
    line-height: 1.5rem;
}
.ai-about-photo {
    background-color: #bdc1c4;
}
.gridster {
    margin: 0 auto;
}
.gridster li {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    line-height: 100%;
}
.gridster .gs-w {
    background: #000;
}
.imgAnimate {
    -moz-animation: _opacity 3.5s ease-out;
    -webkit-animation: _opacity 3.5s ease-out;
}
@-moz-keyframes _opacity{
	0%{opacity:0; -webkit-transform:rotateY(0deg);}
	30%{opacity:1; -webkit-transform:rotateY(180deg);}
	70%{opacity:0.1; -webkit-transform:rotateY(360deg);}	
	100%{opacity:1; -webkit-transform:rotateY(360deg);}
}
@-webkit-keyframes _opacity{
	0%{opacity:0; -webkit-transform:rotateY(0deg);}
	30%{opacity:1; -webkit-transform:rotateY(180deg);}
	70%{opacity:0.1; -webkit-transform:rotateY(360deg);}	
	100%{opacity:1; -webkit-transform:rotateY(360deg);}
}
.gridster li img {
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: #000;
}
.contact_banner, .advantage {
    position: relative;
    width: 100%;
}
.contact_banimg {
    background: url(../images/contact_banner.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
}
.contact_infor {
    padding: 2rem 0.5rem;
    text-align: center;
}
.contact_infor h2 {
    color: #FFF;
    font-size: 1.4rem;
    line-height: 100%;
    margin-bottom: 1rem;
}
.contact_infor h3 {
    color: #fff;
    font-size: 0.8rem;
    line-height: 1.2rem;
}
.contact {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.contact li {
    float: left;
    display: inline;
    width: 50%;
    height: 120px;
    /*background: url(../images/contact_yy.png) repeat;*/
}
.contact_banimg .contact li {
   /*background: url(../images/contact_cling.png) no-repeat right top;*/
    padding-right: 1px;
    height: auto;
    overflow: hidden;
    margin-right: 0;
}
.contact li a, .contact li span, .contact li img {
    display: block;
}
.contact li img, .contact_icon {
    width: 3.6rem;
    height: 2.7rem;
    margin: 1rem auto 0.5rem;
    display: block;
}
.contact li span {
    color: #e0e0e0;
    font-size: 0.7rem;
    text-align: center;
}
.contact_banimg .contact li span {
    color: #FFF;
}
.contact_click a span {
    margin: 0 auto;
    text-align: center;
    line-height: 1.2rem;
}
.contact li span.contact_more {
    font-size: 12px;
    background-color: #6e1e26;
    border-radius: 12px;
    width: 100px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}	
.contact_more {
    margin: 10px auto 0;
    cursor: pointer;
}
.contact_show {
    position: absolute;
    left: 112px;
    top: -45px;
    z-index: 20;
    width: 700px;
    padding: 12px 0;
    background-color: #fac2c8;
    display: none;
}
.contact_shclose, .advan_close {
    background: url(../images/contact_clobd.png) no-repeat;
    width: 17px;
    height: 17px;
    display: inline;
    cursor: pointer;
}
.contact_shclose {
    margin: -32px -17px 0 0;
}
.contact_shwd {
    width: 350px;
}
.contact_shbox td {
    color: #484848;
    padding: 16px 0;
}
.contact_shwd img {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 12px 0 16px;
}
.contact_shR {
    width: 240px;
}
.contact_shName {
    color: #c70c1f;
    font-size: 14px;
}
.contact_mess {
    margin: 0 auto;
    padding: 2rem 0.5rem 0;
}
/*外包*/
.net-fw {
    padding: 2rem 0.5rem;
    text-align: center;
}
.net-fw h2,.des-ys h2,.qtfw h2 {
    font-size: 1.4rem;
    color: #333;
}
.net-fw h2::before,.des-ys h2::before,.qtfw h2::before {
    content: "—";
    color: rgb(35, 99, 255);
    padding-right: 1rem;
}
.net-fw h2::after,.des-ys h2::after,.qtfw h2::after {
    content: "—";
    color: rgb(35, 99, 255);
    padding-left: 1rem;
}
.net-fw h3,.des-ys h3,.qtfw h3 {
    font-size: 0.7rem;
    color: #666;
    margin-top: 0.5rem;
    line-height: 1.4;
}
.net-ul-t{
	padding-top: 1.5rem;
}
.net-ul-t li {
    width: 100%;
    height: 4.9rem;
    border: 1px solid #333;
    margin-bottom: 1rem;
}
.net-ul-t li:last-child{
	margin-bottom: 0;
}	
.net-ul-t li img {
    float: left;
    margin: 1.25rem 1rem 0 1rem;
}
.net-ul-t li p {
    text-align: left;
    font-size: 0.7rem;
    color: #333;
    margin-top: 0.3rem;
    line-height: 1.2rem;
}
.font-b {
    font-weight: bold;
}
.net-ul-t li:hover {
    border: 1px solid #2363ff;
}
.des-ys {
    text-align: center;
    padding: 2rem 0.5rem 1rem;
}
.des-ys-li {
    margin: 2rem 0 0;
}
.des-ys-li li {
    width: 49%;
    height: 11rem;
    float: left;
    box-shadow: 3px 3px 5px #ccc;
    overflow: hidden;
    margin-bottom: 1rem;
}
.des-ys-li li:nth-child(odd){
	 margin-right: 2%;
}
.des-ys-li li img{
	width: 100%;
	height: 8rem;
}
.des-ys-li li>img:hover {
	transition: all 0.5s;
	transform: scale(1.05);
}
.des-ys-li li>p {
    font-size: 0.7rem;
    color: #333;
    margin-top: 0.5rem;
    padding: 0 0.5rem;
}
.qtfw {
    width: 100%;
    text-align: center;
    padding: 2rem 0.5rem;
}
.qtfw ul {
    margin: 2rem 0 0;
}
.qtfw ul li {
    width: 50%;
    height: 10rem;
    float: left;
}
.qtfw ul li img{
	width: 100%;
	height: 100%;
}
.qtfwli2,.qtfwli4 {
    background: #6ebdff;
    text-align: left;
}
.qtfwli2 h4,.qtfwli4 h4 {
    font-size: 1rem;
    color: #fff;
    padding: 0.5rem 0.5rem 0 0.5rem;
}
.qtfwli2 p,.qtfwli4 p {
    font-size: 0.7rem;
    color: #fff;
    padding: 0.5rem;
    line-height: 1.4;
}
.menunav {
	margin:auto;
	position:relative;
	z-index:5;
}
.nb-menu ul li,#news_menu .swiper-slide {
	width: auto;
	float:left;
	margin-right:0.15rem;
}
.nb-menu ul li a,#news_menu a{
	font-size:0.7rem;
	color:#fff;
	line-height:1.75rem;
	padding:0 0.8rem;
	display:block;
	transition:all ease .3s;
	border-radius:0.75rem;
}
.nb-menu ul li:hover a {
	color:#222;
	background:#fff;
}
.nb-menu ul li.on a,#news_menu a.on {
	color:#222;
	background:#fff;
}
/* Slider */
.slick-slider
{
    position: relative;
    display: block;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout:none;
       -khtml-user-select:none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
/*    margin-left: -14px;
    margin-right: -14px;*/
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
	outline: none;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
	outline: none;
    display: none;
    float: left;
    min-height: 1px;
/*    padding-left: 14px;
    padding-right: 14px;*/
}
[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
	background: #fff center center no-repeat;
}
/* Arrows */
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 73px;
	top: 50%;
	display: block;
	width: 38px;
	height: 67px;
	padding: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	z-index: 9;
-webkit-transition: all 0.3s ease-out 0s; 
   -moz-transition: all 0.3s ease-out 0s; 
	 -o-transition: all 0.3s ease-out 0s; 
		transition: all 0.3s ease-out 0s;
}
.slick-next {
	left: auto;
	right: 73px;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.slick-prev:hover{ opacity:1;filter:alpha(opacity=100);}
.slick-next:hover{ opacity:1;filter:alpha(opacity=100);}

@media screen and (max-width:991px) {
.slick-prev, .slick-next {
	width: 30px;
	height: 58px;
	background-size: 30px 58px;
}
.slick-next {
	background-size: 30px 58px;
}
}

@media screen and (max-width:767px) {
.slick-prev, .slick-next {
	left: 15px;
	width: 26px;
	height: 50px;
	background-size: 26px 50px;
}
.slick-next {
	left: auto;
	right: 15px;
	background-size: 26px 50px;
}
}
/* Dots */

.slick-dots {
	position: absolute;
	bottom: -1.25rem;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
	text-indent:-999px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}
