<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.marginauto {
	width: 1200px;
	margin: 0 auto;
}
/*.header {
	justify-content: space-between;
	height: 80px;
}
.header img {
	margin: 22px 128px 22px 35px;
	width: 306px;
}

.header li {
	line-height: 80px;
	margin-right: 40px;
}
.header li a {
	font-size: 16px;
	color: #666;
}
.header li.active a {
	color: #0086ff;
}
.header li:hover a {
	color: #0086ff;
}
.header div div {
	line-height: 38px;
	height: 38px;
	text-align: center;
	width: 90px;
	background: #0b86f9;
	border-radius: 4px;
	margin: 21px 0;
	cursor: pointer;
}.header div div a {
	font-size: 16px;
	color: #fff;
}
.header div div:nth-of-type(2) {
	width: 120px;
	margin: 21px 64px 21px 18px;
	border: 1px solid #0086ff;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}
.header div div:nth-of-type(2) a {
	color: #0086ff;
}
.header div div:nth-of-type(1):hover {
	background: #2894fe;
}
.header div div:nth-of-type(2):hover {
	background: #2894fe;
	border: none;
}
.header div div:nth-of-type(2):hover a {
	color: #fff;
}*/
.top_banner {
	height: 520px;
	background: #2389ed;
	/*background: url(../img/banner_bg.png);*/
}
.banner {
	color: #fff;
	font-weight: 100;
}
.banner img {
	margin: 30px 228px 0 18px;
}
.banner .flex {
	width: 260px;
    margin: 30px 0;
	text-align: center;
}
.banner&gt;div p:nth-of-type(1) {
	font-size: 32px;
	margin: 146px 0 30px 0;
}
.banner&gt;div p:nth-of-type(2) {
	font-size: 32px;
}
.banner .flex a:nth-of-type(1) {
	width: 120px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #FFFFFF;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	margin-right: 20px;
	cursor: pointer;
	color: #fff;
}
.banner .flex a:nth-of-type(1):hover {
	background: #fff;
	color: #0086ff;
}
.banner .flex a:nth-of-type(2) {
	color: #0086ff;
	width: 120px;
	height: 44px;
	line-height: 44px;
	background: #FFFFFF;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	cursor: pointer;
}
/*.banner .flex a:nth-of-type(2):hover {
	background: #f2f2f2;
	color: #0086ff;
}*/
.top_banner .nav {
	height: 60px;
	background: rgba(255,255,255,0.15);
	/*background: rgba(255,255,255,0.15);*/
	bottom: 0;
	left: 0;
	width: 100%;
}
.top_banner .nav li {
	width: 25%;
	border-left: 1px solid rgba(255,255,255,0.3);
	/*border-left: 1px solid #fc5216;*/
	text-align: center;
	height: 60px;
	line-height: 60px;
}
.top_banner .nav li:hover {
	/*background: rgba(0,0,0,0.05);*/
	/*background: rgba(255,255,255,0.2);*/
}
.top_banner .nav li a {
	color: #fff;
	line-height: 60px;
	width: 100%;
    height: 100%;
    display: block;
	font-size: 16px;
}
.top_banner .nav ul {
	border-right: 1px solid rgba(255,255,255,0.3);
	/*border-right: 1px solid #fc5216;*/
}
.changeTit div:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid #2389ed;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	display: block;
	margin: 16px auto 10px auto;
}
.changeTit div {
	text-align: center;
	font-size: 30px;
	color: #555;
	margin-top: 66px;
}
.changeTit p {
	color: #888;
	font-size: 16px;
	width: 628px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
}
.model {
	justify-content: space-around;
	margin-top: 46px;
}
.model img {
	width: 77px;
	height: 60px;
	margin: 0 auto;
	display: block;
}
.model div.active {
	border-bottom: 2px solid #2389ED;
}
.model div.active p {
	color: #2389ed;
}
.model div {
	border-bottom: 2px solid transparent;
	padding-bottom: 23px;
	width: 600px;
	cursor: pointer;
}
.model p {
	color: #666;
	text-align: center;
	padding-top: 10px;
}
span.jianbian {
	width: 46px;
	margin: 0 auto;
	font-size: 46px;
	color: transparent;
	background: linear-gradient(90deg,#70b5fa,#1576fb);
    -webkit-background-clip: text;
    display: block;
}
.modelDetail {
	background: #f8faff;
	color: #666;
	padding-bottom: 90px;
}
.modelDetail&gt;div:nth-of-type(2) {
	display: none;
	opacity: 0;
}
.modelDetail&gt;div {
	transition: all 0.3s ease;
}
.distribution .flex{
	padding-left: 20px;
}
.distribution .flex div:nth-of-type(1) {
	background-image: url(../img/bg_4.png);
}
.distribution .flex div:nth-of-type(2) {
	background-image: url(../img/bg_3.png);
}
.distribution .flex div:nth-of-type(3) {
	background-image: url(../img/bg_1.png);
}
.distribution .flex div:nth-of-type(4) {
	background-image: url(../img/bg_2.png);
}
.distribution .flex div {
	width: 230px;
	height: 260px;
	border: 1px solid #EEEEEE;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: bottom right;
	background-repeat: no-repeat;
	/*background-size: 100%;*/
	background-color: #fff;
	margin-right: 80px;
	text-align: center;
	-moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.distribution&gt;p {
	font-size: 16px;
	margin: 62px 0 38px 20px;
	height: 60px;
	line-height: 30px;
	width: 1100px;
}
.distribution div p:nth-of-type(1) {
	font-size: 14px;
}
.distribution .flex div:hover p:nth-of-type(1){
	line-height: 52px;
}
.distribution img {
	margin: 41px auto 21px auto;
	width: 57px;
	height: 65px;
}
.distribution .flex div:hover .jianbian{
	margin: 30px auto 10px auto;
	color: #fff;
}
.distribution div p:nth-of-type(2) {
	font-size: 16px;
	color: #FFFFFF;
	border-radius: 50%;
	background: #5c93fc;
	width: 21px;
	height: 21px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
}
.distribution div p:nth-of-type(2):before {
	content: '';
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 6px;
	height: 6px;
	display: block;
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 5px;
    top: 7px;
    position: absolute;
}
.distribution .flex div p:nth-of-type(3){
	display: none;
}
.distribution .flex div:hover p:nth-of-type(3){
	display: block;
	padding: 0 18px;
	line-height: 24px;
	font-size: 14px;
	text-align: left;
}
.distribution .flex div:hover {
	background: linear-gradient(180deg,#70b5fa,#1173fc);
	margin-top: -16px;
	background-position: bottom right;
}
.distribution .flex div:hover .iconfont {
	top: 42px;
}
.distribution .flex div:hover p:nth-of-type(2) {
	display: none;
}
.distribution .flex div:hover p {
	color: #fff;
}
.distribution+img {
	width: 414px;
	height: 325px;
	margin: 80px 0 0 140px;
}
.distribution .jianbian {
	margin: 50px auto 30px auto;
    font-size: 50px;
    width: 50px;
}
.modelDetail .abs {
	right: 214px;
	top: 146px;
	transition: all 0.2s ease;
}
.modelDetail .abs:hover {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}
.step {
	flex-wrap: wrap;
	margin-top: 50px;
	justify-content: space-around;
}
.step div {
	width: 370px;
	height: 300px;
	padding: 192px 30px 0 30px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background: url(../img/finish.png) center 70px no-repeat;
	background-size: 40%;
	border-radius: 5px;
	transition: all .4s ease;
	box-shadow: 0 0 18px 8px rgba(0,0,0,.02);
	margin-bottom: 26px;
}
.step a:nth-of-type(2) div {
	background-image: url(../img/view.png);
	background-position: center 60px;
}
.step a:nth-of-type(3) div {
	background-image: url(../img/three.png);
}
.step a:nth-of-type(4) div {
	background-image: url(../img/user.png);
}
.step a:nth-of-type(5) div {
	background-image: url(../img/online.png);
	background-position: center 60px;
}
.step a:nth-of-type(6) div {
	background-image: url(../img/join.png);
}
.step p:nth-of-type(1) {
	color: #666;
	font-size: 18px;
	margin: 30px 0 40px 0;
}
.step .detailp {
	color: #747474;
	font-size: 12px;
	line-height: 22px;
	margin-top: 8px;
	display: none;
}
.step div:hover {
	background-size: 30%;
	padding-top: 146px;
}
.step div:hover p:nth-of-type(1) {
	color: #347ffd;
	margin-bottom: 20px;
}
.step div:hover p:nth-of-type(2) {
	color: #3c3c3c;
	display: block;
}
.stability {
	background: url(../img/stable_bg.png) no-repeat;
	color: #fff;
	width: 100%;
	height: 588px;
	margin-top: 20px;
	background-size: 100% 100%;
}
.stability li {
	width: 300px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 16px;
	background: rgba(82,82,82,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.05);
	cursor: pointer;
}
.stability li:last-child {
	border: none;
}
.stability li.act {
	background: #2389ed;
}

.stability_right p {
	font-size: 16px;
	padding: 154px 0 54px 0;
	line-height: 26px;
	border-bottom: 1px solid rgba(255,255,255,0.05);
}
.stability ul {
	margin: 116px 97px 0 0;
}
.stability_right div {
	justify-content: space-around;
}
.stability_right div div {
	/*background: url(../img/stable.png) center 69px no-repeat;*/
	padding-top: 144px;
	font-size: 16px;
	text-align: center;
	background-size: 56%;
	width: 146px;
	text-align: center;
}
.icon {
  /* 閫氳繃璁剧疆 font-size 鏉ユ敼鍙樺浘鏍囧ぇ灏� */
  width: 1em; height: 1em;
  /* 鍥炬爣鍜屾枃瀛楃浉閭绘椂锛屽瀭鐩村榻� */
  vertical-align: -0.15em;
  /* 閫氳繃璁剧疆 color 鏉ユ敼鍙� SVG 鐨勯鑹�/fill */
  fill: currentColor;
  /* path 鍜� stroke 婧㈠嚭 viewBox 閮ㄥ垎鍦� IE 涓嬩細鏄剧ず
     normalize.css 涓篃鍖呭惈杩欒 */
  overflow: hidden;
}

/*.numbersDay {
	height: 346px;
	width: 100%;
	background: #fcfcfc;
	padding: 46px 0 50px 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}
.numbersFlex {
	justify-content: space-around;
	text-align: center;
}
.numbersFlex div div {
	width: 156px;
	height: 156px;
	background: rgba(241,249,254,0.5);
	border-radius: 50%;
	position: relative;
}
.numbersFlex div div:before {
	content: '';
	display: block;
	width: 86px;
	height: 86px;
	border-radius: 50%;
	background: url(../img/stable_update.png) center no-repeat;
	background-size: 70%;
	background-color: #eef6fe;
	position: absolute;
	top: 35px;
	left: 35px;
}
.numbersFlex div:nth-of-type(2) div:before {
	background-image: url(../img/homeicon.png);
}
.numbersFlex div:nth-of-type(3) div:before {
	background-image: url(../img/log.png);
}
.numbersFlex div p:nth-of-type(2) {
	color: #2676fd;
	font-size: 18px;
	margin: 18px 0 6px 0;
	font-weight: 100;
    font-family: Helvetica;
}
.numbersFlex div p:nth-of-type(2) span{
	font-size: 36px;
}
.numbersFlex div p:nth-of-type(1) {
	color: #666;
}*/
/**
   'Dotum','f046bc294b35eefdc8d333a600d0003','Dotum'
 * */

/*鏁版嵁鏂版牱寮�*/
/*
.numbersDay {
	height: 120px;
	background: #2389ed;
	border-top: 1px solid #50a1f2;
}
.numbersFlex {
	justify-content: space-around;
}
.numbersFlex div {
	width: 25%;
}
.numbersDay p {
	color: #fff;
	font-size: 18px;
	opacity: 0.7;
	padding: 16px 0;
	text-align: center;
}
.numbersDay .num {
	font-size: 16px;
	opacity: 1;
	padding-bottom: 2px;
}
.numbersDay .num span {
	font-size: 36px;
}
*/
.numbersDay {
	position: absolute;
	left: 20px;
	top: 640px;
	z-index: 1000;
}
.numbersDay div {
	width: 160px;
	height: 72px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	background: #2389ed;
	/*姗樿壊*/
	box-shadow: 0 2px 10px 2px rgba(35,137,237,.4);
	margin-bottom: 20px;
}
.numbersDay .num span {
	opacity: 1;
	font-size: 28px;
}
.numbersDay .num {
	padding: 6px 0 0 0;
}
.numbersDay p {
	/*opacity: 0.8;*/
}
.cases {
	background: #f8faff;
	padding: 79px 0 46px 0;
    margin-top: 46px;
}
.cases .flex {
	justify-content: space-around;
}
.cases .caseitem {
	width: 280px;
	height: 326px;
	background-color: #fff;
	transition: all 0.2s ease;
	overflow: hidden;
	position: relative;
}
.caseitem .abscase {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	display: none;
	border-radius: 5px;
}
.abscase2 {
	position: absolute;
	top: 326px;
	left: 0;
	width: 100%;
	background: #fff;
	height: 184px;
	transition: all .3s ease;
	
}
.abscase2 .casedetail {
	width: 256px;
	margin: 0 auto;
	padding-top: 18px;
	border-top: 1px solid #eee;
	font-size: 14px;
	color: #999;
	line-height: 22px;
}
.abscase2 span:nth-of-type(1) {
	color: #2676fd;
	font-weight: bold;
}
.cases .caseitem p.flex {
	font-size: 16px;
	color: #666666;
	line-height: 60px;
	width: 256px;
	margin: 0 auto;
	justify-content: space-between;
}
.cases .caseitem p.flex span:nth-of-type(2) {
	font-size: 12px;
	color: #999;
	background: #f1f1f1;
	padding: 4px 6px;
	border-radius: 3px;
	line-height: 12px;
	height: 12px;
	margin-top: 22px;
}
.cases img  {
	border-radius: 5px 5px 0 0;
}
.morebtn {
	color: #236ffb;
	border: 1px solid;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	margin: 57px auto 0 auto;
	cursor: pointer;
	display: block;
}
.morebtn:hover {
	background: #2894fe;
	color: #FFFFFF;
}

.cases .caseitem:hover {
	box-shadow: 0 8px 24px 0 rgba(63,74,105,.16);
	margin-top: -10px;
	border-bottom: 3px solid #236ffb;
}
.caseitem:hover .abscase {
	display: block;
}
.caseitem:hover .abscase2 {
	top: 142px;
}
/*.cases div div div {
   	line-height: 123px;
   	text-align: center;
   	color: #4a332a;
    font-size: 24px;
   font-family: 'Constantia';
}*/
.client {
	background: url(../img/voice_bg.png) center no-repeat;
	background-size: cover;
	padding-bottom: 15px;
}
.client .changeTit {
	padding: 10px 0;
}
.client .swiper-slide {
    width: 80%;
}
.client .swiper-slide .flex div {
	width: 20%;
}
.client .swiper-slide .flex {
	height: 50%;
	align-items: center;
	margin-top: 65px;
}
.client .swiper-slide img {
	width: 78px;
	height: 78px;
	border-radius: 50%;
	transition: all 0.5s ease;
	margin: 0 auto;
	/*cursor: pointer;*/
	display: block;
	
}
.client .swiper-slide img.act{
	width: 140px;
	height: 140px;
}
.client .swiperheader {
	width: 1000px;
	height: 400px;
	margin: 46px auto 172px auto;
	box-shadow: 0 0 10px 6px rgba(0,0,0,0.05);
	background: rgba(255,255,255,0.86);
	justify-content: space-around;
    padding: 0 50px;
}
.client .swiper-slide p {
	font-size: 16px;
	color: #666666;
	text-align: center;
	line-height: 40px;
}

.swiperheader&gt;img {
	width: 40px;
	height: 40px;
	margin-top: 178px;
	cursor: pointer;
	opacity: 0.3;
	display: none;	
}
.swiperheader&gt;img:nth-of-type(2) {
	transform: rotate(180deg);
}
.register {
	background: url(../img/enter.png) no-repeat;
	height: 130px;
	width: 100%;
	line-height: 130px;
	color: #fff;
	font-size: 22px;
	background-size: 100% 100%;
}
.register p {
	font-weight: 100;
}
.register&gt;div {
	width: 1000px;
	justify-content: space-around;
}
.register div a {
	line-height: 50px;
	width: 142px;
	text-align: center;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 50px;
	margin-top: 40px;
	font-size: 18px;
	cursor: pointer;
	display: block;
	color: #fff;
}
.register div a:hover {
	background: #fff;
	color: #2894fe;
}

.news {
	width: 100%;
	/*background: #f8faff;*/
	padding: 20px 0 90px 0;
}
.newsitem {
	justify-content: space-around;
	margin-top: 66px;
}
/*.newsitem&gt;div {
	width: 334px;
	height: 326px;
	background: url(../img/news.png) center 58px no-repeat;
	background-size: 62%;
	background-color: #FFFFFF;
}
.newsitem&gt;div:nth-of-type(2) {
	background-image: url(../img/publish.png);
}
.newsitem&gt;div:nth-of-type(3) {
	background-image: url(../img/update.png);
	background-position: center 90px;
}*/
.newsitem&gt;div {
	width: 334px;
	/*background-color: #FFFFFF;*/
}
/*.newsitem .tit {
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 186px;
	background: #2389ed;
	line-height: 30px;
}*/
/*.newsitem .tit a{
	color: #fff;
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
}*/
.newsitem .tit a {
	overflow: hidden;
	height: 40px;
    display: block;
	margin-bottom: 12px;
    line-height: 40px;
    padding: 14px;
    border-bottom: 1px solid #eee;
}
.newsitem .tit .iconfont {
	float: right;
	transform: rotate(-90deg);
}
.newsitem .tit span {
	color: #333;
}
.newsitem .tit:hover span {
	color: #2676fd;
}
.newsitem .tit svg {
	font-size: 40px;
	margin-right: 10px;
	float: left;
}
.newsitem p {
	line-height: 54px;
	padding: 0 14px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: 1px solid #eeeeee;
}
.newsitem p a {
    font-size: 14px;
    color: #333;
}
.newsitem p a:hover{
	color: #2676fd;
}
/*.bottom {
	background: #1c2227;
	height: 50px;line-height: 50px;
	text-align: center;
	font-size: 12px;
	color: #666;
}*/

/*icon*/
/*.distribution span {
	position: absolute;
    top: 56px;
    left: 98px;
    color: #388efc;
    font-size: 34px;
}*/
.distribution .flex div {
	position: relative;
}
.stability_right {
	display: none;
}
.stability_right:nth-of-type(1){
	display: block;
}
.stability_right .flex div svg {
    margin-top: -76px;
    font-size: 48px;
    margin-bottom: 34px;
    width: 100%;
    text-align: center;
}
/*涓夊懆骞�*/
.absolutethree {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	background: rgba(0,0,0,0.7);
	/*display: none;*/
}
.absolutethree img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 645px;
	height: 447px;
}
.absolutethree span {
	position: absolute;
    top: -400px;
    left: 440px;
    bottom: 0;
    right: 0;
    margin: auto;
    font-size: 26px;
    z-index: 1002;
    color: #fff;
    width: 40px;
    height: 40px;
    cursor: pointer;
}


#carouselbox {
	width: 1200px;
	height: 620px;
	margin:  10% auto 0 auto;
	position: relative;
	overflow: hidden;
}

#carouselbox ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 300px;
	width: 8400px!important;
	height: 620px;
}

