/*****************************

    CSS_FUNCTION

******************************/

h1,  h2,  h3,  h4 {
	font-weight: normal;
}
ul {
	list-style: none;
	padding: 0;
}
a:hover,  a:focus {
	text-decoration: none;
}
input,  textarea,  select,  button {
	outline: none;
}
.text-overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.overflow-h {
	overflow: hidden;
}
.text-red {
	color: #ff3d58;
}
/*å­—ä½“å¤§å°*/

.fs42 {
	font-size: 42px;
}
.fs30 {
	font-size: 30px;
}
.fs24 {
	font-size: 24px;
}
.fs18 {
	font-size: 18px;
}
.fs16 {
	font-size: 16px;
}
.margintop20 {
	margin-top: 20px;
}
.marginbottom20 {
	margin-bottom: 20px;
}
.text-white {
	color: #fff;
}
/**/

.no-padding {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.padding-5 {
	padding-right: 5px !important;
	padding-left: 5px !important;
}
.padding-25 {
	padding-right: 25px !important;
	padding-left: 25px !important;
}
.padding-30 {
	padding-right: 30px !important;
	padding-left: 30px !important;
}
/*btn*/

.btn-red {
	color: #797979;
	background-color: #484848;
	border-color: #484848;
	display: inline-block;
	padding: 2px 28px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.82857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 1000px;
	outline: none;
}
.btn-red:focus,  .btn-red:active,  .btn.active {
	color: #797979;
	outline: none !important;
}
.btn-red:hover,  .btn-red.on {
	color: #fff;
	background-color: #ff3d58;
	border-color: #ff3d58;
}
.btn-red.btn-big {
	padding: 6px 58px;
}
.btn-red.btn-num {
	padding: 2px 13px;
	background-color: #fff;
	color: #4c4c4c;
	margin: 0 5px;
	margin-bottom: 10px;
}
.btn-red.btn-num:hover,  .btn-red.btn-num.on {
	color: #fff;
	background-color: #ff3d58;
	border-color: #ff3d58;
}
.load-more .fa-spin {
	display: none;
}
.load-more .activation .fa-spin {
	display: inline-block;
}
/**/

.white-bg {
	background: #fff;
}
.gray-bg {
	background: #f6f6f6;
}
.top-border {
	border-top: 1px solid #e6e6e6;
}
#header {
	overflow: hidden;
}
#header .logo {
	width: 244px;
	height: 60px;
	margin: 0;
	color: #fff;
	padding: 0;
}
#header .navbar-nav {
	margin-top: 8px;
}
#header .navbar-nav > li > a {
	padding: 10px 30px;
	line-height: 26px;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.4);
}
#header .navbar-nav > .active > a,  #header .navbar-nav > li > a:hover,  #header .navbar-nav > .active > a:hover,  #header .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: transparent;
}
.myicon-scroll-down {
	display: inline-block;
	width: 63px;
	height: 33px;
	background: url(../images/home/scroll-down.png) no-repeat left center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-ms-background-size: contain;
	background-size: contain;
}
/**/

.count-wrap {
	padding-bottom: 80px;
}
.count-wrap h2 {
	text-align: center;
	padding: 80px 0;
}
/*ç”¨æˆ·ä½“éªŒ*/

