@charset "utf-8";
/* CSS Document */
* { padding:0px; margin:0px;word-wrap:break-word;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body{color: #212121;font-family: 'Microsoft yahei';background-color: #EEEFF1 !important;max-width:1920px;margin:0px auto;-webkit-text-size-adjust: none;padding: 0;scroll-behavior: smooth;}
html,address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset 
{-webkit-text-size-adjust: none;
margin: 0;
padding: 0;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
}
a{transition: color 0.4s;}
ol,ul,li{list-style:none;list-style-image:none;list-style-position:outside;list-style-type:none;}
img, fieldset,abbr,acronym {border:0 none;}
del,ins{text-decoration:none; }
a{ text-decoration:none; color:#000;outline:none;-webkit-appearance:none;}
table{ border-collapse:collapse;　border-spacing: 0;  }
i,b,address{ text-decoration:none; font-style:normal; font-weight:lighter;}
caption{ text-align:left;}
time,mark{ margin:0px; padding:0px; background:none}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
display: block;margin: 0;padding: 0;}
i, cite, em { font-style: normal;}
.flex_vertical_align { /*垂直居中*/ display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; }
.flex_align { /*垂直与水平居中*/ display: flex; display: -webkit-flex; justify-content: center;-webkit-justify-content: center;  align-items: center;  -webkit-align-items: center;  }
.symmetry { /*水平排列*/ display: -webkit-box; display: -moz-box; display: box; }
h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:500;}
form, fieldset, legend, input, button, textarea, p, blockquote,select{-webkit-appearance:none;font-size:14px; font-family:"microsoft yahei",Arial, Helvetica, sans-serif;}
img{-ms-interpolation-mode:bicubic;}/*防止windows缩放图片时，图像失真*/

@font-face {font-family: "icon";
  src: url('../../Font/new/iconfont.eot');
  src: url('../../Font/new/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../../Font/new/iconfont.woff') format('woff'),
  url('../../Font/new/iconfont.ttf') format('truetype'),
  url('../../Font/new/iconfont.svg#iconfont') format('svg');
}
.icon {
  font-family:"icon" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.named{
    position: fixed;
    left: 10px;
    top: 100px;
    background-color: rgba(0,77,234,0.5);
    z-index: 1000;
}
.named .item{
    line-height: 44px;
    width: 115px;
    padding: 0 10px;
    text-align: center;
    color: #FFF;
}
.named .item:hover{
	background-color:#655CE9;
	cursor: pointer;
}
.maxshow{display:none;}
.valid{
	width: 100%;
	padding: 0 13%;
	position: relative;
}
.aboutnew{
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}
.banner{
	width: 100%;
}
.banner .img{
    width: 100%;
}
.storey2{
    padding-top: 30px;
    min-height: 760px;
}
.storey2 .slidetext{
    position: absolute;
    right: 0;
    font-size: 100px;
    font-weight: bold;
    text-shadow: 0px 0px 2px #96ade2;
    color: #EEEFF1;
    z-index: -1;
	animation:slowAction 10s linear infinite alternate; 
	-webkit-animation:slowAction 10s linear infinite alternate; 
}
.storey2 .lfmodel{
    width: 65%;
    float: left;
}
.storey2 .lfmodel .h2{
    font-size: 48px;
    font-weight: bold;
}
.storey2 .lfmodel .syndicate{
    margin-top: 30px;
    position: relative;
    height: 550px;
}
.storey2 .lfmodel .syndicate .title{}
.storey2 .lfmodel .syndicate .title p{
    line-height: 25px;
    color: #333333;
}
.storey2 .lfmodel .syndicate .img{
    position: absolute;
    right: 178px;
    bottom: 160px;
    z-index: 10;
    width: 59%;
}
.storey2 .lfmodel .syndicate .surround{
    width: 220px;
    height: 220px;
    position: absolute;
    right: 23px;
    bottom: 21px;
}
.storey2 .lfmodel .syndicate .surround .imgidea{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	animation: rotate45 5s linear infinite;
	-webkit-animation: rotate45 5s linear infinite;
}
.storey2 .lfmodel .syndicate .surround .icon{
    font-size: 45px;
    line-height: 220px;
    text-align: center;
    width: 220px;
    display: inline-block;
    color: #CECFD1;
    position: absolute;
    left: 0;
    top: 0;
    height: 220px;
}
.storey2 .frmodel{
    display: inline-block;
    width: 35%;
    float: right;
    padding-top: 154px;
    font-size:18px; 
    line-height: 36px;
}
.storey2 .frmodel .title{
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 1px;
    margin-bottom: 28px;
}
.storey2 .frmodel .title span{
  color:#FE6A00
}
.storey2 .frmodel .purpose{
    margin-top: 67px;
}
.storey2 .frmodel .purpose p{
    font-size: 13px;
    color: #666666;
}
.storey2 .frmodel .total{
    text-align: right;
    margin-top: 30px;
}
.storey2 .frmodel .total .number{
    font-size: 50px;
    font-family: fantasy;
}
.storey2 .frmodel .total .number span{
    font-size: 29px;
    float: right;
}
.storey2 .frmodel .total .text{
    margin-right: 40px;
    font-size: 17px;
}
.storey3{
    background-color: #FFFFFF;
    padding-top: 25px;
    position: relative;
    margin-top: 0px;
}
.storey3 .business{
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.storey3 .business .h3{
    font-size: 38px;
    text-align: center;
}
.storey3 .business .dian{
    width: 190px;
    margin: 7px auto;
}

.storey3 .business .dian span{
    width: 8px;
    height: 8px;
    background-color: #EDEEF0;
    display: inline-block;
    margin-right: 7px;
    border-radius: 50%;
}
.storey3 .business .dian span:nth-child(2){
	animation:twinkle 1s linear 0.33s infinite alternate; 
	-webkit-animation:twinkle 1s linear 0.33s infinite alternate; 
}
.storey3 .business .dian span:nth-child(3){
	animation:twinkle 1s linear 0.66s infinite alternate; 
	-webkit-animation:twinkle 1s linear 0.66s infinite alternate; 
}
.storey3 .business .dian span:nth-child(1){
	animation:twinkle 1s linear infinite alternate; 
	-webkit-animation:twinkle 1s linear infinite alternate; 
}
.storey3 .business .type{
    font-size: 18px;
    font-weight: 100;
    width: 190px;
    margin: 0px auto 50px;
}
.storey3 .business .imglist{}
.storey3 .business .modules{
    width: 25%;
    float: left;
    padding: 30px 2%;
    position: relative;
    height: 244px;
    background-size: 130% 130%;
    background-repeat:no-repeat;
    background-position: 20% 0%;
}
.storey3 .business .modules:hover{
	 background-position: 20% 50%;
}
.storey3 .business .modules .logo{
    position: absolute;
    right: 9px;
    top: 14px;
    width: 24%;
    max-width: 78px;
}
.storey3 .business .modules .title{
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
}
.storey3 .business .modules .text{position: absolute;top: 140px;}
.storey3 .business .modules .text .p{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 27px;
    width:75%;
}
.storey3 .product{
    width: 100%;
    display: inline-block;
    margin-bottom:30px;
}
.storey3 .product .li{
    width: 47.5%;
    float: left;
    margin-left: 5%;
    position: relative;
}
.storey3 .product .first{
    margin-left: 0;
}
.storey3 .product .li .h3{
    font-size: 38px;
}
.storey3 .product .li .dian{
    width: 50px;
    display: inline-block;
    height: 20px;
    margin: 3px 0;
}

.storey3 .product .li .dian span{
    width: 8px;
    height: 8px;
    background-color: #EDEEF0;
    display: inline-block;
    margin-right: 7px;
    border-radius: 50%;
}
.storey3 .product .li .dian span:nth-child(2){
	animation:twinkle 1s linear 0.33s infinite alternate; 
	-webkit-animation:twinkle 1s linear 0.33s infinite alternate; 
}
.storey3 .product .li .dian span:nth-child(3){
	animation:twinkle 1s linear 0.66s infinite alternate; 
	-webkit-animation:twinkle 1s linear 0.66s infinite alternate; 
}
.storey3 .product .li .dian span:nth-child(1){
	animation:twinkle 1s linear infinite alternate; 
	-webkit-animation:twinkle 1s linear infinite alternate; 
}
.storey3 .product .li .type{
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 36px;
}
.storey3 .product .li .text{
    letter-spacing: 1px;
    line-height: 22px;
    font-size: 14px;
}
.bigData{
    height: 183px;
    overflow: hidden;
    position: relative;
}
.bigData .bj_img{
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #0054F7;
}
.bigData .bj_img img{
	position: absolute;
	left: 0;
	top: 0;
	animation: SpeedIn 18s linear infinite alternate;
	-webkit-animation: SpeedIn 18s linear infinite alternate;
	height: 700px;
}
.bigData .datalist{}
.bigData .datalist .item{
    width: 25%;
    float: left;
    padding: 40px 0;
    color: #FFFFFF;
    text-align: center;
}
.bigData .datalist .item .nmuber{
    font-size: 30px;
    font-weight: bold;
    height: 54px;
    position: relative;
}
.bigData .datalist .item .nmuber span{
    width: 40px;
    height: 3px;
    display: inline-block;
    background-color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}
.bigData .datalist .item .text{
    margin-top: 16px;
}
.storey3 .h1{}
.storey3 .h1 span{}
.storey4{
    padding: 50px 0;
    background-color: #FFFFFF;
}
.storey4 .slidetext{
    position: absolute;
    right: 0;
    font-size: 110px;
    font-weight: bold;
    text-shadow: 0px 0px 2px #96ade2;
    color: #FFFFFF;
    top: -26px;
    z-index: 0;
	animation: slowAction 12s linear 2s infinite alternate;
	-webkit-animation: slowAction 12s linear 2s infinite alternate;
}
.storey4 .h2{
    font-size: 46px;
    font-weight: bold;
    margin-bottom: 26px;
    position: relative;
    z-index: 5;
}
.storey4 .phrase{position: relative;z-index: 5;}
.storey4 .phrase p{
    font-size: 16px;
    font-weight: 100;
}
.storey4 .company1{
    padding: 20px 0;
}
.storey4 .company1 img{
    width: 83%;
    margin: 0 auto;
    display: block;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
    opacity: 0.8;
    transform: scale(0.9,0.9);
    -ms-transform: scale(0.9,0.9);
    -webkit-transform: scale(0.9,0.9);
    -o-transform: scale(0.9,0.9);
    -moz-transform: scale(0.9,0.9);
}
.storey4 .company1 img:hover{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    opacity: 1;
    transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -moz-transform: scale(1,1);
    cursor: pointer;
}
.storey5{
    padding-top: 50px;
    background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
}
.storey5 .teamworkBj{
	position: absolute;
	bottom: 0;
	z-index: -1;
	width: 63%;
	left: 0;
}
.storey5 .slidetext{}
.storey5 .h2{
    font-size: 46px;
    font-weight: bold;
    margin-bottom: 26px;
}
.storey5 .phrase{}
.storey5 .phrase p{
    font-size: 16px;
    font-weight: 100;
}
.storey5 .company2{
    padding: 20px 0;
}
.storey5 .company2 img{
    width: 83%;
    margin: 0 auto;
    display: block;
}
.storey5 .company2 img:hover{filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    opacity: 1;
    transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -moz-transform: scale(1,1);
    cursor: pointer;}
.storey6{
    padding-top: 50px;
    display: inline-block;
    /* padding-bottom: 20px; */
}
.storey6 .h1{
    font-size: 110px;
    font-weight: bold;
    text-shadow: 0px 0px 2px #96ade2;
    color: #EEEFF1;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    line-height: 110px;
    z-index: -1;
}
.storey6 .title{
    width: 300px;
    height: 100px;
    line-height: 80px;
    margin: 0px auto;
    text-align: center;
    font-size: 34px;
    letter-spacing: 3px;
    padding: 8px 0;
    position: relative;
}
.storey6 .title span{
    width: 46px;
    height: 7px;
    position: absolute;
    left: 50%;
    background-color: #00E066;
    margin-left: -23px;
    top: 76px;
}
.storey6 .h2{
    text-align: center;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: 3px;
}
.storey6 .goal{
    margin-top: 40px;
    width: 100%;
    display: inline-block;
    float: left;
}
.storey6 .goal .li{
    width: 22.75%;
    float: left;
    margin-left: 3%;
    height: 310px;
    padding: 70px 30px;
    color: #FFFFFF;
    position:relative;
}
.storey6 .goal .li:hover{
	padding-top:50px;
	cursor: pointer;
}
.storey6 .goal .li:after{
	content: "";
	width: 0;
	left: 50%;
	height: 20px;
	background: #B3A6EE;
	bottom: -10px;
	position: absolute;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	border-radius:0 0 50% 50%;
	z-index:-5;
	box-shadow: 0 5px 22px #bfbfbf;
}
.storey6 .goal .li:hover:after{
	width: 100%;
	left: 0%;
}
.storey6 .goal .li.color2:after{
	background:#92ADD8;
}
.storey6 .goal .li.color3:after{
	background:#B8D6EE;
}
.storey6 .goal .li.color4:after{
	background: #A8D1C9;
}
.storey6 .goal .li.ml0{
    margin-left:0;

}
.storey6 .goal .li .guild{
    font-size: 26px;
    height: 50px;
    position: relative;
    margin-bottom: 10px;
}
.storey6 .goal .li .guild span{
    width: 20px;
    height: 6px;
    display: inline-block;
    background-color: #00E064;
    position: absolute;
    bottom: 0;
    left: 0;
}
.storey6 .goal .li .h4{
    font-size: 21px;
    font-weight: bold;
    line-height: 32px;
    letter-spacing: 2px;
    text-align: justify;
}
.storey7{
    position: relative;
    padding-top: 60px;
    display: inline-block;
    width: 100%;
}
.storey7 .backcolor{
    position: absolute;
    width: 100%;
    height: 430px;
    background-color: #FFFFFF;
    top: 0;
    left: 0;
    z-index: -5;
}
.storey7 .title{
    height: 80px;
    line-height: 80px;
    font-size: 34px;
    letter-spacing: 3px;
    position: relative;
}
.storey7 .title span{
    width: 46px;
    height: 7px;
    position: absolute;
    left: 0;
    background-color: #00E066;
    bottom: 0;
}
.storey7 .slidetext{
    position: absolute;
    right: 0;
    font-size: 110px;
    font-weight: bold;
    text-shadow: 0px 0px 2px #96ade2;
    color: #FFFFFF;
    top: 24px;
    z-index: -1;
	animation: slowAction 14s linear infinite alternate;
	-webkit-animation: slowAction 14s linear infinite alternate;
}
.storey7 .ul{
    height: 360px;
    margin-top: 40px;
    background-color: #FFFFFF;
}
.storey7 .li{
    width: 13%;
    float: left;
    overflow: hidden;
    display: block;
    position: relative;
    height: 360px;
}
.storey7 .li:hover{
    cursor: pointer;
}
.storey7 .li.opt{
    width: 35%;
    padding: 40px;
}
.storey7 .li .bacimg{
    position: absolute;
    left: 50%;
    margin-left: -247px;
    top: 0;
    opacity: 0;
    z-index: 1;
    height: 360px;
}
.storey7 .li .guild{
    text-align: center;
    line-height: 78px;
    font-size: 25px;
    position: relative;
    z-index: 5;
}
.storey7 .li .guild span{}
.storey7 .li .text{
    position: relative;
    z-index: 5;
    display: none;
}
.storey7 .li .tips{
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 108px;
    padding: 18px 0 0;
    z-index: 5;
}
.storey7 .li .tips img{
    display: inline-block;
}
.storey7 .li .tips.borr{border-right: 1px solid #EFEFF1;}

.storey7 .li.opt .bacimg{
    opacity: 1;
}
.storey7 .li.opt .guild{
    color: #FFFFFF;
    font-size: 33px;
    text-align: left;
}
.storey7 .li.opt .guild span{
    width: 30px;
    height: 6px;
    display: inline-block;
    background-color: #00E064;
    position: absolute;
    bottom: 0;
    left: 0;
}
.storey7 .li.opt .text{
    display: inline-block;
    margin-top: 66px;
    color: #FFFFFF;
}
.storey7 .li.opt .tips{
    display: none;
}
.storey7 .li.opt .tips.borr{}

.storey8{
    height: 852px;
    background-color: #5B55C3;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}
.storey8 .turntable{
    width: 1530px;
    position: absolute;
    height: 625px;
    top: 0px;
    /* background-color: rgba(255,255,255,0.1); */
    left: 50%;
    margin-left: -765px;
}
.storey8 .enclose{
	width: 100%;
    display: inline-block;
    position: absolute;
	border: 1px solid #FFFFFF; 
	border-radius: 50%;
	top: -260px;
}
.storey8 .turntable .swiper-sibling-three{
	padding-top: 100px;
}
.storey8 .turntable .swiper-sibling-two{
	padding-top: 300px;
}
.storey8 .turntable .swiper-slide-prev{
    padding-top: 415px;
}
.storey8 .turntable .swiper-slide-active{
    padding-top: 448px;
}
.storey8 .turntable .swiper-slide-active .yar{
    width: 140px;
    height: 140px;
    padding: 23px;
    border: 2px dashed #FFFFFF;
    border-radius: 50%;
}
.storey8 .turntable .swiper-slide-next{
    padding-top: 415px;
}

.storey8 .turntable .yar{text-align: center;}
.storey8 .turntable .yar.opt{}
.storey8 .turntable .yar .number{width: 90px;height: 90px;background-color: #655CE9;border-radius: 50%;color: #FFFFFF;font-size: 16px;line-height: 90px;display: inline-block;text-align: center;}
.storey8 .turntable .swiper-slide-active .yar .number{
	background-color:#FFF;
	color: #655CE9;
	font-weight:bold
}
.storey8 .evolve{
    position: absolute;
    top: 150px;
    left: 50%;
    width: 500px;
    color: #FFFFFF;
    margin-left: -250px;
    text-align: center;
}
.storey8 .evolve .modeltitle{
    font-size: 32px;
}
.storey8 .evolve .titleEn{
    font-size: 90px;
    font-weight: bold;
    letter-spacing: 9px;
    font-family: fantasy;
    line-height: 90px;
    height: 80px;
    background-image: linear-gradient(180deg,#ffffff 0,#ffffff 52%,rgba(255,255,255,0) 80%,rgba(255,255,255,0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 14px;
}
.storey8 .evolve .setUp{
    font-size: 22px;
    margin-top: -26px;
    letter-spacing: 3px;
}
.storey8 .operate{
    position: absolute;
    top: 640px;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    padding: 0 160px;
    height: 180px;
}
.storey8 .operate .prior{
    position: absolute;
    left: 50px;
    border: 1px solid #FFFFFF;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    top: 60px;
     cursor: pointer;
}
.storey8 .operate .prior .icon{
    line-height: 46px;
    font-size: 39px;
    color: #FFFFFF;
    position: absolute;
    right: 25px;
}
.storey8 .operate .next{
    position: absolute;
    right: 50px;
    border: 1px solid #FFFFFF;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    top: 60px;
     cursor: pointer;
}
.storey8 .operate .next .icon{
    line-height: 46px;
    font-size: 39px;
    color: #FFFFFF;
    position: absolute;
    left: 25px;
}
.storey8 .operate .next:hover .icon{
	left:35px
}
.storey8 .operate .prior:hover .icon{
	right:35px
}
.storey8 .operate .joinus{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    justify-content: center;
}
.storey9{
    position: relative;
}
.storey9 .backcolor{
    position: absolute;
    right: 0;
    width: 100%;
    text-align: right;
}
.storey9 .backcolor .img{width: 100%;}
.storey9 .title{
    height: 119px;
    line-height: 80px;
    font-size: 45px;
    letter-spacing: 3px;
    position: relative;
    width: 90%;
    margin-left: 10%;
    padding-top: 30px;
}
.storey9 .title span{
    width: 46px;
    height: 6px;
    position: absolute;
    left: 0;
    background-color: #00E066;
    bottom: 0;
}
.storey9 .suiperlist{
    background-color: #FFFFFF;
    padding-bottom: 40px;
}
.storey9 .suiperlist .newmenu{
    width: 90%;
    margin-left: 10%;
    background-color: #FFFFFF;
    padding: 40px 8% 0px;
    position: relative;
    margin-top: 60px;
}
.storey9 .suiperlist .newmenu .prior{
    position: absolute;
    left: 1%;
    width: 52px;
    line-height: 52px;
    height: 52px;
    border-radius: 50%;
    box-shadow: 0 0 22px #e2e2e2;
    text-align: center;
    font-size: 20px;
    top: 230px;
}
.storey9 .suiperlist .newmenu .next{
    position: absolute;
    right: 1%;
    width: 52px;
    line-height: 52px;
    height: 52px;
    border-radius: 50%;
    box-shadow: 0 0 22px #e2e2e2;
    text-align: center;
    font-size: 20px;
    top: 230px;
}
.storey9 .suiperlist .newmenu .prior:hover,.storey9 .suiperlist .newmenu .next:hover{
    cursor: pointer;
    box-shadow: 0 0 5px #848484;
}
.storey9 .suiperlist .newmenu .h4{
    position: absolute;
    left: 1%;
    top: 27px;
    font-size: 26px;
}
.storey9 .suiperlist .newmenu .h4 span{
    border: 1px solid #D8DBE4;
    width: 15px;
    height: 15px;
    position: absolute;
    border-radius: 50%;
    right: -6px;
    bottom: -2px;
}
.storey9 .suiperlist .newmenu .h4 span:after{
  content: "";
  border: 1px solid #D8DBE4;
  width: 7px;
  height: 7px;
  position: absolute;
  border-radius: 50%;
  right: 2px;
  bottom: 2px;
}
.storey9 .suiperlist .newmenu .honor1,.storey9 .suiperlist .newmenu .honor2,.storey9 .suiperlist .newmenu .honor3{
    border: 0.5px solid #E5E5E5;
}
.storey9 .suiperlist .newmenu .swiper-slide{
    text-align: center;
    border: 0.5px solid #E5E5E5;
    padding: 20px 0 20px;
}
.storey9 .suiperlist .newmenu .card{
    width: 100%;
}
.storey9 .suiperlist .newmenu .name{
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}
.storey10{
    position: relative;
    padding-top: 20px;
    display: inline-block;
    overflow: hidden;
	padding-bottom: 40px;
}
.storey10 .h2{
    font-size: 40px;
    text-align: right;
    line-height: 120px;
    font-weight: bold;
    height: 120px;
}
.storey10 .boss{
    height: 480px;
	position: relative;
	margin-bottom: 30px;
}
.storey10 .resume{
    position: relative;
    z-index: 5;
}
.storey10 .name{
    font-size: 30px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}
.storey10 .h4{
    position: relative;
    font-size: 22px;
    height: 80px;
    line-height: 80px;
}
.storey10 .h4 span{
    width: 46px;
    height: 6px;
    position: absolute;
    left: 0;
    background-color: #00E066;
    bottom: 0;
}
.storey10 .boss .content{
    position: relative;
    z-index: 5;
    width: 670px;
}
.storey10 .content .title{
    margin-top: 24px;
    font-size: 18px;
}
.storey10 .content .p{
    line-height: 25px;
    margin-top: 5px;
}
.storey10 .boss .bossback{
    position: absolute;
    top: 60px;
    border-radius: 20px;
    width: 100%;
}
.storey10 .shareholder{
     width: 32%;
     float: left;
     margin-top: 30px;
     margin-right: 2%;
     height: 500px;
     overflow: hidden;
     position: relative;
     padding: 0 10px;
}
.storey10 .shareholder:nth-child(3n+2) {
    margin-right: 0;
}
.storey10 .shareholder:hover {
    background-color: #FFFFFF;
    cursor: pointer;
    box-shadow: 0 0 0px 22px #FFFFFF;
}
.storey10 .shareholder .content{}
/* 圆球创意背景 */
.roundmodel{
    width: 100%;
    height: 1000px;
    position: absolute;
    top: 400px;
    z-index: -1;
}
.roundmodel .round1{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 34%;
    top: 80%;
}
.roundmodel .round1 .round{
    position: absolute;
    width: 600px;
    height: 600px;
    background-color: rgba(158, 156, 255, 0.26);
    left: 50%;
    top: 80%;
    margin: 0px 0 0 -1600px;
    border-radius: 50%;
}
.roundmodel .round2{
    position: absolute;
    width: 100%;
    height: 100%;
    left: -59%;
    top: 52%;
}
.roundmodel .round2 .round{
    position: absolute;
    width: 500px;
    height: 500px;
    background-color: rgba(158, 156, 255, 0.14);
    right: -900px;
    top: 486px;
    border-radius: 50%;
}
.roundmodel .round3{
    position: absolute;
    width: 100%;
    height: 100%;
    left: -63%;
    top: 35%;
}
.roundmodel .round3 .round{
    position: absolute;
    width: 400px;
    height: 400px;
    background-color: #E5EBF6;
    right: -800px;
    top: 96px;
    border-radius: 50%;
}
.roundmodel .round4{
    position: absolute;
    width: 100%;
    height: 100%;
    left: -44%;
    top: 16%;
}
.roundmodel .round4 .round{position: absolute;width: 400px;height: 400px;background-color: rgba(158, 156, 255, 0.09);right: -295px;top: 96px;border-radius: 50%;}
.roundmotion{
    width: 100%;
    height: 1000px;
    position: absolute;
    top: 400px;
    z-index: -1;
}
.roundmotion .circle{    
	position: absolute;
    z-index: -1;
    transition: all .5s;
	border-radius: 50%;
	background-color:  rgba(175, 138, 255, 0.1);
}
.roundmotion .circle1{
	bottom: -175px;
	left: -39px;
	width: 563px;
	height:563px;
	}
.roundmotion .circle2{    top: -128px;
    right: -200px;
    width: 674px;
	height:674px;
	}
.roundmotion .circle3{
	top: -230px;
    right: 200px;
    width: 526px;
	height:526px;
	}
.roundmotion .circle4{   
	top: 199px;
    right: 49px;
    width: 674px;
	height:674px;
	}


.storey11{clear: both;
    position: relative;
    padding: 100px 0;}
.storey11 .linetop{position: absolute;left: 0;top: 100px;width: 100%;overflow: hidden;height: 180px;}
.storey11 .linetop .line{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
	animation: motionleft 5s linear infinite;
	-webkit-animation: motionleft 5s linear infinite;
}
.storey11 .linetop .line:nth-child(2n){
	animation: motionleft 45s linear infinite;
	-webkit-animation: motionleft 45s linear infinite;
}
.storey11 .linetop .line .line1{
    width: 200%;
    position: absolute;
    left: 0;
    top: 0;
    max-width: initial;
}
.storey11 .linetop .line .line2{
    position: absolute;
    width: 200%;
    left: 200%;
    top: 0;
    max-width: inherit;
}
.storey11 .linebtm{position: absolute;top: 786px;left: 0;width: 100%;overflow: hidden;height: 180px;}
.storey11 .linebtm .line{
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
	animation: motionright 5s linear infinite;
	-webkit-animation: motionright 5s linear infinite;
}
.storey11 .linebtm .line:nth-child(2n){
	animation: motionright 45s linear infinite;
	-webkit-animation: motionright 45s linear infinite;
}
.storey11 .linebtm .line .line1{
    width: 200%;
    position: absolute;
    right: 0;
    top: 0;
    max-width: inherit;
}
.storey11 .linebtm .line .line2{
    position: absolute;
    width: 200%;
    right: 200%;
    top: 0;
    max-width: inherit;
}
.storey11 .tab1{    text-align: right;}
.storey11 .tab1 .sub{    font-size: 44px;
    font-weight: bold;}
.storey11 .tab1 p{font-size: 20px;
    margin-top: 8px;
    letter-spacing: 10px;}
.storey11 .idea{
    height: 560px;
    position: relative;
    }
.storey11 .idea .make{
    width: 560px;
    float: left;
    }
.storey11 .idea .make .h2{    font-size: 36px;
    letter-spacing: 2px;}
.storey11 .idea .make .p{    line-height: 36px;
    font-size: 18px;}
.storey11 .idea .make .p span{font-size: 50px;
    font-family: cursive;
    height: 34px;
    display: block;
    line-height: 58px;}
.storey11 .idea .great{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 46%;
    }
.storey11 .idea .great .img{
    width: 100%;
}
.storey11 .tab2{
    margin-top: 50px;
}
.storey11 .tab2 .sub{
    font-size: 44px;
    font-weight: bold;
}
.storey11 .tab2 p{
    font-size: 20px;
    margin-top: 8px;
    letter-spacing: 10px;
}
.storey11 .texture{
    text-align: center;
    margin-top: 20px;
    width: 100%;
}
.storey11 .texture .img{
    max-width: 100%;
}
.storey12{
    position: relative;
    width: 100%;
    background-color: #FFFFFF;
    padding: 30px 0 50px;
}
.storey12 .title{
    width: 300px;
    height: 100px;
    line-height: 80px;
    margin: 0px auto;
    text-align: center;
    font-size: 34px;
    letter-spacing: 3px;
    padding: 8px 0;
    position: relative;
}
.storey12 .title span{
    width: 46px;
    height: 7px;
    position: absolute;
    left: 50%;
    background-color: #00E066;
    margin-left: -23px;
    top: 85px;
}
.storey12 .mienswiper{
    margin-top: 49px;
}
.storey12 .swiper-slide{
    position: relative;
    height: 320px;
    overflow: hidden;
}
.storey12 .swiper-slide .img{
    width: 100%;
}
.storey12 .swiper-slide .text{
    position: absolute;
    right: 0;
    width: 50%;
    bottom: 0;
    z-index: 50;
    background-color: #FFFFFF;
    padding: 5% 5% 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #D3D7E2;
    overflow: hidden;
    height: 150px;
}
.storey12 .swiper-slide .text .p{
    margin-bottom: 10px;
}
.storey12 .swiper-slide .text p{
    line-height: 22px;
}

/*动画效果区域 */

.anima{
	margin-top: 100px;
	opacity: 0;
}
.anima.live{
	margin-top: 0;
	opacity: 1;
}

/* 缓慢横向移动 */
@keyframes slowAction{
	0%{right: 250px;}
	100% {right:0}
}
@-webkit-keyframes slowAction{
	0%{right: 250px;}
	100% {right:0}
}
/* 缓慢横向移动2 */
@keyframes SpeedIn{
	0%{left: 0px;}
	100% {left:-500px}
}
@-webkit-keyframes SpeedIn{
	0%{left: 0px;}
	100% {left:-500px}
}
/* 向上弹出 */
@keyframes showtop{
	0%{padding-top: 100px;}
	100% {padding-top: 0px;}
}
@-webkit-keyframes showtop{
	0%{padding-top: 100px;}
	100% {padding-top: 0px;}
}
/* 背景颜色转换 */
@keyframes twinkle{
	0%{background-color: #088CCC;}
	100% {background-color: #EDEEF0;}
}
@-webkit-keyframes twinkle{
	0%{background-color: #088CCC;}
	100% {background-color: #EDEEF0;}
}
/* 客户第一时间轴旋转 */
@keyframes rotate45{
	0%{transform:rotate(-15deg);}
	90%{transform:rotate(35deg);}
	100% {transform:rotate(-15deg);}
}
@-webkit-keyframes rotate45{
	0%{transform:rotate(-15deg);}
	90%{transform:rotate(35deg);}
	100% {transform:rotate(-15deg);}
}
/* 移动波浪线 */
@keyframes motionleft{
	0%{left: 0;}
	100% {left: -200%;}
}
@-webkit-keyframes motionleft{
	0%{left: 0;}
	100% {left: -200%;}
}
@keyframes motionright{
	0%{right: 0;}
	100% {right: -200%;}
}
@-webkit-keyframes motionright{
	0%{right: 0;}
	100% {right: -200%;}
}

@media screen and (max-width: 1500px) {	
	.valid{
		padding: 0 6%;
	}
	.storey10 .shareholder{
		height: 500px;
	}
}
@media screen and (max-width: 1220px) {	
	.storey3 .business .modules{
		width: 50%;
	}
}
@media screen and (max-width: 969px) {	
	.minshow{display:inline-block;}
	.named{display:none;}
	.valid{
		width: 100%;
		padding: 0 4%;
		position: relative;
	}
	.aboutnew{
		max-width: 1920px;
		margin: 0 auto;
		overflow: hidden;
	}
	.banner{
		width: 100%;
	}
	.banner .img{
	    width: 100%;
	}
	.storey2{
	    padding-top: 3vw;
	    height: auto;
	    padding-bottom: 3vw;
	}
	.storey2 .slidetext{
	    position: absolute;
	    right: 0;
	    font-size: 20px;
	    font-weight: bold;
	    text-shadow: 0px 0px 2px #96ade2;
	    color: #EEEFF1;
	    z-index: -1;
	    animation:slowAction 10s linear infinite alternate;
	    -webkit-animation:slowAction 10s linear infinite alternate;
	}
	.storey2 .lfmodel{
	    width: 100%;
	    float: inherit;
	}
	.storey2 .lfmodel .h2{
	    font-size: 18px;
	    font-weight: bold;
	}
	.storey2 .lfmodel .syndicate{
	    margin-top: 3vw;
	    position: relative;
	    height: auto;
	}
	.storey2 .lfmodel .syndicate .title{}
	.storey2 .lfmodel .syndicate .title p{
	    line-height: 25px;
	    color: #333333;
	}
	.storey2 .lfmodel .syndicate .img{
	    position: initial;
	    right: 0;
	    width: 100%;
	    margin-top:20px;
	}
	.storey2 .lfmodel .syndicate .surround{
	    width: 35vw;
	    height: 35vw;
	    position: absolute;
	    right: 3vw;
	    top: 12vw;
	}
	.storey2 .lfmodel .syndicate .surround .imgidea{
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		animation: rotate45 5s linear infinite;
		-webkit-animation: rotate45 5s linear infinite;
	}
	.storey2 .lfmodel .syndicate .surround .icon{
	    font-size: 25px;
	    line-height: 35vw;
	    text-align: center;
	    width: 35vw;
	    display: inline-block;
	    color: #CECFD1;
	    position: absolute;
	    left: 0;
	    top: 0;
	}
	.storey2 .frmodel{
	    display: inline-block;
	    width: 100%;
	    float: inherit;
	    padding-top: 3vw;
	}
	.storey2 .frmodel .title{
	    font-size: 14px;
	    line-height: 24px;
	    letter-spacing: 1px;
	    margin-bottom: 3vw;
	}
	.storey2 .frmodel .title span{
	  color:#FE6A00
	}
	.storey2 .frmodel .purpose{
	    margin-top: 3vw;
	}
	.storey2 .frmodel .purpose p{
	    font-size: 13px;
	    color: #666666;
	}
	.storey2 .frmodel .total{
	    text-align: right;
	    margin-top: 3vw;
	}
	.storey2 .frmodel .total .number{
	    font-size: 33px;
	    font-family: fantasy;
	}
	.storey2 .frmodel .total .number span{
	    font-size: 29px;
	    float: right;
	}
	.storey2 .frmodel .total .text{
	    margin-right: 3vw;
	    font-size: 15px;
	}
	.storey3{
	    background-color: #FFFFFF;
	    padding-top: 7vw;
	    position: relative;
	    min-height: 504px;
	}
	.storey3 .business{
    display: inline-block;
    width: 100%;
    margin-bottom: 5vw;
}
.storey3 .business .h3{
    font-size: 20px;
    text-align: center;
}
.storey3 .business .dian{
    width: 96px;
    margin: 7px auto;
}

.storey3 .business .dian span{
    width: 8px;
    height: 8px;
    background-color: #EDEEF0;
    display: inline-block;
    margin-right: 7px;
    border-radius: 50%;
}
.storey3 .business .type{
    font-size: 18px;
    font-weight: 100;
    width: 80%;
    margin: 0px auto 12px;
    text-align: center;
}
.storey3 .business .imglist{}
.storey3 .business .modules{
    width: 100%;
    padding: 11px 6%;
    height: 152px;
}
.storey3 .business .modules:hover{
	 background-position: 20% 50%;
}
.storey3 .business .modules .logo{
    position: absolute;
    right: 9px;
    top: 14px;
    width: 16%;
    max-width: 61px;
}
.storey3 .business .modules .title{
    font-size: 18px;
}
.storey3 .business .modules .text{top: 35%;}
.storey3 .business .modules .text .p{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
}
	.storey3 .product{
	    width: 100%;
	    display: inline-block;
	    margin-bottom:0;
	}
	.storey3 .product .li{
	    width: 100%;
	    float: left;
	    margin-left: 0;
	    height: auto;
	    position: relative;
	    margin-bottom: 6vw;
	    margin-top:20px;
	}
	.storey3 .product .li .h3{
	    font-size: 18px;
	}
	.storey3 .product .li .dian{
	    width: 49px;
	    display: inline-block;
	    height: 20px;
	    margin: 3px 0;
	}
	
	.storey3 .product .li .dian span{
	    width: 8px;
	    height: 8px;
	    background-color: #EDEEF0;
	    display: inline-block;
	    margin-right: 7px;
	    border-radius: 50%;
	}
	.storey3 .product .li .dian span:nth-child(2){
		animation:twinkle 1s linear 0.33s infinite alternate; 
		-webkit-animation:twinkle 1s linear 0.33s infinite alternate; 
	}
	.storey3 .product .li .dian span:nth-child(3){
		animation:twinkle 1s linear 0.66s infinite alternate; 
		-webkit-animation:twinkle 1s linear 0.66s infinite alternate; 
	}
	.storey3 .product .li .dian span:nth-child(1){
		animation:twinkle 1s linear infinite alternate; 
		-webkit-animation:twinkle 1s linear infinite alternate; 
	}
	.storey3 .product .li .type{
	    font-size: 18px;
	    font-weight: 100;
	    margin-bottom: 3vw;
	}
	.storey3 .product .li .imglist{}
	.storey3 .product .li .imglist .img{
	    width: 47%;
	    margin: 5px 1.5%;
	    float: left;
	    box-shadow: 0 0 6px 0px #eaebf7;
	    border-radius: 8px;
	}
	.storey3 .product .li .text{
	    letter-spacing: 1px;
	    line-height: 20px;
	}
	.bigData{
	    height: auto;
	    overflow: hidden;
	    position: relative;
	}
	.bigData .bj_img{
	    position: absolute;
		z-index: -1;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.bigData .bj_img img{
		position: absolute;
		left: 0;
		top: 0;
		animation: SpeedIn 18s linear infinite alternate;
		-webkit-animation: SpeedIn 18s linear infinite alternate;
		height: 49vw;
	}
	.bigData .datalist{}
	.bigData .datalist .item{
	    width: 50%;
	    float: left;
	    padding: 3vw 0;
	    color: #FFFFFF;
	}
	.bigData .datalist .item .nmuber{
	    font-size: 21px;
	    font-weight: bold;
	    height: 25px;
	    position: relative;
	}
	.bigData .datalist .item .nmuber span{
	    width: 40px;
	    height: 3px;
	    display: inline-block;
	    background-color: #FFFFFF;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	}
	.bigData .datalist .item .text{
	    margin-top: 4px;
	}
	.storey3 .h1{}
	.storey3 .h1 span{}
	.storey4{
	    padding: 3vw 0;
	    background-color: #FFFFFF;
	}
	.storey4 .slidetext{
	    position: absolute;
	    right: 0;
	    font-size: 35px;
	    font-weight: bold;
	    text-shadow: 0px 0px 2px #96ade2;
	    color: #FFFFFF;
	    top: 0;
	    z-index: 0;
	    animation: slowAction 12s linear 2s infinite alternate;
	    -webkit-animation: slowAction 12s linear 2s infinite alternate;
	}
	.storey4 .h2{
	    font-size: 24px;
	    font-weight: bold;
	    margin-bottom: 4px;
	    position: relative;
	    z-index: 5;
	}
	.storey4 .phrase{position: relative;z-index: 5;}
	.storey4 .phrase p{
	    font-size: 16px;
	    font-weight: 100;
	}
	.storey4 .company1{
	    padding: 20px 0;
	}
	.storey4 .company1 img{
	    width: 100%;
	    margin: 0 auto;
	    display: block;
	    filter: grayscale(1);
	    -webkit-filter: grayscale(0);
	    -moz-filter: grayscale(1);
	    -o-filter: grayscale(1);
	    -ms-filter: grayscale(1);
	    opacity: 1;
	    transform: scale(0.9,0.9);
	    -ms-transform: scale(0.9,0.9);
	    -webkit-transform: scale(0.9,0.9);
	    -o-transform: scale(0.9,0.9);
	    -moz-transform: scale(0.9,0.9);
	}
	.storey4 .company1 img:hover{
	    filter: grayscale(0);
	    -webkit-filter: grayscale(0);
	    -moz-filter: grayscale(0);
	    -o-filter: grayscale(0);
	    -ms-filter: grayscale(0);
	    opacity: 1;
	    transform: scale(1,1);
	    -ms-transform: scale(1,1);
	    -webkit-transform: scale(1,1);
	    -o-transform: scale(1,1);
	    -moz-transform: scale(1,1);
	    cursor: pointer;
	}
	.storey5{
	    padding-top: 3vw;
	    background-color: #FFFFFF;
	    position: relative;
	    overflow: hidden;
	}
	.storey5 .teamworkBj{
		position: absolute;
		bottom: 0;
		z-index: -1;
		width: 63%;
		left: 0;
	}
	.storey5 .slidetext{}
	.storey5 .h2{
	    font-size: 24px;
	    font-weight: bold;
	    margin-bottom: 3vw;
	}
	.storey5 .phrase{}
	.storey5 .phrase p{
	    font-size: 16px;
	    font-weight: 100;
	}
	.storey5 .company2{
	    padding: 20px 0;
	}
	.storey5 .company2 img{
	    width: 100%;
	    margin: 0 auto;
	    display: block;
	}
	.storey5 .company2 img:hover{filter: grayscale(0);
	    -webkit-filter: grayscale(0);
	    -moz-filter: grayscale(0);
	    -o-filter: grayscale(0);
	    -ms-filter: grayscale(0);
	    opacity: 1;
	    transform: scale(1,1);
	    -ms-transform: scale(1,1);
	    -webkit-transform: scale(1,1);
	    -o-transform: scale(1,1);
	    -moz-transform: scale(1,1);
	    cursor: pointer;}
	.storey6{
	    padding-top: 3vw;
	    display: inline-block;
	    padding-bottom: 3vw;
	}
	.storey6 .h1{
	    font-size: 51px;
	    font-weight: bold;
	    text-shadow: 0px 0px 2px #96ade2;
	    color: #EEEFF1;
	    position: absolute;
	    left: 50%;
	    transform: translate(-50%, 0%);
	    line-height: 60px;
	    z-index: -1;
	}
	.storey6 .title{
	    width: 300px;
	    height: 60px;
	    line-height: 60px;
	    margin: 0px auto;
	    text-align: center;
	    font-size: 24px;
	    letter-spacing: 3px;
	    padding: 0;
	    position: relative;
	}
	.storey6 .title span{
	    width: 30px;
	    height: 5px;
	    position: absolute;
	    left: 50%;
	    background-color: #00E066;
	    margin-left: -15px;
	    top: 50px;
	}
	.storey6 .h2{
	    text-align: center;
	    font-size: 19px;
	    font-weight: bold;
	    letter-spacing: 3px;
	}
	.storey6 .goal{
	    margin-top: 40px;
	    width: 100%;
	    display: inline-block;
	    float: left;
	}
	.storey6 .goal .li{
	    width: 100%;
	    float: left;
	    margin-left: 0;
	    height: auto;
	    padding: 12px 22px;
	    background-size: 100% auto !important;
	}
	.storey6 .goal .li:hover{
		margin-top:-20px;
		cursor: pointer;
	}
	.storey6 .goal .li:after{
		content: "";
		width: 0;
		left: 50%;
		height: 20px;
		background: #B3A6EE;
		bottom: -10px;
		position: absolute;
		transition: all 0.3s;
		-moz-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		border-radius:0 0 50% 50%;
		z-index:-5;
		box-shadow: 0 5px 22px #616060;
	
	}
	.storey6 .goal .li:hover:after{
		width: 100%;
		left: 0%;
	}
	.storey6 .goal .li.color2:after{
		background:#92ADD8;
	}
	.storey6 .goal .li.color3:after{
		background:#B8D6EE;
	}
	.storey6 .goal .li.color4:after{
		background:#A0CDC6;
	}
	.storey6 .goal .li.ml0{
	    margin-left:0;
	}
	.storey6 .goal .li .guild{
	    font-size: 20px;
	    height: 39px;
	    position: relative;
	    margin-bottom: 5px;
	}
	.storey6 .goal .li .guild span{
	    width: 20px;
	    height: 6px;
	    display: inline-block;
	    background-color: #00E064;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	}
	.storey6 .goal .li .h4{
	    font-size: 14px;
	    font-weight: 300;
	    line-height: 22px;
	    letter-spacing: 2px;
	    text-align: justify;
	}
	.storey7{
	    position: relative;
	    padding-top: 3vw;
	    display: inline-block;
	    width: 100%;
	    background-color: #FFFFFF;
	    padding-bottom: 3vw;
	}
	.storey7 .backcolor{
	    position: absolute;
	    width: 100%;
	    height: auto;
	    background-color: #FFFFFF;
	    top: 0;
	    left: 0;
	    z-index: -5;
	}
	.storey7 .title{
	    height: 60px;
	    line-height: 60px;
	    font-size: 26px;
	    letter-spacing: 3px;
	    position: relative;
	}
	.storey7 .title span{
	    width: 37px;
	    height: 5px;
	    position: absolute;
	    left: 0;
	    background-color: #00E066;
	    bottom: 0;
	}
	.storey7 .slidetext{
	    position: absolute;
	    right: 0;
	    font-size: 25px;
	    font-weight: bold;
	    text-shadow: 0px 0px 2px #96ade2;
	    color: #FFFFFF;
	    top: 24px;
	    z-index: -1;
	    animation: slowAction 14s linear infinite alternate;
	    -webkit-animation: slowAction 14s linear infinite alternate;
	}
	.storey7 .ul{
	    height: 360px;
	    margin-top: 3vw;
	    background-color: #FFFFFF;
	}
	.storey7 .li{
	    width: 100%;
	    float: left;
	    overflow: hidden;
	    display: block;
	    position: relative;
	    height: auto;
	    width: 100%;
	    padding: 20px;
	}
	.storey7 .li:hover{
	    cursor: pointer;
	}
	.storey7 .li.opt{
	    width: 100%;
	    padding: 20px;
	}
	.storey7 .li .bacimg{
	    position: absolute;
	    left: 0;
	    margin-left: 0;
	    top: 0;
	    opacity: 0;
	    z-index: 1;
	    height: auto;
	    opacity: 1;
	}
	.storey7 .li .guild{
	    text-align: center;
	    line-height: 50px;
	    font-size: 25px;
	    position: relative;
	    z-index: 5;
	    font-size: 24px;
	    text-align: left;
	    color: #FFFFFF;
	}
	.storey7 .li .guild span{
    width: 30px;
    height: 6px;
    display: inline-block;
    background-color: #00E064;
    position: absolute;
    bottom: 0;
    left: 0;
}
	.storey7 .li .text{
	    position: relative;
	    z-index: 5;
	    display: inline-block;
	    margin-top: 4vw;
	    color: #FFFFFF;
	}
	.storey7 .li .tips{
	    text-align: center;
	    position: absolute;
	    bottom: auto;
	    width: 100%;
	    height: 108px;
	    padding: 18px 0 0;
	    z-index: 5;
	}
	.storey7 .li .tips.borr{border-right: 1px solid #EFEFF1;display: none;}
	
	.storey7 .li.opt .bacimg{
	    opacity: 1;
	}
	.storey7 .li.opt .guild{
	    color: #FFFFFF;
	    font-size: 24px;
	    text-align: left;
	}
	.storey7 .li.opt .guild span{
	    width: 30px;
	    height: 6px;
	    display: inline-block;
	    background-color: #00E064;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	}
	.storey7 .li.opt .text{
	    display: inline-block;
	    margin-top: 4vw;
	    color: #FFFFFF;
	}
	.storey7 .li.opt .tips{
	    display: none;
	}
	.storey7 .li.opt .tips.borr{}
	
	.storey8{
	    height: auto;
	    background-color: #5B55C3;
	    background-attachment: fixed;
	    background-repeat: no-repeat;
	    background-position: center;
	    overflow: hidden;
	    padding-top: 10vw;
	    padding-bottom: 8vw;
	    min-height: 121vw;
	}
	.storey8 .turntable{
	    width: 100%;
	    position: initial;
	    height: auto;
	    top: 0px;
	    left: 0;
	    margin-left: 0;
	}
	.storey8 .enclose{
	display: none;
	}
	.storey8 .particular{padding-top: 170px;}
	.storey8 .turntable .swiper-sibling-three{
		padding-top: 100px;
	}
	.storey8 .turntable .swiper-sibling-two{
		padding-top: 300px;
	}
	.storey8 .turntable .swiper-slide-prev{
	    padding-top: 3vw;
	}
	.storey8 .turntable .swiper-slide-active{
	    padding-top: 0;
	}
	.storey8 .turntable .swiper-slide-active .yar{
	    height: 20vw;
	    padding: 2vw;
	    border: 2px dashed #FFFFFF;
	    border-radius: 50%;
	    width: 20vw;
	    margin: 0 auto;
	}
	.storey8 .turntable .swiper-slide-next{
	    padding-top: 3vw;
	}
	
	.storey8 .turntable .yar{text-align: center;}
	.storey8 .turntable .yar.opt{}
	.storey8 .turntable .yar .number{width: 14vw;height: 14vw;background-color: #655CE9;border-radius: 50%;color: #FFFFFF;font-size: 16px;line-height: 50px;display: inline-block;text-align: center;}
	.storey8 .evolve{
	    position: absolute;
	    top: 0vw;
	    left: 0;
	    width: 100%;
	    color: #FFFFFF;
	    margin-left: 0;
	    text-align: center;
	}
	.storey8 .evolve .modeltitle{
	    font-size: 21px;
	}
	.storey8 .evolve .titleEn{
	    font-size: 50px;
	    font-weight: bold;
	    letter-spacing: 9px;
	    font-family: fantasy;
	    line-height: 60px;
	    height: 60px;
	    background-image: linear-gradient(180deg,#ffffff 0,#ffffff 52%,rgba(255,255,255,0) 80%,rgba(255,255,255,0) 100%);
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;
	    margin-top: 0;
	}
	.storey8 .evolve .setUp{
	    font-size: 22px;
	    letter-spacing: 3px;
	    margin: 0px 26px;
	}
	.storey8 .operate{
	    position: inherit;
	    top: 0;
	    width: 100%;
	    left: 0;
	    margin-left: 0;
	    padding: 0 3vw;
	    height: auto;
	    /* min-height: 31vw; */
	}
	.storey8 .operate .prior,.storey8 .operate .next{
		display:none;
	}
	
	.storey8 .operate .joinus{
	    height: 100%;
	    width: 100%;
	    display: flex;
	    align-items: center;
	    color: #FFFFFF;
	    font-size: 14px;
	    line-height: 22px;
	    text-align: center;
	}
	.storey9{
	    position: relative;
	    background-color: #FFFFFF;
	}
	.storey9 .backcolor{
	    position: absolute;
	    right: 0;
	    width: 100%;
	    text-align: right;
	}
	.storey9 .backcolor .img{max-width: 90%;}
	.storey9 .title{
	    height: 60px;
	    line-height: 40px;
	    font-size: 28px;
	    letter-spacing: 3px;
	    position: relative;
	    width: 90%;
	    margin-left: 10%;
	    padding-top: 3vw;
	}
	.storey9 .title span{
	    width: 46px;
	    height: 6px;
	    position: absolute;
	    left: 0;
	    background-color: #00E066;
	    bottom: 0;
	}
	.storey9 .suiperlist{
	    background-color: #FFFFFF;
	    padding-bottom: 40px;
	}
	.storey9 .suiperlist .newmenu{
	    width: 100%;
	    margin-left: 0;
	    background-color: #eeeff1;
	    padding: 60px 8% 0px;
	    position: relative;
	    margin-top: 3vw;
	}
	.storey9 .suiperlist .newmenu .prior,.storey9 .suiperlist .newmenu .next{
		display:none;
	}
	.storey9 .suiperlist .newmenu .h4{
	    position: absolute;
	    left: 0;
	    top: 10px;
	    font-size: 26px;
	    width: 100%;
	    text-align: center;
	}
	.storey9 .suiperlist .newmenu .h4 span{
	   display:none;
	}
	.storey9 .suiperlist .newmenu .h4 span:after{
	  content: "";
	  border: 1px solid #D8DBE4;
	  width: 7px;
	  height: 7px;
	  position: absolute;
	  border-radius: 50%;
	  right: 2px;
	  bottom: 2px;
	}
	.storey9 .suiperlist .newmenu .honor1,.storey9 .suiperlist .newmenu .honor2,.storey9 .suiperlist .newmenu .honor3{
	    border: 0.5px solid #E5E5E5;
	    border: 0;
	}
	.storey9 .suiperlist .newmenu .swiper-slide{
	    text-align: center;
	    border: 0.5px solid #E5E5E5;
	    padding: 20px 0 20px;
	    border: 0;
	}
	.storey9 .suiperlist .newmenu .card{
	    width: 100%;
	}
	.storey9 .suiperlist .newmenu .name{
	    font-size: 14px;
	    line-height: 24px;
	}
	.storey10{
	    position: relative;
	    padding-top: 20px;
	    display: inline-block;
	    overflow: hidden;
	    padding-bottom: 40px;
	    width: 100%;
	}
	.storey10 .h2{
	    font-size: 27px;
	    text-align: right;
	    line-height: 40px;
	    font-weight: bold;
	    height: 40px;
	}
	.storey10 .boss{
	    height: auto;
	    position: relative;
	    margin-bottom: 3vw;
	}
	.storey10 .resume{
	    position: relative;
	    z-index: 5;
	}
	.storey10 .name{
	    font-size: 20px;
	    font-weight: bold;
	    height: auto;
	    line-height: initial;
	}
	.storey10 .h4{
	    position: relative;
	    font-size: 17px;
	    height: 50px;
	    line-height: 50px;
	}
	.storey10 .h4 span{
	    width: 46px;
	    height: 6px;
	    position: absolute;
	    left: 0;
	    background-color: #00E066;
	    bottom: 0;
	}
	.storey10 .boss .content{
	    position: relative;
	    z-index: 5;
	    width: 100%;
	}
	.storey10 .content .title{
	    margin-top: 1vw;
	    font-size: 15px;
	}
	.storey10 .content .p{
	    line-height: 24px;
	    margin-top: 5px;
	}
	.storey10 .boss .bossback{
	    position: absolute;
	    top: 32px;
	    border-radius: 20px;
	    width: 100%;
	}
	.storey10 .shareholder{
	     width: 100%;
	     float: left;
	     margin-top: 30px;
	     margin-right: 0;
	     height: auto;
	     overflow: hidden;
	     position: relative;
	}
	.storey10 .shareholder:nth-child(3n+2) {
	    margin-right: 0;
	}
	.storey10 .shareholder:hover {
	    background-color: #FFFFFF;
	    cursor: pointer;
	    box-shadow: 0 0 0px 22px #FFFFFF;
	}
	.storey10 .shareholder .content{}
	/* 圆球创意背景 */
	.roundmodel{
	    display: none;
	}
	.storey11{
	    clear: both;
	    position: relative;
	    padding: 3vw 0;
	    }
	.storey11 .linetop{position: absolute;left: 0;top: 100px;width: 100%;overflow: hidden;height: 180px;}
	.storey11 .linetop .line{
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
		animation: motionleft 5s linear infinite;
		-webkit-animation: motionleft 5s linear infinite;
	}
	.storey11 .linetop .line:nth-child(2n){
		animation: motionleft 45s linear infinite;
		-webkit-animation: motionleft 45s linear infinite;
	}
	.storey11 .linetop .line .line1{
	    width: 200%;
	    position: absolute;
	    left: 0;
	    top: 0;
	}
	.storey11 .linetop .line .line2{
	    position: absolute;
	    width: 200%;
	    left: 200%;
	    top: 0;
	}
	.storey11 .linebtm{position: absolute;top: 810px;left: 0;width: 100%;overflow: hidden;height: 180px;}
	.storey11 .linebtm .line{
	    position: relative;
	    right: 0;
	    top: 0;
	    width: 100%;
		animation: motionright 5s linear infinite;
		-webkit-animation: motionright 5s linear infinite;
	}
	.storey11 .linebtm .line:nth-child(2n){
		animation: motionright 45s linear infinite;
		-webkit-animation: motionright 45s linear infinite;
	}
	.storey11 .linebtm .line .line1{
	    width: 200%;
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	.storey11 .linebtm .line .line2{
	    position: absolute;
	    width: 200%;
	    right: 200%;
	    top: 0;
	}
	.storey11 .tab1{    text-align: right;}
	.storey11 .tab1 .sub{
	    font-size: 26px;
	    font-weight: bold;
	    }
	.storey11 .tab1 p{
	    font-size: 16px;
	    margin-top: 8px;
	    letter-spacing: 10px;
	    }
	.storey11 .idea{
	    height: auto;
	    position: relative;
	    }
	.storey11 .idea .make{
	    width: 100%;
	    float: left;
	    }
	.storey11 .idea .make .h2{
	    font-size: 18px;
	    letter-spacing: 2px;
	    }
	.storey11 .idea .make .p{
	    line-height: 24px;
	    font-size: 15px;
	    }
	.storey11 .idea .make .p span{font-size: 50px;
	    font-family: cursive;
	    height: 34px;
	    display: block;
	    line-height: 58px;}
	.storey11 .idea .great{
	    position: inherit;
	    right: 0;
	    bottom: 0;
	    width: 100%;
	    }
	.storey11 .idea .great .img{
	    width: 100%;
	}
	.storey11 .tab2{
	    margin-top: 3vw;
	}
	.storey11 .tab2 .sub{
	    font-size: 19px;
	    font-weight: bold;
	}
	.storey11 .tab2 p{
		
font-size: 16px;
		
margin-top: 8px;
		
/* letter-spacing: 10px; */
	}
	.storey11 .texture{
	    text-align: center;
	    margin-top: 20px;
	}
	.storey11 .texture .img{
    width: 100%;
}
	.storey12{
	    position: relative;
	    width: 100%;
	    background-color: #FFFFFF;
	    padding: 3vw 0 10px;
	}
	.storey12 .title{
	    width: 100%;
	    height: 60px;
	    line-height: 38px;
	    margin: 0px auto;
	    text-align: center;
	    font-size: 26px;
	    letter-spacing: 3px;
	    padding: 8px 0;
	    position: relative;
	}
	.storey12 .title span{
	    width: 46px;
	    height: 7px;
	    position: absolute;
	    left: 50%;
	    background-color: #00E066;
	    margin-left: -23px;
	    top: 54px;
	}
	.storey12 .mienswiper{
	    margin-top: 3vw;
	}
	.storey12 .swiper-slide{
	    position: relative;
	    height: auto;
	    overflow: hidden;
	}
	.storey12 .swiper-slide .img{
	    width: 100%;
	}
	.storey12 .swiper-slide .text{
	    position: absolute;
	    right: 0;
	    width: 100%;
	    bottom: 0;
	    z-index: 50;
	    background-color: rgba(255,255,255,0.9);
	    padding: 2% 5% 0;
	    border-top: none;
	    border-left: none;
	    overflow: hidden;
	    height: 70px;
	}
	.storey12 .swiper-slide .text .p{
	    margin-bottom: 10px;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	.storey12 .swiper-slide .text p{
	    line-height: 22px;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	
}
@media screen and (max-width: 767px) {
    .storey2{min-height:460px;}
    .storey9 .suiperlist .newmenu .card{width:auto; height:300px;}
    
}
