@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;}
*{box-sizing: border-box;}
body{width:100%;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}

.contain{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}

.header{
	padding: 25px;
	background-color: #ffffff;
}
.header1{
	font-size: 18px;
	color: #ACACAC;
	line-height: 24px;
}
.header1 a{
	color: #ACACAC;
}
.nav{
	margin-top: 20px;
	overflow: hidden;
}
.nav1{
	float: right;
	display: flex;
	align-items: center;
}
.nav2 ul{
	overflow: hidden;
}
.nav2 ul li{
	list-style-type: none;
	float: left;
	margin-left: 80px;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	line-height: 24px;
}
.nav2 ul li:first-child{
	margin-left: 0;
}
.nav2 ul li a{
	color: #333333;
}
.nav2 ul li.on a{
	color: #4A6CF7;
}
.language{
	margin-left: 64px;
	border-left: 1px solid #E1E1E1;
	padding-left: 20px;
	display: flex;
	align-items: center;
	margin-right: 100px;
}
.language img{
	margin-right: 10px;
}
.language select{
	outline: none;
	border: none;
}
.banner{
	background: linear-gradient( 194deg, rgba(1,167,220,0.24) 0%, rgba(173,192,245,0.2) 100%);
	padding: 66px 0;
}
.banner1{
	display: flex;
	align-items: center;
}
.banner2{
	font-size: 0;
	width: 460px;
	margin-right: 120px;
}
.banner3{
	flex: 1;
}
.banner4{
	font-weight: bold;
	font-size: 36px;
	color: #333333;
	line-height: 70px;
}
.banner5{
	margin-top: 56px;
	font-weight: 300;
	font-size: 28px;
	line-height: 50px;
}
.banner6{
	margin-top: 76px;
	display: flex;
	align-items: center;
}
.banner6 a{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 40px;
	width: 180px;
	height: 70px;
	background-color: #0D0D0D;
	border-radius: 12px;
	font-weight: 300;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 28px;
}
.banner6 a img{
	margin-right: 20px;
}
.concept{
	padding: 50px 0;
}
.grbg{
	background: linear-gradient( 1deg, #F3F7FF 0%, #FFFFFF 100%);
}
.title{
	font-weight: bold;
	font-size: 36px;
	line-height: 50px;
	text-align: center;
}
.concept1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.concept2{
	font-size: 0;
	width: 454px;
	margin-left: 190px;
}
.concept3{
	flex: 1;
}
.concept3:first-child{
	margin-top: 0;
}
.concept4{
	margin-top: 80px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.concept4:first-child{
	margin-top: 0;
}
.concept5{
	margin-top: 8px;
	width: 18px;
	height: 18px;
	background: #4A6CF7;
	transform: rotate(45deg);
	margin-right: 19px;
}
.concept6{
	flex: 1;
}
.concept7{
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	line-height: 35px;
}
.concept8{
	margin-top: 14px;
	font-size: 18px;
	color: #999999;
	line-height: 28px;
}
.concept8 span{
	color: #333333;
}
.proadv{
	padding: 50px 0;
}
.proadv1{
	margin-top: 70px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.proadv2{
	width: 620px;
	margin-left: 120px;
}
.sypeo{
	padding: 55px 0 20px;
}
.title1{
	margin-top: 25px;
	font-size: 20px;
	color: #999999;
	line-height: 28px;
	text-align: center;
}
.sypeo1 ul{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.sypeo1 ul li{
	list-style-type: none;
	width: calc((100% - 60px)/4);
	margin-right: 20px;
	margin-top: 40px;
}
.sypeo1 ul li:nth-child(4n){
	margin-right: 0;
}
.sypeo2{
	font-size: 0;
}
.sypeo3{
	margin-top: 29px;
	font-weight: bold;
	font-size: 26px;
	color: #333333;
	line-height: 35px;
}
.sypeo4{
	margin-top: 20px;
	font-size: 20px;
	color: #999999;
	line-height: 28px;
}
.scene{
	padding: 40px 0 50px;
}
.scene1 ul{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.scene1 ul li{
	list-style-type: none;
	width: calc((100% - 80px)/3);
	margin-right: 40px;
	margin-top: 30px;
}
.scene1 ul li:nth-child(3n){
	margin-right: 0;
}
.eveluate{
	padding: 40px 0 115px;
}
.eveluate1{
	padding: 0 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.eveluate2{
	width: calc((100% - 180px)/2);
	margin: 60px 45px 0;
	background: #FFFFFF;
	box-shadow: 0px 2px 20px 1px rgba(0,0,0,0.16);
	border-radius: 8px;
	padding: 20px 10px;
}
.eveluate3{
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
}
.eveluate4{
	margin-top: 20px;
	display: flex;
	align-items: center;
	font-size: 20px;
	color: #4A6CF7;
	padding-left: 14px;
	line-height: 28px;
}
.eveluate4 span{
	width: 74px;
	height: 1px;
	background-color: #4A6CF7;
	margin-right: 16px;
}
.remember{
	padding: 56px 0 80px;
}
.remember1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.remember2{
	font-size: 0;
	width: 384px;
	margin-left: 55px;
}
.remember3{
	flex: 1;
}
.remember4{
	margin-top: 30px;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 20px;
}
.remember5{
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	line-height: 27px;
}
.remember6{
	margin-top: 20px;
	font-size: 20px;
	color: #807F7F;
	line-height: 27px;
}
.news{
	padding: 70px 0 50px;
	background: linear-gradient( 1deg, #F3F7FF 0%, #FFFFFF 100%);
}
.news1{
	margin-top: 15px;
	display: flex;
	align-items: center;
}
.news1 a{
	font-size: 20px;
	color: #B2B2B2;
	line-height: 30px;
	margin-right: 40px;
}
.news1 a.on{
	color: #4A6CF7;
}
.news3 ul{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.news3 ul li{
	list-style-type: none;
	width: calc((100% - 88px)/3);
	margin-right: 44px;
	margin-top: 36px;
}
.news3 ul li:nth-child(3n){
	margin-right: 0;
}
.news5{
	margin-top: 20px;
	font-size: 18px;
	color: #333333;
	line-height: 27px;
}
.news6{
	font-size: 18px;
	color: #4A6CF7;
	line-height: 27px;
}
.sysix{
	padding: 66px 0;
}
.sysix1{
	margin-top: 30px;
	font-size: 18px;
	color: #666666;
	line-height: 40px;
}
.sysix1 span{
	color: #333333;
	font-weight: bold;
}
.footer{
	border-top: 14px solid #597AFA;
	background-color: #1D2144;
}
.footer1{
	padding: 80px 0 60px;
	border-bottom: 1px solid #D8D8D8;
}
.footer2{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.footer4{
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 27px;
}
.footer5{
	margin-top: 18px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
}
.footer6{
	display: flex;
	align-items: flex-start;
}
.footer7{
	margin-left: 56px;
}
.footer8{
	font-size: 16px;
	color: #EBEBEB;
	line-height: 40px;
	font-weight: bold;
}
.footer9{
	margin-top: 20px;
	font-size: 16px;
	color: #EBEBEB;
	line-height: 40px;
}
.footer9 a{
	color: #EBEBEB;
	display: block;
}
.beian{
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 90px;
	text-align: center;
}
.beian a{
	color: #FFFFFF;
}
.wap{
	display: none;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.icon_m img{
	height: 32px;
}

/* 产品功能页面样式 */
.core-features{
	padding: 80px 0;
	background: url(../img/innerbanner.png) no-repeat;
	background-size: cover;
	background-position: center;
}
.core-features1{
	margin-top: 60px;
}
.core-features1 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.core-features1 ul li{
	list-style-type: none;
	width: calc((100% - 60px)/3);
	margin-bottom: 40px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 12px;
	padding: 36px 20px 40px;
	box-shadow: 0px 2px 12px rgba(0,0,0,0.08);
	transition: transform 0.2s, box-shadow 0.2s;
}
.core-features1 ul li:hover{
	transform: translateY(-2px);
	box-shadow: 0px 4px 16px rgba(0,0,0,0.12);
}
.core-features3{
	font-weight: bold;
	font-size: 26px;
	color: #333333;
	line-height: 35px;
}
.core-features6{
	margin-top: 30px;
	font-size: 20px;
	color: #666666;
	line-height: 28px;
}
.features-highlight{
	padding: 80px 0;
}
.features-highlight1{
	margin-top: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.features-highlight2{
	flex: 1;
	margin-right: 60px;
}
.features-highlight3{
	margin-bottom: 40px;
}
.features-highlight3:last-child{
	margin-bottom: 0;
}
.features-highlight4{
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 35px;
	margin-bottom: 15px;
}
.features-highlight5{
	font-size: 18px;
	color: #666666;
	line-height: 28px;
}
.features-highlight6{
	width: 500px;
}
.features-highlight7{
	display: flex;
	margin-bottom: 20px;
}
.features-highlight7:last-child{
	margin-bottom: 0;
}
.features-highlight8{
	flex: 1;
	margin-right: 20px;
	font-size: 0;
	border-radius: 8px;
	overflow: hidden;
}
.features-highlight8:last-child{
	margin-right: 0;
}
.features-highlight8 img{
	width: 100%;
	height: auto;
	display: block;
}
.usage-effect{
	padding: 80px 0;
}
.usage-effect1{
	margin-top: 60px;
}
.usage-effect1 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.usage-effect1 ul li{
	list-style-type: none;
	width: calc((100% - 60px)/4);
	background: rgba(255,255,255,0.95);
	border-radius: 12px;
	padding: 30px 20px;
	text-align: center;
	box-shadow: 0px 4px 20px rgba(0,0,0,0.1);
}
.usage-effect2{
	font-size: 0;
	margin-bottom: 20px;
}
.usage-effect2 img{
	width: 100%;
	height: auto;
	border-radius: 8px;
}
.usage-effect3{
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	line-height: 32px;
	margin-bottom: 15px;
}
.usage-effect4{
	font-size: 16px;
	color: #666666;
	line-height: 26px;
}
.key-points{
	padding: 80px 0;
	background: linear-gradient( 1deg, #F3F7FF 0%, #FFFFFF 100%);
}
.key-points1{
	margin-top: 60px;
}
.key-points2{
	margin-bottom: 30px;
	padding: 25px;
	background: #FFFFFF;
	border-radius: 8px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.05);
}
.key-points2:last-child{
	margin-bottom: 0;
}
.key-points3{
	font-weight: bold;
	font-size: 20px;
	color: #4A6CF7;
	line-height: 30px;
	margin-bottom: 10px;
}
.key-points4{
	font-size: 18px;
	color: #666666;
	line-height: 28px;
}

/* 悬浮效果 - 不改变现有样式，只添加交互效果 */
.nav2 ul li a{
	transition: color 0.3s ease;
}
.nav2 ul li a:hover{
	color: #4A6CF7;
}
.banner6 a{
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.banner6 a:hover{
	transform: translateY(-3px);
	box-shadow: 0px 4px 12px rgba(0,0,0,0.2);
}
.sypeo1 ul li a{
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	display: block;
}
.sypeo1 ul li a:hover{
	transform: translateY(-5px);
}
.sypeo2 img{
	transition: transform 0.3s ease;
}
.sypeo1 ul li a:hover .sypeo2 img{
	transform: scale(1.05);
}
.scene1 ul li a{
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	display: block;
}
.scene1 ul li a:hover{
	transform: translateY(-5px);
}
.scene1 ul li a:hover .sypeo2 img{
	transform: scale(1.05);
}
.eveluate2{
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.eveluate2:hover{
	transform: translateY(-5px);
	box-shadow: 0px 4px 25px 2px rgba(0,0,0,0.2);
}
.news3 ul li a{
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	display: block;
}
.news3 ul li a:hover{
	transform: translateY(-3px);
}
.news4 img{
	transition: transform 0.3s ease;
}
.news3 ul li a:hover .news4 img{
	transform: scale(1.03);
}
.concept4{
	transition: transform 0.3s ease;
}
.concept4:hover{
	transform: translateX(5px);
}
.concept2 img, .proadv2 img, .remember2 img{
	transition: transform 0.3s ease;
}
.concept2:hover img, .proadv2:hover img, .remember2:hover img{
	transform: scale(1.05);
}
.footer9 a{
	transition: color 0.3s ease;
}
.footer9 a:hover{
	color: #4A6CF7;
}

.sylc{
	font-size: 0;
	width: 525px;
	margin-left: 150px;
}
.sylc img{
	margin-top: 50px;
	transition: transform 0.3s ease;
}
.sylc img:hover{
	transform: scale(1.05);
}
.sylc1 {
    transition: transform 0.3s ease;
}
.sylc1 {
    margin-top: 40px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.sylc1:hover{
	transform: translateX(5px);
}
.lcys{
	padding: 30px 0 60px;
}
.lcys1{
	margin-top: 32px;
}
.lcys1 ul{
	display: flex;
	flex-wrap: wrap;
}
.lcys1 ul li{
	margin-top: 16px;
	list-style-type: none;
	width: calc((100% - 140px)/3);
	margin-right: 70px;
	background-color: #ffffff;
	height: 119px;
	box-shadow: 0px 2px 20px 1px rgba(0,0,0,0.06);
	border-radius: 12px;
	display: flex;
	align-items: center;
	font-weight: bold;
	font-size: 26px;
	color: #333333;
	line-height: 35px;
	padding: 0 20px;
}
.lcys1 ul li:nth-child(3n){
	margin-right: 0;
}
.dcjy{
	padding: 27px 0 54px;
	background: linear-gradient( 194deg, rgba(1,167,220,0.34) 0%, rgba(173,192,245,0.33) 100%);
}
.dcjy1{
	margin-top: 39px;
	font-size: 20px;
	color: #666666;
	line-height: 40px;
}
.dcjy2{
	padding: 30px 0 100px;
}
.dcjy3{
	display: flex;
	align-items: flex-start;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.dcjy4{
	flex: 1;
}
.dcjy5{
	margin-top: 30px;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 27px;
}
.dcjy6{
	margin-top: 11px;
	font-size: 20px;
	color: #999999;
	line-height: 30px;
}
.wzjx{
	padding: 50px 0 40px;
	background: rgba(240, 245, 255, 0.2);
}
.wzjx1{
	margin-top: 17px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.wzjx2{
	font-size: 0;
	width: 336px;
	margin-left: 80px;
}
.wzjx3{
	flex: 1;
}
.wzjx3 a{
	display: block;
	margin-top: 40px;
	font-size: 24px;
	color: #4A6CF7;
	line-height: 27px;
}
.user{
	padding: 40px 0 48px;
}
.user1{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.user2{
	margin-top: 56px;
	width: calc((100% - 80px)/5);
	margin-right: 20px;
	font-size: 0;
	position: relative;
}
.user2:nth-child(5n){
	margin-right: 0;
}
.user2 img{
	width: 100%;
}
.user3{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 100px 20px 0;
}
.user4{
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 34px;
	text-align: center;
}
.user5{
	margin-top: 30px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
}
.yszc{
	padding: 36px 0 49px;
}
.yszc2{
	margin-top: 20px;
	padding: 30px 70px 50px;
	background-color: #ffffff;
}
.yszc3{
	margin-top: 20px;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
}
.yszc4{
	margin-top: 20px;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
}
.yszc5{
	margin-top: 20px;
	font-size: 20px;
	color: #4A6CF7;
	line-height: 30px;
}
.download{
	padding: 43px 0 55px;
	background: linear-gradient( 194deg, rgba(1,167,220,0.24) 0%, rgba(173,192,245,0.2) 100%);
}
.download1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.download2{
	font-size: 0;
	margin-right: 99px;
	width: 532px;
}
.download3{
	flex: 1;
	padding-right: 50px;
}
.download4{
	font-weight: bold;
	font-size: 40px;
	color: #333333;
	line-height: 59px;
}
.download5{
	margin-top: 10px;
	font-weight: 300;
	font-size: 24px;
	color: #333333;
	line-height: 42px;
}
.download6{
	margin-top: 30px;
	font-weight: bold;
	font-size: 30px;
	color: #333333;
	line-height: 50px;
}
.download7{
	margin-top: 10px;
}
.download7 a {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 40px;
	width: 180px;
	height: 70px;
	background-color: #0D0D0D;
	border-radius: 12px;
	font-weight: 300;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 28px;
}