.bom p,
.cloud a,
.com_title,
.con,
.gropBg .com_title,
.iocn,
.itmImg,
.mosCloud .com_title,
.mosTitle,
.nav_top ul li,
.product_itm a,
.serverBoxBom {
	text-align: center
}

#show img,
.bom,
.cloud a,
.con,
.item,
.mos,
.nav_top ul li,
.next img,
.prev img,
.radues,
.serverBox,
.srcTop {
	cursor: pointer
}

.addWidth,
.address,
.bom,
.con,
.flowCon,
.hb_com,
.introCom.more .tree,
.introCom.more h1,
.loadNav,
.loadNav ul li a,
.nav_top ul,
.serverBoxBom,
.sub_nav {
	overflow: hidden;
}
.warp.mt28{
	margin-top: -45px;
}
.serverBoxBom.pt{
	padding-top: 130px;
}
.logo,
.nav ul li {
	line-height: 80px
}
.bom,
.serverBoxBom {
	bottom: 0;
	overflow: hidden
}

.describe p,
.introCom p,
.team p {
	text-indent: 2em
}

/*.min_width {*/
/*	min-width: 1200px*/
/*}*/


.warp {
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 0 auto;
	position: relative;
	/* min-width: 1176px; */
}
.gongneng ul li  {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	text-align:center;
}
.warp ul li a {
	font-size: 20px	;
}

.ditu{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	text-align:center;
	padding: 20px 0;
	margin: auto;
}
.ditu li{
	font-size:24px;
	font-family:HYQiHeiX1;
	font-weight:normal;
	color:rgba(0,0,0,1);
	line-height:15px;
	padding-top: 10px;
	padding-bottom: 31px;
}
.ditu p{
	font-size:18px;
	font-family:HYQiHeiX1;
	font-weight:bold;
	color: rgba(180,180,180,1);
	line-height:24px;
	padding-bottom: 85px;
}

.iocnCor2,
.iocnCor3 {
	margin-right: 5px
}

.header {
	height: 80px;
	width: 100%;
	/* position: absolute; */
	top: 0;
	background: #ffffff;
	z-index: 999;
	color: #ffff;
	/* min-width: 1200px; */
}

/*.aboutHeader {*/
/*	position: fixed;*/
/*	top: 0;*/
/*	background: #ffffff;*/
/*}*/

.logo {
	 display: inline-block;
	 /*width: 50%;*/
	/*position: absolute;*/
	margin-left: 20%;
}
.logo-img{
	/*width: 100%;*/
	height: 54px;
	margin-top: 5px;

}
.foot-logo-img{
	height: 70px;
}

.logo span {
	font-size: 28px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}

.nav {
	/*float: right;*/
	margin-left: 5%;
	font-weight: 500;
}

.nav ul li {
	float: left;
	position: relative;
	font-size: 18px;
	vertical-align: top;
	margin-right: 20px;
}

.mos,
.sub_nav {
	position: absolute
}

.nav ul li .sub_nav li {
	font-size: 16px;
	line-height: 40px
}

.nav .title,
.sub_title {
	display: inline-block;
	padding: 0 20px;
	color: #000000
}
.nav .title.nav_active,
.sub_title.nav_active {
	color:#3470FF;
}

.sub_title {
	color: #fff
}

/*.nav .title:not(.nav_active):hover {*/
/*	background: #3363cd;*/
/*	color: #fff;*/
/*	text-decoration: none;*/
/*}*/

.sub_nav {
	top: 60px;
	left: 0;
	z-index: -9999;
	height: 0;
	font-size: 0;
	width: 213px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	background: #3363cd;
	opacity: 0
}

.menu .sub_nav {
	z-index: 9999;
	height: 40px;
	width: 213px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	opacity: 1
}

.bom,
.hoverBom.bom {
	transition: all .8s;
	-moz-transition: all .8s;
	-webkit-transition: all .8s;
	-o-transition: all .8s
}

/*.nav .title.active {*/
/*	background: #3363cd;*/
/*	color: #fff*/
/*}*/

/*.nav .title.nav_active {*/
/*	color: #fff;*/
/*	background: #3363cd;*/
/*	text-decoration: none;*/
/*}*/
/* Hover effect */
.nav .title:hover::after {
	content: '';
	position: absolute;
	left: 5%;
	bottom: 20px;
	width: 90%;
	height: 5px;
	background-color: #3363cd;
	transition: background-color 0.3s;
}

/* Click effect */
.nav .title.nav_active::after {
	content: '';
	position: absolute;
	left: 5%;
	bottom: 20px;
	width: 90%;
	height: 5px;
	background-color: #3363cd;
}

.mos {
	display: block;
	right: 60px;
	border: 1px solid #fff;
	border-radius: 5px;
	width: 100px;
	height: 30px;
	top: 15px;
	line-height: 28px;
	padding-left: 10px
}

.banner,
.serve {
	position: relative;
}

