.index_banner {
  width: 100%;
  padding-top: 42%;
  background: #eee;
  position: relative;
}
.banner2{ 
  width: 100%;
  padding-top: 25%;
  background: #eee;
  position: relative;}
.swiper-container{ 
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
}
.index_banner .swiper-slide .box,.banner2 .swiper-slide .box{
	height: 100%;
	position: relative;
}
.arrow-left,.arrow-right{
	position: absolute;
	top: 50%;
	display: block;
	width: 35px;
	height: 60px;
	margin-top: -30px;
	z-index: 9;
	opacity: .8;
	background: url(../images/icons/arrow_icon.png) no-repeat;
}
.arrow-left{
	left: 30px;
	right: auto;
}
.arrow-right{
	background-position: -35px 0;
	right: 30px;
	left: auto;
}
.arrow-left:hover,.arrow-right:hover{
	opacity: 1;
}
.banner2 .pagination,.index_banner .pagination{
  position: absolute;
  bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #FF9800;
  width: 24px;
  border-radius: 5px;
}
.section-hd {
	 line-height: 50px;
}

/*首页*/
.section-item-1 {
	padding: 50px 0;
}
.section-item-1 .section-hd{ height: auto;}
.index-section .section-hd h2{ font-size: 32px;text-align: center;font-weight: 600;}
.index-section .section-hd .dec{ font-size: 20px;text-align: center;color: #888;margin-top: 10px;}
.section-item-1 .ico-list-item li{
	float: left;
	width: 20%;
	text-align: center;
	margin: 0 2.5%;
	border: #e9e9e9 1px solid;
}
.section-item-1 .ico-list-item li .box{
	 margin: 0 auto; padding: 60px 0;
}
.section-item-1 .ico-list-item .icon{ height: 72px; width: 72px; margin: 0 auto; background: url(../images/icons/applist.png) no-repeat;}
.section-item-1 .ico-list-item .icon-app1{ background: url(../images/share/share5.jpg) no-repeat;}
.section-item-1 .ico-list-item .icon-app2{ background: url(../images/share/share6.jpg) no-repeat;}
.section-item-1 .ico-list-item .icon-app3{ background: url(../images/share/share7.jpg) no-repeat;}
.section-item-1 .ico-list-item .icon-app4{ background: url(../images/share/share8.jpg) no-repeat;}
.section-item-1 .ico-list-item .txt{ font-size: 20px; margin-top: 20px;}
.section-item-1 .ico-list-item .txt2{ font-size: 16px; margin-top: 20px;color: #888;padding: 0 20px;}

.section-item-2 {
	padding: 50px 0;
}
.section-item-2 img{ width: 100%;height: auto;display: block;margin-top: 80px;}

.section-item-3 {
	padding: 50px 0;
}

.section-item-3 .caselist {
	margin-right: -15px;
}

.section-item-3 .caselist li {
	float: left;
	width: 20%;
	margin: 0 2.5%;
	margin-bottom: 15px;
}
.section-item-3 .caselist li:hover {
	background-color: #0078ff;
	color: #fff;
}
/* .section-item-3 .caselist li :hover {
	background-color: #fff;
	color: #ccc;
} */
.section-item-3 .caselist li:hover .ft-box{
	color: #fff;
}
.section-item-3 .caselist li:hover .basic{
	color: #fff;
}
.section-item-3 .caselist li:hover span{
	color: #fff;
}
.section-item-3 .caselist li:hover .schemespans{
	color: #fff;
}
.caselist li .box {
	display: block;
	padding-top: 40px;
	box-shadow: 0 4px 12px rgba(50, 50, 50, .2)
}

.caselist .ft-box {
	padding: 10px;
	padding-bottom: 40px;
	text-align: center;
	line-height: 30px;
}

.caselist .ft-box span {
	display: block;
	font-size: 14px;
	height: 30px;
}
.caselist .ft-box .tit {
	display: block;
	font-size: 18px;
	font-weight: 600;
	margin:  20px 0 25px;
}
.caselist .img {
	width: 65%;
	margin: 0 auto;
	overflow: hidden;
}

.caselist .img img {
	height: 100%;
	display: block;
	margin: auto;
	/* width: 100%; */
}

.section-item-4 {
	background: #fff;
	padding: 30px 0 50px;
}
.section-item-4 .vsbox{
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-top: 100px;
}
.vsbox .item{
	flex: 1;
	height: 560px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}
.vsbox .item div{
	width: 240px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	background: linear-gradient(to right, #5b94fd , #7c6efd);
	font-size: 28px;
	color: #fff;
}
.vsbox .item .vs{
	width: 168px;
	height: 168px;
	background: none;
	margin-top: -60px;
}
.vsbox .item .vs img{
	width: 100%;
	height: 100%;
}
.vsbox .item .vsitem{
	width: 144px;
	height: 58px;
	line-height: 58px;
	font-size: 28px;
}
.vsbox .item p{
	font-size: 22px;
	
}
.section-item-5{
	background: #0078ff;
}
.section-item-5 img {
	width: 100%;
}

.section-item-6 {
	background: #fff;
	padding: 80px 0 30px;
}

.section-item-6 img {
	margin: 0 auto;
}

.section-item-6 .desc {
	font-size: 16px;
	line-height: 1.8;
}

.section-item-6 h3 {
	margin: 40px 0;
	font-size: 20px;
	font-weight: bold;
}

.section-item-6 .section-hd h5:before,
.section-item-6 .section-hd h5:after {
	display: inline-block;
	content: "";
	height: 2px;
	width: 100px;
	background: #E6E6E6;
	vertical-align: middle;
	margin: 0 10px;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

/*新闻模块*/
.pageSection__bd{
	display: flex;
	justify-content: space-between;
	padding: 0 10px;
}
.rightbox{
	width: 32%;
}
.rightbox h1{
	font-size: 20px;
	margin-bottom: 20px;
}
.rightbox .dec{
	font-size: 16px;
	color: #999;
}
.blog_sel {
	width: 100%;
    line-height: 60px;
    padding-bottom: 28px;
	box-sizing: content-box;
	display: flex;
	justify-content: space-between;
}

.blog_sel a {
    color: #333;
    font-size: 14px;
	margin: 0 10px;
	display: block;
	width: 20%;
	text-align: center;
}
.blog_sel a div{
	width: 80px;
	height: 80px;
	padding: 10px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.blog_sel a div img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
}
.blog_sel a.active{
    color: #3f9cfa;
}
.blog_sel a.active div{
	color: #3f9cfa;
	border-radius: 41px;
	overflow: hidden;
	border: #007AFF 1px solid;
}
.blog_selCon .recomnewslist{width: 620px;}
.blog_selCon .recomnewslist img{width: 100%;height: auto;}

/****列表页************************************************************/
.Siderbar-left{
	width: 840px; background: #fff;
	min-height: 500px;
	margin-bottom: 20px;
}
.Siderbar-right{
	width: 340px;
}
.Siderbar-right .model-r{ background: #fff;}
.crumbs{ height: 50px; line-height: 50px; padding: 0 10px; border-bottom: 1px solid #ddd; font-size: 15px;}
.crumbs .arrow-r{ font-family: "黑体";}
.crumbs .text{ color: #999;}
.Siderbar-left .nav-left{ width: 140px;}
.nav-left{
	padding: 15px 0 0 20px;
	text-align: center;
}
.nav-left li{ height: 50px; line-height: 49px; font-size: 18px; border-bottom: 1px solid #e6e6e6; overflow: hidden;}
.nav-left li:last-child{ border-bottom: none;}
.nav-left li a{ display: block; padding: 0 10px; color: #333;}
.nav-left li a:hover,.nav-left li.active a{ color: #007AFF;}
.nav-left li.active{ position: relative;}
.nav-left li.active:before{ content: ""; height: 20px; width: 4px; background: #007AFF; position: absolute; left: 0; top: 50%; margin-top: -10px;}

.Siderbar-left .newslist-1{ margin-left: 150px; padding: 15px 0 0;}
.Siderbar-left .content-html{margin-left: 150px;}
.newslist-1 .box{
	padding: 15px 20px;
	overflow: hidden;
}
.newslist-1 .img{ float: left; width: 210px; height: 150px; margin-right: 20px; overflow: hidden; background: #ddd;}
.newslist-1 .img img{ width: 100%; height: 100%;}
.newslist-1 .box-r .title{ font-size: 22px; margin-bottom: 10px;}
.newslist-1 .box-r .txt{ font-size: 16px; margin-bottom: 10px;}
.newslist-1 .box-r .time{ font-size: 15px; color: #999;}
.newslist-1 .load-more a{
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 20px;
    text-align: center;
    font-size: 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
	color: #333;
}
.newslist-1 .load-more a:hover{
	border-color: #666; color: #333;
}
.newslist-1 .load-more .icon-more{ margin-right: 10px; }

.Siderbar-right .sider-hd{
	height: 50px; line-height: 50px; padding: 0 10px; border-bottom: 1px solid #ddd; font-size: 18px; font-weight: 600;
}
.newslist-2{ padding-bottom: 20px;}
.newslist-2 li{ margin-top: 20px;}
.newslist-2 .box{
	overflow: hidden;
	padding: 0 20px;
}
.newslist-2 .img{ float: left; width: 110px; height: 80px; margin-right: 20px; overflow: hidden; background: #ddd;}
.newslist-2 .img img{ width: 100%; height: 100%;}
.newslist-2 .box-r .txt{ font-size: 16px; margin-bottom: 10px;}
.newslist-2 .box-r .time{ font-size: 15px; color: #999;}
.newslist-2 .more{ display: block; height: 40px; line-height: 40px; margin: 20px 20px 0; text-align: center; font-size: 15px; border: 1px solid #ddd; border-radius: 8px;}
.newslist-2 .more:hover{ border-color: #666; color: #333;}

.newslist-1 .img img,.newslist-2 .img img {
	width: 100%;
	height: 100%;
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	-o-transition: transform 1s;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s,-webkit-transform 1s;
}

.newslist-1 li:hover .img img,.newslist-2 li:hover .img img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.newslist-3{ padding: 10px 20px;}
.newslist-3 li{ line-height: 40px; font-size: 16px; }
.newslist-3 li span{ margin-right: 10px;}
.newslist-3 li .text{ display: block;}
.Siderbar-right .img_gg img{ width: 100%;}
/**详情*****************************/
.content-html{ padding: 20px; }
.content-html .content-hd{ padding-bottom: 20px; border-bottom: 1px solid #eee;}
.content-html .content-hd .title{ font-size: 24px; margin-bottom: 10px;}
.content-html .content-hd .info{ font-size: 15px; color: #999;}
.content-html .content-bd{ padding-top: 20px;}
.content-html .content-bd,.content-html .content-bd p { font-size: 16px; line-height: 1.8;}
.content-html .content-bd img{ max-width: 100%; margin: auto;}

/*关于我们*/
.aboutPage .content-item{
	margin-bottom: 80px;
}
.aboutPage .icolist{ text-align: center; margin: 40px 0; }
.aboutPage .icolist .item{ float: left; width: 33.3%;}
.icolist .item .img img{ width: 180px; height: 180px;}
.icolist .txtbox{ margin: 5px 0;}
.icolist .txtbox h5{ font-size: 22px; }
.icolist .txtbox p{ font-size: 16px; margin-top: 10px;}

/* 淘客系统 */
.taobaosystem{
	background: #F2F4F7;padding: 100px 0;
}
.section-item-1 .ico-list-item .taobaoli{
	width: 23%;
	border: 0;
}
.section-item-1 .ico-list-item .taobaoli .taobaoimg{
	width: 160px;
	height: 130px;
	margin: 0 auto;
}
/* .section-item-1 .ico-list-item .icon{ height: 72px; width: 72px; margin: 0 auto; background: url(../images/icons/applist.png) no-repeat;} */
.section-item-1 .ico-list-item .icon-taobao1{ height: 123px; width: 72px; margin: 0 auto; background: url(../images/taobao/taobao12.png) no-repeat;}
.section-item-1 .ico-list-item .icon-taobao2{ height: 96px; width: 150px; margin: 0 auto; background: url(../images/taobao/taobao13.png) no-repeat;}
.section-item-1 .ico-list-item .icon-taobao3{ height: 120px; width: 125px; margin: 0 auto; background: url(../images/taobao/taobao14.png) no-repeat;}
.section-item-1 .ico-list-item .icon-taobao4{ height: 128px; width: 154px; margin: 0 auto; background: url(../images/taobao/taobao15.png) no-repeat;}
.section-item-1 .ico-list-item .icon-taobao5{ height: 111px; width: 111px; margin: 0 auto; background: url(../images/taobao/taobao16.png) no-repeat;}
.section-item-1 .ico-list-item .icon-taobao6{ height: 114px; width: 152px; margin: 0 auto; background: url(../images/taobao/taobao17.png) no-repeat;}
.backgrounds{
	background:rgba(246,249,252,1);
}
.taobaoson{display: none;}
.taobaocolor{color: #0078FF;}
.taobaolist{display: none;}
/* 考学系统 */
.use{
	position: relative;top: 0;display: flex;justify-content: center;
}
.useimg{
	width: 100%;height: 1000px;
}
.posbc{position: absolute;top: 15%;}
.pos{position: absolute;top: 22%;}
.colors{color: #fff;}
.padd{padding: 80px 0 50px 0;color: #fff;}
.disr{display: flex; justify-content: space-around;align-items: center;}
.bgtit{display: flex; justify-content: center;align-items: center;width:144px;height:44px;background:rgba(255,255,255,1);border-radius:4px;color:rgba(51,138,251,1);}
.disconter{display: flex; justify-content: center;}
.libox{background: #fff; height: 294px;box-shadow: 0 4px 12px rgba(50, 50, 50, .2);}
.details{padding-top: 30px;}
.img1{width:66px;height:50px;}
.img2{width:61px;height:56px;}
.img3{width:53px; height:51px;}
.spans{font-size: 18px;color: black;}
.basic{font-size:14px; color:rgba(102,102,102,1);}
.apply{display: inline-block; text-align: center;margin-left: 20px;}
.applyli{background: #fff; box-shadow: 0 4px 12px rgba(50, 50, 50, .2); display: inline;margin-bottom: 40px;}
.business{padding-top: 30px;box-shadow:none;}
.applyspan{font-size: 18px;color: black;}
.firm{font-size:14px; color:rgba(102,102,102,1);}

/* 知识付费 */
.bill{display: flex; justify-content: center;}
.billli{background: #fff;}
.billbox{padding-top: 30px;}
.hue{color: black;}
.hues{color: #666;}
.shape{background: #F2F4F7;position: relative;padding-bottom: 150px;}
.need{padding-top: 100px;}
.needs{display: flex;justify-content: space-between;flex-wrap: wrap;}
.paybox{padding-bottom: 15px;}
.picture{color: black;font-size: 18px; line-height: 50px;}
.pictures{color: #666;font-size: 14px;}
.marketing{padding-top: 60px;}
.marketingbox{display: flex;justify-content: center;}
.sonbox{padding-right: 70px;}
.pay10box{width:80px;height:80px;background:#F5F5F5;border-radius:50%;display: flex;justify-content: center;align-items: center;}
.sontext{color: #262626;font-size: 16px; line-height: 50px;}
.bglist{display: none;}
.paybox{padding-bottom: 15px;}
.payord{display: none;}
.paylist{display: none;}
.payson{display: none;}
.pay1 div{width:46px;height:40px; margin: 0 auto; background: url(../images/exam/pay10.png) no-repeat;}
.pay1 div:hover{width:46px;height:40px; margin: 0 auto; background: url(../images/exam/pay10-1.png) no-repeat;}
.pay2 div{width:47px;height:40px; margin: 0 auto; background: url(../images/exam/pay11-1.png) no-repeat;}
.pay2 div:hover{width:47px;height:40px; margin: 0 auto; background: url(../images/exam/pay11.png) no-repeat;}
.pay3 div{width:47px;height:40px; margin: 0 auto; background: url(../images/exam/pay12-1.png) no-repeat;}
.pay3 div:hover{width:47px;height:40px; margin: 0 auto; background: url(../images/exam/pay12.png) no-repeat;}
.pay4 div{width:40px;height:40px; margin: 0 auto; background: url(../images/exam/pay13-1.png) no-repeat;}
.pay4 div:hover{width:40px;height:40px; margin: 0 auto; background: url(../images/exam/pay13.png) no-repeat;}
.pay5 div{width:40px;height:40px; margin: 0 auto; background: url(../images/exam/pay14-1.png) no-repeat;}
.pay5 div:hover{width:40px;height:40px; margin: 0 auto; background: url(../images/exam/pay14.png) no-repeat;}

.pay6 div{width:46px;height:42px; background: url(../images/exam/pay19.png) no-repeat;}
.pay6 div:hover{width:46px;height:42px; background: url(../images/exam/pay19-1.png) no-repeat;}
.pay7 div{width:41px;height:41px; background: url(../images/exam/pay20-1.png) no-repeat;}
.pay7 div:hover{width:41px;height:41px; background: url(../images/exam/pay20.png) no-repeat;}
.pay8 div{width:50px;height:34px; background: url(../images/exam/pay21-1.png) no-repeat;}
.pay8 div:hover{width:50px;height:34px; background: url(../images/exam/pay21.png) no-repeat;}
.pay9 div{width:44px;height:44px; background: url(../images/exam/pay22-1.png) no-repeat;}
.pay9 div:hover{width:44px;height:44px; background: url(../images/exam/pay22.png) no-repeat;}

/* 社交云商 */
.imgs{width:100%;height:76px;}
.ord{width:26px;height:2px;border:2px solid rgba(0,120,255,1);margin: 0 auto;margin-bottom: 10px;}
.liboxs{background: #fff; box-shadow: 0 4px 12px rgba(50, 50, 50, .2);}
.supplypr{position: relative;}
.supplypa{position: absolute;top: 31%;left: 42%;width: 40px;text-align: center;}
.supplypa3{position: absolute;top: 31%;left: 40%;width: 50px;text-align: center;}
.supplypa4{position: absolute;top: 37%;left: 40%;width: 50px;text-align: center;}
.disfl{display: flex;justify-content: center;}
.pd{padding: 50px 0;}
/* 订货系统 */
.indentul{display: flex;justify-content: center;}
.indentli{padding-left:10%;}
.indentimg{width: 80px;height: 80px;border: 1px solid #ccc;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.liftul{display: flex;flex-wrap: wrap;}
.liftli{width: 39%;margin-left: 100px;}
.liftbox{display: flex;justify-content: start;align-items: center;}
.liftimg{width:130px;height:80px;background:rgba(255,88,88,1);border-radius:50%;display: flex;justify-content: center;align-items: center;}
.lifttxt{font-size:20px;font-weight:bold;color:rgba(0,120,255,1);line-height: 40px;}
.lifttext{font-size:18px;color:rgba(51,51,51,1);}
.bac2{background:rgba(77,178,255,1);}
.bac3{background:rgba(255,181,51,1);}
.bac4{background:rgba(255,129,73,1);}
.posbcs{position: absolute;top: 7%;}
.mallli{width: 30%;margin-right: 40px;}
.colors{color: #FEE900;}
.colorf{color: #fff;}
.mallbo{padding:20px 60px 30px 30px;}
.scheme{position: relative;padding-top: 130px;}
.schemeul{display: flex; justify-content: center;flex-wrap: wrap;}
.schemeli{background: #fff;box-shadow: 0 4px 12px rgba(50, 50, 50, 0.2);}
.schemeimg{background: #fff;box-shadow:0px 2px 16px 0px rgba(54,125,217,0.13);display: flex;align-items: center;border-radius:50%;position: absolute;top: 17%;left: 17%;}
.schemeimg2{background: #fff;box-shadow:0px 2px 16px 0px rgba(54,125,217,0.13);display: flex;align-items: center;border-radius:50%;position: absolute;top: 17%;left: 47%;}
.schemeimg3{background: #fff;box-shadow:0px 2px 16px 0px rgba(54,125,217,0.13);display: flex;align-items: center;border-radius:50%;position: absolute;top: 17%;left: 77%;}


.schemespans{color: #999999;padding:30px 10px;}
.solveup{width:100px;height:100px;background:rgba(255,255,255,1);box-shadow:0px 2px 16px 0px rgba(54,125,217,0.13);border-radius:50%;display: flex;justify-content: center;align-items: center;}
/* 补单 */
.ords{height:2px;background:#338AFB;margin-top: 10px;display: none;}
.orderlist{display: none;}
/* 直播系统 */
.live-ul{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.live-son{
	position: relative;
	top: 0;
}
.live-img{
	width:220px;
	/* height:276px; */
}
.live-img img{
	width: 100%;
}
.live-imgs{
	position: absolute;
	top: 25%;
	left: 18%;
	width:136px;
	height:136px;
}
.live-imgs img{
	width: 100%;
}
.live-modal{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width:220px;
	height:276px;
	background: rgb(54, 54, 54,0.8);
	text-align: center;
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:36px;
	border-radius: 16px;
	padding-top: 80px;
}
.live-adv{display: flex;justify-content: space-between;}
.live-right{font-family:Microsoft YaHei;padding:50px 0 0 50px}
.live-sign{font-size:26px;color: #333333;font-weight:bold;}
.live-pole{width:36px;height:6px;background:#338AFB;margin: 40px 0;}
.live-fz14{line-height: 30px;font-size:14px;color:rgba(102,102,102,1);}
.live-dis{display: flex;padding-right: 100px;}
.live-dot{width:6px;height:6px;background:#338AFB;border-radius:50%;margin: 12px 12px 0 0;}
.live-consult{width:120px;
	height:44px;
	border:1px solid rgba(51,138,251,1);
	border-radius:22px;
	font-size:16px;
	font-weight:400;
	color:rgba(51,138,251,1);
	line-height:44px;
	text-align: center;cursor: pointer;}
.live-consult a{width:120px;
	display: block;
	height:44px;
	font-size:16px;
	font-weight:400;
	color:rgba(51,138,251,1);
	line-height:44px;
	text-align: center;cursor: pointer;}
.live-out{width:120px;
	height:44px;
	background:rgba(51,138,251,1);
	border-radius:22px;
	font-size:16px;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:44px;
	text-align: center;
	margin-left: 30px;
	cursor: pointer;}
	.live-bg{background:rgba(248,248,248,1);}
.live-modals{
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		width:220px;
		height:391px;
		background: rgb(54, 54, 54,0.7);
		text-align: center;
		font-size:24px;
		font-family:Microsoft YaHei;
		font-weight:bold;
		color:rgba(255,255,255,1);
		line-height:36px;
		padding-top: 210px;
	}
	.lives-imgs{
		position: absolute;
		top: 39%;
		left: 40%;
		width:46px;
	}
	.lives-imgs img{
		width: 100%;
	}
	.live-color{color: #fff;}
.live-item{
	font-size:55px;
	font-family:FZHTK;
	font-weight:normal;
	color:rgba(255,216,0,1);
	line-height:68px;
}
.live-fz18{
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:40px;
	margin-top: 30px;
}
.live-rel{
	position: relative;top: 0;
}
.live-ab{
	position: absolute;
}
.live-li{
	width: 25%;
}
.live-board{
	width:275px;
	height:155px;
	background:rgba(255,255,255,1);
	margin-bottom: 25px;
	padding-top: 30px;
}
.liveimg1{
	margin: 0 auto;
	width:196px;
	height:105px;
}
.liveimg2{
	margin: 0 auto;
	width:248px;
	height:85px;
}
.liveimg3{
	margin: 0 auto;
	width:187px;
	height:107px;
}
.liveimg4{
	margin: 0 auto;
	width:174px;
	height:115px;
}
.liveimg5{
	margin: 0 auto;
	width:183px;
	height:96px;
}
.liveimg6{
	margin: 0 auto;
	width:210px;
	height:97px;
}
.liveimg7{
	margin: 0 auto;
	width:205px;
	height:101px;
}
.liveimg8{
	margin: 0 auto;
	width:165px;
	height:75px;
}
.liveimg9{
	margin: 0 auto;
	width:248px;
	height:75px;
}
.liveimg10{
	margin: 0 auto;
	width:194px;
	height:78px;
}
.liveimg11{
	margin: 0 auto;
	width:215px;
	height:72px;
}
.liveimg12{
	margin: 0 auto;
	width:175px;
	height:97px;
}


/* 区块链 */
.chaincase{
	
	display: flex;
	align-items: center;
	justify-content: center;
}
.chaintext1{
	width: 430px;
	margin-right: 80px;
	font-size: 16px;
	color: #666666;
}
.chaintrait{
	margin:0 auto;
	width: 880px;
}
.chaintext2{
	font-size: 16px;
	color: #666666;
	text-align: center;
}
.mt80{
	margin-top: 80px;
}
.chaintrait .traitlist ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 580px;
	margin: 0 auto;
}
.chaintrait .traitlist li>div{
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin-top: 15px;
}
.chaintrait .traitlist li img{
	display: block;
	width: 70px;
	margin: 0 auto;
	margin-top: 80px;
}
.chainimg img{
	width: 100%;
	height: auto;
}
.chainscenes{
	
}
.chainscenes ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.chainscenes li{
	width: 280px;
	min-height: 355px;
	/* margin-right: 25px; */
	margin-bottom: 25px;
	padding: 0 30px;
	background-color: #fff;

}
.chainscenes li div{
	font-size: 20px;
	color: #333;
	text-align: center;
}
.mt30{
	margin-top: 30px;
}
.chainscenes li span{
	font-size: 16px;
	color: #999;
}
.chainscenes img{
	width: 80px;
	height: 80px;
	display: block;
	margin: 0 auto;
	margin-top: 40px;

}
.chainscenes li:nth-child(8) img{
	margin-top: 80px;
}


