.banner{
	height: 1080px;
	/* background-color: #0046dc; */
}
.banner canvas{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	z-index:-1;
}
.banner .header {
	margin-top: 50px;
}
.banner .header.active{
	width: 100%;
	margin-top: 0;
	padding: 10px 0;
	position: fixed;
	background-color: #0046dc;
	z-index: 999;
}
.banner .header .nav li{
	float: left;
	color: #fff;
	padding: 10px 35px;
	opacity: .6;
	transition: all .5s;
}
.banner .header .nav li a{
	color: #fff;
}
.banner .header .nav li:hover{
	opacity: 1;
}
.banner .title{
	margin-top: 210px;
	font-size: 36px;
	color: #fff;
    line-height: 54px;
    margin-left: 80px;
}
.banner .more{
    margin-left: 80px;
	margin-top: 60px;
	display: block;
	width: 184px;
	line-height: 50px;
	border-radius: 25px;
	font-size: 24px;
	color: #61eeff;
	text-align: center;
	border: 2px solid #61eeff;
	transition: all .3s;
}
.banner .more:hover{
	box-shadow: 0px 0px 10px 1px #61eeff;
}
.banner .idea{
	margin-top: 200px;
}
.banner .idea li{
	float: left;
	color: #fff;
	width: 25%;
	line-height: 39px;
	font-size: 20px;
}
.banner .idea li .iconfont{
	font-size: 58px;
	margin-right: 20px;
	line-height: 78px;
    color: #61eeff;
    margin-left: 20px;
}

.banner .big-data{
	background-color: #fff;
	border-radius: 16px;
	margin-top: 160px;
	color: #0046dc;
	position: relative;
	z-index: 99;
}
.banner .big-data .name{
	font-size: 30px;
}
.banner .big-data .num{
	font-size: 18px;
}
.banner .big-data .num span{
	font-size: 66px;
}
.banner .big-data li{
	padding: 65px 0;
	width: 25%;
	float: left;
	text-align: center;
}
.banner .big-data li div{
	display: inline-block;
	text-align: left;
}

.introduce01 {
	background-color: #efefef;
	height: 1080px;
}
.introduce01 .container>div{
	width: 50%;
}
.introduce01 .container>div:first-child{
	padding-left: 80px;
	padding-right: 12px;
}
.introduce01 .container>div:first-child h3{
	color: #0046dc;
	font-size: 48px;
	line-height: 1em;
	margin-top: 100px;
	margin-bottom: 30px;
}
.introduce01 .container>div:first-child p{
	font-size: 18px;
	color: #888;
	line-height: 30px;
	margin-bottom: 30px;
	text-align: justify;
}
.introduce01 .container>div:first-child>a{
	display: block;
	width: 140px;
	line-height: 40px;
	border-radius: 20px;
	border: 2px solid #0046dc;
	text-align: center;
	color: #0046dc;
	transition: all .3s;
}
.introduce01 .container>div:first-child>a:hover{
	box-shadow: 0px 0px 10px 1px #61eeff;
}
.introduce01 .container>div:last-child{
	/* padding-left: 110px; */
	position: relative;
}
.introduce01 .container>div:last-child ul{
	position: absolute;
	width: 85%;
    margin-left: 15%;
	margin-top: 170px;
	background-color: #0046dc;
	height: 568px;
	color: #fff;
	padding-left: 200px;
	padding-top: 80px;
	padding-bottom: 70px;
	font-size: 26px;
}
.introduce01 .container>div:last-child ul li{
	position: relative;
	line-height: 70px;
	margin-bottom: 40px;
}
.introduce01 .container>div:last-child ul li:last-child{
	margin-bottom: 0px;
}
.icon-left:before{
	position: absolute;
	display: block;
	content: '';
	width: 70px;
	height: 70px;
	margin-left: -100px;
	background-repeat: no-repeat;
	background-position: center;
}
.icon-1:before{
	background: url(../img/icon-01.png);
}
.icon-2:before{
	background: url(../img/icon-02.png);
}
.icon-3:before{
	background: url(../img/icon-03.png);
}
.icon-4:before{
	background: url(../img/icon-04.png);
}

.introduce02{
	padding-top: 80px;
}
.introduce02 h2{
	font-family: "黑体";
	font-size: 36px;
	line-height: 46px;
    margin-bottom: 115px;
    margin-left: 80px;
}
.introduce02 .container>.clearfloat>.fl{
	/* border-left: 6px solid #a1acc3; */
	padding-left: 72px;
}
.introduce02 .container>.clearfloat>.fl>ul>li{
	line-height: 1em;
	font-size: 32px;
	margin-bottom: 80px;
}
.introduce02 .container>.clearfloat>.fl>ul>li:last-child{
	margin-bottom: 0;
}
.introduce02 .container>.clearfloat>.fl>ul>li>ul{
	font-size: 24px;
	color: #888;
	padding-top: 20px;
	line-height: 36px;
}
.introduce02 .container>.clearfloat>.fr{
	width: 70%;
	/* margin-right: -26px; */
}
.introduce02 .container>.clearfloat>.fr>ul>li{
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	width: 300px;
	height: 305px;
	padding-left: 46px;
	padding-right: 46px;
	margin-bottom: 90px;
	border-radius: 20px;
	box-shadow: 0px 0px 50px 1px #f0f0f0;
}
.introduce02 .container>.clearfloat>.fr>ul>li:before{
	display: block;
	margin: 0 auto;
	background-color: #0046dc;
	text-align: center;
	width: 80px;
	line-height: 80px;
	font-size: 42px;
	color: #61eeff;

	border-radius: 50%;
	margin-top: -22px;
	margin-bottom: 27px;
}
.introduce02 .container>.clearfloat>.fr>ul>li h4{
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 20px;
}
.introduce02 .container>.clearfloat>.fr>ul>li p{
	line-height: 30px;
	color: #888;
	text-align: justify;
}