.mos span {
	color: #FFF;
	background: url(../img/logo1.png) left center no-repeat;
	background-size: 20px 24px;
	padding-left: 30px;
	font-size: 16px;
	display: inline-block
}


.gropBg .com_title,
.mosCloud .com_title {
	margin-bottom: 80px;
	font-size: 42px
}

.mos:hover {
	border: 1px solid #3363cd
}

.com_title {
	margin-top: 160px;
	margin-bottom: 100px;
	font-size: 42px;
	color: #000
}

.gropBg .com_title,
.mosCloud .com_title {
	margin-top: 20px;
	color: #fff
}

.cloud {
	padding-top: 60px;
	min-width: 1176px
}
.headNav{
	display: flex;
	align-items: center;
}

.banner {
	width: 100%;
	/* min-width: 1300px; */
	min-height: 600px;
	/*background: #333333;*/
	background: url("../img/top-bg.png") no-repeat;
	background-size: cover;

}
.banner .yangshi{
	float: left;
	margin: 100px 250px;
	width: 50%;

}
.banner .nrys {
	float: right;
	width: 30%;
	font-size: 22px;
	font-family:
	HYQiHeiX1;
	font-weight:
	normal;
	color:
	rgba(255,255,255,1);
	line-height:40px;
	position: absolute;
	top: 20%;
	right: 20%;
	/* transform: translate(-50%, 50%); */
}

.w50 {
	width: 50%;
	float: left
}

.iocn {
	padding-top: 50px;
	padding-bottom: 65px
}

.iocn img {
	width: 68px;
	height: 77px
}

.iocn img.w8 {
	width: 80px;
	height: 80px
}

.borderbom {
	border-bottom: 2px solid #E6E6E6
}

.borderRight {
	border-right: 2px solid #E6E6E6
}

.iocn span {
	color: #3363cd;
	font-size: 30px;
	display: block;
	margin-top: 40px
}

.bom span,
.mctitle {
	display: inline-block
}

.iocn p {
	color: #A6A6A6;
	font-size: 18px;
	margin-top: 20px
}

.group {
	/* margin-top: 200px */
}

.serve {
	height: 850px
}

.scrollpic {
	position: absolute;
	width: 100%;
	height: 540px
}

.pic .width {
	width: 49%;
	height: 540px;
	position: relative
}

.bom,
.caseTop,
.con {
	width: 100%
}

.bom,
.next img,
.prev img {
	position: absolute
}

.next img {
	left: -85px;
	top: 35%
}

.prev img {
	right: -85px;
	top: 35%
}

.caseTop {
	height: 140px;
	background: #3363cd
}

.case {
	border: 2px solid #3363cd
}

.product {
	border: 2px solid #009EFF
}

.product .caseTop {
	background: #009EFF
}

.mctitle {
	font-size: 40px;
	color: #fff;
	line-height: 140px;
	padding-left: 67px
}

.con {
	height: 395px
}

.bom {
	background: rgba(0, 0, 0, .5);
	height: 68px;
	line-height: 68px
}

.bom p {
	font-size: 22px;
	letter-spacing: .2em
}

.hoverBom.bom {
	color: #fff;
	height: 396px;
	background: rgba(0, 0, 0, .7);
	padding-top: 100px
}

.caseColor,
.groupColor,
.hoverBom.bom p,
.productClor,
.softColor {
	color: #fff
}

.bom span {
	transition: all .8s;
	-moz-transition: all .8s;
	-webkit-transition: all .8s;
	-o-transition: all .8s
}

.hoverBom.bom span {
	transition: all .8s;
	-moz-transition: all .8s;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	display: block
}

.soft .caseTop {
	background: #009efa
}

.soft {
	border: 2px solid #009efa
}

.groupcon .caseTop {
	background: #8222ff
}

.groupcon {
	border: 2px solid #8222ff
}

.serverBox {
	float: left;
	height: 380px;
	width: 290px;
	position: relative;
	transition: all .8s;
	-moz-transition: all .8s;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
}

.serverBox img {
	position: absolute;
	height: 380px;
	width: 290px;
	z-index: -10;
	top: -100px;
	float: right;
	margin-right: 20px;
	margin-top: 100px
}