#carouselbox ul li {
	float: left;
	width: 1200px;
	height: 620px;
	background: #fff;
	text-align: center;
	font-size: 18px;
	color: #666;
	line-height: 30px;
}

#carouselbox ul li a {
	display: block;
	height: 300px;
}

#carouselbox ul li a img {
	width: 100%;
	height: 100%;
}

#carouselprev,
#carouselnext {
	position: absolute;
	top: 280px;
	width: 40px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	cursor: pointer;
	color: #ccc;
}
#carouselprev:hover,
#carouselnext:hover {
	color: #0b86f9;
}

#carouselprev {
	left: 20px;
	transform: rotate(90deg);
}

#carouselnext {
	right: 20px;
	transform: rotate(-90deg);
}
.carouselpoint span {
	color: #ccc;
	font-size: 50px;
}
.carouselpoint {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.carouselpoint .active {
	color: #0b86f9;
}

.abscontent {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	z-index: 1100;
	display: none;
	border-radius: 6px;
}
#carouselbox {
	border-radius: 6px;
}
.closecarousel {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 30px;
	z-index: 12;
	cursor: pointer;
}
.carouselli h3 {
	color: #333;
	font-size: 24px;
}
.carouselli img {
	margin: 100px 0 10px 0;
}
.carouselli p {
	padding: 30px 140px;
}
.carouselli .flex {
	justify-content: center;
	align-items: center;
	margin: 60px 0;
}
.carouselli .circle {
	color: #fff;
	text-align: center;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	text-align: center;
	line-height: 44px;
	font-size: 24px;
	margin-right: 20px;
	background: linear-gradient(180deg,#2fbefa,#1e83ff);
}
.carouselli .arrow {
	font-size: 50px;
	color: #ccc;
	margin: 0 30px;
	font-weight: normal;
}
.carouselli .flex p {
	text-align: left;
	padding: 0;
}
.linshi h3 {
	margin: 50px;
}
.linshi img {
	margin-top: 120px;
}
body {
	overflow-x: hidden;
}
#head-swiper {
	display: flex;
	width: 100%;
	/*position: absolute;
    top: 0;
    left: 0;
    transition: left .3s;*/
}
#head-swiper .slick-dots {
	bottom: 0;
	width: 1200px;
	left: 0;
	right: 0;
	margin: auto;
	height: 60px;
}
#head-swiper .slick-dots li {
    height: 60px;
    width: 25%;
    opacity: 0;
   	background: rgba(0,0,0,0.2);
   	z-index: 0;
   	margin: 0;
   	position: relative;
}
#head-swiper .slick-dots li button {
	display: none;
}
#head-swiper .slick-dots li.slick-active {
	opacity: 1;
}
#head-swiper .slick-dots li.slick-active:before {
	content: '';
	position: absolute;
    top: -28px;
    left: 50%;
    border: 16px solid transparent;
    border-bottom: 12px solid rgba(0,0,0,0.1);
    margin-left: -16px;
}

