@charset "utf-8";
img{
	width: 100%;
}
.product-banner{
	background: url(/images/product0001.png) no-repeat;
	height: 450px;
    background-size: 100% 450px;
}
.product-wechat{
	background: url(/images/product0006.png) no-repeat;
	height: 450px;
    background-size: 100% 450px;
}
.product-platform{
	background: url(/images/product0011.png) no-repeat;
	height: 450px;
    background-size: 100% 450px;
}
.product-h5{
	background: url(/images/product0014.png) no-repeat;
	height: 450px;
    background-size: 100% 450px;
}
.product-customized{
	background: url(/images/product0015.png) no-repeat;
	height: 450px;
    background-size: 100% 450px;
}
.product-banner .product-content{
	margin-top: 0;
}
.product-banner .product-content .title{
	font-size: 48px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: justify;
	padding-top: 122px;
}
.product-banner .product-content .sketch{
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: justify;
	line-height: 28px;
	width: 780px;
	padding-top: 20px;
}
.product-banner .product-content .btn{
	margin-top: 40px;
}
.product-banner .product-content .btn span{
    color: #fff ;
}
.product-banner .product-content .btn a{
    padding: 10px 33px;
    text-align: center;
    background-color: #2468f2;
    border-radius: 30px;
    margin-top: 40px;
    font-size: 14px;
}
.product-banner .product-content .btn a:hover{
    background-color: #1E88FC;
	color: #fff;
}
.product-nav{
	background: #FFFFFF;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
}
.product-nav .container {
	margin:0 auto}
.product-nav ul {
	display:flex;
	justify-content:space-between}
.product-nav li {
	line-height:60px;
	margin:0;
	font-size:16px;
	color:#454a5b;
	text-align:center;
	transition:all .2s ease-in-out}
.product-nav li.current {
	color:#2468f2;
	font-weight: 500;
}
.product-nav li:hover {
	cursor:pointer}
.product-nav i {
	position:absolute;
	display:block;
	height:2px;
	background-color:#2468f2;
	z-index:100;
	width:64px;
	transition:all .4s ease-in-out}


.characteristic h2 {
    margin: 0 auto;
    text-align: center;
}
.characteristic .characteristic-content{
    margin: 60px 0;
    display: flow-root;
}
.characteristic .characteristic-content .item-top{
    display: flow-root;
}
.characteristic .characteristic-content .group{
    width: 300px;
    padding-bottom: 40px;
    padding-right: 93px;
    float: left;
}
.characteristic .characteristic-content .group .icons{
    width: 44px;
    padding-bottom: 20px;
}
.characteristic .characteristic-content .group .title{
    font-size: 22px;
    font-weight: 500;
    padding-bottom: 10px;
}
.characteristic .characteristic-content .group .explain{
    font-size: 14px;
    line-height: 26px;
}

.terminal{
	display: flex;
	background: #F6F8FB;
}
.terminal h2 {
    margin: 0 auto;
    text-align: center;
}