.serverBox:hover {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	z-index: 9999;
	box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.iocnCor2 {
	margin-left: 5px
}

.serverBox p {
	color: #fff;
	font-size: 20px;
	padding-left: 15px;
	line-height: 180%
}

.serverBox span {
	display: block;
	line-height: 100px;
	padding-left: 33px;
	color: #fff;
	font-size: 26px;
	background: rgba(0, 0, 0, .15)
}

.serverBoxBom {
	position: absolute;
	width: 100%;
	height: 0;
	transition: all .8s;
	-moz-transition: all .8s;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	padding-top: 150px
}

.serverBox .serverBoxBom span {
	display: block;
	font-size: 18px;
	padding-top: 0;
	line-height: 250%;
	padding-left: 0;
	background: 0 0
}

.serverBox:hover .serverBoxBom {
	height: 100%;
	background: rgba(45, 85, 176, .8)
}

.gropBg,
.gropBg .bann,
.gropBg .bann img {
	width: 100%;
	height: 935px;
}

.gropBg {
	width: 100%;
	/* min-width: 1176px; */
	position: relative;
}

.gropBg .bann {
	position: absolute;
	z-index: -10
}

.gropBg .bann img {
	top: 0;
	left: 0;
	right: 0;
	/* min-width: 1176px */
}

.group_box {
	width: 100%;
	margin: 0 auto;
}

.nav_top {
	height: auto;
	width: 210px;
}

.nav_top ul {
	background: #fff;
	border-radius: 5px
}

.nav_top ul li {
	width: 100%;
	float: left;
	height: 100px;
	color: #323232;
	font-size: 14px;
	/* padding-top: 40px; */
	position: relative;
}

.nav_top ul li.active {
	/*background: #3363cd;*/
	background-image: radial-gradient(circle at 50% 100%, #1D70FA, #3363cd);
	color: #fff;
	border: none
}

.nav_top ul li img {
	margin-top: 2%;
	display: inline-block;
	/* position: absolute; */
	/* left: 10%; */
}

.nav_top ul li .imgb {
	width: 0;
	height: 0;
	visibility: hidden
}

.nav_top ul li.active .imgb {
	visibility: visible;
	width: auto;
	height: auto;
}

.nav_top ul li.active .imga {
	width: 0;
	height: 0;
	visibility: hidden
}

.nav_top ul li:hover {
	background: #3363cd;
	background-image: radial-gradient(circle at 50% 100%, #1D70FA, #3363cd);
	color: #fff;
	border: none
}

.nav_top ul li span {
	display: block;
	line-height: 48px;
	margin-top: 10px;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	font-size: 18px
}

.product_itm h2 {
	color: #323232;
	font-size: 30px
}

.product_itm p {
	color: #323232;
	font-size: 16px;
	margin-top: 25px;
	width: 90%;
	line-height: 180%
}

.product_itm a {
	display: block;
	width: 156px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #323232;
	color: #323232;
	font-size: 14px;
	margin-top: 50px;
	margin-bottom: 50px
}

.itmImg img {
	margin-top: 100px;
	/* max-width: 700px; */
	max-height: 400px;
	margin-right: 100px;
	transition: all .8s;
	-moz-transition: all .8s;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
}

.itmImg img:hover {
	transform: scale(1.2);
	z-index: 999;
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	box-shadow: 0 0 22px rgba(0, 0, 0, .4)
}

.itmImg img:last-child {
	margin-right: 0
}

.hb_com {
	height: 700px;
	background: #fff;
	width: 70%;
	margin-left: 20px;
	padding: 35px;
	border-radius: 5px;
}

#show {
	position: relative;
	margin: 0 auto;
	width: 900px
}

.item {
	position: absolute;
}

#show img {
	width: 100%;
	height: 100%
}

.mosCloud {
	width: 100%;
	min-width: 1176px;
	margin: 200px auto 0;
	position: relative
}
.cloudBg{
	position: absolute;
	width: 100%;
	height: 850px;
	z-index: -10;
}
.cloudBg img{
	width: 100%;
	height: 850px;
	min-width: 1176px;
}
.cloud {
	width: 100%;
	/*background: #6B97FF;*/
	/*background: url(../img/cloudbg1.png) no-repeat;*/
	height: 850px;
	min-width: 1176px;
	/*background-image: radial-gradient(circle at 50% 100%, #009EFF, #6B97FF)*/
}

.cloud a {
	border: 1px solid #fff;
	border-radius: 5px;
	width: 180px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	background: #03274C
}

.cloud .mosTitle p {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: .1em;
	margin-top: 30px;
	margin-bottom: 60px;
	text-align: left;
	text-indent: 2em
}

#address h1,
.aboutNav,
.aboutNav a,
.beizhu,
.codeImg,
.moreBtn,
.radues,
.team h1 {
	text-align: center;
}

.line {
	height: 2px;
	width: 100%;
	position: absolute;
	top: 560px;
	left: 0;
	z-index: 99;
	background: -webkit-gradient(linear, left top, right top, from(#0c1729), color-stop(#4e597d), to(#0c1729));
	background: linear-gradient(90deg, #0c1729, #4e597d, #0c1729)
}

.footer,
.minRadus,
.radues,
body {
	top: 0;
	position: relative;
	/* min-width: 1300px; */
}

.lineSub {
	height: 100%;
	width: 0%;
	background: #ff9e32;
	background: -webkit-gradient(linear, left top, right top, from(#0c1729), color-stop(#ff8000), to(#ff8000));
	background: linear-gradient(90deg, #0c1729, #ff8000, #ff8000);
	animation: widths 3s infinite;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s
}

.radues {
	width: 160px;
	height: 160px;
	border-radius: 100%;
	background: #3363cd;
	background-image: radial-gradient(circle at 50% 100%, #1D70FA, #3363cd);
	box-shadow: 0 0 0 8px rgba(47, 116, 246, .4);
	color: #fff;
	padding-top: 40px;
	margin-left: 50px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	z-index: 200
}

@keyframes min {
	0%,
	100% {
		box-shadow: 0 0 0 10px rgba(47, 116, 246, .4), 0 0 0 20px rgba(47, 116, 246, .2)
	}
	50% {
		box-shadow: 0 0 0 0 rgba(47, 116, 246, .4), 0 0 0 0 rgba(47, 116, 246, .2)
	}
}

@-webkit-keyframes min {
	0%,
	100% {
		box-shadow: 0 0 0 10px rgba(47, 116, 246, .5)
	}
	50% {
		box-shadow: 0 0 0 0 rgba(47, 116, 246, .5)
	}
}

.radues h3 {
	font-size: 36px;
	font-weight: 700
}

.radues p {
	font-size: 24px;
	margin-top: 20px
}

.flowNav {
	margin-top: 45px
}

.flowNav ul li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px
}

.address,
.footer ul,
.telBox {
	vertical-align: top
}

.minRadus {
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background: #1D70FA;
	display: block;
	box-shadow: 24px 0 0 0 #1D70FA, 48px 0 0 0 #1D70FA;
	animation: load 1s linear infinite alternate;
	z-index: 100
}

.border,
.footer ul {
	display: inline-block
}

.flowNav .active.radues,
.flowNav .radues:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	background: #fff;
	color: #3363cd;
	z-index: 999;
	box-shadow: 0 0 10px 0 rgba(47, 116, 246, 1);
	animation: none
}

@keyframes load {
	0% {
		background-color: rgba(29, 112, 250, 1);
		box-shadow: 24px 0 0 0 rgba(29, 112, 250, .4), 48px 0 0 0 rgba(29, 112, 250, .4)
	}
	25% {
		background-color: rgba(29, 112, 250, .5);
		box-shadow: 24px 0 0 0 rgba(29, 112, 250, 2), 48px 0 0 0 rgba(29, 112, 250, .4)
	}
	75% {
		background-color: rgba(29, 112, 250, .5);
		box-shadow: 24px 0 0 0 rgba(29, 112, 250, .4), 48px 0 0 0 rgba(29, 112, 250, 1)
	}
}

@-webkit-keyframes load {
	0% {
		background-color: rgba(29, 112, 250, 1);
		box-shadow: 24px 0 0 0 rgba(29, 112, 250, .4), 48px 0 0 0 rgba(29, 112, 250, .4)
	}
	25% {
		background-color: rgba(29, 112, 250, .5);
		box-shadow: 24px 0 0 0 rgba(29, 112, 250, 2), 48px 0 0 0 rgba(29, 112, 250, .4)
	}
	75% {
		background-color: rgba(29, 112, 250, .5);
		box-shadow: 24px 0 0 0 rgba(29, 112, 250, .4), 48px 0 0 0 rgba(29, 112, 250, 1)
	}
}

.flowCon {
	width: 100%;
	margin: 102px auto;
	background: #FFF;
	border-radius: 5px;
	padding: 40px
}

.lista {
	transition: all .2s
}

.flowCon p {
	font-size: 18px;
	color: #323232;
	line-height: 200%
}
.ability-content{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background: url("../img/zoom_main_bg.png") no-repeat;
	background-size: cover;
}
.hardware-content{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background: url("../img/hardware-bg.png") no-repeat;
	background-size: cover;
}
.ability-main,.hardware-main{
	width: 80%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	gap: 2.5%;
}
.zoom-div-content{
	width: 50%;
	margin:0 5% 15%;
}
/* 容器样式 */
.ability-main .zoom-div {
	flex: 0 0 22%;
	margin: 5% 0;
	max-width: 22%; /* 设置宽度 */
	align-items: center;
	justify-content: center;
	color: black;
	transition: transform 1s ease; /* 添加过渡效果 */
	cursor: pointer; /* 鼠标悬停时显示为指针 */
	display: flex;
	border: #3470ff 3px solid;
	border-radius: 20px;
	min-height: 25vh;
	align-content: center;
}
.hardware-main .zoom-div {
	flex: 0 0 22%;
	margin: 5% 1.5%;
	max-width: 20%; /* 设置宽度 */
	color: white;
	font-size: 24px;
	transition: transform 1s ease; /* 添加过渡效果 */
	cursor: pointer; /* 鼠标悬停时显示为指针 */
}
.ability-main .zoom-div p{
	width: 100%;
	/*text-align: center;*/
	font-size: 16px;
}
.ability-main .zoom-div .zoom-div-content p{
	text-align: center;
}
.ability-main .zoom-div img {
	width: 72px;
	height: auto; /* 高度自适应 */
	display: block; /* 去除图片下方空白 */
	/*margin: 20px 0;*/
}

.hardware-main .zoom-div img {
	width: 100%;
	height: auto; /* 高度自适应 */
	display: block; /* 去除图片下方空白 */
}

/* 鼠标移入时缩放 */
.zoom-div:hover {
	transform: scale(1.1); /* 缩放至1.1倍 */
}

@media (max-width: 1300px) {
	.ability-main .zoom-div,.hardware-main .zoom-div{
		flex: 0 0 30%;
		max-width: 30%;
	}
	.ability-main .zoom-div p{
		font-size: 1.5vw;
	}
	.zoom-div-content{
		width: 80%;
	}
}
@media (max-width: 768px) {
	.ability-main .zoom-div,.hardware-main .zoom-div{
		flex: 0 0 32%;
		max-width: 32%;
	}
	.ability-main .zoom-div p{
		font-size: 2vw;
	}
	.banner{
		min-height: 300px;
	}
}

/* 在更小的屏幕上每行显示1个图片 */
@media (max-width: 480px) {
	.ability-main .zoom-div {
		flex: 0 0 90%;
		max-width: 90%;
	}
	.ability-main .zoom-div p{
		font-size: 4vw;
	}
	.hardware-main .zoom-div {
		flex: 0 0 45%;
		max-width: 45%;
	}
	.zoom-div-content{
		width: 70%;
	}
	.header{
		height: 60px;
	}
	.logo,
	.nav ul li {
		line-height: 60px
	}
	.logo-img{
		height: 35px
	}
	.nav .title.nav_active::after {

		bottom: 5px;
	}
}
@media (max-width: 380px) {
	.footer .introduce{
		height: 30vh;
		min-height: 200px;
	}
}

.beizhu,
.beizhu a,
.footer ul li a {
	color: #fff
}

.footer {
	width: 100%;
	background: #2F2F2F;
	/* min-width: 1200px; */
	/*padding-top: 20px;*/
}
.fonter-content-left ul{
	margin-left: 79px;
}
.fonter-content-right{
	margin-right: 20%;
	font-weight: 400;
}
.fonter-content-right li{
	letter-spacing:5px
}

.footer ul {
	/* width: 350px; */
	/*margin-left: 70px;*/
	/*margin-bottom: 30px;*/
}
.footer ul li {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	margin-top: 5px
}
.footer .fonter-content-left ul li:nth-of-type(1) {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	margin-top: 0
}
.footer .fonter-content-left ul li:nth-of-type(2) {
	margin-top: 10px
}
.footer ul span {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px
}
.footer ul span:nth-of-type(2){
	margin-left: 47px;
}

.codeImg img {
	width: 100px;
	height: 100px;
	background: #fff;
	margin-bottom: 10px
}

.footer .introduce{
	height: 20vh;
	justify-content: space-around;
	align-items: center;
	background: url("../img/footbg.png") no-repeat;
	background-size: cover;
}
.beizhu {
	/*border-top: 1px solid #fff;*/
	height: auto;
	line-height: 8vh;
	font-size: 18px;
}
.beizhu p{
	letter-spacing: 2px;
}

.border {
	width: 180px;
	border-radius: 30px
}

.toTop {
	position: fixed;
	bottom: 10px;
	right: 20px
}

.srcTop {
	display: none;
	width: 41px;
	height: 49px;
	background: url(../img/top.png) no-repeat;
	font-size: 0
}

.banner img,
.intro .img,
.tree {
	cursor: default
}

.intro {
	background: url(../img/introbg.png) no-repeat;
	width: 80%;
	height: 752px;
	margin: 10% auto 0;
	position: relative;
	min-width: 1100px;
}

.aboutNav {
	position: fixed;
	/* height: 230px; */
	width: 100%;
	top: 0;
	z-index: 9;
	background: url(../img/aboutbg.png) no-repeat;
	padding-top: 60px;
	line-height: 114px;
	/* min-width: 1200px; */
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}

.colorBg,
.proBg.loadNav,
.proabnner,
.probnnerbg {
	min-width: 1176px
}

.aboutNav a {
	color: #000;
	float: left;
	width: 25%;
	font-size: 30px;
	padding: 0 10px;
}

.aboutNav a.active,
.aboutNav a:not(.active):hover {
	color: #fff
}

.aboutNav a.active span {
	display: block;
	border-bottom: 4px solid #3363cd;
}

.moreBtn,
.tree {
	display: inline-block
}

.aboutBanner.height .aboutNav {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	height: 147px;
	padding-top: 63px;
	line-height: 80px
}

.intro .img {
	position: absolute;
	bottom: 60px;
	left: 5%;
}
.intro .img-hide {
	display: none;
	position: static;
	bottom: 0;
	left: 0;
}

#address,
.team,
.telBox {
	position: relative;
}

.introCom {
	margin-left: 45%;
	width: 460px;
	margin-right: 120px;
	margin-top: 80px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	padding: 0 15px;
	/* z-index: 500; */
}

.introCom.more h1 {
	height: 0
}

.introCom.more {
	height: 530px;
	margin-top: 105px;
	background: rgba(0, 0, 0, .15)
}

.introCom.more .tree {
	height: 0
}

.introCom h1,
.partern h1 {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	text-align: center;
	line-height: 150px;
	color: #333;
	font-size: 40px
}

.introCom p {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	color: #323232;
	line-height: 29px;
	font-size: 14px;
}

.tree {
	margin-left: 20px;
	margin-bottom: 10px
}

.moreBtn {
	margin-left: 775px;
	width: 132px;
	height: 40px;
	line-height: 40px;
	background: #3363cd;
	color: #fff;
	margin-top: 20px;
	border-radius: 4px;
	cursor: pointer
}

.moreBtn.hidden {
	visibility: hidden
}

.team {
	background: url(../img/teambg.png) no-repeat;
	width: 80%;
	height: 770px;
	margin: 5% auto 0;
	min-width: 1100px;
}

.team h1 {
	font-size: 40px;
	color: #333;
	margin-top: 48px;
}

.team .textP {
	margin-left: 140px;
	margin-top: 120px
}
.team .textP p{
	width: 350px;
	color: #323232;
	line-height: 32px;
	font-size: 14px;
}

.team .teamImg {
	float: right;
	cursor: default;
	margin-right: 10%;
	margin-top: -70px;
}

.imgTree {
	margin-top: 155px;
	margin-left: -20px
}

.anchorBL {
	display: none
}

.address,
.telBox,
.telBox .ulList li p {
	display: inline-block
}

.address {
	background: url(../img/address.png) no-repeat;
	width: 30%;
	height: 531px;
	padding: 10px;
	margin-top: 36px;
	margin-left: 205px;
}

.addWidth {
	width: 360px;
	height: 510px
}

#allmap {
	width: 360px;
	height: 530px
}

#address {
	background: url(../img/adressbg.png) no-repeat;
	width: 80%;
	margin: 10% auto;
	height: auto;
	min-width: 1100px;
}

#address h1 {
	color: #333;
	font-size: 40px;
	line-height: 155px
}

.telBox {
	width: 50%;
	margin-top: 50px;
}

.telbg {
	background: url(../img/tel.png) no-repeat;
	width: 65%;
	height: 350px;
	position: absolute;
	left: -70px;
	padding-top: 40px;
	padding-left: 60px;
}

.telBox ul li {
	font-size: 18px;
	line-height: 90px;
	color: #323232;
}

.telBox ul li img {
	margin-right: 25px;
	cursor: default;
	border-radius: 50%;

}

.telBox ul li span {
	margin-right: 10px
}

.telbg li{
	/*padding: 6% 0;*/
}

.telBox .ulList {
	margin-top: 350px;
	padding-left: 60px
}

.telBox .ulList li {
	line-height: 70px;
	font-size: 18px;
}

.telBox .ulList li p {
	line-height: 180%;
	vertical-align: text-top;
	margin-top: -4px;
	width: 240px;
}

.partern {
	width: 1185px;
	margin: 0 auto 200px;
	background: url(../img/partbg.png) no-repeat;
	height: 711px
}

.parBom {
	width: 87%;
	margin: 60px auto 0;
	padding-right: 50px
}

.parBom .Left img {
	margin-left: 0;
	margin-bottom: 15px
}

.parBom .Left p {
	line-height: 25px;
	margin-left: 15px;
	font-size: 14px;
	color: #323232
}

.mainNav {
	width: 230px
}

.mainCon {
	width: 940px
}

.productBanner {
	width: 100%
}

.productBanner img {
	width: 100%;
	height: auto;
	min-width: 1176px
}

.proabnner,
.probnnerbg,
.probnnerbg img {
	height: 480px
}

.proabnner {
	width: 100%;
	position: relative;
	top: 0;
	margin-top: -26px
}

.probnnerbg {
	position: absolute;
	width: 100%;
	z-index: -9;
	top: 0
}

.bannerText {
	width: 764px;
	height: 264px;
	position: absolute;
	top: 150px;
	left: 210px;
	text-align: left;
	padding: 35px 0 20px 80px;
	background: url(../img/project/textbg.png) no-repeat
}

.bannerText a,
.loadNav ul li a {
	display: inline-block;
	text-align: center
}

.bannerText h1 {
	color: #fff;
	font-size: 28px
}

.bannerText a {
	width: 160px;
	height: 40px;
	background: rgba(66, 199, 214, .5);
	border-radius: 20px;
	border: 1px solid #fff;
	line-height: 35px;
	color: #fff;
	font-size: 20px;
	margin-top: 45px;
	margin-left: 250px
}

.proabnner .bannerText a {
	background: 0 0
}

.loadNav {
	background: #3154A6;
	width: 100%;
	height: 120px;
}

.loadNav ul li {
	float: left;
	position: relative;
	width: 25%;
	height: 120px;
	background: rgba(11,135,236,1);
}

.loadNav ul li a {
	width: 100%;
	color: #0c1729;
	font-size: 20px;
	line-height: 120px;
	height: 120px;
	/*padding: 0 5%;*/
}

.loadNav ul li span {
	display: block;
	line-height: 150%;
	text-align: left
}

.chip,
.feature,
.hdUl li,
.modulImg .Left,
.proTitle,
.rightImg,
.showTitle {
	text-align: center
}

.loadNav ul li.active {
	background: #ffffff;
}

.loadNav ul li.active a {
	color: #0c1729;
}

.loadMain {
	padding-top: 70px
}

.modulImg,
.sceneImg {
	padding-top: 0px;
	width: 50%;
}

.describe {
	border-bottom: 2px solid #eee;
	padding-bottom: 70px;
	width: 100%;
	/*margin-bottom: 120px;*/
	padding-top: 43px;
}

.describe p {
	width: 1035px;
	margin: 0 auto;
	color: #323232;
	font-size: 18px;
	line-height: 170%
}

.productBox {
	width: 100%;
	background: #fff;
	margin-bottom: 50px;
}

.boxTitle {
	height: 70px;
	width: 100%;
	border-bottom: 1px solid #FFF
}

.boxTitle p {
	color: #323232;
	/*padding-left: 45px;*/
	font-size: 24px;
	line-height: 70px
}

.modulImg {
	padding-left: 9px;
	padding-bottom: 8px
}

.modulImg .Left {
	width: 49.3%;
	margin-right: 8px;
	height: 380px;
	background: #fff;
	border: none;
	line-height: 380px
}

.ml10 {
	margin-left: 9px;
	margin-right: 9px
}

.sceneImg img {
	width: 100%;
	height: 600px;
	background: #fff
}

.proBg.loadNav {
	background: #DBE4FA;
	overflow: unset
}

.loadNav.proBg ul li {
	width: 20%
}

.loadNav.proBg ul li a {
	color: #3363cd
}

.loadNav.proBg ul li.active {
	background: #3363cd
}

.loadNav.proBg ul li.active a {
	color: #fff
}

.loadNav.proBg ul li.active:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	left: 42.3%;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #3363cd;
	bottom: -15px
}

.projectCom .describe {
	border-bottom: 2px solid #3363cd;
	margin-bottom: 0
}

.colorBg {
	background: #dbe4fa;
	padding-bottom: 10px
}

.proTitle {
	color: #323232;
	font-size: 30px;
	line-height: 90px
}

.loadMain.projectCom {
	padding-top: 20px
}

.projectCom .productBox {
	background: #fff
}

.projectCom .boxTitle {
	width: 97%;
	margin: 0 auto;
	border-bottom: 1px solid #ccc
}

.projectCom .boxTitle.leftBor {
	margin-left: 57px
}

.projectCom .boxTitle p {
	color: #666
}

.projectCom .boxTitle.leftBor p {
	padding-left: 0;
	margin-left: -15px
}

.boxText {
	width: 405px;
	border-radius: 8px;
	/*background: #3363cd;*/
	margin-top: 35px;
	margin-left: 57px;
	margin-bottom: 34px
}

.boxText p {
	color: #323232;
	font-size: 16px;
	width: 345px;
	margin: 0 auto;
	text-indent: 2em;
	/*padding: 60px 0;*/
	line-height: 180%
}

.chip,
.feature {
	padding-top: 72px;
	float: left
}

.rightImg {
	width: 620px;
	height: 420px;
	overflow: hidden;
	margin-right: 35px;
	margin-bottom: 34px;
	border-radius: 8px;
	margin-top: 20px;
	box-shadow: 0 0 6px 0 #b3b3b3;
	/*border: 1px solid #3363cd*/
}

.feature {
	width: 33.333%;
	padding-bottom: 85px
}

.feature img {
	width: 220px;
	height: 220px;
	cursor: default
}

.feature span {
	display: block;
	color: #3363cd;
	font-size: 18px;
	margin-top: 45px
}

.chip {
	width: 50%;
	padding-bottom: 60px
}

#loadMain {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	text-align:center;
}
#loadMain img {

}