.introduce02 .marketing ul{
    /* margin-left: -360px; */
    /* margin-right: -360px; */
}
.introduce02 .marketing ul>li>div{
	width: 50%;
	
}
.introduce02 .marketing ul>li>div>img{
    display: block;
    height: 404px;
}
.introduce02 .marketing ul>li .text{
	background-color: #0046dc;
	height: 404px;
	color: #fff;
	padding-left: 60px;
	padding-right: 60px;
}
.introduce02 .marketing ul>li .text h3{
	line-height: 1em;
	font-size: 30px;
	margin-top: 90px;
	margin-bottom: 48px;
}
.introduce02 .marketing ul>li .text p{
	line-height: 30px;
}
.introduce02 .marketing ul>li .text a{
	display: block;
	width: 136px;
	color: #61eeff;
	font-size: 20px;
	line-height: 34px;
	border-radius: 17px;
	border: 2px solid #61eeff;
	text-align: center;
	margin-top: 36px;
	transition: all .3s;
}
.introduce02 .marketing ul>li .text a:hover{
	box-shadow: 0px 0px 10px 1px #61eeff;
}

.service {
	height: 1304px;
	background-color: #1d1d20;
	color: #fff;
}
.service canvas{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100% !important;
	z-index:0;
}

.service h2{
	font-size: 42px;
	margin-top: 95px;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
	margin-bottom: 36px;
}
.service .ser-nav-list {
	width: 490px;
	margin: 0 auto;
	margin-bottom: 46px;

}
.service .ser-nav-list li{
	float: left;
	width: 80px;
	line-height: 34px;
	border-radius: 17px;
	text-align: center;
	margin: 0 8px;
}
.service .ser-nav-list li:hover{
	background-color: #0046dc;
}
.service .ser-nav-list li.active{
	background-color: #0046dc;
}
.service .group ul{
	/* margin-left: -18px; */
	/* margin-right: -18px; */
}
.service .group ul li{
	position: relative;
	float: left;
	width: 30%;
	height: 276px;
	margin: 1.5%;
	border-bottom: 30px solid #fff;
	border-radius: 30px;
	overflow: hidden;
}

.service .group ul li>a>.text{
	position: absolute;
	color: #fff;
	width: 100%;
	height: 100%;
	padding-top: 90px;
	top: 250px;
	left: 0;
	line-height: 28px;
	text-align: center;
	background-color: rgba(0,70,220,.8);
	transition: all .5s;
}
.service .group ul li>a>.text:after{
	display: block;
	content: '';
	width: 35px;
	margin: 0px auto;
	border-top: 2px solid #fff;
}
.service .group ul li:hover>a>.text{
	top: 0;
}

.coo{
	height: 944px;
	background-image: url(../img/coo-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.coo h2{
	margin-top: 80px;
	font-weight: normal;
	text-align: center;
	font-size: 36px;

}
.coo .group{
	margin-top: 126px;
	padding: 90px 0 100px 30px;
	background-color:#fff;
}
.coo .group li{
	position: relative;
	margin-right: 30px;
	float: left;
	height: 62px;
	margin-bottom: 45px;
	overflow: hidden;
}
.coo .group li img{
	position: relative;
	height: 62px;
	display: block;
	transition: all .5s;
}
.coo .group li:hover img:first-child{
	margin-top: -62px;
}

.footer{
	padding-top: 80px;
}
.footer .inf{
	padding-bottom: 60px;
	border-bottom: 1px solid #ece7e7;
}
.footer .inf>ul>li{
	float: left;
	margin-right: 78px;
	line-height: 30px;
}
.footer .inf>ul>li>div{
	font-size: 20px;
	color: #1d1d20;
	line-height: 1em;
	margin-bottom: 35px;
}
.footer .inf>ul>li>ul>li{
	color: #68686b;
}
.footer .inf .fr img{
	margin-top: 20px;
}
.footer .copy{
	color: #68686b;
	font-size: 14px;
	line-height: 1em;
	padding-top: 27px;
    padding-bottom: 27px;
    text-align: center;
}

.footer .weibo,.footer .wechat{
	position: relative;
	font-size: 28px;
	margin-left: 10px;
	color: #a1a1a1;
	width: 28px;
    line-height: 28px;
    margin-right: 25px;
}
.footer .weibo:before,.footer .wechat:before{
	display: block;
}
.footer .weibo:hover,.footer .wechat:hover{
	color: #004edc;
}
.footer .weibo:hover .code,.footer .wechat:hover .code{
	opacity: 1;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.footer .code{
	position: absolute;
	width: 80px;
	height: 87px;
	top: -92px;
	left: 50%;
	margin-left: -40px;
	padding-top: 4px;
	background-image: url(../img/code-bg.png);
	opacity: 0;
}
.footer .code img{
	display: block;
	margin: 0 auto;
}
/* .fr{
    float: none;
} */

.container{
    width: 100%;
}

.inf .fl{
    margin-left: 80px;
}
.inf .fr{
    margin-right: 80px;
}