.user-experience h4 {
	text-align: center;
	padding-top: 40px;
}
.user-experience .text-muted {
	text-align: center;
	color: #999;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
/*æ¡ˆä¾‹*/

.case-wrap .item {
	margin-bottom: 46px;
}
.case-wrap .item a {
	color: #303030;
}
.case-wrap .item a:hover .item-cont {
	-moz-box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.2);
	transform: translateY(-15px);
}
.case-wrap .item .item-cont {
	background: #fff;
	box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.04);
	transition: all 0.2s ease-in-out 0s;
	position: relative;
}
.case-wrap .item .item-cont h4 {
	padding: 30px 20px;
	margin: 0;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case-wrap .item .item-cont .more-point {
	position: absolute;
	bottom: 28px;
	right: 18px;
}
.program-wrap {
	text-align: center;
}
.program-wrap .img {
	padding: 0 20px;
	margin: 0 auto;
	width: 60%;
}
.program-wrap .img img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.program-wrap h4 {
	padding-top: 20px;
	color: #303030;
}
.program-wrap .text-muted {
	color: #999;
	line-height: 24px;
	display: block;
	padding: 10px 25px 0;
}
.client-wrap .padding-5 {
	padding-bottom: 10px;
}
.client-wrap .padding-5 .img {
	background: #f6f6f6;
}
.client-wrap .img-responsive {
	width: 100%;
}
/**/



.pinning-nav {
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
	-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);
}
.banner-wrap .swiper-pagination-bullet {
	width: 3px;
	height: 3px;
	display: block;
	float: left;
	border-radius: 1000px;
	background: #fff;
	opacity: 0.8;
}
.banner-wrap .swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
	width: 60px;
}
.banner-wrap .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px;
	margin-bottom: 12px;
}
.banner-wrap #indexSwiper1 > .swiper-pagination {
	bottom: auto;
	bottom: 15px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	/*margin-left: -90px;*/

    left: calc(50% - 20px);
	height: 20px;
	text-align: right;
	opacity: 0.8;
}
.banner-wrap .swiper-pagination-switch {
	width: 3px;
	height: 3px;
	display: block;
	float: left;
	border-radius: 1000px;
	background: #fff;
	opacity: 0.8;
}
.banner-wrap .swiper-active-switch {
	opacity: 1;
	background: #fff;
	width: 60px;
}
.banner-wrap #indexSwiper1 > .swiper-pagination .swiper-pagination-switch {
	margin: 0 5px;
	margin-bottom: 12px;
}
#programSwiper {
	padding-bottom: 40px;
}
#programSwiper .swiper-active-switch {
	background: #fa425c;
	opacity: 1;
}
.double-img {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#caselist {
	padding-top: 6px;
}
#caselist .nav-wrap {
	background: #f6f6f6;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 50px;
}
#caselist .nav-wrap .subnav {
	font-size: 0;
}
#caselist .nav-wrap .subnav a {
	display: inline-block;
	height: 49px;
	padding-left: 22px;
	padding-right: 22px;
	color: #4a4a4a;
	font-size: 16px;
	line-height: 49px;
}
#caselist .nav-wrap .subnav a.active {
	border-bottom: 2px solid #ff3d58;
	color: #ff3d58;
}
#service .count-wrap h3.sv {
	text-align: center;
	padding: 80px 0 20px;
}
#service .count-wrap h4.sv {
	text-align: center;
	color: #a0a0a0;
	padding-bottom: 40px;
	line-height: 1.5;
}
.service-process {
	padding: 50px 10px;
}
.service-process h3 {
	text-align: center;
}
.service-process .service-icon-wrap {
	width: 50%;
	margin: 0 auto;
	text-align: center;
}
.service-process .service-icon-wrap img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.service-process-border {
	border-top: 1px solid #ddd;
}
.service-process-detailed {
	padding: 20px 0;
	background: #f6f6f6;
}
.service-process-detailed .col-xs-6 {
	position: relative;
}
.service-process-detailed .col-xs-6:before {
	display: block;
	content: "";
	width: 13px;
	height: 13px;
	background: #fff;
	border: 1px solid #f0f0f0;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: -26px;
}
.service-process-detailed .col-xs-6 ul li {
	color: #4c4c4c;
	line-height: 20px;
	text-align: center;
	padding: 7px 6px;
}
.service-items .service-items-img {
	position: relative;
}
.service-items .service-items-img .service-items-text {
	position: absolute;
	top: 16%;
	color: #fff;
}
.service-items .service-items-img .service-items-text h4 {
	padding-left: 14px;
	margin-bottom: 20px;
}
.service-items .service-items-img .service-items-text li {
	padding-left: 14px;
	line-height: 30px;
	position: relative;
}
.service-items .service-items-img .service-items-text li:before {
	content: "";
	display: block;
	width: 7px;
	height: 1px;
	background: rgba(255, 255, 255, 0.2);
	position: absolute;
	left: 0;
	top: 15px;
}
.service-items .service-items-img .service-items-text.text-01 {
	left: 5.75%;
}
.service-items .service-items-img .service-items-text.text-02 {
	left: 40%;
}
.service-items .service-items-img .service-items-text.text-03 {
	left: 40%;
	top: 58.92%;
}
.service-items .service-items-img .service-items-text.text-04 {
	left: 70.25%;
}
.mc-line-box .content {
	height: 280px;
	overflow-y: auto;
	padding: 0 6px;
}
.mc-line-box h3 {
	margin: 0;
	margin-bottom: 20px;
}
.mc-line-box p {
	color: #999;
	font-size: 16px;
	line-height: 30px;
}
.mc-line-box:hover {
	background: #fff;
	-moz-box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.2);
	transform: translateY(-15px);
}
.mc-line-box:hover:before {
	background-color: #1fc39b;
}
.mc-line-box:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: transparent;
}
.icon-cdz {
	width: 51px;
	height: 51px;
	margin: 0 auto;
	margin-bottom: 16px;
	background-position: center;
	background-size: 100% 100%;
}
.icon-cdz-01 {
	background-image: url(../images/projectcase/icon-cdz-01.png);
}
.icon-cdz-02 {
	background-image: url(../images/projectcase/icon-cdz-02.png);
}
.icon-cdz-03 {
	background-image: url(../images/projectcase/icon-cdz-03.png);
}
.icon-cdz-04 {
	background-image: url(../images/projectcase/icon-cdz-04.png);
}
.icon-cdz-05 {
	background-image: url(../images/projectcase/icon-cdz-05.png);
}
.icon-cdz-06 {
	background-image: url(../images/projectcase/icon-cdz-06.png);
}
.case-list-cdz {
	border: 2px solid #eee;
	padding: 95px 542px 132px 70px;
}
.case-list-cdz dt {
	margin-bottom: 20px;
	color: #1fc39b;
	position: relative;
	display: inline-block;
	padding-top: 30px;
}
 .case-list-cdz dt::before {
 content: '';
 display: block;
 width: 138px;
 height: 2px;
 border-top: 2px solid #1fc39b;
 position: absolute;
 top: 0;
 left: 0;
}
.case-list-cdz dd {
	font-size: 16px;
	line-height: 1.6;
}
.case-list-cdz-wrap {
	position: relative;
}
.case-list-cdz-wrap .case-list-cdz-img {
	position: absolute;
	bottom: -80px;
	right: 200px;
}
.multiple-program .multiple-program-title.fs30 {
	font-size: 30px;
}
.target-customer .text-gray {
	color: #999;
	font-size: 16px;
}
.experience-animation-wrap {
	position: relative;
}
.experience-animation-wrap .experience-animation {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.experience-animation-wrap .experience-animation .experience-img {
	position: absolute;
	left: 0;
	top: 0;
}
.experience-animation-wrap .experience-color-01 {
	background: #ff3d58;
}
.scroll-down-projectcase.blue {
	bottom: -33px;
	width: 70px;
	height: 70px;
	margin-left: -35px;
	font-size: 28px;
	text-align: center;
	line-height: 70px;
	font-weight: lighter;
	background: -moz-linear-gradient(top, #6e81e1 0%, #6e81e1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6e81e1), color-stop(100%, #6e81e1));
	background: -webkit-linear-gradient(top, #6e81e1 0%, #6e81e1 100%);
	background: -o-linear-gradient(top, #6e81e1 0%, #6e81e1 100%);
	background: -ms-linear-gradient(top, #6e81e1 0%, #6e81e1 100%);
	background: linear-gradient(to bottom, #6e81e1 0%, #6e81e1 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e81e1', endColorstr='#6e81e1', GradientType=0);
	border-radius: 50%;
	-webkit-box-shadow: 0 5px 21px rgba(110, 129, 225, 0.29);
	-ms-box-shadow: 0 5px 21px rgba(110, 129, 225, 0.29);
	-moz-box-shadow: 0 5px 21px rgba(110, 129, 225, 0.29);
	-o-box-shadow: 0 5px 21px rgba(110, 129, 225, 0.29);
	box-shadow: 0 5px 21px rgba(110, 129, 225, 0.29);
}
.shumeng-text-center {
	color: #8d8d8d;
	line-height: 30px;
	padding-bottom: 20px;
}
 @media (min-width: 768px) {
 .pc-table-row {
 display: table-row;
}
 .pc-table-row .table-cell {
 display: table-cell;
 float: none;
}
 .pc-table-row .vertical-middle {
 vertical-align: middle;
 float: none;
}
}
/*common xia*/

.padding-12 {
	padding-left: 12px;
	padding-right: 12px;
}
a:focus,  a:active {
	outline: none;
}
.nav-tabs {
	border-bottom: none;
}
.nav-tabs li > a {
	height: 50px;
	padding-left: 22px;
	padding-right: 22px;
	color: #4a4a4a;
	font-size: 16px;
	line-height: 30px;
	border: none;
}
.nav-tabs li > a:hover {
	background-color: transparent;
}
.nav-tabs li.active > a,  .nav-tabs li.active > a:hover,  .nav-tabs li.active > a:focus {
	color: #ff3d58;
	background-color: transparent;
	border: none;
	border-bottom: 2px solid #ff3d58;
}
.blur {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 62px;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-filter: blur(1px);
	/* Chrome, Opera */

    -moz-filter: blur(1px);
	-ms-filter: blur(1px);
	filter: blur(1px);
	z-index: 100;
}
.blog-banner {
	position: relative;
}
.blog-banner .banner-intro {
	position: absolute;
	width: 100%;
	color: #fff;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-ms-transform: translate3d(0, -50%, 0);
	-o-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.blog-banner .banner-intro .banner-intro-title {
	font-size: 56px;
}
.blog-banner .banner-intro p:last-child {
	margin-top: 26px;
}
/* å¾®ä¿¡äºŒç»´ç  */

.wx {
	position: relative;
}
.wx .qr_code {
	display: none;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -76px;
	width: 148px;
	height: 154px;
	padding: 10px;
	background: url(../images/home/qr_code_bg.png) no-repeat left center;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
/* è°ƒæ•´é¦–é¡µbanneræ–‡å­—ä½ç½® */

.home-swiper-text-01 {
	text-align: center;
}
.home-swiper-text-01 .set-phone-bgi {
	display: block;
	position: relative;
}
.home-swiper-text-01.home-text-img {
	margin-top: -11%;
}
.home-swiper-text-01.text-02 {
	margin-top: -14%;
	width: 80%;
	margin-left: -41%;
}
.home-swiper-text-01.text-03 {
	left: 36%;
}
.home-swiper-text-01.text-05 {
	width: 70%;
	margin-top: -24%;
	margin-left: -36.5%;
}
.home-swiper-text-01.text-05 .search-more {
	top: 200px;
}
.home-swiper-text-01.text-10 {
	margin-top: -14%;
}
.search-more {
	position: absolute;
	width: 135px;
	height: 34px;
	margin-top: 80px;
	border: none;
	background: url(../images/home/search-more.png) no-repeat left top;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-ms-background-size: contain;
	background-size: contain;
}
.nav-tabs,  .subnav,  .blog-content {
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
}
.subnav {
	text-align: center;
	font-size: 0;
	margin-bottom: 0;
	padding: 0;
}
.subnav a {
	display: inline-block;
	height: 49px;
	padding-left: 22px;
	padding-right: 22px;
	color: #4a4a4a;
	font-size: 16px;
	line-height: 49px;
}
.subnav a.active,  .subnav a.cur {
	border-bottom: 2px solid #ff3d58;
	color: #ff3d58;
}
.ui-navigator .ui-navigator-list li {
	display: inline-block;
}
.ui-navigator .ui-navigator-list li:last-child {/* display:none; */
}
.framework-img {
	max-width: 1600px;
	margin: 0 auto;
}
.cartoon_animate .balloon {
	top: 40px;
}
.texts-less-640 {
	display: block;
	-webkit-transform: scale(0.55);
	-ms-transform: scale(0.55);
	transform: scale(0.55);
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}
.less640-text {
	width: 100px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 20px;
	background-position: 100% 0;
}
.less640-text.lt-1 {
	top: 20px;
	background-position: 0 23px;
	width: 330px;
	height: 66px;
}
.less640-text.lt-2 {
	top: 106px;
	width: 213px;
	height: 58px;
	background-position: -42px 7px;
}
.less640-text.lt-3 {
	top: 184px;
	width: 384px;
	height: 66px;
}
.less640-text.lt-1 {
	background-image: url(../images/projectcase/dgt/XTBwenzi01.png);
}
.less640-text.lt-2 {
	background-image: url(../images/projectcase/dgt/XTBwenzi02.png);
}
.less640-text.lt-3 {
	background-image: url(../images/projectcase/dgt/XTBwenzi03.png);
}
}
 @media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
 .cartoon_animate,  .ai-banner-wrap {
 height: 378px;
}
 .cartoon_animate .bottle-1 {
 left: -20%;
}
 .cartoon_animate .bottle-2 {
 right: -20%;
}
 @keyframes balloon {
 from {
 transform: scale(0.25) translateY(0);
}
 to {
 transform: scale(0.25) translateY(60px);
}
}
 @-webkit-keyframes balloon {
 from {
 -webkit-transform: scale(0.25) translateY(0);
 transform: scale(0.25) translateY(0);
}
 to {
 -webkit-transform: scale(0.25) translateY(60px);
 transform: scale(0.25) translateY(60px);
}
}
 @keyframes balloon {
 from {
 -webkit-transform: scale(0.25) translateY(0);
 transform: scale(0.25) translateY(0);
}
 to {
 -webkit-transform: scale(0.25) translateY(60px);
 transform: scale(0.25) translateY(60px);
}
}
 .balloon-text-wrap,  .text-1-wrap,  .text-2-wrap {
 display: none;
}
 .cartoon_animate .balloon {
 top: 40px;
}
 .texts-less-640 {
 display: block;
 -webkit-transform: scale(0.55);
 -ms-transform: scale(0.55);
 transform: scale(0.55);
 -webkit-transform-origin: right top;
 -ms-transform-origin: right top;
 transform-origin: right top;
}
 .less640-text {
 width: 100px;
 height: 20px;
 position: absolute;
 top: 10px;
 right: 20px;
 background-position: 100% 0;
}
 .less640-text.lt-1 {
 top: 20px;
 background-position: 0 23px;
 width: 330px;
 height: 66px;
}
 .less640-text.lt-2 {
 top: 106px;
 width: 213px;
 height: 58px;
 background-position: -42px 7px;
}
 .less640-text.lt-3 {
 top: 184px;
 width: 384px;
 height: 66px;
}
 .less640-text.lt-1 {
 background-image: url(../images/projectcase/dgt/XTBwenzi01.png);
}
 .less640-text.lt-2 {
 background-image: url(../images/projectcase/dgt/XTBwenzi02.png);
}
 .less640-text.lt-3 {
 background-image: url(../images/projectcase/dgt/XTBwenzi03.png);
}
}
 @media only screen and (max-width: 460px), only screen and (max-device-width: 460px) {
 .ai-banner-img {
 display: none;
}
 .ai-banner-pages {
 bottom: 5px !important;
}
 .cartoon_animate .wave {
 -webkit-transform: scale(0.25);
 -ms-transform: scale(0.25);
 transform: scale(0.25);
}
 .cartoon_animate,  .ai-banner-wrap {
 height: 208px;
}
 @keyframes fishmove {
 0% {
 transform: scale(0.25) translateX(0);
}
 25% {
 transform: scale(0.25) translateX(200px);
}
 50% {
 transform: scale(0.25) translateX(400px);
}
 75% {
 transform: scale(0.25) translateX(600px);
}
 100% {
 transform: scale(0.25) translateX(800px);
}
}
 @-webkit-keyframes fishmove {
 0% {
 -webkit-transform: scale(0.25) translateX(0);
 transform: scale(0.25) translateX(0);
}
 25% {
 -webkit-transform: scale(0.25) translateX(200px);
 transform: scale(0.25) translateX(200px);
}
 50% {
 -webkit-transform: scale(0.25) translateX(400px);
 transform: scale(0.25) translateX(400px);
}
 75% {
 -webkit-transform: scale(0.25) translateX(600px);
 transform: scale(0.25) translateX(600px);
}
 100% {
 -webkit-transform: scale(0.25) translateX(800px);
 transform: scale(0.25) translateX(800px);
}
}
 @keyframes fishmove {
 0% {
 -webkit-transform: scale(0.25) translateX(0);
 transform: scale(0.25) translateX(0);
}
 25% {
 -webkit-transform: scale(0.25) translateX(200px);
 transform: scale(0.25) translateX(200px);
}
 50% {
 -webkit-transform: scale(0.25) translateX(400px);
 transform: scale(0.25) translateX(400px);
}
 75% {
 -webkit-transform: scale(0.25) translateX(600px);
 transform: scale(0.25) translateX(600px);
}
 100% {
 -webkit-transform: scale(0.25) translateX(800px);
 transform: scale(0.25) translateX(800px);
}
}
 .cartoon_animate .fish_wrap {
 bottom: -10px;
}
 .texts-less-640,  .cartoon_animate .balloon,  .cartoon_animate .boat {
 display: none;
}
 .tests-less-320 {
 display: block;
}
 .tl320-1,  .tl320-2,  .tl320-3,  .tl320-4 {
 -webkit-animation: ab5_font_to_top 0.6s cubic-bezier(0, 0.93, 0.03, 1) both;
 animation: ab5_font_to_top 0.6s cubic-bezier(0, 0.93, 0.03, 1) both;
 position: absolute;
}
 .tl320-1 {
 width: 144px;
 top: 50%;
 left: 50%;
 margin-left: -72px;
 margin-top: -60px;
}
 .tl320-2 {
 width: 102px;
 top: 50%;
 right: 50%;
 margin-right: 10px;
 margin-top: -10px;
}
 .tl320-3 {
 width: 102px;
 top: 50%;
 left: 50%;
 margin-left: 10px;
 margin-top: -10px;
}
 .tl320-4 {
 width: 102px;
 top: 50%;
 left: 50%;
 margin-left: -51px;
 margin-top: 16px;
}
 .tl320-1 {
 animation-delay: 0s;
}
 .tl320-2 {
 animation-delay: .1s;
}
 .tl320-3 {
 animation-delay: .1s;
}
 .tl320-4 {
 animation-delay: .2s;
}
 .tl320-1 {
 -webkit-animation-delay: 0s;
 animation-delay: 0s;
}
 .tl320-2 {
 -webkit-animation-delay: .1s;
 animation-delay: .1s;
}
 .tl320-3 {
 -webkit-animation-delay: .1s;
 animation-delay: .1s;
}
 .tl320-4 {
 -webkit-animation-delay: .2s;
 animation-delay: .2s;
}
}
.ai-banner-pages {
	position: absolute;
	left: 0;
	bottom: 12px;
	width: 100%;
	height: 10px;
	text-align: center;
}
.ai-banner-pages li {
	cursor: pointer;
	letter-spacing: normal;
	border: solid 1px #fff;
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 8px;
}
.ai-banner-pages li.active {
	background: #fff;
}
.fix_3px_spc {
	font-size: 0;
	letter-spacing: -3px;
}



/* end */

@media (min-width: 1200px) {

    /*1200-1599*/

    /*å­—ä½“å¤§å°*/

    .fs42 {
 font-size: 42px;
}
 .fs24 {
 font-size: 24px;
}
 .fs18 {
 font-size: 18px;
}
 .fs16 {
 font-size: 14px;
}
 .wrap {
 padding-left: 80px;
 padding-right: 80px;
}



    /**/

    .count-wrap {
 padding-bottom: 10px;
}
 .count-wrap h2 {
 text-align: center;
 padding: 60px 0;
}
 .count-wrap h2.fs42 {
padding: 60px 0 36px 0px;
}
 .col-sm-7 {
 width: 14.2857%;
}
 .placeholder6 {
 width: 50%;
 float: left;
 padding-bottom: 20000px;
 margin-bottom: -20000px;
}
 .left-text .left-text-wrap {
 font-size: 16px;
}
 .left-text .left-text-wrap h3 {
 margin-bottom: 16px;
 font-size: 22px;
}
/*
 * @author 日照云生网络(www.rzyunsheng.com)
 */