/*头部公用*/
*{margin: 0;padding: 0;font-family:"Microsoft YaHei",微软雅黑,"Verdana","Microsoft JhengHei",华文细黑,STHeiti,MingLiu,PingFangSC-Regular}
a{
    text-decoration: none;
    outline: none;
}
ul,li{list-style: none }
/*为兼容万恶的ie*/
img{border:none;border-style:none; }
img:hover{border:none}
/*为兼容万恶的ie*/
.ffS{font-family: PingFangSC-Semibold;}
.ffR{font-family: PingFangSC-Regular;}
.ffM{font-family: PingFangSC-Medium;}
.ffL{font-family: PingFangSC-Light;}
body{
    width: 100%;
    min-height: 100%;
    position: absolute;

}
.top{
    width: 100%;
    z-index: 99;
    top:0;
    min-width: 1200px;
    /*max-width: 1920px;*/
    margin: 0 auto;
    background-image: linear-gradient(rgba(0,0,0,0.2) 0%, rgba(34,34,34,0.10) 50%, rgba(255,255,255,0.00) 100%);
    background-image: -o-linear-gradient(rgba(0,0,0,0.2) 0%, rgba(34,34,34,0.10) 50%, rgba(255,255,255,0.00) 100%);
    background-image: -ms-linear-gradient(rgba(0,0,0,0.2) 0%, rgba(34,34,34,0.10) 50%, rgba(255,255,255,0.00) 100%);
    background-image: -moz-linear-gradient(rgba(0,0,0,0.2) 0%, rgba(34,34,34,0.10) 50%, rgba(255,255,255,0.00) 100%);
    background-image: -webkit-linear-gradient(rgba(0,0,0,0.2) 0%, rgba(34,34,34,0.10) 50%, rgba(255,255,255,0.00) 100%);
}
.label:hover{
    background:#439df7;
    color: #FFF;
    cursor:default;
}
.top_background{
    width: 100%;
    padding: 15px 0 12px;
    height:50px;
    position: fixed;
    z-index: 5;
    top:0;
    background-color:black;
    min-width: 1200px;
    /*max-width: 1920px;*/
    margin: 0 auto;
}
.topHeight{
    height:57px;
    position: relative;
    top:0;
    left:0;
}
.nav{
    width: 1200px;
    margin: 0 auto;
    height: 70px;
    line-height:70px;
    position: relative;
}
.log{
    float: left;
   /* width: 168px;*/
}
.help-center {
    display: block;
    text-align: center;
    width: 128px;
}
.help-on{
    color: #FFF;
    display: block;
    padding: 7px;
}
.nav_list{
    margin-left: 80px;
    float: right;
    position: absolute;
    top: 0;
    right:0;
}
.nav-element{
    font-size:16px;
    margin-left: 70px;
    text-align: center;
    float: left;
    color:#000;
    display: block;
}
.nav-element:hover{
    color: #439DF7;
}
.nav-element:last-child{
   /* margin-left: 40px;*/
}
.nav-element-on{
    display: inline-block;
    color: #439DF7;
}
.nav-element span, .help-on {
    font-size: 16px;
}
.help{
    display: none;
    margin-top: 16px;
}
/* 头部公用end */

/*页脚样式tingting*/

footer{
    min-width:100%;
    background:#f2f2f2;
    padding: 20px 0 20px;

}

/* 动态为footer添加类fixed-bottom */
.fixed-bottom {position: fixed;bottom: 0;width:100%;}

.footContent{
    text-align: center;
    min-width: 1200px;
    font-size: 0;
}
.aboutUs{
    display: inline-block;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    line-height: 12px;
    text-align: center;
    padding:0 10px;
}
.aboutUs:not(:nth-child(1)){
    border-left:1px solid #e4e4e4;
}
.copy-right {
    padding: 12px 0;
}
.footDisclaimer {
    font-size: 12px;
    line-height: 12px;
    color: #999;
    min-width: 1200px;
    text-align: center;
}