.right-content-top {
	overflow:hidden
}
.right-content-top-text {
	margin-right:350px;
	letter-spacing:0;
	color:#191C3D;
}
.right-content-top-title {
	font-size:22px;
	line-height:38px;
	font-weight:700
}
.right-content-top-des {
	font-size:14px;
	line-height:26px;
	margin-top:10px
}
.right-content-top-img {
	float:right;
	width:280px;
	height:158px;
	-moz-background-size:cover;
	background-size:cover
}
.right-content-bot {
	margin-top:40px
}
.right-content-bot-title {
	font-size:22px;
	line-height:38px;
	font-weight:700
}
.right-content-bot-list .listImg {
	margin-top:20px;
	overflow:hidden;
	width: 180px;
    height: 100px;
	background: #fff;
	float: left;
	margin-right: 20px;
}
.ai-module-scene .right-content-top {
	height:198px;
	border-bottom:1px solid #eee
}
.leftNav-content {
	height:100%
}
.leftNav-content-nav {
	width:180px;
	height:100%;
	float:left;
	background-color:#fff
}
.leftNav-content-nav-item {
	font-size:14px;
	color:#191C3D;
	letter-spacing:0;


	padding-left:20px;
	margin:10px 0;
	cursor:pointer;
		height:24px;
	line-height:24px;
	padding:10px 0 10px 20px;
	border-bottom:1px solid #eeeeee;
}
.leftNav-content-nav-item:hover {
	color:#2468f2;
}
.leftNav-content-nav-item-active {
	height:26px;
	line-height:26px;
	padding:18px 0 18px 20px;
	background-image:-webkit-gradient(linear,left top,right top,from(#2468f2),to(#036fe2));
	background-image:-webkit-linear-gradient(left,#2468f2,#036fe2);
	background-image:-moz-linear-gradient(left,#2468f2 0,#036fe2 100%);
	background-image:linear-gradient(90deg,#2468f2,#036fe2);
	color:#fff
}
.leftNav-content-nav-item-active:hover {
	color:#fff
}
.leftNav-content-nav-item:first-child {
	margin-top:0
}
.leftNav-content-nav-item:first-child.leftNav-content-nav-item {
	padding-top:20px
}
.leftNav-content-nav-item:first-child.leftNav-content-nav-item-active {
	padding-top:18px
}
.leftNav-content-nav-item:last-child {
	margin-bottom:0
}

.leftNav-content-content {
	height:100%;
	margin-left:180px;
	padding-left:70px
}
.ai-module-scene {
	width:1180px;
	margin:0 auto
}
.leftNav {
	height:408px;
	margin:60px 0;
}

.right-content {display: none;
	height:100%;
	margin-left:180px;
	padding-left:70px
}
.category h2 {
    margin: 0 auto;
    text-align: center;
}
.category .category-content{
	display: inline-block;
	margin: 60px 0 60px -20px;
}
.category .category-content ul li{
	width: 180px;
	line-height: 60px;
	background: #F6F8FB;
	border-radius: 2px;
	border-radius: 2px;
	font-size: 16px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.customized{
	background: #fff !important;
}
.customized .customized-content ul li{
	background: #F6F8FB !important;
}
.deliver .deliver-content{
	display: inline-block;
	margin: 60px 0 60px -45px;
}
.deliver h2 {
    margin: 0 auto;
    text-align: center;
}
.deliver .deliver-content ul li{
	width: 198px;
	height: 198px;
	border: #eee solid 1px;
	text-align: center;
	margin-left: 45px;
	margin-bottom: 45px;
	float: left;
	font-size: 16px !important;
}
.deliver .deliver-content ul li p{
	font-size: 16px !important;
}
.deliver .deliver-content ul li img{
	width: 64px;
	height: 64px;
	padding-top: 44px;
	padding-bottom: 20px;
}
.security h2 {
    margin: 0 auto;
    text-align: center;
}
.security .security-content{
	display: inline-block;
	margin-bottom: 80px;
}
.security .security-content .group img{
	width: 44px;
}
.security .security-content .group{
	float: left;
	display: inline-flex;
	margin: 80px 0 0 100px;
	height: 102px;
}
.security .security-content .group .text{
	padding-left: 30px;
}
.security .security-content .group .items .title{
	font-size: 22px;
	font-weight: 500;
	color: #191c3d;
	line-height: 30px;
	padding-bottom: 10px;
}
.security .security-content .group .items .sketch{
	font-size: 14px;
	line-height: 26px;
	color: #191c3d;
	padding-bottom: 10px;
	width: 380px;
}

.news h2{
	text-align: center;
}
.news .news-content {
	margin: 60px 0 60px -20px;
}
.news .news-content .items {
	display: inline-table;
	padding-bottom: 40px;
	padding-left: 30px;
	width: 570px;
}
.news .news-content .items .img{
	width: 180px;
    height: 105px;
	float: left;
	margin-right: 20px;
	display: flex;
}
.news .news-content .items .tit a{
	font-size: 18px;
	color: #191C3D;
	font-weight: bold;
	padding: 10px 0;
	line-height: 28px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news .news-content .items p{
	font-size: 14px;
	color: #191C3D;
	line-height: 22px;
	opacity: 0.6;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
} /* i is7 .c om */