.nav>div:hover {
	border-bottom: 3px solid #2371FF;
}
.bg {
	width: 100%;
	/* height: 9.75rem; */
	position: relative;
	top: 0;
	left: 0;
	background-color: #EDEFF9;
}
.bg .img1{
	width: 100%;
	/* position: absolute;
	top: 0;
	left: 0; */
}
.bg_name{
	position: absolute;
	top: 3.583333rem;
	left: 2.083333rem;
	width: 4rem;
	height: 0.9375rem;
	font-size: 0.666667rem;
	font-weight: bold;
	line-height: 0.9375rem;
	color: #2371FF;
	text-align: center;
}
.bg_title{
	position: absolute;
	top: 4.489583rem;
	left: 1.958333rem;
	width: 4.25rem;
	height: 0.34375rem;
	font-size: 0.25rem;
	line-height: 0.34375rem;
	color: #333333;
}
.btnapp{
	width: 1.666667rem;
	height: 0.5rem;
	border-radius: 0.083333rem;
	cursor: pointer;
	background: #2371FF;
	color: #FFF;
	font-size: 0.1875rem;
	text-align: center;
	line-height: 0.5rem;
	position: absolute;
	top: 5.104167rem;
	left: 3.083333rem;
}
.model{
	width: 1.666667rem;
	height: 1.666667rem;
	background: #FFF;
	position: absolute;
	top: 5.729167rem;
	left: 3.083333rem;
	border-radius: 0.104167rem;
	text-align: center;
	line-height: 1.666667rem;
	display: none;
}
.model>img{
	width: 90%;
	height: 90%;
}
.model::before{
	content: '';
	display: block;
	position: absolute;
	left: 48%;
	top: -7%;
	transform: translate(-50%, -50%);
	/* z-index: 20; */
	border-width: 0.208333rem;
	border-bottom: 0.15625rem;
	border-style: solid;
	border-color: transparent transparent #FFF transparent;
}
.content{
	width: 100%;
	height: 5.854167rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* margin-top: 1rem; */
}
.content_text {
	width: 5.666667rem;
	height: 0.697917rem;
	font-size: 0.5rem;
	line-height: 0.697917rem;
	text-align: center;
	margin-top: .833333rem;
	margin-bottom: 0.520833rem;
}
.content_box{
	box-sizing: border-box;
	width: 80%;
	height: 5.854167rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.content_img{
	display: none;
	width: 2.895833rem;
	height: 2.854167rem;
	background: #2371FF url(../images/goods_img/saas_bg.png) no-repeat;
	background-size:100% 100%;
	background-size: cover;
	color: #fff;
	text-align: center;
	border: .010417rem solid transparent;
}
.img_box{
	width: 1.145833rem;
	height: 1.145833rem;
	margin: auto;
	margin-top: .59375rem;
}
.img_box>img{
	width: 100%;
	height: 100%;
}
.img_text{
	/* width: 1.25rem; */
	width: 100%;
	height: 0.34375rem;
	font-size: 0.25rem;
	margin-top: .125rem;
}
.content_imgmove{
	/* display: none; */
	width: 2.895833rem;
	height: 2.854167rem;
	background-color: #fff;
	color: #000;
	text-align: center;
}
.freedom {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}
.freedom>img{
	width: 100%;
}
.freedom_title{
	width: 7.8125rem;
	height: .697917rem;
	font-size: .5rem;
	position: absolute;
	top: 1.083333rem;
	left: 6.166667rem;
}
.pie1_box{
	display: flex;
	position: absolute;
	top: 1.8125rem;
	left: 11.145833rem;
}
.pie1{
	width: .104167rem;
	height: .104167rem;
	border-radius: 50%;
	background-color: #2371FF;
	margin-right: .395833rem;
}
.freedom_item{
	width: 4.6875rem;
	height: .833333rem;
}
.first{
	position: absolute;
	top: 2.979167rem;
	left: 12.458333rem;
}
.second{
	position: absolute;
	top: 4.614583rem;
	left: 13.989583rem;
}
.third{
	position: absolute;
	top: 6.458333rem;
	left: 14.270833rem;
}
.fourth{
	position: absolute;
	top: 8.375rem;
	left: 13.489583rem;
}
.freedom_item>h3{
	font-size: .333333rem;
	color: #2371FF;
	margin-bottom: .0625rem;
}
.freedom_item>div{
	font-size: .25rem;
}
.intelligent{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: -0.041667rem;
}
.intelligent>img{
	width: 100%;
}
.intelligent_titlt {
	/* width: 1.25rem; */
	position: absolute;
	top: 1.114583rem;
	left: 50%;
	transform: translateX(-50%);
	font-size: .5rem;
	color: #FFF;
}
.intelligent_box{
	display: flex;
	position: absolute;
	top: 3.09375rem;
	left: 50%;
	transform: translateX(-50%);
}
.intelligent_item{
	width: 3.958333rem;
	height: 2.8125rem;
	border-radius: .083333rem;
	background-color: #FFF;
}
.intelligent_item>h3{
	font-size: .291667rem;
	color: #2371FF;
	margin-top: .427083rem;
	text-align: center;
}
.intelligent_item>ul{
	margin-top: .375rem;
	margin-left: .677083rem;
}
.intelligent_item ul>li{
	margin-bottom: .208333rem;
}
.intelligent_item ul>li::before{
	content: '●';
	font-size: .208333rem;
	margin-right: .041667rem;
	color: #2371FF;
}
.core{
	width: 100%;
	height: 10.083333rem;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.core_title{
	width: 6.333333rem;
	height: .697917rem;
	margin-top: .833333rem;
	margin-bottom: .8125rem;
	font-size: .5rem;
	line-height: .697917rem;
	text-align: center;
}
.core_content{
	width: 70%;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
#core_content{
	margin-bottom: .8125rem;
}
.coreBox{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #333333;
}
.coreimg_box{
	width: 1.4375rem;
	height: 1.4375rem;
}
.coreimg_box>img{
	width: 100%;
	height: 100%;
}
.coreBox h5{
	width: 2rem;
	height: .34375rem;
	font-size: .25rem;
	line-height: .34375rem;
	text-align: center;
	font-weight: bold;
	margin: .125rem 0;
}
.coreBox p{
	width: 3.208333rem;
	height: .90625rem;
	line-height: .260417rem;
	font-size: .1875rem;
}
.system {
	width: 100%;
	/* height: 1000px; */
	background-color: #fff;
	overflow: hidden;
	/* margin-top: -4px; */
	position: relative;
	left: 0;
	top: 0;
}
.system >img{
	width: 100%;
}
.system_title{
	position: absolute;
	top: .666667rem;
	left: 50%;
	transform: translateX(-50%);
	font-size: .5rem;
	color: #FFF;
}
.mini_title{
	position: absolute;
	top: 1.5rem;
	left: 50%;
	transform: translateX(-50%);
	font-size: .25rem;
	color: #F9F9F9;
}
.edition{
	width: 100%;
	height: 9.5625rem;
	background-color: #EDEFF9;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: -0.041667rem;
}
.edition_title{
	width: 5.666667rem;
	height: .697917rem;
	font-size: .5rem;
	line-height: .697917rem;
	margin-top: .833333rem;
}
.tab{
	display: flex;
}
.tab .left{
	width: 2.895833rem;
	height: 5.208333rem;
	margin-top: 1.197917rem;
	margin-right: 2.177083rem;
	background-color: #FFF;
}
.left li{
	width: 100%;
	height: 1.041667rem;
	line-height: 1.041667rem;
	font-size: .208333rem;
	text-align: center;
	cursor: pointer;
}
.current2{
	background-color: #2371FF;
	color: #fff;
}
.tab .right{
	width: 6.25rem;
	height: 6.25rem;
	margin-top: .3125rem;
}
.img{
	display: none;
	position: relative;
}
.img>img{
	width: 100%;
	height: 100%;
}
.img>h5{
	position: absolute;
	bottom: .052083rem;
	left: 0;
	width: 5rem;
	height: .541667rem;
	border: .010417rem solid #6499FD;
	line-height: .541667rem;
	font-size: .25rem;
	color: #2371FF;
	text-align: center;
}
.lineBgc{
	width: 100%;
	height: 1.4375rem;
	background-color: #2371FF;
	text-align: center;
	line-height: 1.4375rem;
	font-size: .5rem;
	color: #fff;
}
.scene{
	width: 100%;
	background-color: #333333;
	/*overflow: hidden;*/
}
.scene>img{
	width: 100%;
	/*max-width: 1350px;*/
}
footer{
	width: 100%;
}
.sixFunction{
	background: rgb(240,245,255);
	padding: 50px 0;

}
.sixFunctionContainer{
	width: 1400px;
	margin: auto;
	justify-content: center;
	align-content: center;
}
.sixFunctionContainer .sixItem{
	width: 250px;
	height: 250px;
	background: white;
	border-radius: 10px;
	padding: 25px 75px;
	margin: 25px;
}
.sixFunctionContainer .sixItem img{
	width: 150px;
}
.sixFunctionContainer .sixItem .itemInfo{
	margin-top: 20px;
}
.sixFunctionContainer .sixItem .itemInfo p{
	font-weight: 600;
	font-size: 20px;
	text-align: center;
}
.sixFunctionContainer .sixItem .itemInfo .blueDiv{
	margin-top: 20px;
}
.sixFunctionContainer .sixItem .itemInfo .blueDiv ul li{
	list-style-type:disc;
	color: rgb(147,147,147);
	font-size: 14px;
	line-height: 20px;
}
.sixFunctionContainer .sixItem .itemInfo .blueDiv ul li::marker{
	list-style-type:disc;
	color: rgb(35,134,238);
	font-size: 20px;
}
.sixFunction div:nth-child(1) p,.threeEdition div:nth-child(1) p{
	font-size: 30px;
}
.sixFunction div:nth-child(1) p span,.threeEdition div:nth-child(1) p span{
	font-weight: 600;
}
.sixFunction div:nth-child(1) div,.threeEdition div:nth-child(1) div{
	font-size: 16px;
	font-weight: 500;
	margin-top: 10px;
}
.threeEdition{
	height: 600px;
	background: white;

}
.threeEdition .threeItemContainer{
	width: 1200px;
	margin: auto;
	justify-content: space-evenly;
}
.threeEdition .threeItemContainer .threeItem{
	background-image: url("../images/goods_img/syb.png");
	background-size: 100% 100%;
	width: 302px;
	height: 433px;
}
.threeEdition .threeItemContainer .threeItem:nth-child(1){
	background-image: url("../images/goods_img/bzb.png");
}
.threeEdition .threeItemContainer .threeItem:nth-child(2){
	background-image: url("../images/goods_img/syb.png");
}
.threeEdition .threeItemContainer .threeItem:nth-child(3){
	background-image: url("../images/goods_img/zxb.png");
}
.threeEdition .threeItemContainer .threeItem .itemTitle{
	color: white;
	font-size: 28px;
	font-weight: 600;
	text-align: center;
	position: relative;
	top: 25px;
}
.threeEdition .threeItemContainer .threeItem .itemInfo{
	color: white;
	font-size: 16px;
	text-align: center;
	position: relative;
	width: 200px;
	margin: auto;
	top: 60px;
}
.threeEdition .T-text-center{
	margin: 50px 0 50px 0;
}
