/*---------------------------- topNav导航 -----------------------*/
.topNav{
	width:100%;
	height:56px;
	/* background:rgba(0,0,0,1); */
	background: #fff;
	/*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e5000000,endcolorstr=#e5000000);*/
	position:fixed;
	z-index:500;
	top:0;
	/*font-family:'黑体';*/
}
.nav_main{
	width:1180px;
	padding:0 10px;
	height:56px;
	margin:0 auto;
	position:relative;
}
.topNav .logoBox{
	position:absolute;
	transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	-o-transition:0.5s;
}
.logoBox img{
	/*margin-top:6px;*/
	height:56px;
	box-sizing:border-box;
	/*padding:9px 0;*/
}
.topNav ul.navBox{
	width:auto;
	/*height:78px;*/
	/*float:right;*/
	position:absolute;
	right:0;
	transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	-o-transition:0.5s;
}
/* ↓ 屏幕尺寸在1030px-1452px之间 topNav 适配*/
@media only screen and (min-width: 1030px) and (max-width: 1452px) {
	.topNav .logoBox{
		left:10px;
	}
	.topNav .navBox{
		right:0;
	}
}
/* ↓ 屏幕尺寸在1030px以下 topNav 适配*/
@media only screen and (max-width: 1030px) {
	.topNav .logoBox{
		left:10px;
	}
	.topNav .navBox{
		display:none;
	}
}
.navBox .nav_items{
	float:left;
	position:relative;
	/*z-index:90;*/
}
.topNav .nav_items a.first_a{
	display: block;
	font-size:16px;
	line-height:56px;
	/*height:78px;*/
	/* color:#fff; */
	color: #444444;
	padding:0 40px 0 40px;
	transition:0.2s;
	-ms-transition:0.2s;
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
	-o-transition:0.2s;
}
.topNav .nav_items a.current{
	font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1469C7;
}
/*.topNav .nav_items a:hover{
	color:#FFCC66;
	background:#343434;
}*/
/*#topNav .nav_items_hover{
	color:#FFCC66;
	background:#343434;
}*/
/*---- ↓ 一级nav(li.nav_items) mouseenter addClass nav_items_hover ----*/
#topNav .nav_items_hover a.first_a{
	color:#036fe2;
	/*background:#000;*/
}
#topNav .nav_items_hover div.publicSecondNavBox{
	display:inline-block;
}
/*---- ↓ "公共样式" 二级navBox ----*/
.publicSecondNavBox{
	display:none;
	height:auto;
	position:absolute;
	top:56px;
	left:0;
	background:#000;
	padding-bottom:10px;
}
.solutionPartBox .link{
	display: inline-block;
	width: 1200px;
	padding:30px 20px 0;
	/* background-color: #036fe2; */
}
/*---- ↓ "公共样式" 二级nav ----*/
.publicSecondNav{
	display:block;
	/* width:100%; */
	font-size:15px;
	line-height:42px;
	color:#fff;
	font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
	margin-left: 200px;
	padding:0;
	text-align:center;
	transition:0.2s;
	-ms-transition:0.2s;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
}
.aboutlink a.publicSecondNav:hover{
	color:#036fe2;
}
.publicSecondNav:hover{
	color:#036fe2;
	/*background:#000;*/
}
/*---- ↓ "解决方案" 二级navBox ----*/
.solutionPartBox{
	position:fixed;
	width:100%;
	background: #F2F2F2;
	height:auto;
	text-align: center;
	/* padding:36px 0 38px 30px; */
	/* left:-258px; */
	box-sizing:border-box;
}
/*---- ↓ "产品中心" 二级navBox ----*/
/*产品中心二级弹窗的宽高*/
.productPartBox{
	position:fixed;
	width:100%;
	height:auto;
	background: #F2F2F2;
	text-align: center;
	/* padding:36px 0 38px 30px; */
	/* left:-358px; */
	box-sizing:border-box;
}
.productPartBox .productlink{
	display: inline-block;
	width: 1200px;
	padding:30px 20px 0;
	box-sizing: content-box;
}
.productPartBox .aboutlink{
	display: inline-block;
	width: 1200px;
	padding:30px 20px 0;
	box-sizing:content-box;
}
.productPartBox .aboutlink .publicSecondNav{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #444444;
    margin-left: 170px;
}
.productPartBox .aboutlink .publicSecondNav img{
    display: block;
	margin-left: 14px;
	margin-bottom: 10px;
}
.leftContentBox{
	height:100%;
	width:350px;
	margin-left:45px;
}
.productPartBox a.progect_a{
	font-size:20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	padding-bottom:10px;
	/* width:32%; */
	display:block;
	margin-right: 50px;
}
.productPartBoxmid{
	border-right:2px solid #E6E6E6;
}
.productPartBox a.progect_a img{
	display: block;
	margin-left: 130px;
	margin-bottom: 12px;
}
.productPartBox a.progect_a:hover{
	color:#036fe2;
}
.productPartBox a.progect_a:hover i{
	color:#036fe2;
}
.productPartBox a.progect_a i{
	font-size:15px;
	color:#999;
	font-weight:400;
	padding-right:20px;
}
.left_up_Content{
	height:auto;
	width:100%;
	text-align: left;
	/* background: red; */
	margin-bottom: 20px;
}
.left_up_Content a.thirdNav{
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #444444;
	display:inline-block;
	box-sizing:border-box;
	width:150px;
	margin-right:6%;
	font-size:15px;
	line-height:36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#topNav .productPartBox .thirdNav:hover{
	text-decoration: underline!important;
	color:#036fe2;
	/*background:#000;*/
}
#topNav .leftDown{
	margin-top:50px;
}
.rightContentBox{
	height:100%;
	width:240px;
	box-sizing:border-box;
	padding-left:15px;
}
.rightContentBox a.progect_a{
	width:70%;
}
.right_up_Content a.thirdNav{
	color:#fff;
	display:inline-block;
	box-sizing:border-box;
	width:70%;
	margin-right:30%;
	font-size:15px;
	line-height:36px;
}
/*----- ↓ 二级nav的tabs active className -----*/
#topNav .leftTabActive{
	color:#036fe2;
	/*background:#000;*/
}
#topNav .leftTabActive i.fa{
	color:#036fe2;
}
#topNav .displayBlock{
	display:block;
}
/*----- ↓ 解决方案navChildren -----*/
.qrCodeBox{
	box-sizing:border-box;
	width:150px;
	height:150px;
	padding:10px;
	left:50%;
	margin-left:-75px;
}
.qrCodeBox img{
	width:130px;
}
.backtotop img{
    height: 30px;
    position: fixed;
    right: 5px;
    bottom: 200px;
    display: none;
    cursor: pointer;
    z-index:100;
}
/* 新闻动态css */
.fullwidth{
	width: 100%;
	background-color: #F0F0F0;
	cursor: pointer;
}
.newstrends{
	background-color: #fff;
	width: 1200px;
	margin: auto;
	text-align: center;
	position:relative;
	margin-top: -50px;
	z-index: 99;
}
.etitle{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3381FF;
    padding-top: 20px;
	padding-bottom: 10px;
}
.ztitlte{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #323232;
}
.line{
	width: 200px;
	height: 5px;
	background: #3381FF;
	display: inline-block;
	margin-bottom: 10px;
}
.tab_showInfo2{
	margin-top: 10px;
}
.newstrends .tab_showInfo2{
	display: flex;
	justify-content:space-around;
}
.newstrends .tab_showInfo2 .list{
	width: 370px;
	text-align: left;		
}
.tab_showInfo2 .list .newsBg{
    width: 370px;
	height: 195px;
}
.tab_showInfo2 .list .sezx_time{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #646464;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tab_showInfo2 .list .sezx_title{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #323232;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.tab_showInfo2 .list .sezx_content{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #646464;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.newstrends .more{
	display: inline-block;
	width: 90px;
	height: 20px;
	line-height:20px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3381FF;
	line-height: 22px; 
	border: 1px solid #3381FF;
	padding:6px 11px; 
	margin-top: 30px;  
	margin-bottom: 30px;
	border-radius: 20px;
}
.solution{
	width: 1200px;
	margin: auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}
.productwidth{
	width: 100%;
	background-color: #fff;
	cursor: pointer;
}