/*右侧返回顶部及APP下载-start*/
/*下载区域的样&#65533;*/
.caseDetail_download{position:fixed;bottom:60px;right:2.8%;z-index: 99;display: none}
/*二维码的固定*/
.two_code{position: absolute;left:-180px;top:-195px;display: none;font-size: 0;width: 181px}
.two_code img {width: 161px;height: 156px;}
.two_code img:first-child {width: 156px !important;}
.caseDetail_download-App img{width:36px;height:36px;margin:0 auto;display: block;}
.caseDetail_download-App img:nth-child(2){display: none;}
.caseDetail_download-top {margin-top: 4px;}
.caseDetail_download-top a{text-decoration: none;}
.caseDetail_download-top img{width:36px;height:36px;margin:0 auto;display: block;}
.caseDetail_download-top img:nth-child(2){display: none;}
/*产品详情页的整个样式*/
.caseDetails{width:1200px;margin:0 auto;position: relative;}
/*定位：固&#65533;*/
.caseDetail_fixed{position:fixed;top:173px;}
.caseDetail_fixed img{width:300px;height:166px;}
/*右侧返回顶部及APP下载-end*/

/* 滚动条样&#65533; */
/*::-webkit-scrollbar{
    width: 10px;
}
::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background: rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);;
}*/

.hide, .dis {
    display: none !important;
}
/*
.clearfix {
    clear: both;
}*/
/*分页*/
.dede_pages{
    width: 55%;
    margin: 0 auto;
    overflow: hidden;
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;

	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

/* suspend  QQ客服 */
.fixed-bar .icon,.fixed-bar .consult-list .tel-icon{background:url("../images/JS_02.png") no-repeat;}
.fixed-bar .icon{display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
.fixed-bar{position:fixed;right:20px;bottom:50px;z-index:50;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);}
.fixed-bar .gotop{position:relative;z-index:1;display:block;width:68px;height:36px;overflow:hidden;margin:-1px 0 0;padding:32px 0 0;border:1px solid #e6e6e6;border-top:1px dashed #eaeaea;background-color:#fff;color:#666;font:normal 14px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .share{height:68px;overflow:hidden;margin:-1px 0 0;border:1px solid #e6e6e6;}
.fixed-bar .gotop:hover{z-index:10;border-color:#2acb6b;background-color:#2acb6b;color:#fff;text-decoration:none;}
.fixed-bar .gotop:hover .icon{background-position:right -251px;}
.fixed-bar .consult-box{border:1px solid #e6e6e6;}
.fixed-bar .consult-box .consult-header{position:relative;height:36px;margin:-1px -1px 0;background:#2acb6b;}
.fixed-bar .consult-box .consult-title{color:#fff;font:normal 16px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .consult-box .icon{display:none;top:0;left:-28px;width:28px;height:36px;overflow:hidden;margin:0;background-position:-80px -530px;cursor:pointer;}
.fixed-bar .consult-box .icon:hover{background-position:-110px -530px;}
.fixed-bar .consult-list{margin:0 2px -1px;padding:9px 0;border-bottom:1px dashed #eaeaea; overflow:hidden}
.fixed-bar .consult-list li{padding:6px 0 6px 23px;color:#666;font:normal 12px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
.fixed-bar .consult-list span,.fixed-bar .consult-list a{float:left;line-height:24px;}
.fixed-bar .consult-list span{padding-right:10px;}
.fixed-bar .consult-list img{vertical-align:top;}
.fixed-bar .wide-bar{width:134px;background:#fff;}
.fixed-bar .wide-bar .share .bds_more{width:148px;_width:146px;background-position:-252px -568px;}
.fixed-bar .wide-bar .share .bds_more:hover{background-position:-354px -568px;}
.fixed-bar .wide-bar .gotop{width:132px;}
.fixed-bar .consult-list .tel-icon{margin-left:-15px;padding:0 0 0 20px;background-position:-591px -264px;}