.animate-start {
    animation:swiperBanner 16s infinite;
}
#head-swiper a {
	width: 100%;
	display: block;
	flex-shrink: 0;
	height: 520px;
}
.ani-li {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

@keyframes swiperBanner{
	0% {
		left: 0;
	}
	23% {
		left: 0;
	}
	25% {
		left: -100%;
	}
	48% {
		left: -100%;
	}
	50% {
		left: -200%;
	}
	73% {
		left: -200%;
	}
	75% {
		left: -300%;
	}
	98% {
		left: -300%;
	}
	99.99% {
		left: -400%;
	}
	100% {
		left: 0;
	}
}

/*鏂扮増鏈� 10-18鏍峰紡*/
/*10-18寮圭獥*/
.new-version {
	background: rgba(0,0,0,0.6);
	z-index: 1006;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*display: none;*/
}
.new-version .rel {
	width: 606px;
	height: 550px;
}
.new-version div.abs {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 606px;
	height: 550px;
}
.new-version img {
	width: 100%;
	/*height: 100%;*/
}
.new-version img.abs {
	top: 0;
	right: 0;
	width: 31px;
	height: 31px;
	cursor: pointer;
}
.new-version .count-down {
	color: #fff;
	font-size: 16px;
	text-align: center;
	top: 350px;
    left: 188px;
	right: 0;
	align-items: center;
}
.new-version .count-down span {
	font-size: 18px;
}
.new-version .count-down .count-num {
	color: #060607;
	width: 30px;
	height: 26px;
	display: block;
	text-align: center;
	line-height: 26px;
	background: #ffea00;
	border-radius: 4px;
	margin: 0 4px;
}</pre></body></html>