.hdUl li {
	float: left;
	color: #fff;
	font-size: 24px;
	background: url(../img/project/no.png) no-repeat;
	width: 220px;
	height: 70px;
	line-height: 77px;
	cursor: pointer;
	margin-right: 2px
}

.hdUl li.cur {
	background: url(../img/project/cur.png) no-repeat
}

.showTitle {
	position: absolute;
	color: #3363cd;
	font-size: 18px;
	font-weight: 700;
	width: 100%;
	top: -35px;
	line-height: 35px;
	background: 0 0
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0.5;
	    -webkit-transform: translateY(30px);
	    -ms-transform: translateY(30px);
	    -o-transform: translateY(30px);
	    transform: translateY(30px);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0.5;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		transform: translateY(30px);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.okayNav__nav--invisible{
	display: none;
}
.okayNav__menu-toggle{
	display: none;
}
.okayNav__menu-toggle span{
	background: #000000;
}
@media screen and (max-width: 900px) {
	.banner .nrys {
		width: 50%;
	}
}
@media screen and (min-width: 760px) and (max-width: 850px){
	.banner .nrys {
		width: 50%;
	}
	.hb_com{
		width: 60%;
	}
}
@media screen and (max-width: 750px) {
	.logo{
		margin-left: 80px;
	}
	.logo span{
		font-size: 16px;
	}
	.nav_top {
		height: auto;
		width: 27%;
	}
	.nav ul li{
		float: right;
		margin-right: 0;
		text-align: center;
	}
}
@media screen and (max-width: 480px) {
	img{
		/* max-width: 100%; */
	}
	.banner .yangshi{
		float: none;
		margin: 0;
		width: 100%;
	}
	.banner .nrys {
		float: none;
		width: 100%;
		font-size:20px;
		font-family:HYQiHeiX1;
		font-weight:normal;
		color:rgba(255,255,255,1);
		line-height:40px;
		position: static;
		top: 0;
		right: 0;
		padding: 0 5%;
	}
	.gropBg{
		width: 100%;
		min-width: auto;
	}
	.group_box{
		width: 100%;
	}
	.hb_com {
		height: 665px;
		background: #fff;
		width: 70%;
		margin-left: 20px;
		padding: 35px;
		border-radius: 5px;
		/* background: #3154A6; */
	}
	.nav_top{
		width: 20%;
	}
	.nav_top ul li img {
		position: static;
		top: 5%;
		left: 0px;
	}
	.itmImg img {
		margin-top: 100px;
		max-width: 100%;
		max-height: 400px;
		margin-right: 100px;
		transition: all .8s;
		-moz-transition: all .8s;
		-webkit-transition: all .8s;
		-o-transition: all .8s;
	}
	.warp {
		display: flex;
		justify-content: center;
		width: 100%;
		margin: 0 auto;
		position: static;
		min-width: auto;
	}
	.footer {
		width: 100%;
		background: #2F2F2F;
		min-width: auto;
		/*padding-top: 20px;*/
	}
	.fonter-content-left ul{
		margin-left: 10px;
	}
	.fonter-content-right{
		margin-right: 0%;
		letter-spacing: 0;
	}
	.footer ul span:nth-of-type(2){
		margin-left: 0px;
	}
	.footer ul span{
		font-size: 12px;
	}
	.footer ul li{
		font-size: 12px;
	}
	.beizhu{
		font-size: 14px;
	}

	.aboutNav{
		line-height: 60px;
	}
	.aboutNav a {
		color: #000;
		float: left;
		width: 33%;
		font-size: 16px;
		padding: 0 10px;
	}
	.introCom h1, .partern h1 {
		line-height: 100px;
		font-size: 30px;
	}
	.intro {
		background: url(../img/introbg.png) no-repeat;
		/* width: 100%; */
		height: auto;
		margin: 5% auto;
		position: relative;
		min-width: auto;
	}
	.intro .img {
		display: none;
		position: static;
		bottom: 0;
		left: 0;
	}
	.intro .img-hide {
		display: block;
		position: static;
		bottom: 0;
		left: 0;
	}
	.introCom {
		margin-left: 2%;
		width: 96%;
		margin-right: 2%;
		margin-top: 80px;
		transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		padding: 0;
		/* margin: 0 5%; */
	}
	.team {
		background: url(../img/teambg.png) no-repeat;
		width: 100%;
		height: auto;
		margin:auto;
		min-width: auto;
	}
	.team .textP {
		margin-left: 2%;
		margin-top: 5%;
	}
	.team .teamImg {
		float: none;
		cursor: default;
		margin-right: 0;
		margin-top: 0px;
	}
	#address {
		background: url(../img/adressbg.png) no-repeat;
		width: 100%;
		margin: auto;
		height: auto;
		min-width: auto;
	}
	.address {
		background: url(../img/address.png) no-repeat;
		width: 100%;
		height: auto;
		padding: 10px;
		margin-top: 0;
		margin-left: 0;
	}
	#address h1 {
		color: #333;
		font-size: 30px;
		line-height: 100px;
	}
	.addWidth {
		width: 100%;
		height: auto;
	}
	.telBox {
		width: 100%;
		margin-top: 0;
	}
	.telbg {
		background: url(../img/tel.png) no-repeat;
		width: 400px;
		height: 350px;
		position: absolute;
		left: 0;
		padding-top: 40px;
		padding-left: 60px;
	}
	.apps .app{
		background-color: #ffffff;
		width: 45%;
		margin: 2% 2.5%;
		text-align: center;
	}
	.nav--visible{
		display: none;
	}
	.okayNav__menu-toggle{
		display: inline-block;
	}
	.logo{
		display: inline-block;
		width: 50%;
		position:static;
		margin-left: 10px;
	}
	.nav{
		display: inline-block;
		/* width: 100%; */
		width: 40%;
	}
	.okayNav__nav--invisible{
		display: block;
	}
	.nav a {
		color: #2e2e33;
		font-size: 1rem;
		font-weight: 700;
		position: relative;
		z-index: 10001;
		float: right;
		top: 0px;
		/* margin: auto; */
	}
	.nav .title, .sub_title {
		display: inline-block;
		padding: 0 20px;
		color: #000000;
	}
	.nav {
		padding-left: 0%;
	}
}
