*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;	
}
div{
	box-sizing: border-box;
}

ul{
	list-style-type: none;
}

.pageWidth{
	width: 1400px;
	margin: 0 auto;
}
body{
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
}
.triangle{
    width:0; height:0;
    border-style:solid;
}

.triangleRight{
    border-right: none;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
}



/* 顶部栏 */
.windowTop{
	width: 100%;
	height: 80px;
	background: #FFFFFF;
	display: flex;
	padding-left: 100px;
	align-items: center;
	margin: 0 auto;
}
.windowTop .pic{
	width: 224px;
	height: 48px;
	margin-right: 12px;
}
.windowTop .windowTopCon .windowTopConOne{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.windowTop .windowTopCon .windowTopConSecond{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
}
.windowTop .windowTopR{
	display: flex;
	align-items: center;
}
.windowTop .windowTopR img{
	width: 40px;
	height: 40px;
	margin:0 12px 0 152px;
}
.windowTop .windowTopR .windowTopRCon .windowTopRConOne{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
}
.windowTop .windowTopR .windowTopRCon .windowTopRConSecond{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}


/* 顶部导航栏 */
.topNav{
	width: 100%;
	height: 100px;
}
.topNav .nav{
	width: 100%;
	height:100px;
	background-color: #0A68C0;
	margin: 0 auto;
	padding-left: 76px;
}
.topNav .nav ul{
	display: flex;
}
.topNav .nav ul li{
	
}
.topNav .nav ul li a{
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding:0 24px;
	height: 100px;
	text-align: center;
	line-height: 100px;
}
.topNav .nav ul li a:hover{
	background-color: #FFBE00;
	color: #333;
}

/* 轮播图 */
.carousel{
	width: 100%;
	text-align: center;
	height: 844px;
}
.carousel img{
	width: 100%;
	height: 844px;
}

/* 产品介绍 */
.product{
	width: 100%;
	height: 1681px;
	padding-top: 100px;
}
.productTitle{
	font-size: 32px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.line{
	width: 46px;
	height: 0px;
	border: 4px solid #3152F6;
	margin: 21px auto 60px;
}
.product .message{
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
	margin-bottom: 36px;
}
.product .message .messageContent{
	width: 814px;
	height: 511px;
	padding: 32px 32px 0;
	box-shadow: 0px 4px 26px 0px rgba(0,0,0,0.07);
}
.product .message .messageContent .messageTitle{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 16px;
}
.product .message .messageContent .messageDetails{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	margin-bottom: 8px;
	line-height: 28px;
	text-align: justify;	
}
.product .massagePhone{
	display: flex;
	justify-content: right;
	align-items: center;
	margin-bottom: 100px;
}

.product .massagePhone .phone{
	font-size: 28px;
	font-weight: 400;
	color: #333333;
	margin-left: 27px;
}
.product .massagePhone .phoneBtn{
	width: 120px;
	height: 48px;
	background: #3152F6;
	border-radius: 8px 8px 8px 8px;
	text-align: center;
	line-height: 48px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 282px;
}
.product .advantage{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 60px;
}
.product .advantage .advantageItem{
	width: 438px;
	height: 242px;
	background: #FFFFFF;
	box-shadow: 0px 2px 30px 1px rgba(105,111,255,0.26);
	margin-bottom: 40px;
	text-align: center;
	padding-top: 28px;
}
.product .advantage .advantageItem .advantageTitle{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 28px;
}
.product .advantage .advantageItem .advantageCon{
	width: 260px;
	height: 56px;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	margin: 0 auto;
}


/* 行业应用 */
.industry{
	width: 100%;
	height: 678px;
	background: #F5F5FB;
	padding-top: 100px;
}
.industry .industryNum{
	display: flex;
	justify-content: space-between;
}
.industry .industryNum{
	display: flex;
	justify-content: space-between;
}
.industry .industryNum .industryItem .industryBot{
	width: 320px;
	height: 127px;
	padding: 28px 40px 0 20px;
	background-color: #fff;
}
.industry .industryNum .industryItem .industryBot .industryLine{
	width: 46px;
	border: 4px solid #3152F6;
	margin-bottom: 20px;
}
.industry .industryNum .industryItem .industryBot .industryCon{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
}

/* 工作原理 */
.theory{
	width: 100%;
	height: 906px;
	padding-top: 100px;
}
.theory .theoryContent{
	font-size: 16px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	margin-bottom: 100px;
}
.theory .pic{
	display: flex;
	justify-content: space-evenly;
}

/* 技术参数 */
.technology{
	width: 100%;
	height: 952px;
	padding-top: 100px;
	background-color: #F5F5FB;
}
.technology .technologyPic{
	width: 72.93vw;
	height: 629px;
}
.technology .technologyPic img{
	width: 72.93vw;
	height: 629px;
}

/* 底部栏 */
.navBottom{
	width: 100%;
	height: 364px;
	background-color: #131521;
	margin: 0 auto;
	padding: 70px 0 0 100px;
}
.navBottom .navBottomItem{
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 32px;
	position: relative;
}
.navBottom .navBottomItem img{
	margin-right: 20px;
}
.navBottom .navBottomItem .mask{
	position: absolute;
	width: 150px;
	height: 150px;
	top: -160px;
	left: 20px;
	display: none;
}
.navBottom .navBottomItem .mask img{
	width: 100%;
	height: 100%;
}

/* 固定栏 */
.fiexd{
	width: 100px;
	height: 351px;
	background: #3152F6;
	border-radius: 8px 8px 8px 8px;
	position: fixed;
	right: 0;
	top:calc(900 / 1920 *100vh);
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
.fiexd img{
	margin-bottom: 12px;
}
.fiexd p{
	margin-bottom: 35px;
}
.fixedItem{
	height: 117px;
	position: relative;
}
.fixedItem.three{
	padding-top: 10px;
}
.fixedMask{
	position: absolute;
	width:200px;
	height: 60px;
	border-radius: 8px;
	background: #3152F6;
	left: -230px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	top: 10px;
	display: none;
}
.fixedMask .t1{
	border-width: 10px;
	border-color: #3152F6;
	position: absolute;
	right: -10px;
	top: 0;bottom: 0;
	margin: auto;
}