﻿ul{ list-style:none;}
a{ text-decoration:none;} 
body {
	font-family:"微软雅黑";
	background: #1c0a66;
	background: -moz-linear-gradient(-45deg, #8d07c8 0, #260f77 50%, #030b3a 100%);
	background: -webkit-linear-gradient(-45deg, #8d07c8, #260f77 50%, #030b3a);
	background: -webkit-linear-gradient(315deg, #8d07c8, #260f77 50%, #030b3a);
	background: -moz-linear-gradient(315deg, #8d07c8 0, #260f77 50%, #030b3a 100%);
	background: -o-linear-gradient(315deg, #8d07c8 0, #260f77 50%, #030b3a 100%);
	background: linear-gradient(135deg, #8d07c8, #260f77 50%, #030b3a)
}
.index {
	padding-left: 0;
	padding-right: 0;
	max-width: none;
	overflow: hidden;
	height: auto;
}



/* banner */
.index .index-hero .text{ float:left;}
.banner-right-warp{ position:relative; float:right; width:540px;}
.banner-po-img{ display:block; position:absolute; right:-80px; top:-75px; max-height:400px;}
.carousel-inner{ z-index:7; max-width:100%; margin:auto;}
#carousel-example-generic .content-button{ position:relative; z-index:9998 !important;}
#carousel-example-generic .press{ position:relative; z-index:9998 !important;}
.carousel-indicators li{ width:40px; height:10px; border-radius:2px; background:rgba(255,255,255,.25); border:none; margin:0px;}
.carousel-indicators .active{ width:40px; height:10px; border-radius:2px; border:none; margin:0px;}

.index-news .news-story .image:before{
	background: #1c0a66;
	background: -moz-linear-gradient(-45deg, #8d07c8 0, #260f77 50%, #030b3a 100%);
	background: -webkit-linear-gradient(-45deg, #8d07c8, #260f77 50%, #030b3a);
	background: -webkit-linear-gradient(315deg, #8d07c8, #260f77 50%, #030b3a);
	background: -moz-linear-gradient(315deg, #8d07c8 0, #260f77 50%, #030b3a 100%);
	background: -o-linear-gradient(315deg, #8d07c8 0, #260f77 50%, #030b3a 100%);
	background: linear-gradient(135deg, #8d07c8, #260f77 50%, #030b3a)
}
.footer-top-warp{
	padding-top:80px;
	padding-bottom:80px;
	padding-left: 0;
	padding-right: 0;
	max-width: none;
	overflow: hidden;
	background:#ebebea;
	/*background:url(../image/foot-bf.jpg) repeat;*/
}


.index .index-hero, .footer-top-warp>.index-news {
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px
}
.index .index-hero, .footer-top-warp .index-news, .index .index-stats .stats-list {
	max-width: 1280px
}



@media (max-width:920px) {
.index .index-hero, .footer-top-warp .index-news {
	padding-left: 30px;
	padding-right: 30px
}
}
.index .index-hero {
	position: relative;
	padding-top: 85px;
	padding-bottom: 60px
}
.index .index-hero .text {
	z-index: 10;
	position: relative;
	margin-right: auto;
	padding-right: 40px;
	width: 55%
}
.index .index-hero h1 {
	font-size: 40px;
	line-height: 48px;
	font-weight:normal;
	text-align: left;
	color:#fff;
}
.index .index-hero p {
	font-size: 28px;
	line-height: 48px;
	font-weight:normal;
	text-align: left;
	color:#fff;
}
.index .index-hero h1 .bold {
	font-weight: 700;
	color: #00ffd3
}
.index .index-hero .button {
	margin-top: 35px;
	margin-bottom: 35px
}
.index .index-hero .press {
	list-style: none
}
.index .index-hero .press>li {
	display: block
}
.index .index-hero .press a {
	display: block;
	padding-top: 15px;
	border-bottom: 1px solid hsla(0,0%,100%,.2);
	text-decoration: none;
	color:#fff;
}
.index .index-hero .press>li:last-child a {
	border-bottom: none
}
.index .index-hero .press .info, .index .index-hero .press .title {
	opacity: .7;
	display: block;
	max-width: 100%;
	font-size: 18px;
	line-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.index .index-hero .press a:hover .info, .index .index-hero .press a:hover .title {
	opacity: 1
}
.index .index-hero .press .info {
	padding-bottom: 5px;
	font-size:16px;
	font-weight:normal;
}
.index .index-hero .press .info .location:before {
	content: "\2022";
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, sans-serif
}
.index .index-hero .press .title {
	position: relative;
	padding-right: 24px;
	padding-bottom: 15px;
	font-weight:normal;
	font-size:20px;
}
.index .index-hero .press .title:after {
	content: "";
	z-index: 0;
	position: absolute;
	right: 0;
	top: 4px;
	display: block;
	width: 14px;
	height: 10px;
	background: url(../image/press-arrow.svg) 50% no-repeat transparent;
	-moz-background-size: contain;
	background-size: contain
}
.index .index-hero .press a:hover .title {
	text-decoration: underline
}
.index .index-hero .globe {
	pointer-events: none;
	z-index: 0;
	position: absolute;
	right: 50%;
	top: 50%;
	-webkit-transform: translate(85%, -50%);
	-moz-transform: translate(85%, -50%);
	-ms-transform: translate(85%, -50%);
	-o-transform: translate(85%, -50%);
	transform: translate(85%, -50%)
}
.index .index-hero .globe-list {
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
	list-style: none;
	opacity: 0;
	-webkit-transition: opacity 3s cubic-bezier(.175, .885, .32, 1.275);
	-moz-transition: opacity 3s cubic-bezier(.175, .885, .32, 1.275);
	-o-transition: opacity 3s cubic-bezier(.175, .885, .32, 1.275);
	transition: opacity 3s cubic-bezier(.175, .885, .32, 1.275)
}
.index .index-hero .globe-list.active {
	opacity: 1
}
.index .index-hero .globe-list>li {
	opacity: .4;
	position: absolute;
	margin-left: -8px;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #00ffd3;
	-webkit-transition: opacity 1s cubic-bezier(.175, .885, .32, 1.275);
	-moz-transition: opacity 1s cubic-bezier(.175, .885, .32, 1.275);
	-o-transition: opacity 1s cubic-bezier(.175, .885, .32, 1.275);
	transition: opacity 1s cubic-bezier(.175, .885, .32, 1.275)
}
.index .index-hero .globe-list>li.active {
	opacity: 1;
	margin-left: -12px;
	margin-top: -12px;
	width: 24px;
	height: 24px
}
.index .index-hero .globe-list>li:before {
	content: "";
	opacity: .5;
	pointer-events: none;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -8px;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #00ffd3;
	-webkit-animation: 2s pulse infinite linear;
	-moz-animation: 2s pulse infinite linear;
	-o-animation: 2s pulse infinite linear;
	animation: 2s pulse infinite linear
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale(1)
}
50% {
opacity:.5
}
to {
	opacity: 0;
	-webkit-transform: scale(2)
}
}
@-moz-keyframes pulse {
0% {
-moz-transform:scale(1)
}
50% {
opacity:.5
}
to {
	opacity: 0;
	-moz-transform: scale(2)
}
}
@-o-keyframes pulse {
0% {
-o-transform:scale(1)
}
50% {
opacity:.5
}
to {
	opacity: 0;
	-o-transform: scale(2)
}
}
@keyframes pulse {
0% {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
50% {
opacity:.5
}
to {
	opacity: 0;
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2)
}
}
.index .index-hero .globe-list>li.active:before {
	margin-left: -12px;
	margin-top: -12px;
	width: 24px;
	height: 24px
}
.index .index-hero .globe-list>li.active, .index .index-hero .globe-list>li.active:before {
	background: #fff
}
.index .index-hero .globe-list .text {
	position: absolute;
	right: 21px;
	top: 50%;
	display: block;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	text-align: right;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	color: #fff;
	white-space: nowrap;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.index .index-hero .globe-list>li.active .text {
	right: 29px;
	font-size: 20px;
	line-height: 20px
}
.index .index-hero .globe-list .text span {
	opacity: .8;
	display: block;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600
}
.index .index-hero .globe-list>li.active .text .small {
	font-size: 20px;
	line-height: 20px
}
.index .index-hero .globe-canvas {
	z-index: 0;
	position: absolute;
	left: 162px;
	top: 207px
}
@media (min-width:721px) {
.index .index-hero .button, .index .index-hero .press, .index .index-hero h1 {
	opacity: 0;
	will-change: transform, opacity;
	-webkit-transform: translateY(40px) translateZ(0);
	-moz-transform: translateY(40px) translateZ(0);
	-ms-transform: translateY(40px) translateZ(0);
	-o-transform: translateY(40px) translateZ(0);
	transform: translateY(40px) translateZ(0)
}
.index .index-hero.animate .button, .index .index-hero.animate .press, .index .index-hero.animate h1 {
	-webkit-transition: -webkit-transform 1s cubic-bezier(.4, 0, .2, 1), opacity 1s cubic-bezier(.4, 0, .2, 1);
	-moz-transition: -moz-transform 1s cubic-bezier(.4, 0, .2, 1), opacity 1s cubic-bezier(.4, 0, .2, 1);
	-o-transition: -o-transform 1s cubic-bezier(.4, 0, .2, 1), opacity 1s cubic-bezier(.4, 0, .2, 1);
	-webkit-transition: opacity 1s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1s cubic-bezier(.4, 0, .2, 1);
	transition: opacity 1s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1s cubic-bezier(.4, 0, .2, 1);
	-o-transition: opacity 1s cubic-bezier(.4, 0, .2, 1), -o-transform 1s cubic-bezier(.4, 0, .2, 1);
	-moz-transition: transform 1s cubic-bezier(.4, 0, .2, 1), opacity 1s cubic-bezier(.4, 0, .2, 1), -moz-transform 1s cubic-bezier(.4, 0, .2, 1);
	transition: transform 1s cubic-bezier(.4, 0, .2, 1), opacity 1s cubic-bezier(.4, 0, .2, 1);
	transition: transform 1s cubic-bezier(.4, 0, .2, 1), opacity 1s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1s cubic-bezier(.4, 0, .2, 1), -moz-transform 1s cubic-bezier(.4, 0, .2, 1), -o-transform 1s cubic-bezier(.4, 0, .2, 1)
}
.index .index-hero.active .content-button, .index .index-hero.active .press, .index .index-hero.active h1 {
	opacity: 1;
	-webkit-transform: translateY(0) translateZ(0);
	-moz-transform: translateY(0) translateZ(0);
	-ms-transform: translateY(0) translateZ(0);
	-o-transform: translateY(0) translateZ(0);
	transform: translateY(0) translateZ(0)
}
.index .index-hero.animate h1 {
	-webkit-transition-delay: .4s;
	-moz-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s
}
.index .index-hero.animate .content-button {
	-webkit-transition-delay: .6s;
	-moz-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.index .index-hero.animate .press {
	-webkit-transition-delay: .8s;
	-moz-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s
}
.index .index-hero.nowebgl .content-button, .index .index-hero.nowebgl .press, .index .index-hero.nowebgl h1 {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.index .index-hero .globe {
	will-change: transform;
	-webkit-transform: translate(50%, -50%) translateZ(0);
	-moz-transform: translate(50%, -50%) translateZ(0);
	-ms-transform: translate(50%, -50%) translateZ(0);
	-o-transform: translate(50%, -50%) translateZ(0);
	transform: translate(50%, -50%) translateZ(0)
}
.index .index-hero.animate .globe {
	-webkit-transition: -webkit-transform 1.5s cubic-bezier(.4, 0, .2, 1);
	-moz-transition: -moz-transform 1.5s cubic-bezier(.4, 0, .2, 1);
	-o-transition: -o-transform 1.5s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform 1.5s cubic-bezier(.4, 0, .2, 1);
	-moz-transition: transform 1.5s cubic-bezier(.4, 0, .2, 1), -moz-transform 1.5s cubic-bezier(.4, 0, .2, 1);
	transition: transform 1.5s cubic-bezier(.4, 0, .2, 1);
	transition: transform 1.5s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1.5s cubic-bezier(.4, 0, .2, 1), -moz-transform 1.5s cubic-bezier(.4, 0, .2, 1), -o-transform 1.5s cubic-bezier(.4, 0, .2, 1)
}
.index .index-hero.active .globe {
	-webkit-transform: translate(85%, -50%) translateZ(0);
	-moz-transform: translate(85%, -50%) translateZ(0);
	-ms-transform: translate(85%, -50%) translateZ(0);
	-o-transform: translate(85%, -50%) translateZ(0);
	transform: translate(85%, -50%) translateZ(0)
}
.index .index-hero.nowebgl .globe {
	right: 0;
	top: 0;
	width: 60%;
	height: 100%;
	background:url(../image/globe.png) 50% no-repeat transparent;
	-moz-background-size: contain;
	background-size: contain;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.index .index-hero.nowebgl .globe * {
	display: none
}
}
@media (max-width:920px) {
.index .index-hero {
	padding-top: 120px;
	padding-bottom: 45px
}
.index .index-hero>.text {
	padding-right: 30px
}
.index .index-hero h1 {
	font-size: 40px;
	line-height: 32px
}
.index .index-hero .button {
	margin-top: 30px;
	margin-bottom: 45px
}
.index .index-hero .press>li {
	font-size: 14px;
	line-height: 14px
}
.index .index-hero .press a {
	padding-top: 10px
}
.index .index-hero .press .info, .index .index-hero .press .title {
	font-size: 16px;
	line-height: 16px
}
.index .index-hero .globe-list>li {
	margin-left: -7px;
	margin-top: -7px;
	width: 14px;
	height: 14px
}
.index .index-hero .globe-list>li.active {
	margin-left: -10.5px;
	margin-top: -10.5px;
	width: 21px;
	height: 21px
}
.index .index-hero .globe-list>li:before {
	margin-left: -7px;
	margin-top: -7px;
	width: 14px;
	height: 14px
}
.index .index-hero .globe-list>li.active:before {
	margin-left: -10.5px;
	margin-top: -10.5px;
	width: 21px;
	height: 21px
}
.index .index-hero .globe-list .text {
	right: 19px;
	font-size: 14px;
	line-height: 14px
}
.index .index-hero .globe-list>li.active .text {
	right: 26px;
	font-size: 18px;
	line-height: 18px
}
.index .index-hero .globe-list .text span {
	font-size: 12px;
	line-height: 12px
}
.index .index-hero .globe-list>li.active .text .small {
	font-size: 16px;
	line-height: 16px
}
}
@media (max-width:720px) {
.index .index-hero, .index .index-hero>.text {
	width: 100%
}
.index .index-hero {
	padding: 20px 20px 60px;
	height: auto
}
.index .index-hero>.text {
	padding-right: 0
}
.index .index-hero:before {
	content: "";
	opacity: .8;
	z-index: 0;
	position: absolute;
	left: 50%;
	top: 20%;
	display: block;
	margin-left: -265px;
	width: 530px;
	height: 530px;
	background: url(../image/logo.png) 50% no-repeat transparent;
	-moz-background-size: contain;
	background-size: contain
}
.index .index-hero>.text {
	position: relative;
	top: auto!important;
	left: auto;
	width: 100%;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.index .index-hero h1 {
	margin: 0 auto;
	max-width: 500px;
	text-align: center
}
.index .index-hero .button {
	margin: 30px auto 0
}
.index .index-hero .globe, .index .index-hero .press {
	display: none
}
}
.index .index-stats {
	z-index: 10;
	position:relative;
	bottom:0px;
	width:100%;
	margin: 0 auto;
	background: rgba(0,0,0,.25);

}
.index .index-stats>.stats-list {
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	display: table
}
.index .index-stats>.stats-list>li {
	z-index: 10;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 40px 60px;
	width: 25%;
	text-align: center
}
.index .index-stats>.stats-list>li:last-child {
	margin-bottom: 0
}
.index .index-stats .large, .index .index-stats .small {
	display: block
}
.index .index-stats .small {
	margin-bottom: 10px;
	line-height: 20px;
	font-weight:normal;
}
.index .index-stats .large {
	font-size: 42px;
	line-height: 42px;
	color: #00ffd3
}
.index .index-stats .large+.small {
	margin-top: 10px;
	margin-bottom: 0;
	color:#fff;
}
@media (max-width:920px) {
.index .index-stats {
	margin-bottom: 45px
}
.index .index-stats>.stats-list {
	padding-left: 15px;
	padding-right: 15px
}
.index .index-stats>.stats-list>li {
	padding: 30px 15px
}
.index .index-stats .small {
	margin-bottom: 10px;
	line-height: 18px
}
.index .index-stats .large {
	font-size: 26px;
	line-height: 26px
}
}
@media (max-width:720px) {
.index .index-stats {
	margin-bottom: 30px
}
.index .index-stats>.stats-list {
	display: block;
	padding: 10px 0
}
.index .index-stats>.stats-list>li {
	display: block;
	padding: 10px 20px;
	width: 100%
}
.index .index-stats .small {
	margin-bottom: 5px;
	line-height: 16px
}
.index .index-stats .large {
	font-size: 22px;
	line-height: 22px
}
.index .index-stats .large+.small {
	margin-top: 5px
}
}
.footer-top-warp>.index-news {
	z-index: 10;
	position: relative;
	margin: 0 auto
}
.footer-top-warp>.index-news>.header:after, .footer-top-warp>.index-news>.wrapper:after {
	content: "";
	display: table;
	clear: both
}
.footer-top-warp>.index-news>.header>.title {
	float: left;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 26px;
	line-height: 26px;
	font-weight:normal;
	color:#444;
}
.footer-top-warp>.index-news>.header>.link {
	opacity: .5;
	float: right;
	position: relative;
	margin-top: 5px;
	padding-right: 17px;
	line-height: 20px;
	text-decoration: none;
	font-size:17px;
	color:#444;
}
.footer-top-warp>.index-news>.header>.link:hover {
	opacity: 1;
	text-decoration: underline
}
.footer-top-warp>.index-news>.header>.link:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 2px;
	width: 7px;
	height: 12px;
	background: url(../image/arrow.svg) 50% no-repeat transparent;
	-moz-background-size: contain;
	background-size: contain
}
.footer-top-warp>.index-news>.wrapper {
	clear: both;
	margin-top: 40px
}
.footer-top-warp>.index-news .news-story {
	float: left;
	margin-right: 15px;
	display: block;
	width: -webkit-calc(33.33333% - 10px);
	width: -moz-calc(33.33333% - 10px);
	width: -ms-calc(33.33333% - 10px);
	width: -o-calc(33.33333% - 10px);
	width: calc(33.33333% - 10px);
	background: #fff
}
.footer-top-warp>.index-news>.wrapper>.news-story:last-child {
	margin-right: 0
}
.footer-top-warp>.index-news .news-story .image {
	position: relative;
	display: block;
	height: 220px;
	background: 50% no-repeat transparent;
	-moz-background-size: cover;
	background-size: cover
}
.footer-top-warp>.index-news .news-story .image:before {
	content: "";
	opacity: .2;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .2s cubic-bezier(.4, 0, .2, 1);
	-moz-transition: opacity .2s cubic-bezier(.4, 0, .2, 1);
	-o-transition: opacity .2s cubic-bezier(.4, 0, .2, 1);
	transition: opacity .2s cubic-bezier(.4, 0, .2, 1)
}
.footer-top-warp>.index-news .news-story:hover .image:before {
	opacity: 0
}
.footer-top-warp>.index-news .news-story .title {
	padding: 20px;
	display: block
}
.footer-top-warp>.index-news .news-story .date, .footer-top-warp>.index-news .news-story .link {
	display: block
}
.footer-top-warp>.index-news .news-story .date {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
	font-weight:normal;
	color: #4e4e4e
}
.footer-top-warp>.index-news .news-story .link {
	line-height: 20px;
	font-weight:normal;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size:17px;
}
.footer-top-warp>.index-news .news-story:hover .link {
	text-decoration: underline
}
@media (max-width:920px) {
.footer-top-warp>.index-news>.header>.title {
	font-size: 22px;
	line-height: 22px
}
.footer-top-warp>.index-news>.header>.link {
	line-height: 18px
}
.footer-top-warp>.index-news .news-story .title {
	padding: 15px
}
.footer-top-warp>.index-news .news-story .image {
	height: 160px
}
.footer-top-warp>.index-news .news-story .date {
	font-size: 14px;
	line-height: 14px
}
.footer-top-warp>.index-news .news-story .link {
	line-height: 18px
}
}
@media (max-width:720px) {
.footer-top-warp>.index-news {
	padding-left: 20px;
	padding-right: 20px;
	max-width: 500px
}
.footer-top-warp>.index-news>.header>.title {
	font-size: 18px;
	line-height: 18px
}
.index .index-news>.header>.link {
	margin-top: 2px;
	padding-right: 11px;
	line-height: 16px
}
.footer-top-warp>.index-news>.header>.link:after {
	bottom: 1px;
	width: 6px;
	height: 10px
}
.footer-top-warp>.index-news>.wrapper {
	margin-top: 20px
}
.footer-top-warp>.index-news .news-story {
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
	width: 100%
}
.footer-top-warp>.index-news>.wrapper>.news-story:last-child {
	margin-bottom: 0
}
.footer-top-warp>.index-news .news-story .title {
	padding: 10px
}
.footer-top-warp>.index-news .news-story .image {
	height: 120px
}
.footer-top-warp>.index-news .news-story .date {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 12px
}
.footer-top-warp>.index-news .news-story .link {
	line-height: 16px
}
}





.pro-warp{ padding-bottom:20px; background:#fff;}
.pro-warp .pro-warp-li{ width:25%; height:380px; float:left; padding:20px 30px;}
.pro-warp .pro-warp-li i{ position:relative !important; display:block; width:100px; height:100px; margin:auto; border-radius:50%; background:#f5f5f5;}
.pro-warp .pro-warp-li h5{ margin:20px 0 40px 0; font-size:20px; color:#697277; text-align:center;}
.pro-warp .pro-warp-li h5 b{ font-weight:normal;}
.pro-warp .pro-warp-li p{height:90px; margin-bottom:15px; line-height:24px; font-size:14px; color:#697277; text-align:center;}
.pro-warp .pro-warp-li a{ display:block; width:140px; margin:auto; text-align:center; font-size:16px; line-height:40px; background:#697277;color:#fff;}
.pro-warp .pro-warp-li i img{ position:absolute; top:25px; left:50%; margin-left:-25px;}
.pro-warp .pro-warp-li .img-act{ display:block;}
.pro-warp .pro-warp-li .img-hou{ display:none;}
.pro-warp .pro-warp-li:hover .img-act{ display:none;}
.pro-warp .pro-warp-li:hover .img-hou{ display:block;}
.pro-warp .pro-warp-li:hover i{ background:#4800cd; transition:0.4s;}
.pro-warp .pro-warp-li:hover{-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.2);box-shadow: 0px 0px 20px rgba(0,0,0,.2)}
.pro-warp .pro-warp-li:hover a{ background:#4800cd;}
.pro-warp .pro-warp-li:hover h5 b{ color:#4800cd;}
.pro-warp .pro-tt{ padding-top:80px; margin-bottom:0px; padding-bottom:0px; border-bottom:#e5e5e5 1px solid;}
.pro-warp .pro-tt h4{ margin-bottom:10px; font-size:38px; color:#697277; font-weight:normal;}
.pro-warp .pro-tt h4 b{ font-size:38px; font-weight:bold; color:#697277;}
.pro-warp .pro-tt p{ font-size:20px; color:#697277;}
.pir-change-warp{ min-height:700px;background:#fff;}
.pir-change-warp .pir-change-in{ width:100%; min-width:100%; max-width:100%; padding-top:80px; height:300px;background-image:url(../image/index-pri-bg.jpg); background-repeat:repeat; background-position:top;}
.pir-change-warp .container_in{}
.pir-change-warp img{ display:block; margin:auto; max-width:100%;}
.pir-change-warp .container_in p{ margin-bottom:30px; text-align:center; font-size:32px; color:#0d0d0d; font-weight:bold;}
.pir-change-warp .container_in span{ display:block; text-align:center; font-size:16px; color:#0d0d0d;}
.index-add-title2 { margin-bottom:40px}
.add-li2 { height:340px!important;}
.risk-more{display: block;
width: 140px;
margin: auto;
text-align: center;
font-size: 16px;
line-height: 40px;
background: #697277;
color: #fff;
margin-top:30px}
.add-li2:hover .risk-more{ background:#4800cd; color:#fff;}

.y-row{min-height:580px;}



@media (min-width:721px) {
.index {
	padding-top:0px
}
}
@media (max-width:920px) {

.index {
	padding-top:0px
}
}
@media (max-width:720px) {
body {
	background: #8c07c8;
	background: -moz-linear-gradient(-45deg, #8c07c8 0, #231074 33%, #250f77 77%, #020c39 100%);
	background: -webkit-linear-gradient(-45deg, #8c07c8, #231074 33%, #250f77 77%, #020c39);
	background: -webkit-linear-gradient(315deg, #8c07c8, #231074 33%, #250f77 77%, #020c39);
	background: -moz-linear-gradient(315deg, #8c07c8 0, #231074 33%, #250f77 77%, #020c39 100%);
	background: -o-linear-gradient(315deg, #8c07c8 0, #231074 33%, #250f77 77%, #020c39 100%);
	background: linear-gradient(135deg, #8c07c8, #231074 33%, #250f77 77%, #020c39);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8C07C8", endColorstr="${colourEnd}", GradientType=1)
}
}





.banner-tab {
  z-index: 989;
  position: absolute;
  bottom: 3px;
  left: 50%;
}
.banner-tab .banner-tab-li {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  float: left;
  color: #FFFFFF;
  width: 26px;
  height: 4px;
  padding: 10px 3px;
  cursor: pointer;
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  background-clip: content-box;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.banner-tab.dark .banner-tab-li {
  background: #a1a1a3;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  background-clip: content-box;
}
.banner-tab.dark .banner-tab-li:hover {
  background: #fff;
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  background-clip: content-box;
}
.banner-tab.dark .banner-tab-li.active {
  background: #fff;
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  background-clip: content-box;
}
.banner-tab.light .banner-tab-li {
  background: #94a4ae;
  background-color: rgba(94, 99, 101, 0.3);
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  background-clip: content-box;
}
.banner-tab.light .banner-tab-li:hover {
  background-color: #373D41;
  background-color: #5e6365;
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  background-clip: content-box;
}
.banner-tab.light .banner-tab-li.active {
  background-color: #373D41;
  background-color: #5e6365;
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  background-clip: content-box;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes banner-slide-20{ 0%{opacity:0;-webkit-transform: translate3d(0, -20px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);}}
@-moz-keyframes banner-slide-20{ 0%{opacity:0;-moz-transform: translate3d(0, -20px, 0);}100%{ opacity:1;-moz-transform: translate3d(0, 0, 0);}}
@-o-keyframes banner-slide-20{ 0%{opacity:0;-o-transform: translate3d(0, -20px, 0);}100%{ opacity:1;-o-transform: translate3d(0, 0, 0);}}
@keyframes banner-slide-20{ 0%{opacity:0;-webkit-transform: translate3d(0, -20px, 0);-moz-transform: translate3d(0, -20px, 0);-ms-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}
[not-existing] {
  zoom: 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes banner-slide-40{ 0%{opacity:0;-webkit-transform: translate3d(0, -40px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);}}
@-moz-keyframes banner-slide-40{ 0%{opacity:0;-moz-transform: translate3d(0, -40px, 0);}100%{ opacity:1;-moz-transform: translate3d(0, 0, 0);}}
@-o-keyframes banner-slide-40{ 0%{opacity:0;-o-transform: translate3d(0, -40px, 0);}100%{ opacity:1;-o-transform: translate3d(0, 0, 0);}}
@keyframes banner-slide-40{ 0%{opacity:0;-webkit-transform: translate3d(0, -40px, 0);-moz-transform: translate3d(0, -40px, 0);-ms-transform: translate3d(0, -40px, 0);transform: translate3d(0, -40px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}
[not-existing] {
  zoom: 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes banner-slide-60{ 0%{opacity:0;-webkit-transform: translate3d(0, -60px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);}}
@-moz-keyframes banner-slide-60{ 0%{opacity:0;-moz-transform: translate3d(0, -60px, 0);}100%{ opacity:1;-moz-transform: translate3d(0, 0, 0);}}
@-o-keyframes banner-slide-60{ 0%{opacity:0;-o-transform: translate3d(0, -60px, 0);}100%{ opacity:1;-o-transform: translate3d(0, 0, 0);}}
@keyframes banner-slide-60{ 0%{opacity:0;-webkit-transform: translate3d(0, -60px, 0);-moz-transform: translate3d(0, -60px, 0);-ms-transform: translate3d(0, -60px, 0);transform: translate3d(0, -60px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}
[not-existing] {
  zoom: 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes banner-slide-80{ 0%{opacity:0;-webkit-transform: translate3d(0, -80px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);}}
@-moz-keyframes banner-slide-80{ 0%{opacity:0;-moz-transform: translate3d(0, -80px, 0);}100%{ opacity:1;-moz-transform: translate3d(0, 0, 0);}}
@-o-keyframes banner-slide-80{ 0%{opacity:0;-o-transform: translate3d(0, -80px, 0);}100%{ opacity:1;-o-transform: translate3d(0, 0, 0);}}
@keyframes banner-slide-80{ 0%{opacity:0;-webkit-transform: translate3d(0, -80px, 0);-moz-transform: translate3d(0, -80px, 0);-ms-transform: translate3d(0, -80px, 0);transform: translate3d(0, -80px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}
[not-existing] {
  zoom: 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes re-banner-slide-20{ 0%{opacity:0;-webkit-transform: translate3d(0, 20px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);}}
@-moz-keyframes re-banner-slide-20{ 0%{opacity:0;-moz-transform: translate3d(0, 20px, 0);}100%{ opacity:1;-moz-transform: translate3d(0, 0, 0);}}
@-o-keyframes re-banner-slide-20{ 0%{opacity:0;-o-transform: translate3d(0, 20px, 0);}100%{ opacity:1;-o-transform: translate3d(0, 0, 0);}}
@keyframes re-banner-slide-20{ 0%{opacity:0;-webkit-transform: translate3d(0, 20px, 0);-moz-transform: translate3d(0, 20px, 0);-ms-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}
[not-existing] {
  zoom: 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes re-banner-slide-40{ 0%{opacity:0;-webkit-transform: translate3d(0, 40px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);}}
@-moz-keyframes re-banner-slide-40{ 0%{opacity:0;-moz-transform: translate3d(0, 40px, 0);}100%{ opacity:1;-moz-transform: translate3d(0, 0, 0);}}
@-o-keyframes re-banner-slide-40{ 0%{opacity:0;-o-transform: translate3d(0, 40px, 0);}100%{ opacity:1;-o-transform: translate3d(0, 0, 0);}}
@keyframes re-banner-slide-40{ 0%{opacity:0;-webkit-transform: translate3d(0, 40px, 0);-moz-transform: translate3d(0, 40px, 0);-ms-transform: translate3d(0, 40px, 0);transform: translate3d(0, 40px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}
[not-existing] {
  zoom: 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes re-banner-slide-60{ 0%{opacity:0;-webkit-transform: translate3d(0, 60px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);}}
@-moz-keyframes re-banner-slide-60{ 0%{opacity:0;-moz-transform: translate3d(0, 60px, 0);}100%{ opacity:1;-moz-transform: translate3d(0, 0, 0);}}
@-o-keyframes re-banner-slide-60{ 0%{opacity:0;-o-transform: translate3d(0, 60px, 0);}100%{ opacity:1;-o-transform: translate3d(0, 0, 0);}}
@keyframes re-banner-slide-60{ 0%{opacity:0;-webkit-transform: translate3d(0, 60px, 0);-moz-transform: translate3d(0, 60px, 0);-ms-transform: translate3d(0, 60px, 0);transform: translate3d(0, 60px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}
[not-existing] {
  zoom: 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes re-banner-slide-80{ 0%{opacity:0;-webkit-transform: translate3d(0, 80px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);}}
@-moz-keyframes re-banner-slide-80{ 0%{opacity:0;-moz-transform: translate3d(0, 80px, 0);}100%{ opacity:1;-moz-transform: translate3d(0, 0, 0);}}
@-o-keyframes re-banner-slide-80{ 0%{opacity:0;-o-transform: translate3d(0, 80px, 0);}100%{ opacity:1;-o-transform: translate3d(0, 0, 0);}}
@keyframes re-banner-slide-80{ 0%{opacity:0;-webkit-transform: translate3d(0, 80px, 0);-moz-transform: translate3d(0, 80px, 0);-ms-transform: translate3d(0, 80px, 0);transform: translate3d(0, 80px, 0);}100%{ opacity:1;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}
[not-existing] {
  zoom: 1;
}
.aliyun-index-top-banner-2016 .module-wrap .index-menu {
  position: absolute;
  top: 0;
  height: 100px;
  width: 100%;
  z-index: 999;
}
.aliyun-index-top-banner-2016 .module-wrap .left-header {
  color: #000;
  top: 200px;
  left: 0;
  text-align: left;
  line-height: 50px;
}
.aliyun-index-top-banner-2016 .module-wrap .left-header h1 {
  text-align: left;
  font-size: 44px;
}
.aliyun-index-top-banner-2016 .module-wrap .left-header p {
  text-align: left;
  font-size: 20px;
}
.aliyun-index-top-banner-2016 .module-wrap .left-header a {
  text-decoration: none;
  outline: none;
}
.aliyun-index-top-banner-2016 .module-wrap .left-header .layer-btn {
  outline: none;
  cursor: pointer;
  margin-top: 30px;
  font-size: 16px!important;
  float: left;
  width: 120px;
  height: 36px;
  background: transparent;
  color: #fff;
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}
.aliyun-index-top-banner-2016 .module-wrap .right-image {
  top: 0;
  width: 100%;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container {
  height: 560px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 560px;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] .banner-row {
  position: relative;
  min-width: 1200px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group] {
  position: absolute;
  height: 560px;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].bottom {
  visibility: visible;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].bottom-ie {
  visibility: visible;
  top: 560px;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].center {
  visibility: visible;
  z-index: 100;
  -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);
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].center-ie {
  visibility: visible;
  z-index: 100;
  top: 0;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group] .y-row {
  position: relative;
  height: 100%;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .left-header {
  -webkit-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(1) {
  -webkit-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(2) {
  -webkit-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(3) {
  -webkit-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(4) {
  -webkit-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .left-header {
  -webkit-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(1) {
  -webkit-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(2) {
  -webkit-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(3) {
  -webkit-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(4) {
  -webkit-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-ignore-group] {
  z-index: 900;
  height: 0 !important;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-base-layer] {
  z-index: 90;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform-style: preserve-3d;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] .layer {
  text-align: center;
  position: absolute;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] .layer img {
  width: 800px;
  position: absolute;
  right: -60px;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.dark {
  background: #24282C;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.dark h1 {
  color: #fff;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.dark p {
  color: #fff;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.dark .left-header {
  color: #fff;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.dark button {
  color: #fff;
  border: 1px solid #fff;
  background: #373d41;
  background: transparent;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.dark button:hover {
  color: #373d41;
  background: #fff;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.light {
  background: #fff;
  color: #373d41;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.light h1 {
  color: #373d41;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.light p {
  color: #373d41;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.light .left-header {
  color: #373d41;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.light .layer-btn {
  color: #373d41;
  border: 1px solid #373d41;
  background: #fff;
  background: transparent;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.light .layer-btn:hover {
  color: #fff;
  background: #373d41;
}
.box-bg-odd {
  background-color: #e2e2e3;
}
.box-bg-even {
  background-color: #ebebec;
}
.www-home-banner-bottom-2016 .module-wrap * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.www-home-banner-bottom-2016 .module-wrap [data-image] {
  background: no-repeat center;
  margin: 0 auto;
  -webkit-background-size: 175px;
  -moz-background-size: 175px;
  background-size: 175px;
  background-position: 0 0;
}
.www-home-banner-bottom-2016 .module-wrap .banner-bottom-container {
  background-color: #D7D7D8;
  height: 130px;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special {
  width: 1200px;
  position: relative;
  height: 100%;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special a {
  text-decoration: none;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  height: 100%;
  display: block;
  float: left;
  width: 20%;
  padding: 40px 0 40px 24px;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list:hover .special-left .title {
  color: #00C1DE;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list .special-left {
  position: relative;
  z-index: 1;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list .special-left .title {
  font-size: 18px;
  color: #373d41;
  font-weight: bold;
  -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list .special-left .desc {
  font-size: 14px;
  color: #373d41;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list .special-right {
  z-index: 0;
  width: 175px;
  height: 175px;
  position: absolute;
  right: -45px;
  top: -5px;
}
.title-odd {
  background-color: #E5E6E6;
}
.title-even {
  background-color: #EBEBEC;
}
.aliyun-index-product-sale .module-wrap * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.aliyun-index-product-sale .module-wrap button {
  outline: none;
}
.aliyun-index-product-sale .module-wrap .no-effect {
  text-decoration: none;
}
.aliyun-index-product-sale .module-wrap .index-sale {
  min-height: 850px;
  width: 100%;
  padding-top: 74px;
  padding-bottom: 68px;
}
.aliyun-index-product-sale .module-wrap .index-sale-title{
  text-align: center;
  font-size: 26px;
  margin-bottom:20px;
  color:#0d0d0d;
  font-weight:bold;
}
.aliyun-index-product-sale .module-wrap .index-sale-titleEn{
  text-align: center;
  font-size: 14px;
  color:#0d0d0d;
  margin-bottom:6px;
  max-width:800px;
  margin:auto;
}
.aliyun-index-product-sale .module-wrap .index-sale-titleMore{
  text-align: center;
  font-size: 18px;
  color:#888;
}
.aliyun-index-product-sale .module-wrap .card-area {
  margin: 56px auto 0 auto;
  width: 1180px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item {
  z-index: 10;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
  position: relative;
  float: left;
  width: 22%;
  height: 500px;
  background-color: transparent;
  border: 1px solid #DBDBDD;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item + .card-item {
  margin-left: -1px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fff;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content {
  width: 100%;
  line-height: 2;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first {
  -webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
  -moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
  -o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
  transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second {
  -webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  line-height: 2;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second li {
  float: left;
  width: 50%;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content,
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title {
  position: absolute;
  left: 0;
  right: -1px;
  z-index: 1;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
  height: 170px;
  line-height: 26px;
  font-size: 14px;
  top: 0;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .content {
  position: absolute;
  top: 50px;
  width: 100%;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title h1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom:10px;
  color: #373D41;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .short-info {
  color: #949a9e;
  font-size: 14px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .ali-product-img {
  width: 55px;
  height: 55px;
  margin: 10px auto;
  position: relative;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .ali-product-img img {
  position: absolute;
  left: 0;
  width: 100%;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .ali-product-img .un-hover {
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .ali-product-img .with-hover {
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title h1,
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .short-info,
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .ali-product-img img {
  -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content {
  height: 320px;
  position: absolute;
  top: 170px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list {
  width: 100%;
  max-width: 250px;
  font-size: 16px;
  color: #373D41;
  margin-top: 26px;
  margin-bottom: 26px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list li {
  margin-bottom: 26px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .main-info{
	height:150px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second {
  max-width: 350px;
  left: 25px;
  font-size: 14px;
  color: #a9b0b4;
  text-align: left;
  padding-top: 20px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-head {
  color: #373d41;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 4px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-desc {
  line-height: 22px;
  max-height:44px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-btn {
  cursor: pointer;
  width: 100px;
  height: 30px;
  font-size: 14px !important;
  background-color: #fff;
  border: 1px solid #480b8d;
  color: #480b8d;
  margin-top: 22px;
  margin-bottom: 33px;
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-btn:hover {
  color: #fff;
  background: #480b8d;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info {
  line-height: 22px;
  border-top: 1px solid #ebebec;
  padding-top: 20px;
  font-size: 12px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-info-list {
  height:80px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-info-list .list-context {
  color: #00c1de;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-head {
  font-size: 14px;
  font-weight: normal;
  color: #373d41;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active {
  z-index: 100;
  border: 1px solid #480b8d;
  box-shadow: 0 0 20px rgba(41, 78, 132, 0.5);
  width: 34%;
  height: 550px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .ali-product-img .un-hover {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .ali-product-img .with-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title {
  left: -1px;
  background-color: #480b8d;
  height: 185px;
  top: -15px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title h1{
  color: #fff;
  padding:0 30px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title .short-info {
  color: #fff;
  padding:0 30px;
  display:none;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .short-over {
	display:none;
	color: #fff;
	padding:0 30px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title .short-over {
	display: block;
}

.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-content.content-first {
  -webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-content.content-second {
  -webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
  -moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
  -o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
  transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes slide-product20{ 0%{ opacity:0;-webkit-transform:translateY(20px) } 100%{ opacity:1; }}
@-moz-keyframes slide-product20{ 0%{ opacity:0;-moz-transform:translateY(20px) } 100%{ opacity:1; }}
@-o-keyframes slide-product20{ 0%{ opacity:0;-o-transform:translateY(20px) } 100%{ opacity:1; }}
@keyframes slide-product20{ 0%{ opacity:0;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);} 100%{ opacity:1; }}
[not-existing] {
  zoom: 1;
}
.slide-product-20 {
  -webkit-animation: slide-product20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: slide-product20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: slide-product20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: slide-product20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes slide-product30{ 0%{ opacity:0;-webkit-transform:translateY(30px) } 100%{ opacity:1; }}
@-moz-keyframes slide-product30{ 0%{ opacity:0;-moz-transform:translateY(30px) } 100%{ opacity:1; }}
@-o-keyframes slide-product30{ 0%{ opacity:0;-o-transform:translateY(30px) } 100%{ opacity:1; }}
@keyframes slide-product30{ 0%{ opacity:0;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);} 100%{ opacity:1; }}
[not-existing] {
  zoom: 1;
}
.slide-product-30 {
  -webkit-animation: slide-product30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: slide-product30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: slide-product30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: slide-product30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes slide-product40{ 0%{ opacity:0;-webkit-transform:translateY(40px) } 100%{ opacity:1; }}
@-moz-keyframes slide-product40{ 0%{ opacity:0;-moz-transform:translateY(40px) } 100%{ opacity:1; }}
@-o-keyframes slide-product40{ 0%{ opacity:0;-o-transform:translateY(40px) } 100%{ opacity:1; }}
@keyframes slide-product40{ 0%{ opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);} 100%{ opacity:1; }}
[not-existing] {
  zoom: 1;
}
.slide-product-40 {
  -webkit-animation: slide-product40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: slide-product40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: slide-product40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: slide-product40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes slide-product50{ 0%{ opacity:0;-webkit-transform:translateY(50px) } 100%{ opacity:1; }}
@-moz-keyframes slide-product50{ 0%{ opacity:0;-moz-transform:translateY(50px) } 100%{ opacity:1; }}
@-o-keyframes slide-product50{ 0%{ opacity:0;-o-transform:translateY(50px) } 100%{ opacity:1; }}
@keyframes slide-product50{ 0%{ opacity:0;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);} 100%{ opacity:1; }}
[not-existing] {
  zoom: 1;
}
.slide-product-50 {
  -webkit-animation: slide-product50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: slide-product50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: slide-product50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: slide-product50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}


lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes slide-market20{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;}}
@-moz-keyframes slide-market20{0%{opacity:0;-moz-transform:translateY(20px)}100%{opacity:1;}}
@-o-keyframes slide-market20{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;}}
@keyframes slide-market20{0%{opacity:0;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);}100%{opacity:1;}}
[not-existing] {
  zoom: 1;
}
.slide-market-20 {
  -webkit-animation: slide-market20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: slide-market20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: slide-market20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: slide-market20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes slide-market30{0%{opacity:0;-webkit-transform:translateY(30px)}100%{opacity:1;}}
@-moz-keyframes slide-market30{0%{opacity:0;-moz-transform:translateY(30px)}100%{opacity:1;}}
@-o-keyframes slide-market30{0%{opacity:0;-o-transform:translateY(30px)}100%{opacity:1;}}
@keyframes slide-market30{0%{opacity:0;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);}100%{opacity:1;}}
[not-existing] {
  zoom: 1;
}
.slide-market-30 {
  -webkit-animation: slide-market30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: slide-market30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: slide-market30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: slide-market30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes slide-market40{0%{opacity:0;-webkit-transform:translateY(40px)}100%{opacity:1;}}
@-moz-keyframes slide-market40{0%{opacity:0;-moz-transform:translateY(40px)}100%{opacity:1;}}
@-o-keyframes slide-market40{0%{opacity:0;-o-transform:translateY(40px)}100%{opacity:1;}}
@keyframes slide-market40{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);}100%{opacity:1;}}
[not-existing] {
  zoom: 1;
}
.slide-market-40 {
  -webkit-animation: slide-market40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: slide-market40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: slide-market40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: slide-market40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes slide-market50{0%{opacity:0;-webkit-transform:translateY(50px)}100%{opacity:1;}}
@-moz-keyframes slide-market50{0%{opacity:0;-moz-transform:translateY(50px)}100%{opacity:1;}}
@-o-keyframes slide-market50{0%{opacity:0;-o-transform:translateY(50px)}100%{opacity:1;}}
@keyframes slide-market50{0%{opacity:0;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);}100%{opacity:1;}}
[not-existing] {
  zoom: 1;
}
.slide-market-50 {
  -webkit-animation: slide-market50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -moz-animation: slide-market50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  -o-animation: slide-market50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
  animation: slide-market50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}
.aliyun-index-market-2016 .module-wrap * {
  padding: 0;
}
.aliyun-index-market-2016 .module-wrap .aliyun-hide {
  visibility: hidden;
}
.aliyun-index-market-2016 .module-wrap .ali-main-head {
  position: relative;
  margin-bottom: 67px;
}
.aliyun-index-market-2016 .module-wrap .ali-main-head h1 {
  cursor: default;
  text-align: center;
  font-size: 24px;
  color: #373d41;
}
.aliyun-index-market-2016 .module-wrap .ali-main-market {
  margin-top: 76px;
  margin-bottom: 76px;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell {
  width: 33.3%;
  text-align: center;
  height: 200px;
  margin: 10px auto;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .header-link {
  display: block;
  text-decoration: none;
  margin: 0 auto;
  width: 100px;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .header-link h2 {
  -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 20px;
  color: #373D41;
  margin-top: 10px;
  font-weight: bold;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .header-link:hover h2 {
  color: #00C1DE;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-img {
  position: relative;
  height: 75px;
  width: 75px;
  background: no-repeat center;
  margin: 0 auto;
  -webkit-background-size: 75px;
  -moz-background-size: 75px;
  background-size: 75px;
  background-position: 0 0;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell p {
  line-height: 20px;
  color: #999;
  padding: 0 30px;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-appendix {
  padding-top: 10px;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-appendix .appendix-list {
  display: inline-block;
  list-style: decimal !important;
  padding: 0;
  font-size: 14px;
  position: relative;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-appendix .appendix-list span {
  color: #a9b0b4;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-appendix .appendix-list a {
  text-decoration: none;
  -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  color: #a9b0b4;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-appendix .appendix-list a:hover {
  color: #00C1DE;
}
.aliyun-index-defence .module-wrap *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.aliyun-index-defence .module-wrap .ali-main-defence-wrapper{background-color:#00C1DE;position:relative;text-align:center;padding-top:32px;height:100px;width:100%}.aliyun-index-defence .module-wrap .ali-main-defence{opacity:.5;filter:alpha(opacity=50);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(50));position:absolute;z-index:0;top:0;bottom:0;width:100%;background-repeat:no-repeat!important;-webkit-background-size:100%!important;-moz-background-size:100%!important;background-size:100%!important;text-align:center}.aliyun-index-defence .module-wrap .defence-desc{position:relative;z-index:1;text-align:center;text-decoration:none;font-size:24px;color:#fff}.point-area {
  text-align: center;
  position: relative;
  width: 150px;
  height: 150px;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.point-area .point {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background: transparent;
}
.point-area .point-shadow:after {
  -webkit-box-shadow: inset 0 0 5em rgba(0, 205, 236, 0.16);
  -moz-box-shadow: inset 0 0 5em rgba(0, 205, 236, 0.16);
  box-shadow: inset 0 0 5em rgba(0, 205, 236, 0.16);
}
.point-area .point-white {
  background-color: #fff;
  border: 1px solid #00C1DE;
}
.point-area .point-dot {
  background-color: #6AD7E9;
  border: 1px solid rgba(0, 205, 236, 0.37);
}
.point-area .point-10 {
  width: 100%;
  height: 100%;
}
.point-area .point-10:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00cdec;
  opacity: 0;
  -webkit-animation: ripple 4500ms ease-out 225ms infinite;
  -moz-animation: ripple 4500ms ease-out 225ms infinite;
  -o-animation: ripple 4500ms ease-out 225ms infinite;
  animation: ripple 4500ms ease-out 225ms infinite;
}
.point-area .point-20 {
  width: 100%;
  height: 100%;
}
.point-area .point-20:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00cdec;
  opacity: 0;
  -webkit-animation: ripple 4500ms ease-out 450ms infinite;
  -moz-animation: ripple 4500ms ease-out 450ms infinite;
  -o-animation: ripple 4500ms ease-out 450ms infinite;
  animation: ripple 4500ms ease-out 450ms infinite;
}
.point-area .point-30 {
  width: 100%;
  height: 100%;
}
.point-area .point-30:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00cdec;
  opacity: 0;
  -webkit-animation: ripple 4500ms ease-out 675ms infinite;
  -moz-animation: ripple 4500ms ease-out 675ms infinite;
  -o-animation: ripple 4500ms ease-out 675ms infinite;
  animation: ripple 4500ms ease-out 675ms infinite;
}
.point-area .point-40 {
  width: 100%;
  height: 100%;
}
.point-area .point-40:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00cdec;
  opacity: 0;
  -webkit-animation: ripple 4500ms ease-out 900ms infinite;
  -moz-animation: ripple 4500ms ease-out 900ms infinite;
  -o-animation: ripple 4500ms ease-out 900ms infinite;
  animation: ripple 4500ms ease-out 900ms infinite;
}
.point-area .point-50 {
  width: 100%;
  height: 100%;
}
.point-area .point-50:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00cdec;
  opacity: 0;
  -webkit-animation: ripple 4500ms ease-out 1125ms infinite;
  -moz-animation: ripple 4500ms ease-out 1125ms infinite;
  -o-animation: ripple 4500ms ease-out 1125ms infinite;
  animation: ripple 4500ms ease-out 1125ms infinite;
}
.point-area .point-60 {
  width: 100%;
  height: 100%;
}
.point-area .point-60:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00cdec;
  opacity: 0;
  -webkit-animation: ripple 4500ms ease-out 1350ms infinite;
  -moz-animation: ripple 4500ms ease-out 1350ms infinite;
  -o-animation: ripple 4500ms ease-out 1350ms infinite;
  animation: ripple 4500ms ease-out 1350ms infinite;
}
.point-area .point-70 {
  width: 100%;
  height: 100%;
}
.point-area .point-70:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00cdec;
  opacity: 0;
  -webkit-animation: ripple 4500ms ease-out 1575ms infinite;
  -moz-animation: ripple 4500ms ease-out 1575ms infinite;
  -o-animation: ripple 4500ms ease-out 1575ms infinite;
  animation: ripple 4500ms ease-out 1575ms infinite;
}
.point-area .point-80 {
  width: 100%;
  height: 100%;
}
.point-area .point-80:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00cdec;
  opacity: 0;
  -webkit-animation: ripple 4500ms ease-out 1800ms infinite;
  -moz-animation: ripple 4500ms ease-out 1800ms infinite;
  -o-animation: ripple 4500ms ease-out 1800ms infinite;
  animation: ripple 4500ms ease-out 1800ms infinite;
}
.point-area .point-90 {
  width: 100%;
  height: 100%;
}
.point-area .point-90:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00cdec;
  opacity: 0;
  -webkit-animation: ripple 4500ms ease-out 2025ms infinite;
  -moz-animation: ripple 4500ms ease-out 2025ms infinite;
  -o-animation: ripple 4500ms ease-out 2025ms infinite;
  animation: ripple 4500ms ease-out 2025ms infinite;
}
.point-area .point-100 {
  width: 100%;
  height: 100%;
}
.point-area .point-100:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00cdec;
  opacity: 0;
  -webkit-animation: ripple 4500ms ease-out 2250ms infinite;
  -moz-animation: ripple 4500ms ease-out 2250ms infinite;
  -o-animation: ripple 4500ms ease-out 2250ms infinite;
  animation: ripple 4500ms ease-out 2250ms infinite;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes ripple{ 0%{opacity:0;-webkit-transform:scale(0.1,0.1); } 5%{ opacity:1; }  100%{ opacity:0; -webkit-transform:scale(1)}}
@-moz-keyframes ripple{ 0%{opacity:0;-moz-transform:scale(0.1,0.1); } 5%{ opacity:1; }  100%{ opacity:0; -moz-transform:scale(1)}}
@-o-keyframes ripple{ 0%{opacity:0;-o-transform:scale(0.1,0.1); } 5%{ opacity:1; }  100%{ opacity:0; -o-transform:scale(1)}}
@keyframes ripple{ 0%{opacity:0;-webkit-transform:scale(0.1,0.1);-moz-transform:scale(0.1,0.1);-ms-transform:scale(0.1,0.1);transform:scale(0.1,0.1); } 5%{ opacity:1; }  100%{ opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}
[not-existing] {
  zoom: 1;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve-head {
  margin-bottom: 70px;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve-head h1 {
  text-align: center;
  font-size: 24px;
  color: #373D41;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve {
  margin-top: 80px;
  margin-bottom: 50px;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-img {
  width: 100%;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-img img {
  width: 100%;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-bar {
  padding: 0 10%;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-bar .main-bar-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  float: left;
  width: 25%;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-bar .main-bar-list img {
  width: 50px;
  height: 50px;
  float: left;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-bar .main-bar-list p {
  float: left;
  line-height: 50px;
  color: #373D41;
  font-size: 12px;
  padding-left: 10px;
}
.aliyun-index-partner-2016 .module-wrap * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-head {
  margin-bottom: 12px;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-head h1 {
  text-align: center;
  font-size: 24px;
  color: #373d41;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-partner {
  margin-top: 80px;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-partner .ali-main-partner-more {
  text-align: center;
  font-size: 12px;
  margin: -40px 0 54px;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-partner .ali-main-partner-box {
  width: 20%;
  height: 203px;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-partner .ali-main-partner-box > .context {
  text-align: center;
  height: 130px;
  width: 100%;
  padding-top: 36.5px;
}
.aliyun-index-register .module-wrap * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aliyun-index-register .module-wrap .ali-main-register-wrapper {
  position: relative;
  height: 200px;
  width: 100%;
  background-color: #00C1DE;
}
.aliyun-index-register .module-wrap .context {
  position: absolute;
  top: 56px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  color: #fff;
  text-align: center;
}
.aliyun-index-register .module-wrap .ali-main-register {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(40));
}
.aliyun-index-register .module-wrap .register-desc {
  font-size: 24px;
  line-height: 31px;
  margin-bottom: 17px;
}
.aliyun-index-register .module-wrap .register-btn {
  -webkit-transition: all 0.225s ease-in-out;
  -moz-transition: all 0.225s ease-in-out;
  -o-transition: all 0.225s ease-in-out;
  transition: all 0.225s ease-in-out;
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
  font-size: 16px!important;
  line-height: 36px;
  padding: 0 28px;
  height: 36px;
  outline: none;
  cursor: pointer;
}
.aliyun-index-register .module-wrap .register-btn:hover {
  color: #00c1de;
  background: #fff;
  border-color: #fff;
}
.aliyun-index-config .module-wrap textarea.schemaData{visibility:hidden;width:0;height:0;display:block;border:0}






.index-add-warp{ padding:100px 0;}
.index-add-warp .index-add-title{ font-size:30px; line-height:42px; color:#0d0d0d; font-weight:bold; text-align:center;}
.index-add-warp .index-add-titleEn{ width:56%; margin:auto; margin-top:25px;margin-bottom:30px; text-align:center; font-size:16px; color:#0d0d0d; line-height:30px;}
.index-add-warp i{ position:relative; display:block; width:80px; margin:auto; height:80px; border:#444444 1px solid; border-radius:50%;}
.index-add-warp i img{ position:absolute;}
.index-add-warp i .img-hover{ display:none;}
.index-add-warp i .img-norm{ display:block;}
.index-add-warp p{ display:block; margin-top:20px; margin-bottom:15px; font-size:18px; color:#333333; font-weight:bold; text-align:center;}
.index-add-warp span{ display:block; font-size:14px; color:#333333; line-height:22px;}
.index-add-warp .add-li{ height:260px; padding:20px 60px;}
.index-add-warp .add-li:hover{-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.2);box-shadow: 0px 0px 20px rgba(0,0,0,.2); transition:0.4s;}
/*.index-add-warp .add-li:hover p{ color:#4800cd;}
.index-add-warp .add-li:hover span{ color:#4800cd;}*/
.index-add-warp .add-li:hover i{ background:#4800cd; border:#1c0a52 1px solid;}
.index-add-warp .add-li:hover .img-hover{ display:block;}
.index-add-warp .add-li:hover .img-norm{ display:none;}


.index-add-two-warp{ padding:100px 0; background:#fff;}
.index-add-two-warp h4{ display:block; margin-bottom:75px; font-size:38px; font-weight:bold; color:#1a1a1a; text-align:center;}
.index-add-two-warp h5{ display:block; margin:15px 0 35px 0; font-size:22px; color:#333333; text-align:center;}
.index-add-two-warp span{ display:block; max-width:80%; margin:auto; height:44px; font-size:16px; color:#333333; text-align:center;}
.index-add-two-warp p{ display:block; max-width:80%; margin:auto; margin-top:20px; margin-bottom:40px; max-height:115px; height:115px; font-size:16px; color:#666666; text-align:center; line-height:28px;}
.index-add-two-warp a{ display:block; width:200px; line-height:40px; margin:auto; font-size:18px; color:#fff; text-align:center; background:#666666;}
.index-add-two-warp i{ display:block; position:relative; margin:auto; width:105px; height:105px; background:#f2f2f2; border-radius:50%;}
.index-add-two-warp i img{ display:block; position:absolute; top:0px; left:0px;}
.index-add-two-warp i img.img-hover{ display:none;}
.index-add-two-warp i img.img-normal{ display:block;}
.index-add-two-li{ width:50%; padding:30px 2%; float:left;}
.index-add-two-li:hover{-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.2);box-shadow: 0px 0px 20px rgba(0,0,0,.2); transition:0.4s;}
.index-add-two-li:hover i img.img-normal{ display:none;}
.index-add-two-li:hover i img.img-hover{ display:block;}
.index-add-two-li:hover i{ background:#4800cd;}
.index-add-two-li:hover a{ background:#4800cd; color:#fff;}


.new-index-one{ padding:200px 0 255px 0; background:#fff;}
.new-index-one .container{ position:relative; width:350px; height:350px; margin:auto;}
.new-index-one .new-index-one-bg{ width:350px; height:350px; margin:auto;}
.new-index-one .new-index-one-img{ position:absolute;} 
.new-index-one .img1{ top:-105px; left:-245px;}
.new-index-one .img2{ top:105px; left:-290px;}
.new-index-one .img3{ bottom:-190px; left:60px;}
.new-index-one .img4{ top:-105px; right:-270px;}
.new-index-one .img5{ top:105px; right:-300px;}
.new-index-two{ position:relative; padding:100px 0;background: url(../image/foot-bf.jpg) repeat;}
.new-index-two .container{ position:relative; z-index:10;}
.new-index-two h4{ display:block; margin-bottom:50px; font-size:35px; color:#f7f7f5; text-align:center;}
.new-index-two .new-index-two-li{ width:50%;}
.new-index-two .new-index-two-li.fl{ float:left;}
.new-index-two .new-index-two-li.fr{ float:right;}
.new-index-two .new-index-two-li.fl .new-index-two-li-bg{ display:block; text-outline:none; text-decoration:none; float:right; margin-right:10px; background:url(../image/img7.png) no-repeat;}
.new-index-two .new-index-two-li.fr .new-index-two-li-bg{ display:block; text-outline:none; text-decoration:none; float:left; margin-left:10px; background:url(../image/img8.png) no-repeat;}
.new-index-two .new-index-two-li.fl .new-index-two-li-bg:hover{ background:url(../image/img7h.png) no-repeat; transition:0.4s;}
.new-index-two .new-index-two-li.fr .new-index-two-li-bg:hover{ background:url(../image/img8h.png) no-repeat; transition:0.4s;}

.new-index-two .new-index-two-li-bg{ width:473px; height:294px; padding:50px 55px 0 55px;}
.new-index-two .new-index-two-li-bg h5{ display:block; font-size:24px; color:#c1c1bf; text-align:center;}
.new-index-two .new-index-two-li-bg p{ display:block; margin:25px 0 20px 0; font-size:16px; color:#938ca1; text-align:center;}
.new-index-two .new-index-two-li-bg span{ display:block; font-size:14px; line-height:36px; color:#c1c1bf;}
/*星座特效*/
.new-index-two #display { z-index: 0; display: block; cursor: default; position:absolute; }
.new-index-two #blachole { position: fixed; top: 60px; right: 60px; width: 120px; height: 120px; }
.new-index-two canvas { width: 100%; height: 100%; max-height:592px;}
.new-index-two  .bg { position:absolute; top:0px; height: 100%; width: 100%; max-height:592px; z-index:0;}



.cnm-index-warp{ background:#f7f7f6; padding:100px 0;}
.cnm-index-warp h3{ margin-bottom:30px; font-size:36px; font-weight:bold; color:#333333; text-align:center;}
.cnm-index-warp h4{ margin-bottom:40px; font-size:14px; font-weight:normal; color:#666666; text-align:center;}
.cnm-index-warp #tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;}
.cnm-index-warp #tFocus{width:980px;height:600px; margin:auto;overflow:hidden;margin:30px auto 0 auto;}
.cnm-index-warp #tFocus-pic{width:650px;height:320px; margin:auto;position:relative;}
.cnm-index-warp #tFocus-pic li{width:650px;height:320px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
.cnm-index-warp #tFocus-pic li img{ display:block; max-width:100%;}
.cnm-index-warp #tFocusBtn{width:980px;height:280px;z-index:20;overflow:hidden; background:#fff;-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.2);box-shadow: 0px 0px 20px rgba(0,0,0,.2)}
.cnm-index-warp #tFocus-btn{width:840px;height:280px; margin:auto;position:relative;overflow:hidden;float:left;}
.cnm-index-warp #tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
.cnm-index-warp #tFocus-btn li{height:100%;width:280px;padding:40px 15px 0 15px;display:block;float:left;}
.cnm-index-warp #tFocus-btn li img{border:2px solid #dddddd}
.cnm-index-warp #tFocus-btn li h5{ font-size:20px; font-weight:bold; color:#333333; text-align:center;}
.cnm-index-warp #tFocus-btn li p{ height:96px; margin:18px 0px 25px 0; font-size:14px; color:#333333; line-height:24px;}
.cnm-index-warp #tFocus-btn li a{ display:block; width:135px; margin:auto; line-height:30px; font-size:14px; color:#4800cd; text-align:center; border:#4800cd 1px solid; background:#fff;}
.cnm-index-warp #tFocus-btn li.active{padding:30px 15px 0 15px; transition:0.2s;}
.cnm-index-warp #tFocus-btn li.active h5{ font-size:26px; transition:0.2s; color:#4800cd;}
.cnm-index-warp #tFocus-btn li.active a{ font-size:16px; line-height:36px; transition:0.2s;}

.cnm-index-warp #tFocus-btn li.active img{border:2px solid #40b9e5}
.cnm-index-warp #tFocus-leftbtn,#tFocus-rightbtn{height:280px; padding-top:118px;width:70px;text-indent:-9999px;}
.cnm-index-warp #tFocus-leftbtn{float:left; padding-left:18px;}
.cnm-index-warp #tFocus-rightbtn{ float:right; padding-right:18px;}

/* Rayen */
.button--rayen {
	overflow: hidden;
	padding: 0;
}
.button--rayen.button--inverted {
	color: #4800cd;
}
.button--rayen::before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #4800cd;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.button--rayen.button--inverted::before {
	background: #fff;
	color: #37474f;
}
.button--rayen > span {
	display: block;
	color:#4800cd;
}
.button--rayen::before{
	color: #fff;
	padding:0;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.button--rayen > span {
	color: #4800cd;
	padding:0;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--rayen:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.button--rayen:hover > span {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}



@media only screen and (min-width:320px){
.aliyun-index-product-sale .module-wrap .card-area {
    margin: 56px auto 0 auto;
    width: 100%;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item {
    z-index: 10;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
    position: relative;
    float: left;
    width: 100%;
    height: 500px;
    background-color: transparent;
    border: 1px solid #DBDBDD;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active {
    z-index: 100;
    border: 1px solid #480b8d;
    box-shadow: 0 0 20px rgba(41, 78, 132, 0.5);
    width: 100%;
    height: 550px;
	 margin-bottom:20px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second {
    max-width: 100%;
    left: 0px;
    font-size: 12px;
    color: #a9b0b4;
    text-align: left;
    padding-top: 20px;
	padding-left:15px;
	 padding-right:15px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item + .card-item {
    margin-left: 0px;
	margin-bottom:20px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list {
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  color: #373D41;
  margin-top: 26px;
  margin-bottom: 26px;
}

.pro-warp .pro-warp-li{width:100%;height: 380px;float: none;padding: 20px 30px;}
.index .index-stats {
	margin-bottom: 0px
}
.new-index-two .new-index-two-li.fl .new-index-two-li-bg{ display:block; text-outline:none; text-decoration:none; float:none; margin-right:0px; background:#360970}
.new-index-two .new-index-two-li.fr .new-index-two-li-bg{ display:block; text-outline:none; text-decoration:none; float:none; margin-left:0px; background:#360970;}
.new-index-two .new-index-two-li{ width:100%; margin-bottom:20px;}
.new-index-two .new-index-two-li.fl{ float:none;}
.new-index-two .new-index-two-li.fr{ float:none;}
.new-index-two .new-index-two-li-bg{ width:100%; height:350px; padding:40px 50px 0 50px;}
.new-index-two .new-index-two-li-bg h5{ display:block; font-size:18px; color:#c1c1bf; text-align:center;}
.new-index-two .new-index-two-li-bg p{ display:block; margin:25px 0 20px 0; font-size:16px; color:#938ca1; text-align:center;}
.new-index-two .new-index-two-li-bg span{ display:block; font-size:14px; line-height:36px; color:#c1c1bf;}
.new-index-two .new-index-two-li.fl .new-index-two-li-bg:hover{ background:url(../image/img7h.png) no-repeat; transition:0.4s; background-size:contain}
.new-index-two .new-index-two-li.fr .new-index-two-li-bg:hover{ background:url(../image/img8h.png) no-repeat; transition:0.4s; background-size:contain}
.new-index-one .new-index-one-img{ position:initial;} 
.new-index-one{ padding:40px 0 45px 0; background:#fff;}
.new-index-one .container{ position:static; width:100%; height:auto; margin:auto;}

.index .index-hero>.text {
	position: relative;
	top:100px !important;
	left: auto;
	width: 100%;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.index .index-hero h1 {
	font-size: 40px;
	line-height: 80px;
	font-weight:normal;
	text-align: left;
	color:#fff;
}
.index .index-hero p {
	font-size: 28px;
	line-height: 48px;
	font-weight:normal;
	text-align: left;
	color:#fff;
}
#carousel-example-generic{height:100%;}




}
@media only screen and (min-width:768px){
.new-index-two .new-index-two-li.fl .new-index-two-li-bg{ display:block; text-outline:none; text-decoration:none; float:right; margin-right:10px; background:#360970;}
.new-index-two .new-index-two-li.fr .new-index-two-li-bg{ display:block; text-outline:none; text-decoration:none; float:left; margin-left:10px; background:#360970;}

.aliyun-index-product-sale .module-wrap .card-area {
    margin: 56px auto 0 auto;
    width: 1180px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item {
    z-index: 10;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
    position: relative;
    float: left;
    width: 22%;
    height: 500px;
    background-color: transparent;
    border: 1px solid #DBDBDD;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active {
    z-index: 100;
    border: 1px solid #480b8d;
    box-shadow: 0 0 20px rgba(41, 78, 132, 0.5);
    width: 34%;
    height: 550px;
	margin-bottom:0px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second {
    max-width: 350px;
    left: 25px;
    font-size: 14px;
    color: #a9b0b4;
    text-align: left;
    padding-top: 20px;
	padding-left:0px;
	 padding-right:0px;
}

.aliyun-index-product-sale .module-wrap .card-area .card-item + .card-item {
    margin-left: -1px;
	margin-bottom:0px;
}
.index .index-stats {
	margin-bottom: 30px
}

.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list {
  width: 100%;
  max-width: 250px;
  font-size: 16px;
  color: #373D41;
  margin-top: 26px;
  margin-bottom: 26px;
}

.pro-warp .pro-warp-li{width: 25%;height: 380px;float: left;padding: 20px 30px;}
.new-index-two .new-index-two-li{ width:50%; margin-bottom:0px;}
.new-index-two .new-index-two-li.fl{ float:left;}
.new-index-two .new-index-two-li.fr{ float:right;}
.new-index-two .new-index-two-li-bg{ width:473px; height:294px; padding:50px 55px 0 55px;}
.new-index-two .new-index-two-li-bg h5{ display:block; font-size:24px; color:#c1c1bf; text-align:center;}
.new-index-two .new-index-two-li-bg p{ display:block; margin:25px 0 20px 0; font-size:16px; color:#938ca1; text-align:center;}
.new-index-two .new-index-two-li-bg span{ display:block; font-size:14px; line-height:36px; color:#c1c1bf;}
.new-index-two .new-index-two-li.fl .new-index-two-li-bg:hover{ background:url(../image/img7h.png) no-repeat; transition:0.4s;}
.new-index-two .new-index-two-li.fr .new-index-two-li-bg:hover{ background:url(../image/img8h.png) no-repeat; transition:0.4s;}
.new-index-one .new-index-one-img{ position:absolute;} 
.new-index-one{ padding:200px 0 255px 0; background:#fff;}
.new-index-one .container{ position:relative; width:350px; height:350px; margin:auto;}

.index .index-hero>.text {
	position: relative;
	top: auto!important;
	left: auto;
	width: auto;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.index .index-hero h1 {
	font-size: 40px;
	line-height: 48px;
	font-weight:normal;
	text-align: left;
	color:#fff;
}
.index .index-hero p {
	font-size: 28px;
	line-height: 48px;
	font-weight:normal;
	text-align: left;
	color:#fff;
}
#carousel-example-generic{height:410px;}

}


/* 大于960像素 */
@media (min-width:992px){
.pro-warp .pro-warp-li{width: 25%;height: 380px;float: left;padding: 20px 30px;}
.index .index-stats {
	margin-bottom: 0px
}

.new-index-two .new-index-two-li.fl .new-index-two-li-bg{ display:block; text-outline:none; text-decoration:none; float:right; margin-right:10px; background:url(../image/img7.png) no-repeat;}
.new-index-two .new-index-two-li.fr .new-index-two-li-bg{ display:block; text-outline:none; text-decoration:none; float:left; margin-left:10px; background:url(../image/img8.png) no-repeat;}
.new-index-two .new-index-two-li{ width:50%; margin-bottom:0px;}
.new-index-two .new-index-two-li.fl{ float:left;}
.new-index-two .new-index-two-li.fr{ float:right;}
.new-index-two .new-index-two-li-bg{ width:473px; height:294px; padding:50px 55px 0 55px;}
.new-index-two .new-index-two-li-bg h5{ display:block; font-size:24px; color:#c1c1bf; text-align:center;}
.new-index-two .new-index-two-li-bg p{ display:block; margin:25px 0 20px 0; font-size:16px; color:#938ca1; text-align:center;}
.new-index-two .new-index-two-li-bg span{ display:block; font-size:14px; line-height:36px; color:#c1c1bf;}
.new-index-two .new-index-two-li.fl .new-index-two-li-bg:hover{ background:url(../image/img7h.png) no-repeat; transition:0.4s;}
.new-index-two .new-index-two-li.fr .new-index-two-li-bg:hover{ background:url(../image/img8h.png) no-repeat; transition:0.4s;}
.new-index-one .new-index-one-img{ position:absolute;} 
.new-index-one{ padding:200px 0 255px 0; background:#fff;}
.new-index-one .container{ position:relative; width:350px; height:350px; margin:auto;}
.index .index-hero>.text {
	position: relative;
	top: auto!important;
	left: auto;
	width: auto;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.index .index-hero h1 {
	font-size: 40px;
	line-height: 48px;
	font-weight:normal;
	text-align: left;
	color:#fff;
}
.index .index-hero p {
	font-size: 28px;
	line-height: 48px;
	font-weight:normal;
	text-align: left;
	color:#fff;
}

#carousel-example-generic{height:410px;}


}
/* 大于1200像素 */
@media (min-width:1200px){
.pro-warp .pro-warp-li{width: 25%;height: 400px;float: left;padding: 20px 30px;}

.index .index-stats {
	margin-bottom: 0px
}

.new-index-two .new-index-two-li.fl .new-index-two-li-bg{ display:block; text-outline:none; text-decoration:none; float:right; margin-right:10px; background:url(../image/img7.png) no-repeat;}
.new-index-two .new-index-two-li.fr .new-index-two-li-bg{ display:block; text-outline:none; text-decoration:none; float:left; margin-left:10px; background:url(../image/img8.png) no-repeat;}
.new-index-two .new-index-two-li{ width:50%; margin-bottom:0px;}
.new-index-two .new-index-two-li.fl{ float:left;}
.new-index-two .new-index-two-li.fr{ float:right;}
.new-index-two .new-index-two-li-bg{ width:473px; height:294px; padding:50px 55px 0 55px;}
.new-index-two .new-index-two-li-bg h5{ display:block; font-size:24px; color:#c1c1bf; text-align:center;}
.new-index-two .new-index-two-li-bg p{ display:block; margin:25px 0 20px 0; font-size:16px; color:#938ca1; text-align:center;}
.new-index-two .new-index-two-li-bg span{ display:block; font-size:14px; line-height:36px; color:#c1c1bf;}
.new-index-two .new-index-two-li.fl .new-index-two-li-bg:hover{ background:url(../image/img7h.png) no-repeat; transition:0.4s;}
.new-index-two .new-index-two-li.fr .new-index-two-li-bg:hover{ background:url(../image/img8h.png) no-repeat; transition:0.4s;}
.new-index-one .new-index-one-img{ position:absolute;} 
.new-index-one{ padding:200px 0 255px 0; background:#fff;}
.new-index-one .container{ position:relative; width:350px; height:350px; margin:auto;}
.index .index-hero>.text {
	position: relative;
	top: auto!important;
	left: auto;
	width:auto;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.index .index-hero h1 {
	font-size: 40px;
	line-height: 48px;
	font-weight:normal;
	text-align: left;
	color:#fff;
}
.index .index-hero p {
	font-size: 28px;
	line-height: 48px;
	font-weight:normal;
	text-align: left;
	color:#fff;
}
#carousel-example-generic{height:410px;}


	
}

@media \0screen\,screen\9{/*只对IE6/7/8有效*/
.aliyun-index-product-sale J_Module{ background:#f5f6f6 !important;}
}





























