 通用样式 */
#mainMenu .navbar-nav li a.hasSubMenu:after{
	background:none;
}
p,h1,h2,h3,h4,h5,h6,span{ 
	font-weight: normal; 
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.06);
}
body{
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6, legend,p, ul{
	margin:0;
	padding:0;
}
.icon-left-open-mini:before{
	content: "";
}
.icon-right-open-mini:before{
	content: "";
}
a:hover{
	text-decoration: none;
}
.oh{
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.tac{
	text-align: center
}
/* @media (min-width: 1366px){
	.container {
	    width: 1400px;
	}
} */
@media (min-width: 1600px){
	.container {
	    width: 1600px;
	}
}

/* Put your custom css here */
.justifyTxt{
	text-align:justify;
	text-justify:inter-ideograph;
	-webkit-text-align-last:justify;/*chrome 20+*/
}
.txtPublic{
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	line-height: 25px;
	text-align:justify;
	text-justify:inter-ideograph;
	-webkit-text-align-last:justify;/*chrome 20+*/
	text-indent: 28px;
}
.txtRed{
	color: #e70012;
}
.honor-item{
	background: #FFF;
	margin-bottom:30px;
	padding:20px 0;
}
.honor-item  img{
	width: 100%;
	margin: 0 auto;
	display: block;
}
.honor-item p{
	font-size: 16px;
	margin: 20px 30px 0;
	color: #333;
	line-height: 28px; 
}
.honor-item p .txtRed {
    font-weight: normal;
} 

/* 典型客户 */
p.partIns{
	color:#333;
	font-size: 16px;
    margin: 30px auto 0;
}
.partClass{
    font-size: 22px;
    color: #333;
    font-weight: normal;
    margin: 40px auto 20px;
}
.partLogo img{
	width: calc(100% - 2px);
	padding: 0;
	margin: 0;
}
.partLogo{ 
	padding: 20px 0;
	margin: 0 auto 25px;
	background: #fff
}

/* .partLogo:nth-child(3n+1){ 
	border-left: 1px solid #dce0ed; 
}
.partLogo:nth-child(1){ 
	border-top: 1px solid #dce0ed; 
}
.partLogo:nth-child(2){ 
	border-top: 1px solid #dce0ed; 
}
 
.partLogo:nth-child(3){ 
	border-top: 1px solid #dce0ed; 
} */
/* @media (max-width: 768px){
	.partLogo:nth-child(3){ 
		border-top: none; 
	}
	.partLogo:nth-child(3n+1){ 
		border-left: none; 
	}
	.partLogo:nth-child(2n+1){ 
		border-left: 1px solid #dce0ed; 
	}
	.partLogo{ 
		padding:5px 0; 
	}
} */
.mobile-nav{
	box-shadow:0px 2px 6px rgba(0,0,0,0.05);
}
/* .mobile-nav .navbar-collapse{
	padding-bottom:20px;
} */
.mobile-nav  .navbar-nav{
	margin: 0;
}
.banner-box{
	position: relative;
}
.index-entrance {
	position: absolute;
	bottom: 25px;  
    left:50%; 
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    transform:translate(-50%,0);
}
.entrance-title p{
	overflow:hidden;         
	text-overflow:ellipsis; 
	white-space:nowrap; 	
}

@media (max-width: 768px){
	.partLogo {
	    padding: 10px 0;
	    margin: 0 auto 15px;
	    background: #fff;
	} 
	.nav>li{
		border-top: 1px solid #f5f5f5;
	}
	.navbar-nav ul li a{
		color:#333;
	}
	.navbar-nav > li > a{
		padding:15px 0;
	} 
	.index-entrance {
		padding:0;
		position: relative;
		bottom: 0;     
	    background: #fff;
	    border: none;
	}
} 


/* 集团企业 */
.grouptTop {
    background: url(../images/groupTop.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 400px;
    margin-top: 70px;
}
.GroupIntr p{
    font-size: 18px;
    color: #333;
    line-height: 42px;
    text-align: center
}
.GroupIntr span{
    font-size: 24px; 
}
.AVLIntrBg{
    position: relative;
    background:url(../images/group08.jpg) no-repeat center center;
    padding: 80px 0;
    background-size: cover;
    border-radius: 5px;
}
.GroupItem h1{
    font-size: 36px;
    color: #333;
    text-align: center
}
.AVLIntr {
    width: 80%; 
    background: url(../images/group09.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 5px;
    padding: 50px; 
    margin: 0 auto;
    position: relative;
}
.GroupItemTitle{
    text-align: center;
    color: #333;
    font-size: 36px;
    margin-bottom:40px;
}


.AVLIntr h4{
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}

.AVLIntr p{
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    margin-top:20px;
}
.GroupItemBox{
    width: 100%; 
    padding: 60px 0 80px; 
}
.AVLIntrBox { 
    background: url(../images/group07.jpg) no-repeat; 
    background-size: cover;
} 
.AVLIntr span{
   width: 150px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    right: 0;
    background: url(../images/AVLClick.png) no-repeat;
    border-radius: 5px;
    bottom: 50px;
    background-size: 100% 100%;
    border: 2px solid #243493;
}
.RDCenter{
    background: #f8f8f8;
    padding: 30px;
    margin-bottom:25px;
}
.RDCenter h6{
    font-size:24px;
    color: #333; 
}
.RDCenter p{
    font-size:16px;
    color: #333; 
    margin-top: 30px;
}
.RDCenter img{
    width: 20px;
    margin-right:10px;
}

@media screen and (max-width: 768px){
    .GroupIntr p {
        font-size: 15px;
        line-height: 34px; 
    }
    .GroupItemBox { 
        padding: 30px 0 50px;
    }
    .grouptTop {
        height: 200px;
        margin-top: 50px;
    } 
    .AVLIntr {
        width: 100%; 
        padding: 25px; 
    }
    .GroupItemTitle{ 
        font-size: 24px;
        margin-bottom:30px;
    }  
    .AVLIntr h4{
        font-size: 18px;
        line-height: 32px;
        color: #fff;
    }
    .AVLIntrBg { 
        margin: 0 -20px;
        padding: 60px 0;
    }
    
    .AVLIntr p{
        font-size: 15px;
        line-height: 28px;
        margin-top: 10px;
        margin-bottom: 22px;
    }

    
    .RDCenter{ 
        padding: 20px;
        margin-bottom:15px;
    }
    .RDCenter h6{
        font-size:18px;  
    }
    .RDCenter p{
        font-size:14px; 
        margin-top: 15px;
    } 
    .AVLIntr span {
        position: relative;
        bottom: auto;
        border: 1px solid rgba(255, 255, 255, 0.5);
        height: 36px;
        line-height: 36px;
        width: 120px;
    }
}
/* 新闻图片样式 */
.newsImg img{
	margin:0 auto;
	display: block;
	max-width: 70%;
}
@media (max-width: 768px){
	.newsImg img{
		max-width: 100%;
	}
}

/* 服务与支持 */
.serviceBoxTit h2{
	color: #276db6;
	font-weight:bold;
	font-size: 22px;
	text-align: left;
}
.serviceIns{
	font-size: 14px;
	color: #333;
	line-height: 28px;
}
.serviceTit span{
	font-size: 20px;
    font-weight: bold;
    color: #276db6; 
    line-height: 40px;
    padding: 0; 
    height: 100%;
    margin: 0;
    display: inline-block;
    border-bottom: 4px solid #276db6;
}
.serviceTit {
	/* border-bottom: 1px solid #eee; */
	margin:10px 0 20px 0;
}
.serviceList{
	margin-top: 15px;
}
.serviceList h6{
	font-size: 16px;
	color: #333;
	margin:0 0 10px 0; 
	font-weight: bold;
}
.serviceList p{
	font-size: 14px;
    color: #333;
    line-height: 28px; 
    margin: 0 0 10px 0;
    text-align: justify;
}
.serviceList h6 span{
	width: 8px;
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: -2px;
}
.serviceList span>img{
	width: 100%;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.serviceCont .serviceImg{
	width: 100%;
	display: block;
	margin:15px auto 15px;
}
.smallList,li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.smallList{
	overflow:hidden;
}
.smallList li {
    font-size: 14px;
    color: #666;
    border-left: 3px solid #999; 
    padding-left: 10px;
    margin: 7px 10px 8px 0;
    line-height: 16px;
    /* font-weight: bold; */
}
/* .smallList li:last-child{
	margin-right:0;
	padding-right: 0;
	border:none;
} */
.serviceList .assessService{
	color: #666;
	font-size: 15px;
	font-weight: bold;
}
.serviceList .assessService span{ 
	font-weight:normal;
	width: auto;
	padding-left: 10px;
    margin: 0 0 0 10px;
    line-height: 16px;
    border-left: 3px solid #999;
    display: inline-block;
}
.smallList.smallList01 li{
	border:none;
	float: left;
	margin:0 10px 5px 0;
	padding: 0;
	line-height: 30px;
}
.smallList.smallList01 li img{
	width: 15px;
    position: relative;
    top: -2px;
}
/* 新闻详情页 */
 
.newsCont h5{
	font-size: 20px;
	font-weight: normal;
	margin:20px 0 10px 0;
	text-align: left;
	color: #035bed;
	font-weight: bold;
}
.newsCont h2{
    text-align: center;
    margin:40px auto 20px;
    color: #035bed;   
    font-size: 22px;
}
.newsCont .newsContTit{
    text-align: center;
    margin:40px auto 20px;
    color: #035bed;   
    font-size: 22px;
    line-height: 36px;
}
.newsCont a{
	color: #035bed;
}
/* .newsCont .newsContTit span{
    color: #035bed;
    border-bottom: 3px solid #035bed;
    display: inline-block;
    padding: 0 0 10px 0; 
    font-size: 22px; 
} */
.newsCont .imgSize{
	max-width: 65%;
	display: block; 
	margin:0 auto;
}
.newsCont .imgSmall{
	max-width:30%;
	display: block; 
	margin:0 auto;
}
.newsCont .imgIns{
    display: block;
    text-align: center;
    margin: 0 auto 15px;
    color: #666;
    font-size: 14px;
    text-indent: 0;
}
.newsCont .tableIns{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin:0 0 5px 0; 
	text-indent: 0;
}


.newsCont table{
	margin-bottom: 20px;
}
.contList li{
	font-size: 15px;
	color: #555;
	line-height: 28px; 
	margin: 0 0 10px 0;
	text-align: justify;
	list-style: square;
	padding:0;
}
.newsCont table p{
	margin:0;
	line-height: 22px;
}

/* 报告详情 */
.researchCont .linkTit{
	font-size: 15px;
	display: block;
	color: #555;
	margin:15px 0 0 0; 
}
.researchCont .linkHref{
	font-size: 15px;
	color: #555;
	line-height: 30px;
	margin:0 0 15px 0;
	display: block;
}
.researchCont .reportTit01{
	font-size: 24px;
	line-height: 36px;
	color: #333;
	font-weight: normal;
	margin: 40px auto 0;
}
.researchCont .reportTit02 {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    margin: 30px auto 20px;
}
.researchCont h3{
	font-size: 24px;
	line-height: 36px;
	color: #333;
	font-weight: normal;
	margin: 40px auto 30px;
}
.researchCont h5 {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    margin: 30px auto 20px;
}

.researchCont h6 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin: 20px auto 15px;
}

@media (max-width: 768px){ 
	.newsCont .imgSize{
		max-width: 100%;
	}
	.newsCont .imgSmall{
		max-width: 100%;
	}
	.newsVideo {
        width: 100%;
    }
    .imgSize.imgSize01{
        width: 50%;
    }
    .newsCont .contTable { 
        width: 100%;
    }
    .newsCont .newsContTit{ 
	    margin:20px auto 15px;
	    font-size: 18px;
	    line-height: 30px;
	}
	/* .newsCont .newsContTit span{
		font-size: 18px;
	} */
 
} 
.newsCont a:hover{
	text-decoration: none;
}
/* 旧产品页面跳转 */
.ProductLinkBox{
    position: relative;
    margin-top:70px;
}
.ProductLinkBg{
    width: 100%;
}
.ProductLink{
    overflow:hidden;
    width: auto;
    position: absolute; 
    top:50%;
    left:50%;
    border-radius: 5px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.ProductLink img{
    width: 245px;
    float:left;
}

.LinkBtn p{
    font-size: 48px;
    color: #111e3b;
    margin-top:20px;
}
.LinkBtn a{
    display:inline-block;
    background:#035bed;
    padding: 10px 50px;
    color: #fff;
    font-size: 16px;
    margin-top:15px;
    text-align: center
}
.LinkBtn{
    float: left;
}
@media screen and (max-width:768px) {
    .ProductLink{ 
        top:45%; 
    }
    .LinkBtn p {
        font-size: 28px; 
        text-align: center;
    }
    .LinkBtn a { 
        padding: 10px 20px; 
        font-size: 14px; 
        display:block;
        margin:20px auto 0;
        width: 150px;
    }
    .ProductLink img{
        width: 200px;
        float:left;
    }
    .LinkBtn{
        float: none;
        width: 200px;
    }
    .ProductLinkBg{ 
        width: auto;
        height:450px;
    }
    .ProductLinkBox{ 
	    margin-top:50px;
	}
}
 
/* 报告详情页样式 */
table td{
	color: #000;
}
.researchCont table p,table span {
    word-break: break-word;
}
.researchCont table p{
	margin: 5px 0;
	line-height:18px;
}

.researchCont table tr:first-child td p,.researchCont table tr:first-child td span,.researchCont table tr:first-child td{
	font-weight: bold !important; 
}
.researchCont table td,.researchCont table td p,.researchCont table td span{
	color: #000;
    vertical-align: middle;
    font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif !important;
    font-size: 14px !important;
    line-height: 24px;
    padding:4px 0;
    margin:0;
}


.researchCont>p{
	font-size: 15px;
    color: #333;
    line-height: 32px;
    text-indent: 30px;
    margin: 0 0 10px 0;
    text-align: justify;
}
.researchCont h3{
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
	margin: 30px 0  0 0;
} 
.researchCont h5{
	font-size: 18px;
	font-weight: bold;
	margin:20px 0 10px 0;
}
.researchCont .imgSize{
	max-width: 60%;
	display: block; 
	margin:0 auto;
}
.researchCont .imgSmall{
	max-width: 30%;
	display: block; 
	margin:0 auto;
}
.researchCont .imgIns{
	font-size: 14px;
    color: #777; 
    text-align: center;
    margin-bottom: 25px;
    text-indent: 0;
    line-height: 24px;
}
.researchCont .tableIns{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin:0 0 5px 0; 
	text-indent: 0;
}
.researchCont table{
	margin:0 auto 20px; 
}
.researchCont .contTable{
	width: 70%;
}
.contList li{
	font-size: 14px;
	color: #555;
	line-height: 28px; 
	margin: 0 0 10px 0;
	text-align: justify;
	list-style: square;
	padding:0;
}
@media (max-width: 768px){
	.researchCont .imgSmall{
		width: 100%;
	}
	.researchCont .imgSize{
	 	max-width: 100%;
	} 
	.researchCont .contTable{
		width: 100%;
	}
	.researchCont .reportTit01 {
	    font-size: 20px;
	    line-height: 32px; 
	    margin: 30px auto 20px;
	}
	.researchCont .reportTit02 {
	    font-size: 18px;
	    line-height: 30px; 
	    margin: 20px auto 15px;
	}
	.researchCont .reportTit03 {
	    font-size: 16px;
	    line-height: 28px; 
	    margin: 15px auto 10px;
	}
	.researchCont h3 {
	    font-size: 20px;
	    line-height: 32px; 
	    margin: 30px auto 20px;
	}
	.researchCont h5 {
	    font-size: 18px;
	    line-height: 30px; 
	    margin: 20px auto 15px;
	}
	.researchCont h6 {
	    font-size: 16px;
	    line-height: 28px; 
	    margin: 15px auto 10px;
	}
}
 
/* 冬训营2022 */
.topicItem h3 {
	font-size: 18px; 
	color: #333;
	margin: 0 auto 5px;
	line-height: 36px;
	cursor: pointer;
	display: block;
}
div.topicItem p{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.topicItem{
	border-bottom: 1px dashed #eee;
	padding:15px 0 5px;
}
/*文章详情*/
h2:after {
background:url('');
}
.newsVideo {
    width: 60%;
    margin: 0 auto;
    display: block;
}
 
.newsCont .contTable p{
    font-size: 14px;
    margin: 0;
    color: #000;
    line-height: 24px;
}
.imgSize.imgSize01{
    width: 20%; 
}
.imgSize.imgSize02{
    width: 50%; 
}
.newsCont .dxyTit{
    color: #1f4386;
    text-align: center;
    margin:0 auto 0;
    text-indent: 0;
}
.newsCont h3.dxyTit{
    margin:20px auto 2px;
}
.newsCont .contTable {
    margin:0 auto 20px;
    width: 80%;
}
.newsCont .linkTit{
	font-size: 15px;
	display: block;
	color: #555; 
    font-weight: bold;
    margin: 10px 0 0 0;
    line-height: 24px;
}
.newsCont .linkHref{
	font-size: 15px;
	color: #555;
	line-height: 30px;
	margin:0 0 15px 0;
	display: block;
}
.borderBox{
  border:1px solid #eee;
  padding:10px;
  margin:0 28px 15px;
  display: inline-block;
  background: #f8f8f8;
}
.borderBox p{
  font-style: italic; 
  color: #333;
  font-size: 14px;
  margin: 0;
}
@media screen and (max-width: 768px){
    .newsVideo {
        width: 100%;
    }
    .imgSize.imgSize01{
        width: 50%;
    }
    .newsCont .contTable { 
        width: 100%;
      }
    .borderBox{ 
      margin:0  0 15px; 
    }
}
/* 服务与支持首页 */
.serviceBox01{

}
.pyramid{
	margin:50px 0 50px;
}
.imgControl{
	width: 100%;
	display: block;
	margin: 0 auto;
}
.taImg img{
	display: block;
	width: 100%;  
	box-sizing:border-box;
}
.taTxt p{
	font-size: 18px;
	font-weight: bold;
	color: #e7141a;
	margin: 0; 
}
.taTxt span{
	position: absolute;
    top:50%;
    left:50%; 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
    display: block;
}
.taTxt p{
	position: relative;
}
.serviceTitle{
	font-size: 28px;
	color: #333;
	font-weight: normal;
	text-align: center;
	margin:50px auto 30px;
}
.serviceInfo{
	background:#edf5ff; 
	padding-bottom: 30px;
}
.serviceInfoItem{
	background: #fff;
	border-top: 4px solid #276db6;
	padding:20px 30px;
	margin: 0 auto 30px;
}
.serviceInfoItem h6{
	font-size: 20px;
	color: #333;
	margin: 0 auto;
}
.serviceInfoItem p{
	font-size: 16px; 
	margin: 20px auto 0;
	line-height: 24px;
	color: #333;
}
.serviceGateway{
	width: 100%;
}
.serviceGatewayItem{ 
	padding:20px 20px;
	float: left; 
	margin:0 auto 30px;
}
.serviceGatewayItem h6{
	font-size:18px; 
	color: #333;
	text-align: center;
	margin:20px auto 10px;
}
.serviceGatewayItem:hover{
	background: #edf5ff;
}
.serviceGatewayItem p{
	font-size: 14px; 
	color: #333;
	text-align: center; 
}
.serviceTitle.serviceTitle01{
	color: #fff;
}
.serviceExplain{
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.serviceSafe{
	background: #13337e;
	padding:10px 0 30px;
}
.serviceGatewayItem img{
	width: 70px;
}
.serviceGatewayItem span{
	width:80px;
	height: 1px;
	background: #333;
	display: block;
	margin: 20px auto 20px;
}
.serviceGateway{
	overflow:hidden;
	margin-bottom:20px;
}
.bgStyle{
	position: absolute;
	top: 0;
	opacity: 0.2;
	z-index: 0;
}
.platform{
	background: #fff; 
	padding-bottom:30px;
	margin-bottom: 30px;
}
.platform h6{
	font-size: 20px;
	color: #333;
	margin: 20px auto 10px;
	padding: 0 20px;
}
.platform p{
	font-size: 14px; 
	color: #333;
	text-align: left; 
	padding: 0 20px;
	margin:0 auto;
}
/* .platform:hover{
	background: #1f47ac;
} */
@media screen and (max-width: 768px){
	.pyramid {
	    margin: 15px 0 15px;
	}
	.serviceTitle{
		font-size: 22px;
		margin: 30px auto 20px;
	}
	.serviceInfoItem p{
		font-size: 14px;
		margin-top:10px;
	}
	.serviceInfoItem{
		margin-bottom:0;
	}
	.serviceGatewayItem {
	    padding: 10px 0;
	    margin-bottom:0;
	}
}
.titleBig {
    text-align: center;
    color: #276db6;
    margin: auto;
}
/* 病毒通缉令 */
.virusesBox h2{
	margin: 0 auto 0;
}
.virusesBox img{
	width: 80%;
	margin:20px auto 40px;
	display: block;
	border-radius: 13px;
}

/* 首页 */
.section-title h3{
	font-size: 36px;
	color:#000;
	font-weight: bold;
}
.section-title span{
	width: 100px;
	height: 4px;
	background:#000;
	display: block;
	margin:30px 0;
}
.more-btn{
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border:1px solid #000;
	border-radius: 5px;
	text-align: center; 
}
.product-section-ins .section-title {
    position: absolute;
    top: 50%;
    left: 15px;
    border-radius: 5px;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: calc(100% - 40px);
}
.dynamic-article {
	margin-top: 60px;
}
.dynamic-article a{
	font-size: 16px;
	color:#333;
	display: block;
	line-height: 36px; 
	overflow: hidden;    
	text-overflow:ellipsis;   
	white-space: nowrap;  
	width: 100%;   
}
.dynamic-article a:hover{
	color: #035bed
}
.index-product-box{
	position: relative;
}
.product-class-box{
	float: left;
	box-sizing: border-box;
}
.product-class-box a{
	position: relative; 
	background: rgba(223,233,254,0.25);
	float: left; 
	display: block;
	width: 100%;
	height: 100%
}
.product-left{
	padding-left:0;
}
.box-50{
	width: 50%;
}
.box-33{
	width: 33.333%;
}
/* .section-ins{
	padding:0;
}
.product-left{
	padding:0;
} */
 
.product-class-box:nth-child(1){ 
	margin-right:3px;
	width: calc(50% - 3px);
	padding-bottom:5px;
}
.product-class-box:nth-child(2){ 
	margin-left:3px;
	width: calc(50% - 3px);
	padding-bottom:5px;
}
.product-class-box:nth-child(3){ 
	margin-right:3px;
	width: calc(50% - 3px); 
}
.product-class-box:nth-child(4){ 
	margin-left:3px;
	width: calc(50% - 3px); 
}
/* .product-class-box:nth-child(3){  
}
.product-class-box:nth-child(4){ 
	margin:0 5px;
	width: calc(33.3% - 10px);
}  */
 
.product-class{ 
	width: 90%;
	position:absolute;
    top:50%;
    left:50%;
    border-radius: 5px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%); 

}
.product-class img{
	width: 100px;
	display: block;
	margin:0 auto;
	/* float: left; */
}
.product-des{
	/* float: left;
	width: calc(100% - 120px); */
}
.product-class h4{
	font-size: 20px;
	color:#000;  
	text-align: center;

}
.product-class p{
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-top: 15px;  
    text-align: center;
}
.product-class-box a{ 
	border-bottom: 6px solid rgba(255,255,255,0.0); 
	box-sizing: border-box;
}
.product-class-box a:hover{
	background:linear-gradient(180deg, rgba(255,255,255,0.2) 60%, rgba(124,163,247,0.2) 100%);
	transition: 0.2s;
	border-bottom: 6px solid #1c60ff;
	box-sizing: border-box;
}
@media (max-width: 1400px){
	.product-class p{ 
	    display:none;
	}
}
/* .product-class-box:hover p{
	display: block;
	transition: 0.2s;
}  */


/* @media (max-width: 1600px){
	.product-class img{ 
		float: left; 
	}
	.product-des{
		float: left;
		width: calc(100% - 120px); 
	}
	.product-class h4{
		text-align: left;

	}
	.product-class p{ 
	    text-align: left;
	}
	 
} */

.solution-name a{
	background: #f8f8f8;
    margin: 0 10px;
    border-top: 1px solid #eee;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 30px;
}
.solution-box{ 
	border-radius: 5px;
	overflow: hidden; 
}
.solution-box .imgWrapper img{
	width: calc(100% - 20px);
	margin:0 auto;
}
.service-list li{
	text-align: center;
	line-height: 70px;
	font-size: 18px;
	color:#000; 
}
.service-list{
	background:#f3f6fd;
	padding:  0;
	width: 260px;
	border:1px solid #d0daf9;
}

.service-list  .service-list-active{
	background:#035bed;
	color:#fff;
}
.service-list{
	float: left;
	width: 260px;
	margin-top:15px;
} 
.service-content {
	float: right;
	width: 100%;
	position: relative;
}
/* .service-text{
	float: left;
	position: absolute; 
    top:50%;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform:translate(0,-50%); 
	width: calc(100% - 440px);

} */
.service-text h5{
	font-size: 20px;
	font-weight: bold;
	color:#333;
}
p.service-text{
	font-size: 16px;
	line-height: 30px;
	color:#333;
	margin:25px 0 20px;
}
.service-img{
	width: 400px;
	float: right;
}
.service-img img{
	width: 100%; 
}
.service-content-box{
	position: absolute; 
    top:50%;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform:translate(0,-50%);  
	right: 0;
}
.service-section{
	position: relative;
}
.dynamics-content{ 
	padding:30px;
}
.dynamics-img img{
	width: 100%;
}
.dynamics-content h4 a{
	font-size: 20px;
    color: #333;
    line-height: 32px;
    font-weight: bold; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
    margin:0 auto 20px;
}  
.dynamics-content>p{
	font-size: 14px;
    color: #333;
    line-height: 30px; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
    margin:20px auto 0;
}
.dynamics-content .more-btn {
	margin-top:20px;

}
.dynamics-content .dynamics-time{
	display: block;
	font-size: 14px;
	margin:0;
	color:#333;
}
.dynamics-list{
	background:#f8f8f8; 
	margin:0;
	border-radius: 10px;
	overflow: hidden;
}
.dynamics-list>div{ 
	padding:0;
}
.dynamics-list:hover h4 a{
	color:#035bed;
}
.dynamics-item:hover h4 a{
	color:#035bed;
} 

 



.researchEntrance{
	padding:  0px;
	text-align: center;
}
.researchEntranceBox{
	padding:40px 15px 50px;
}
.researchEntrance a{
	font-size: 22px;
}
.researchEntrance img{
	margin-bottom:10px;
}
.entranceList{
	overflow: hidden;
	position: relative;
}
.entranceList img{
	transition: all 0.5s;
}
.entranceList img:hover{
	transform:scale(1.1);
}
.maskBg{
	background:rgba(0,0,0,0.2);
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 100%; 
}
.maskBg h2 a{
	color: #fff;
}
.maskBg h2 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin:10px auto 10px;
}
.workstation{
	width: 100%;
	background: #f8f8f8;
}
.stationTit{
	font-size: 22px;
	color: #333;
	text-align: center;
}
.stationDes{
	font-size: 16px;
	text-align: center;
	color: #333;
	line-height: 30px;
}
.imgBlock{
	width: 100%;
	display: block;
}
.stationItem{
	background: #fff;
}
.stationItem a{
	text-decoration: none;
}
.stationItem h3{
	margin:15px 20px 10px;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;    
	text-align: justify; 
}
.stationTime{
	float: left;
	margin:0 20px 0 20px;
	color: #666;
	font-size: 14px;
}

/* 视频样式 */
.videoBox{
	width: 65%;
	margin: 25px auto 5px;
}
.videoBox video{
	width: 100%;
	display: block;
}

/* 专题详情公共样式 */
.bs-docs-section .articleTime{
	font-size: 13px;
	color: #666;
	margin:10px auto 15px;
	text-align: center;
}
.articleTitle{
	font-size: 26px;
	font-weight: normal;
}

.articleCont>p{
	font-size: 15px;
    color: #333;
    line-height: 30px;
    /* text-indent: 30px; */
    margin:15px 0 0;
    text-align: justify;
}
.articleCont p .hoverRed:hover{
	color: #cd0000;
}
.articleImg{
	display: block;
	margin:20px auto 5px;
	max-width: 70%;
}
.articleCont table p{
	text-indent: 0;
	line-height: 20px;
	margin: 5px 0;
}
.articleCont table{
	
}
.articleCont h5{
	border-left: 3px solid #0066CC;
	font-size: 16px;
	padding-left: 10px;
	font-weight:bold;
	color: #0066CC;
	margin:35px auto 0;
	line-height: 18px;
}
.gfylItem { 
	padding:0 20px 15px;
	border:1px dashed #0066CC; 
}
.gfylItem p{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 15px auto 0; 
}
.gfylItem a{
	font-size: 14px;
	color: #dd0000;
	line-height: 36px;
	display: block;
	text-decoration: none;
}
.hgBox{
	border: 1px dashed #dd0000;
	padding: 15px 20px;
	display: block;
	margin:20px auto 30px;
	width: 70%;
	background: #f8f8f8;
}
.hgBox p{
	font-size: 15px;
	margin: 0;
	text-align:center;
	line-height: 30px;
	color: #dd0000;
}
.articleCont .articleImgIns{
    display: block;
    text-align: center;
    margin: 0 auto 15px;
    color: #666;
    font-size: 14px;
}
.lineSize{
	border-top: 1px dashed #000;
    display: block;
    margin: 30px auto;
}
/* 专题列表公共样式 */
.headerBox{
	width: 100%;
	margin-bottom:40px;
	position: relative;
	overflow: hidden;
}
.headerBox h5{
	color: #fff;
	font-size: 32px;
	width: 100%;
	text-align: center;
    position:absolute;
    top:50%; 
    border-radius: 5px;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform:translate(0,-50%);
}
.headerBg{
	width: 100%;
}

.specialItem{
    width: 100%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 22px;
} 
.specialCont{
    padding:20px;
}
.specialCont h4{ 
    color: #000;
    font-size: 22px;
    text-decoration: none !important;
    margin: 5px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.specialCont p{
    font-size: 14px;
    color: #333;
    margin: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    height: 45px;
}
.specialCont span{
    font-size: 14px;
    color: #333;
    display: block; 
}
.specialImg img{
   	width: 100%;
    height: auto;
    vertical-align: middle;
}
 
.specialImg{
    position: relative;
    overflow: hidden;
}
.specialImg img{ 
    transition: ease-in-out 0.6s;
    -webkit-transition: ease-in-out 0.6s;
    -moz-transition: ease-in-out 0.6s;
    -ms-transition: ease-in-out 0.6s;
    -o-transition: ease-in-out 0.6s; 
} 
.specialItem:hover .specialImg img{
    transform: scale(1.34);
}

.specialItem:hover{
    text-decoration: none;
}
.specialItem:hover .specialCont h4{
	color: #0066CC;
}
.specialBox{
	margin-bottom:40px;
}
@media screen and (max-width: 768px) {
	.headerBg{
		height: 180px;
		width: auto;
		position: relative;
		left: 50%;
		-webkit-transform: translate(-50%,0);
	    -moz-transform: translate(-50%,0);
	    transform:translate(-50%,0);
	}
	.articleImg{
		width: 100%;
	}
	.headerBox h5{
		font-size: 18px;
	}
	.headerBox{
		margin-bottom:20px;
	}
	.specialCont h4{
		font-size: 18px;
	}
	.specialCont{
		padding:15px;
	}
	.specialBox{
		margin-bottom:20px;
	}
}
@media screen and (max-width: 768px){
	.researchEntrance a{
		font-size: 16px;
	}	
	.researchEntrance img{
		width: 80px;
	}
	.researchEntranceBox{
		padding:25px 15px  10px;
	}
	.specialItem{ 
	    margin-bottom: 0px;
	}
	.specialCont p{
		height: auto;
	}
}

/* 首页安全专题样式 */
.stationBox{
	margin:40px auto 30px;
	/* background: #f5f5f5;
	padding: 40px 0; */
}
.popBg{
	width: 100%;
	height: 100%;
	position: absolute;
	top:50%;
    left:50%; 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
    background: rgba(0,0,0,0.55);
    padding: 20px;
}
.safetyTopicCont{
	width: 100%; 
	position: absolute;
	top:55%;  
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform:translate(0,-50%); 
    padding: 0 30px;
}
.safetyTopicCont h3{
	color: #fff;
	font-size: 20px; 
	font-weight: normal;
	text-align: center;
	margin: 0 auto 15px;
}
.safetyTopicCont p{
	color: #fff;
	font-size: 14px; 
	text-align: center;
}
.safetyTopicItem{
	position: relative;
}
.safetyTopicCont span{
	display: block;
    width: 28px;
    margin-top: 20px;
}
.safetyTopicCont span img{
	width: 100%;
}
.lineStyle{
	width: 80px;
	height: 1px;
	display: block;
	background: #fff;
	margin:0 auto 15px;
} 

.safetyTopicItem{
	width: 25%;
}
.safetyTopicItem{
	position: relative;
	float: left;
}
.safetyTopicItem a:hover .popBg{
	background: rgba(0,42,136,0.9);
}
@media screen and (max-width: 768px){
	.safetyTopicItem {
		width: 100%;
		height: 240px;
		overflow: hidden;
		margin-bottom:15px;
	}
	.stationBox{
		margin:15px auto 0;
	}
}
@media screen and (max-width: 768px){
	.videoBox{
		width:95%
	}
}
/*===================== start:8181801威尼斯检测站网络行为检测能力升级通告 =====================*/
.upgradeTit01{
    background: #eff2f7;
    color: #000;
    border-left: 4px solid #3e7dc7;
    font-weight: normal;
    font-size: 22px;
    line-height: 48px;
    margin: 30px 0 20px 0;
    padding-left: 10px;
}
.upgradeTit02{
	font-size: 18px;
	font-weight: bold;
	margin:20px auto;
}
.RansomImg img{
	max-width: 400px;
	margin:0 auto;
	display: block;
}
.upgradeCont .tableImg{
	width: 600px;
}
.keyWords{
    font-weight: bold;
    color: #2d7fe0;
    font-size: 17px;
    background: #eff2f7;
    padding:5px 10px;
    display: inline-block;
    margin-top: 15px;
}
.upgradeCont>p{
    font-size: 15px;
    color: #333;
    line-height: 28px;
    margin:0 auto 5px;
}

.xuhao{
    background: #ffbb4f;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-right:10px;
}
 
.keyWords01{
    font-weight: bold;
    color: #0f54fb;
    font-size: 17px;
    /* background: #fff6f0;
    padding:5px 10px; */
    display: inline-block;
    margin-top: 15px;
}
.upgradeImg img{
    width: 50%;
    margin:0 auto;
    display: block;
}
.upgradeBox h1{
	font-weight: normal;
}
.upgradeCont a:hover{
	color: #2d7fe0;
	text-decoration: none;
}
.upgradeCont table{
	font-size: 12px;
	margin:0 auto 15px;
}
.upgradeCont table a{
	color: #035bed;
	word-break: break-all;
}
.upgradeCont table p{
	margin:0;
	line-height: 24px;
}
.upgradeBox table tr:first-child td p,.upgradeBox table tr:first-child td span,.upgradeBox table tr:first-child td{
	font-weight: bold !important; 
}
.upgradeBox table td,.upgradeBox table td p,.upgradeBox table td span{
	color: #000;
    vertical-align: middle;
    font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif !important;
    font-size: 15px !important;
    line-height: 24px;
    padding:4px 0;
    margin:0;
}


.boxCont{
    border: 1px dashed #ea4c46;
    margin-top:20px;
}
.boxCont p{
    font-size: 15px;
    color: #333;
}
.upgradeCont p{
    text-align: justify;
    word-break: break-all;

}
.upgradeCont p i{
    font-size: 22px;
    color: #000;
    font-weight: normal;
    margin:0 3px;
    font-style: normal;
}
.upgradeCont p a{
	color:#0052d9;
	word-break: break-all;
}
.upgradeCont h5{
	color:#035bed;
	font-size: 18px;
	margin: 30px auto 15px;
	border-left: 3px solid #0052d9;
	padding-left: 10px;
}


.boxTxt{
	background: #f5f5f5;
	border:1px solid #eee;
	padding:10px;
	margin: 15px auto 15px;
}
.boxTxt p{
	font-size: 14px;
	line-height: 24px;
	margin:5px 0;
	color:#333;
}

@media screen and (max-width: 768px){
	.RansomImg img{
		width: 100%; 
	}
	.upgradeCont .tableImg{
		width: 100%;
	}
	.upgradeImg img{
	    width:100%; 
	} 
	.upgradeTit01 { 
	    font-size: 20px;
	    line-height: 36px; 
	}
	.upgradeCont>p{
	    font-size: 14px; 
	} 
	.upgradeBox table td,.upgradeBox table td p,.upgradeBox table td span{ 
	    font-size: 14px !important; 
	}
	.upgradeCont p i {
	    font-size: 18px; 
	}
}
/* .title01 span{
    width: 48px;
    height: 48px;
    background: #3e7dc7;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    text-align:center;
    border-bottom: 1px solid #eff2f7;
    border-top: 1px solid #eff2f7;
} */
/* 通用 */
.bs-docs-section .contTime{
	font-size: 14px;
	color: #888;
	text-align:center;
	margin-top:10px;
}
.bs-docs-section h1{
	font-size: 28px;
	color: #333;
	line-height: 48px;
	margin-bottom: 15px;
	font-weight: normal;
}
.bs-docs-section>p{
	font-size: 14px;
	line-height: 28px;
}
@media screen and (max-width: 768px){
	.bs-docs-section h1 {
	    font-size: 24px; 
	    line-height: 36px; 
	}
} 


/* 威胁通缉令 */
.pokerTxt h2{
	font-size: 22px;
	color: #333;
	line-height: 30px;
	text-align: left;
}
.pokerTxt p{
	font-size: 16px;
	color: #333;
	text-align: left;
	line-height: 30px;
	margin-top:15px;
}
.pokerTxt .seeAll{
	font-size: 15px;
    color: #000;
    width: 120px;
    height: 40px;
    border: 1px solid #000;
    display: block;
    margin-top: 30px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.seeAll:hover{
	background: #1aa1e7;
	color: #fff;
	border:none;
	text-decoration: none;
}
.pokerLeft{
	width: 36%;
	float: left;
}
.pokerTxt{
	width: 54%;
	float: right;
	margin:5% 0  0 10%;
}
.listBox{
	padding:0 0 5px;
}
@media screen and (max-width: 768px){
	.pokerTxt h2{ 
		text-align: center;
		margin-bottom:10px;
	}
	.pokerTxt p{
		font-size: 14px; 
		text-align: center;
		line-height: 24px; 
		margin:0 auto;
	}
	.pokerTxt .seeAll{
		font-size: 14px;
	    width: 100px;
	    height: 36px;
	    display: block;
	    margin:15px auto;
	    line-height:36px;
	}
	.seeAll:hover{
		background: #1aa1e7;
		color: #fff;
		border:none;
		text-decoration: none;
	}
	.pokerLeft{
		width: 100%; 
		padding:0 10%;
	}
	.pokerTxt{
		width: 100%; 
		margin:0;
		padding:0 5%;
	}
	.listBox{
		padding-top:25px;
	}
}

.upgradeCont  .tableIns {
    font-size: 14px;
    color: #666; 
    text-align: center;
    margin-bottom: 10px;
    text-indent: 0;
}

/* 攻防演练专题样式 */
.specialContent .startTxt{
	font-size: 14px;
	color: #333;
	background: #f5f5f5;
	padding: 15px;
	line-height: 26px;
	text-indent: 28px;
}
.specialTitle{
	font-size: 22px;
	font-weight:normal;
}
.bs-docs-section .specialTime{
	font-size: 13px;
	color:#666;
	text-align: center;
}
.boxTxt p{
	font-size: 14px;
	color:#333;
	line-height: 24px;
	margin:10px auto 0;
	text-indent: 28px;
}
.specialContent>p{
	font-size: 14px;
	color:#333;
	line-height: 28px;
	margin-top: 10px;
	text-indent: 28px;
}
.boxTxt{
	border: 1px solid rgb(0, 82, 255);
    margin: 15px auto;
    padding: 5px 15px 20px;
}
.boxTxt i{
	color:rgb(0, 82, 255);
	font-style: normal;
}
.specialContent .imgIns{
    display: block;
    text-align: center;
    margin: 0 auto 15px;
    color: #666;
    font-size: 14px;
}
.specialContent .imgBox{
	text-indent: 0;
}
.specialContent .imgBox img{
	max-width: 60%;
	display: block;
	margin: 20px auto 0;
}
.clickBtn{
	color:rgb(0, 82, 255);
}
.clickBtn:hover{
	color:rgb(0, 82, 255);
}
.contTitle02{
	border-left: 3px solid rgb(0, 82, 255);
    font-size: 16px;
    padding-left: 10px;
    font-weight: bold;
    color: rgb(0, 82, 255);
    margin: 35px auto 0;
    line-height: 18px;
}
.specialContent h6{
	color: #333;
    font-size: 14px;
    line-height: 24px;
    margin: 15px auto 5px;
}
.specialContent .linkTxt{
	font-size: 14px;
    color: #333;
    line-height: 24px;
    margin: 0 auto 20px;
    text-indent: 0;
}
.specialContent a:hover {
    color: rgb(0, 82, 255);
}
.specialContent .titleSmall{
	font-size: 16px;
	color:rgb(0, 82, 255);
	margin:15px auto 10px;
	font-weight: bold;
}
.specialContent table{
	margin:10px auto 10px;
}
.specialContent table p{
	margin:5px 0 !important;
	font-size: 14px !important;
	line-height: 24px;
	font-family: "微软雅黑",sans-serif !important;
}
.reviewBox{
	/* background: rgb(240, 246, 252);
	border:1px dashed rgb(15, 65, 214); */
	padding:20px;
	margin:20px auto 0; 
}
.reviewBox h5{
	font-size: 16px;
	color:rgb(0, 82, 255);
	font-weight: bold; 
	text-align: center; 
}
.reviewBox p{
	margin:0;
	text-align: center;
	line-height: 28px; 
}
.reviewBox p a{
	font-size: 14px;
	color:#000;
	
}
.reviewBox p a:hover{
	color:rgb(0, 82, 255);
}
@media screen and (max-width: 768px) {
    .specialContent .imgBox img {
	    max-width: 100%;
	    display: block;
	    margin: 20px auto 0;
	}
	.safeBox{
		margin: 0 auto 40px;
	}
}
 

/* 应急响应与分析页面css */
.researchTop{
	/* background: url(../../../images/researchImg.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	    height: 300px; */
    background: url(../images/researchImg.jpg) center center / cover no-repeat;
    height: 400px;
    margin-top:70px
}
.ResearchReportTopic{
    margin-top:70px
}
.tabBox a:hover{
    text-decoration:none;
}
.tabBox{
    background: #e9f1ff; 
    margin:0 auto 0px; 
}
.tabThree{
    width: 100%;
    text-align:center;
    overflow: hidden;
}
.tabThree a{
    text-align: center;
    font-size:18px;
    line-height: 68px;
    color:#333;
    display: inline-block;
    padding:0 20px;
    margin:0 40px;
} 
.tabThree .tabAct {
    color:#035bed;
    border-bottom: 3px solid #035bed; 
}
.tabThree a:hover{
    color:#035bed;
    border-bottom: 3px solid #035bed; 
}
.tabThreeBox{
	margin:0;
}
.researchList{
	background: #fff;
	padding:30px;
	margin:30px auto 0;
}
.researchList h3{
	font-size: 22px;
	color:#333;
	margin: 0 0 20px 0;
}
.researchList h3 a:hover{ 
	color:#035bed; 
	text-decoration: none;
}
.researchList p{
	font-size: 16px;
	color:#333;
	margin: 0 0 20px 0;
}
.releaseTime,.releaseSource{
	font-size: 14px;
	color:#555;
	float: left;
	line-height: 24px;
	margin-right: 25px;
}
.labelBox{
	float: left; 
}
.labelBox a{
	font-size: 14px;
	color:#035bed;
	background: #e9ebff;
	border-radius: 15px;
	padding:0 10px;
	display: inline-block;
	line-height: 24px;
}
.labelBox a:hover{
	background:#035bed;
	color:#fff;
}
.viewBtn{
    display: inline-block;
    color: #035bed;
    border-radius: 30px;
    border: 1px solid #035bed;
    padding: 0 30px;
    line-height: 32px;
    height: 32px;
    margin: 20px 0 0 0;
}
.viewBtn:hover{
	background:#035bed;
	color:#fff;
}
.breadBox{
	height: 50px;
	background:#fff;
	border-bottom:1px solid #eee;
}
.breadList li{
	float: left;
	margin:0 5px 0 0;
	line-height: 50px;
	color:#666;
} 
.breadList  a{
	color:#666;
}
.breadList li.breadAct{
	color:#000;
} 
.breadList li a:hover{
	color: #035bed;
}
 
.pageIns{ 
	position:absolute;
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width: 100%;
}
.breadList{
	overflow:hidden;
}
.pageIns h1{
	font-size: 30px;
	font-weight: normal;
	color:#fff;
	margin-bottom:20px;
}
.pageIns p{
	font-size: 16px; 
	color:#fff;
	line-height: 30px;
}
.pageInsCenter h1{
	text-align: center;
	font-size: 36px;
}
.breadBox.breadBox01{
	padding-top: 70px;
}

/* 研究报告旧页面调整样式 */
.reportItem{
	background: #fff;
    padding: 25px;
    margin: 30px  0 0;
} 
.reportItem:hover{
	box-shadow: 1px 2px 13px rgba(0,0,0,0.05);
}
.reportItem h2 a{
	font-size: 22px;
	line-height: 40px;
	color:#333;
}
.reportItem h2 a:hover{
	color:#035bed;
}
.reportItem p{
	color: #333;
    font-size: 14px; 
    margin: 10px auto 10px; 
    line-height: 28px;
}
.reportItem .readMore {
    font-size: 15px;
    font-style: italic;
    color: rgb(102, 102, 102);
    /*margin-left: 10px;*/
}
.reportItem .entry-meta li{
	font-size: 14px;
	color:#666;
	margin-right:20px;
}
.reportItem .reportLabel a{
	color:#1143c1;
	background:#e9ebff;
	line-height: 28px;
	padding:0  15px;
	display: inline-block;
	margin-right:10px;
	font-size: 14px;
	border-radius: 20px;
}
ul.entry-meta li a{
	color:#1143c1;
	background:#e9ebff;
	line-height: 28px;
	padding:0  15px;
	display: inline-block;
	margin-right:10px;
	font-size: 14px;
	border-radius: 20px;
}
.reportItem ul.entry-meta .reportLabel a:hover{
	color:#fff; 
	background:#035bed;
} 
.importantReportBox .importantReport{
	margin-top: 30px;
	display: block;
}
.importantReport:hover{
	box-shadow: 1px 2px 13px rgba(0,0,0,0.05);
}
.importantReport h2{
	font-size: 22px;
	color:#333;
	line-height: 36px;
	font-size: 20px;
	padding:20px;
	border-top: 1px solid #eee; 
}
.importantReport:hover h2{
	color:#035bed;
}
.importantReport>img{
	width: 100%;
}
.importantReport-section{
	margin-bottom:60px;
}
/* .readBtn{
	padding:15px;
	border-top: 1px solid #eee
}
.readBtn a{
	color:#035bed;
	font-size: 14px;
}
.readBtn img{
	position: relative;
	margin:-2px  5px  0 0;
} */
@media screen and (max-width: 768px) {
	.importantReport-section{
		margin-bottom:30px;
	}
	.importantReport{
		margin-top: 15px; 
		display: block;
	}
	.importantReportBox .importantReport{
		margin-top:15px;
	}
	.importantReportBox>div:nth-child(2n+1){
		padding-right: 8px
	}
	.importantReportBox>div:nth-child(2n){
		padding-left: 8px
	}
	.reportItem { 
	    padding: 15px;
	    margin: 15px auto 0px;
	}
	.reportItem h2{
		line-height: 24px;
	}
	.reportItem h2 a { 
		line-height: 24px; 
	}
	.reportItem h2 a {
	    font-size: 18px;
	    line-height: 24px; 
	}
	.reportItem p {
	    font-size: 12px;
	    line-height: 20px; 
	    margin:10px auto;
	}
	.reportItem .readMore {
	    font-size: 12px; 
	    margin-left: 10px;
	}
	.reportItem .entry-meta li{
		font-size: 12px;
		display: block;
	}
	.reportItem .reportLabel{
		margin-top:10px;
	}
	.reportItem .reportLabel a{ 
		line-height: 24px;
		padding:0  10px;  
	    font-size: 12px;
	    margin-bottom: 10px;
	}
	
}
.tabBarFixed{
	position: fixed;
    top: 70px;
    width: 100%;
    height: 70px; 
    z-index: 10;
}
/* 年度威胁回顾与展望 */ 
.report-list{
	margin-bottom:60px;
}
.topImg>img {
    width: 100%;
    position: absolute;
    height: 300px;
}
.annualReportImg{
    width: 100%; 
    padding:0;
    margin:0;
}
.annualReportBox{
	margin:30px auto 0;
	display: block;
}
.annualReportImg img{
    width: 100%;
}
.annualReport:hover{
   background:#fefefe;
   box-shadow: 1px 2px 13px rgba(0,0,0,0.05);
} 
.annualReport:hover h2{
   color:#035bed; 
}
.annualReport>div{
    margin:0;
    padding:0;
}
.annualReportCont{ 
    padding:30px;
    margin:0;
}
.annualReportCont h2{
    color:#333;
    font-size: 22px;
}
.annualReportTime{
    color:#666;
    font-size: 14px;
    margin:15px auto 15px;
    display: block;
}
.annualReportCont p{
    font-size: 16px;
    color:#333;
    line-height: 32px;
    margin-bottom: 15px;
}
.annualReport{
    background: #fff;
}
.annualReportList{
	margin-top: 30px;
	display: block;
}
.annualReportList:hover .annualReportCont h2{
    color:#035bed;
}
@media screen and (max-width: 768px) {
	.report-list{
		margin-bottom:30px;
	}
    .annualReportCont{
        padding:15px;
    } 
    .annualReportList{
    	margin-top: 15px;
    }
    .annualReportCont h2 {
        font-size: 16px;
        line-height: 26px;
    } 
    .annualReportCont p{
        font-size: 12px;
        line-height: 20px;
        margin:5px auto 0;
    }
    .annualReportBox{
		margin:15px 15px 0;
		display: block;
	}
}
/* 安全理念与价值主张 */
.safetyTop{ 
    background: url(../images/safeTop.jpg) center center / cover no-repeat;
    height: 400px; 
    margin-top:70px
}
.safetyTop .topTitle h1{
	text-align: center
}
.safety-box{
	padding:60px 0 0;
}
.conceptTit h5{
    font-size: 30px;
    font-weight: normal;
    color: #035bed;
    line-height: 36px;
    margin: 0;
    border-left: 4px solid #035bed;
    padding-left: 15px;
}
.conceptTit02{
	font-size: 18px;
	font-weight: bold; 
	color: #2466f2;  
	height: 30px;
	line-height: 30px;
} 

.conceptBox p{
	font-size: 15px;
	text-indent: 30px;
	color: #333;
	line-height: 30px;
	margin: 10px 0 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
	-webkit-text-align-last:justify;/*chrome 20+*/
}
.conceptBox02>p{
	font-size: 14px;
	color:#666;
	line-height: 20px;
	text-indent: 0;
}
.conceptBox>img{
	width:100%; 
	display: block;
}
.oh{
	overflow: hidden;
}
.safeBox {
    margin: 0 auto 70px;
}

.conceptTit {
	margin:0 auto 20px;
} 

.conceptList,li{
	padding: 0;
	margin:0;
	list-style: none;
}
.conceptList li img{
	width: 10px;
	display: inline-block;
	position: relative;
	margin-top:-3px;
	margin-right: 10px;
}
.conceptList li{
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.safeImg{
	background:#fff;
	border:1px solid #eee;
	margin:20px auto 0;
}
.safeImg h6{
	font-size: 22px;
	font-weight: bold;
	line-height: 70px;
	background: #f8f8f8;
	text-align:center;
	color:#333;
}
.safeImg img{
	display: block;
	width: calc(100% - 30px);
	margin:15px auto 15px;
}

.tabTwo{
    width: 100%;
    text-align:center;
}
.tabTwo a{
    text-align:center;
    font-size:18px;
    line-height: 68px;
    color:#333;
    display: inline-block;
    padding:0 20px;
    margin:0 40px;
    cursor: pointer;
} 
.tabTwoBox{
	padding: 0;
}
.tabTwo .tabAct {
    color:#035bed;
    border-bottom: 3px solid #035bed; 
}
.tabTwo li:hover{
    color:#035bed;
    border-bottom: 3px solid #035bed; 
}
.conceptBox02{
	background: #f8f8f8;
    padding: 10px 25px;
    margin:20px 0 0 0;
}
@media (max-width: 768px){
	.safetyTop{
		margin-top:50px;
		height: 200px;
	}
	.conceptTit h5{
		font-size: 16px;
		line-height: 28px;
		padding: 0px 10px;
	}
	/* .conceptBox02 {
	    margin-top: -30px;
	} */
	.conceptTit {
		margin:0 auto;
	} 
	.conceptTit02{
		font-size: 16px;
	}
	/* .conceptTit{
		background: none;
		margin: 40px auto 10px;
	} */
	.tabTwo a{ 
	    font-size:12px;
	    line-height: 40px;   
	    padding: 0;
	    margin:0; 
	    width: 50%;
	    float: left;
	} 
	.tab_list{
		margin:0;
	}
	.conceptList li{
		font-size: 13px;
	}
	.conceptBox p {
	    font-size: 14px;
	    text-indent: 28px; 
	    line-height: 24px; 
	}
	.safeImg h6 {
	    font-size: 16px;
	    font-weight: bold;
	    line-height: 40px; 
	}
	.safeImg img {
	    display: block;
	    width: calc(100% - 20px);
	    margin: 10px auto 10px;
	}
	.safeImg {
	    background: #fff;
	    border: 1px solid #eee;
	    margin: 10px auto 0; 
	}

}

/* 公司新闻 */
.newsList{
	display: block;
	background: #fff;
	margin:0 auto 30px;
}
.newsCover{
	width: 100%;
	margin:0;
}
.newsCover img{
	width: 100%;
}
.newsListCont{
	padding:30px 30px 30px 0; 
}
.newsListCont h2{
	color:#333;
	font-size: 22px; 
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsListCont span{
	color:#666;
	font-size: 14px;
	display: block;
	margin:15px auto 15px;
}
.newsListCont p{
	color:#444;
	font-size: 14px; 
	overflow: hidden;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
} 
@media (max-width: 768px){
	.newsList{
		margin:0 auto 15px;
	}
	.newsCover{
		width: 100%;
		margin:0;
	}
	.newsCover img{
		width: 100%;
	}
	.newsListCont{
		padding:15px; 
	}
	.newsListCont h2{ 
		font-size: 16px; 
		white-space: break-spaces;
		line-height: 24px; 
	}
	.newsListCont span{
		font-size: 12px;
    	margin: 10px auto 0;
	} 
}

/* 新闻详情页 */

.newsTop{
	padding:30px;
	border-bottom: 1px solid #eee;
}
.newsDetail{
	background:#fff; 
	margin-top:30px;
}
.newsTime{
	font-size: 14px;
	color:#666;
	margin:20px 0 0 0;
}
.newsDetail h1{
	font-size: 22px;
	color:#333;
	line-height: 38px;
}
.newsCont{ 
	margin:25px auto 0;
	padding:0 30px  50px;
}
.newsCont h3 {
    color: #333;
    font-size: 20px;
    font-weight: normal;
    border-left: 3px solid #0052d9;
    line-height: 36px; 
    margin:40px auto 10px;
    text-align: left !important;
    background:#f7f9ff;
    padding:3px 0 3px 10px; 
}
.newsCont>p{
	font-size: 15px;
	color:#333;
	line-height: 32px;
	margin:15px auto 0;
	text-indent: 28px;
	text-align: justify;
}
.newsCont>p>a{
	color:#0046bb;
}
.newsCont a:hover{
	color:#035bed;
}

.newsImg {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 80%;
}
.newsImg img{ 
	margin:20px 0 5px; 
	max-width: 100%;
	display: inline-block;
}
.newsImg span{
	display: block;
	text-align: center;
	margin:0 auto 15px;
	color:#666;
	font-size: 14px;
}
.produc-articles{
	margin-top:20px;
}
.produc-articles{
	margin-top:70px;
}
@media (max-width: 768px){
	.produc-articles{
		margin-top:50px;
	}
	.newsDetailBox{
		padding:0;	
	}
	.newsTop {
	    padding: 15px; 
	}	
	.newsCont {
	    margin: 15px auto 0;
	    padding: 0  0 40px;
	}
	.newsCont p{
	    font-size: 14px;
	    line-height: 26px;
	}
	.newsCont h3 { 
	    font-size: 18px; 
	    line-height: 24px; 
	}
	.newsCont h5 {
	    font-size: 16px; 
	    line-height: 28px;
	}
	.newsDetail h1{
		font-size: 20px;
		line-height: 32px
	} 
}
/* 旧版新闻列表、详情页修改样式 */
.newsItem{
	padding: 30px;
    background: #fff;
    margin: 30px 15px 0;
}
.newsItem h2 a{
	color: #333;
    font-size: 22px;
    line-height: 40px;
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
}
.newsItem>a{
	color: #333;
    font-size: 22px;
    line-height: 40px;
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
}
.newsItem p{
	color: #333;
    font-size: 15px;
    overflow: hidden;
    margin: 15px auto 15px;
    /* -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box; */
    -webkit-box-orient: vertical;
    line-height: 28px;
}
.newsItem a:hover{
	color:#035bed;
}
.newsItem>div{
	background:#fff;
	padding:25px 15px;
	margin-top:30px;
}
ul.entry-meta{
	margin-bottom: 0;
}
.entry-meta li{
	color:#666;
	font-size: 14px;
}
.entry-meta .entry-category{
	margin-right: 10px;
}
.newsItem .readMore{
	font-size: 15px;
	font-style: italic;
	color:#666;
	margin-left: 10px;
}

.contTime{
	font-size: 14px;
	color: #666;
}
@media (max-width: 768px){
	.newsItem{
		margin:15px 0 0;
		padding: 15px;
	}
	.newsItem h2 a{ 
		font-size: 16px;
		white-space: inherit;
		line-height: 28px;
		margin-bottom: 10px;
		display: block;
	}

	.newsItem>a{ 
		font-size: 16px;
		white-space: inherit;
		line-height: 28px;
		margin-bottom: 10px;
		display: block;
	}
	.newsItem p{ 
	    display: none;
	} 
	.newsItem>div{
		background:#fff;
		padding:15px 0;
		margin-top:15px;
	} 
	.entry-meta li{ 
		font-size: 12px;
	}
}





/* 联系我们 */
.contactWay{
	padding:30px 0 10px; 
	margin:40px auto 30px;
}
.contactWay img{
	width:120px;
	display: block;
	margin:0 auto;
}
.contactWay span{
	color:#333;
	font-size: 18px;
	display: block;
	text-align: center;
	margin:10px auto 20px;
}
.contactWay p{
	color:#333;
	font-size: 28px;
	text-align: center
}
.address h6 img{
	width: 20px;
	margin-right:15px;
}
.address h6{
	font-size: 20px;
	color:#333;
	margin-bottom:15px;
}
.address p{
	font-size: 16px;
	line-height: 30px;
	color:#333;
}
.address{
	margin-top:30px;
}
.addressBox{
	margin:20px auto 60px; 
}
@media (max-width: 768px){
	.contactWay img{
		width:80px; 
	}
	.contactWay span{ 
		font-size: 14px; 
		margin:5px auto 10px;
	}
	.contactWay p{ 
		font-size: 18px; 
	}
	.contactWay{
		padding:20px 0 0 0; 
		margin:0 auto 0;
	}
	.address h6{
		font-size: 16px; 
		margin-bottom:5px;
	}
	.address p{
		font-size: 14px; 
		line-height: 24px;
	}
	.address{
		margin-bottom:5px;
	}
	.addressBox{  
		margin:5px 0 60px;
		padding: 0 0 20px 0;
	}
	 
}
/* 公共样式 */
.sectionTitle{
	font-size: 30px;
	color:#333;
	text-align: center;
	margin:0 auto 40px;
}
.contentBox{
	margin-bottom: 60px;
}
@media (max-width: 768px){
	.sectionTitle {
	    font-size: 20px;  
	    margin: 0 auto 15px;
	    line-height: 36px;
	}
	p.partIns {
	    color: #333;
	    font-size: 14px;
	    margin: 20px auto 0;
	}
	.partClass {
	    font-size: 20px; 
	    margin: 20px auto 15px;
	}
	.contentBox{
		margin-bottom: 30px;
	}
}
/*8181801威尼斯检测站简介*/
.aboutTop{
	background: url(../images/aboutTop.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 400px;
    margin-top:70px;
}
.aboutitleBox{
	height: 300px;
}
.company-section {
    padding: 80px 0;
}
/* .companyDes{
	margin:0 auto 50px;
} */
.companyDes p{
	font-size:16px;
	color:#333;
	line-height: 30px;
	text-indent: 32px;
	margin-bottom:15px;
}
.engineBg{
	position: absolute;
	width: 100%;
	bottom: 0;
}
p.descriptionTxt{
	font-size: 18px;
	color:#333;
	line-height: 30px;
	text-align: center
}
.engineList{
	overflow: hidden;
	margin:40px auto 20px;
}
.engineList li{
	width: 20%;
	float: left;
}
.engineList p{
    font-size: 30px;
    color: #035bed;
    text-align: center;
    margin: 20px auto 20px;
    font-weight: bold;
}
.engineBg.engineBg02{
	top: 0;
}
.engineList span{
	display: block;
	color:#333;
	font-size: 16px;
	text-align: center
}
.engineBox{
	position: relative; 
	margin:0 auto 0; 
}
.engineBg{ 
	background: url(../images/solution/about01.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.sectionTitle.txtWhite{
	color:#fff;
}
p.descriptionTxt.txtWhite{
	color:#fff;
}
.scaleBg{
	background: url(../images/solution/about02.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.scaleBox img{
	width: 90px;
	display: block;
	margin:30px auto 20px;
}
.scaleBox p{
	color: #fff;
    font-size: 20px;
    text-align: center;
    margin: 0 auto 30px;
}
.scaleBox p b{
	font-weight: bold;
	font-size: 30px; 
}
.scaleBox span{
	color:#fff;
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
}
.cultureBox{
	padding-bottom:40px;
}
.cultureList img{
	width: 70px;
	display: block;
	margin:10px auto 20px;
}
.cultureList p{
	color: #035bed;
    font-size: 22px;
    text-align: center;
    margin: 0 auto 30px;
    font-weight: bold;
}
.cultureList span{
	color:#333;
	display: block;
	font-size: 18px;
	text-align: center; 
}
.responsibilityItem{
	position: relative;
	overflow: hidden;
}
.responsibilityItem>img{
	width: 100%;
}
.responsibilityCont{
	position: absolute;
	width: 100%;
	bottom: 0;
	padding:20px;
}
.responsibilityCont h3{
	font-size: 20px;
	color:#fff;
	line-height: 32px;
	margin-bottom:10px;
}
.responsibilityCont p{
	font-size: 14px;
	color:#fff;
	line-height: 24px;
}
.responsibilityItem03{
	margin-top:30px;
}
.responsibilityItem img{
	width: 100%;
	-webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

}
.responsibilityItem img:hover{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);   
	-moz-transform:scale(1.2); 
	transition: .5s;
}   
.contactBox{ 
	width: 100%;
	background:#fff url(../images/index04.jpg)   top;
	background-size: 100% 100%;   
}
.contact-item img{
	width: 36px;
	margin-right:10px;
	display: inline-block;
}
.contact-item{
	color:#000;
	font-size: 18px;
	border:2px solid #000;
	border-radius: 50px;
	padding:10px 30px;
	text-align: center;
	float: left;
	margin-right:40px;
}
.contact-title{
	font-size: 30px;
	margin:0 0 50px 0;
}

/* .onlineService a{ 
	width:70%;
	text-align: center;
	display: block;
	margin:0 auto;
	background: #035bed; 
	line-height: 60px;
	font-size: 20px;
	color:#fff;
}
.recommendation a{
	width:70%;
	text-align: center;
	display: block;
	margin:0 auto; 
	line-height: 60px;
	font-size: 20px;
	color:#000;
	border:2px solid #000;
}
.serviceHotline a{
	width:70%;
	text-align: center;
	display: block;
	margin:0 auto;
	background: #d50000; 
	line-height: 60px;
	font-size: 20px;
	color:#fff; 
} */
@media (max-width: 768px){
	.aboutTop{
		height: 200px;
		margin-top:50px
	}
	.company-section {
	    padding: 40px 0 40px; 
	}
	.companyDes p {
	    font-size: 14px; 
	    line-height: 24px;
	    text-indent: 28px;
	    margin-bottom: 10px;
	}
	p.descriptionTxt{
		font-size: 14px; 
	    line-height: 24px;
	    text-indent: 28px;
	    margin-bottom: 10px;
	}
	.engineList{
		margin:10px auto 0;
	}
	.engineList li{
		width:50%;
		margin-top:20px;
	}
	.engineList span { 
	    font-size: 12px; 
	}
	.engineList p {
	    font-size: 20px;
	    color: #035bed; 
	    margin: 0 auto 5px;
	    font-weight: bold;
	}
	.engineBg{ 
		height: 100%;
	} 
	.scaleBox img {
	    width: 60px;
	    display: block;
	    margin: 0 auto 10px;
	}
	.scaleBox p{
		font-size: 14px;
		margin: 0 auto 5px;
	}
	.scaleBox p b{
		font-size: 20px;
	}
	.responsibilityCont h3 {
	    font-size: 16px; 
	    line-height: 24px;
	}
	.responsibilityCont p{
	    font-size: 14px;
	    line-height: 24px; 
	}
	.responsibilityItem{
		margin-top:15px;
	}
	.responsibilityCont{
		padding:10px; 
		bottom: 10px;
	}
	.responsibilityCont p {
	    font-size: 14px;
	    line-height: 22px;
	}
	.responsibilityItem{
		height: 160px;
	}
	.responsibilityItem img{
		height: 100%;
	} 
	.onlineService a{
		clear: both; 
		width:80%; 
		line-height: 50px;
    	font-size: 16px;
    	margin-top: 15px;
	}
	.recommendation a{
		width:80%;  
		line-height: 50px;
    	font-size: 16px;
    	margin-top: 15px;
	}
	.serviceHotline a{
		clear: both; 
		width:80%;  
		line-height: 50px;
    	font-size: 16px;
    	margin-top: 15px;
	} 
	.cultureBox{
		padding:20px 0 0; 
		background:#f8f8f8;
	}
	.scaleBox{
		margin:20px auto 0;
	}
	.cultureList{
		margin-bottom: 10px;
	}
	.cultureList img{
		width: 50px;
		margin-bottom: 10px;
	}
	.cultureList p{
		margin-bottom: 10px;
		font-size: 16px;
	}
	.cultureList span{ 
		font-size: 14px;
	}
	.cultureBox{
		padding-bottom:30px;
	}
}

/* 解决方案 */
.pageTop {
    background: url(../images/solution/SolutionBanner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; 
    height: 400px;
    margin-top: 70px;
}
.topTitleBox{
    height: 400px;
}
.topTitle{
    width: 100%; 
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width:calc(100% - 30px);
}
.topTitle h1{
    font-size: 36px;
    color:#fff;
    font-weight: normal;
}
.topTitle p{
    color:#fff;
    font-size: 18px;
    margin-top:25px;
    line-height: 36px;
}
.challenge img { 
    width: 100px;
}
.challenge-title h3 {
    font-size: 22px;
    line-height: 36px;
    color: #191514;
    transition: .5s;
    padding: 25px 0 21px;
}
.challenge-desc p{
    transition: .5s;
}
 
.solution-title h1{
    font-size: 32px;
    margin: 0 auto 40px;
    font-weight: normal;
    text-align: center;
}
.challenge-box { 
    padding: 40px 25px 30px;
    text-align: center; 
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 30px;
}

.challenge-box:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 0;
    bottom: 0;
    background: #B59A6D;
    background: linear-gradient(#0865ff,#481ff9);
    transition: .5s;
    z-index: -1; 
}

.challenge img {
    transition: .5s;
}


.challenge-desc p {
    font-size: 16px;
    color: #555;
    line-height: 28px;
    text-align: left;
}



.challenge-box:hover .challenge-desc p {
    color: #fff;
}

.challenge-box:hover .challenge-title h3 {
    color: #fff;
}

/* .challenge-box:hover:after  {
    transform: perspective(500px)rotateX(0deg);
} */

/* .challenge-box:hover .challenge img {
    filter: brightness(0) invert(1);
    transition: .5s;
} */
.challenge-box:hover:before {
    height: 100%;
    top: 0;
}
.anchorBar{
    width: 100%;
    height: 60px;
    background: #e9f1ff;
}
.anchor li{
    float: left;
    margin:0 30px;
}
.anchor li a{
    font-size: 18px;
    color:#333;
    line-height: 58px;
    padding:0 10px;
    display: block;
}
.anchor li:first-child{
	margin-left: 0;
}
.anchor li:last-child{
	margin-right: 0;
}
 
.anchor .anchorActive a{
	color:#035bed;
	border-bottom: 2px solid #035bed;
	display: block;
}
.overview-section{
	background: #f8f8f8; 
}
.overview-content p{
	font-size: 16px;
	color:#333;
	margin-bottom:15px;
	line-height: 32px;
	text-indent: 32px;
}
.solution-section{
	background: #f8f8f8; 
}
.solution-content>h6{
	font-size: 16px;
	line-height: 32px;
	color:#333;
	text-indent: 32px;
}
.solution-content{
	background:#fff;
	padding:25px 40px;
}
.solution-desc{
	font-size:16px;
	line-height: 32px;
	color:#333;
	text-indent: 32px;
	margin-top:10px;
}
.solution-desc i{
	width: 10px;
	height: 10px;
	background: linear-gradient(to bottom right,#0865ff,#481ff9);  
	display: inline-block;
	margin-right:10px;
}
.solutionImage{
	margin:30px auto 25px;
}
.solutionImage img{
	width: calc(100% - 20px);
	display: block;
	margin:0 auto;
} 
.value-number{
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 80px;
	background: linear-gradient(to bottom right,#0865ff,#481ff9);  
	color:#fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
	margin-left:30px;
}
.value-desc{
	float: right;
	width: calc(100% - 170px);
	margin-right:30px;
}
.value-desc h4{
	font-size: 20px;
	color:#333;
	line-height: 36px;
}

.value-desc p{
	font-size: 16px;
	color:#333;
	margin-top:10px;
	line-height: 30px;
}
.value-item-box { 
    /* box-shadow:0px 0px 8px rgba(0,82,233,0.05);  */
}

.value-item {
    padding: 30px 0 30px; 
    background:#fcfcfc url(../images/solution/valueBg.png) right top;
    background-size: 100%; 
    background-position:right;
    position: relative;
    z-index: 1;
	overflow: hidden;
	margin-bottom:30px; 
} 
.value-content .value-item-box:last-child .value-item {
	margin-bottom:0;
}
/* .value-item::before {
    position: absolute;
    content: "";
    top: 0px;
    height: 5px;
    width: 100%;
    background: linear-gradient(to bottom right,#0865ff,#481ff9);   
    z-index: -1;
    transition: all 0.5s ease 0s;
}

.value-item-box:hover .value-item:before{
    height: 100%;
} */
.value-item::before {
    position: absolute;
    content: "";
    top: 0px;
    height: 0;
    width: 0;
    background: linear-gradient(to bottom right,#0865ff,#481ff9);   
    z-index: -1;
    transition: all 0.5s ease 0s;
}

.value-item-box:hover .value-item:before{
    height: 5px;
    width: 100%;
}
.value-item-box:hover .value-desc h4{
    color: #035bed;
}
.value-item-box:hover .value-item{
	background-color: #f8fafd;
}

/* 
.value-item-box:hover .value-desc p{
    color: #fff;
}
.value-item-box:hover .value-number{
    color:#035bed;
    background: #fff;
    transition: all 0.5s ease 0s;
} */
.solution-assembly,.overview-section,.challenge-section,.solution-section,.solution-value {
	padding:80px 0 60px;
}
.solution-assembly{
	background: url(../images/solution/assemblyBg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.assembly-service{
	width: 34px;
	height: 42px;
	line-height: 30px;
	color:#fff;
	background: url(../images/solution/service.png) no-repeat; 
	font-size: 14px;
	text-align: center;
	position: absolute;
	right: 45px;
	top: 1px;
	background-size: 100%;
}
.assembly-product{
	width: 34px;
	height: 42px;
	line-height: 30px;
	color:#fff;
	background: url(../images/solution/product.png) no-repeat; 
	font-size: 14px;
	text-align: center;
	position: absolute;
	right: 45px;
	top: 1px;
	background-size: 100%;	
}
.assembly-item{
	background: #fff;
	padding:30px 30px;
	background:#fff url(../images/solution/assemblyItemBg.png)   left top;
	background-size: contain;
	margin-bottom:30px;
}
.assembly-item a{
	display: block;
	color:#333;
	font-size: 18px;
}
.assembly-item a:hover{ 
	color:#035bed; 
}
@media (max-width: 768px){
	.solution-assembly, .overview-section, .challenge-section, .solution-section, .solution-value{
		padding: 30px 0 30px;
	}
    .pageTop { 
        height: 200px;
        background-position: right;  
        margin-top:50px;
    }
    .pageTopImg{
        height: 200px;
        width: auto; 
        right: 0;
    }
    .topTitle h1{
        font-size: 20px; 
    }
    .topTitle p{ 
        font-size: 14px; 
        line-height: 24px;
        margin-top:10px;
    }
    .topTitleBox{
        height:200px;
    } 
    /* .anchor li { 
    	    clear: both;
    	    margin: 0;
    	    padding: 0;
    	    background: rgba(0,0,0,0.2); 
    	}
    	.anchor li a{ 
    		color:#fff;
    		font-size: 14px;
    		line-height: 40px; 
    	}  */
	.solution-title h1 {
	    font-size: 22px;
	    margin: 0 auto 20px;
	    font-weight: normal;
	    text-align: center;
	}
	.overview-content p {
	    font-size: 14px;
	    line-height: 24px;
	    text-indent: 28px;
	    margin-bottom: 10px;
	}
	.challenge-box {
	    background: #fff;
	    padding: 10px 0 10px; 
	    margin-bottom: 10px;
	}
	.challenge-title h3{
		font-size: 18px;
		padding:15px 0 10px;
		line-height: 30px;
	}
	.challenge-desc p{
		font-size: 14px;
	}
	.challenge-box{
		height: auto !important;
	}
	.solution-content{
		padding:15px;
	}
	.solution-content>h6 {
	    font-size: 14px;
	    line-height: 24px; 
	    text-indent: 28px;
	}
	.solution-desc{
		font-size: 14px;
	    line-height: 24px; 
	    text-indent: 28px;
	}
	.solutionImage img{
		width: 100%;
	}
	.solutionImage{
		margin: 20px auto 20px;
	}
	.solution-section{
		padding-bottom:40px;
	}
	.value-desc { 
	    width: 100%;
	    margin-right: 0;
	    clear: both;
	}
	.value-desc h4 {
	    font-size: 18px; 
	    line-height: 28px;
	}
	.value-desc p {
	    font-size: 14px;  
	    line-height: 24px;
	}
	.value-item{
		background-color: #f8fafd;
    	padding: 20px 20px;
    	margin-bottom: 20px;
	}
	.solution-value{
		padding-bottom:20px;
	}
	.assembly-item { 
	    padding: 20px 30px; 
	    margin-bottom: 15px;
	}
	.assembly-item  a{
		font-size: 16px;
	}
	.assembly-product,.assembly-service {
	    width: 30px; 
	    background: url(../images/solution/product.png) no-repeat;
	    font-size: 12px; 
	    background-size: 100%;
	} 
	.challenge-section{
		padding-bottom:20px;
	}
	.challenge img { 
	    width: 80px;
	}

}

.anchorBarFixed{
	position: fixed;
	top: 70px;
	width: 100%;
	height: 60px;
	background: #e9f1ff;
	z-index: 10;
}
/* 展会会议 */
.exhibitionItem>div{
	padding:0;
}
.exhibitionItem>section{
	padding:30px;
}
.exhibitionBox{

}
.exhibitionItem{
	background:#fff;
	margin:30px 0 0 0;
}
.exhibitionCont h2 a{
	font-size:24px;
	color: #333;
	line-height: 36px;
	display: -webkit-box;
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
    overflow: hidden;  

}
.exhibitionCont h2:hover a{
	color:#035bed;
}
.exhibitionCont .entry-date{
	font-size: 14px;
	color:#666;
	margin:15px auto 15px;
	display: block;
}
.exhibitionCont p{
	color:#333;
	font-size: 16px;
	line-height: 36px;
	display: -webkit-box;
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
    overflow: hidden;     
}
.exhibitionCont{
	padding:0 0 0 0;
}
.imgBorder{
	border: none;
}
.imgBorder img{
	width: 100%;
}
@media (max-width: 768px){
	.exhibitionItem>section{
		padding: 15px;
	}
.exhibitionCont h2 a {
    font-size: 16px; 
    line-height: 28px; 
}
.exhibitionCont .entry-date { 
    margin: 10px auto 10px; 
}
.exhibitionItem{
	margin-top: 15px;
}
}

/* 安全产品 */
.newSubscript{
	width: 32px;
    position: relative;
    top: -8px; 
    left: 2px;
}
.product-section{
	padding:80px 0 60px;
}
.product-page-top .toptitle{
	text-align: center
}
.product-title h2{
	font-size: 30px;
    margin: 0 auto 40px;
    font-weight: normal;
    text-align: center;
}
.product-title h1{
	font-size: 30px;
    margin: 0 auto 40px;
    font-weight: normal;
    text-align: center;
}
.value-section{
	background:#f8f8f8; 
}
.value-bg{
	width: 120px;
	position: absolute;
	left: 20px;
	top: 15px;
	z-index: 0
}
.value-box{
	background:#fff;
	padding:60px 30px 30px;
	position: relative;
	margin:0 0 30px 0 ;
}
.value-content {
	position: relative;
	z-index: 9;
}
.value-content h3{
	font-size: 20px;
	color:#333;
	font-weight: bold;
}
.value-content p{
	font-size: 16px;
	color:#333;
	line-height: 28px;
	margin-top:15px;
}
.value-box:hover{ 
    background: linear-gradient(#0865ff,#481ff9);
    transition: 1s;
    /* opacity: 0.8 */
}
.value-box:hover h3{ 
    color:#fff;
}
.value-box:hover p{ 
    color:#fff;
}
.function-icon img{
	width: 100px;
	margin:0 auto;
	display: block;
}
.function-content{ 
	padding:10px 30px 0;
}
.function-content h4{
	font-size: 22px;
	text-align:center;
	line-height: 36px;
	color:#333;
} 
.function-content p{
	font-size: 16px; 
	line-height: 28px;
	color:#333;
	margin-top:10px;
}
.function-item {
    padding:30px 0 30px; 
    background:#fcfcfc url(../images/solution/valueBg.png) right top;
    background-size: 100%; 
    background-position:right;
    position: relative;
    z-index: 1;
	overflow: hidden;
	margin-bottom:30px; 
}  
.function-item:hover {
    box-shadow: 1px 2px 13px rgba(0,0,0,0.05);
}  
.function-item::before {
    position: absolute;
    content: "";
    top: 0px;
    height: 0;
    width: 0;
    background: linear-gradient(to bottom right,#0865ff,#481ff9);   
    z-index: -1;
    transition: all 0.5s ease 0s;
}

.function-item-box:hover .function-item:before{
    height: 5px;
    width: 100%;
}
.scene-section{
	background:#f8f8f8;
}
.scene-item{
	margin:0 15px;
	overflow: hidden;
} 

.scene-bg img{
	width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.scene-item:hover .scene-bg img {  
	transform: scale(1.2)
}
.scene-content{
	width: 80%;
	position: absolute; 
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%); 
}
.scene-content h4{
	color:#fff;
	font-size: 22px;
	line-height: 32px;
	text-align: center
}
.scene-content span{
	display: block;
	width: 120px;
	height: 2px;
	background:#fff;
	margin:15px auto;
}
.scene-content p{
	color:#fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center
}
.one-scene-item .scene-bg{
	height: 300px;
}
.scene-item-one{
	background:#fff;
}
.scene-item-one .scene-bg{
	float: left;
	width: 500px;
	overflow: hidden;
}
.scene-content-box{ 
	float: left;
    width: calc(100% - 500px);
    padding: 30px;
}
.scene-content-box h4{
	font-size: 22px;
	color:#333;
	line-height: 36px;
	text-align: left;
}
.scene-content-box span{
	width: 200px;
	height: 4px;
	background: linear-gradient(to bottom right,#0865ff,#481ff9);    
	margin:15px auto;
	display: inline-block;

}
.scene-content-box p{
	font-size: 16px;
	color:#333;
	line-height: 30px;
	text-align: left;
	margin-bottom:5px;
	/* border-left: 3px solid #035bed;
	padding-left:15px; */
}


.scene-item-box{
	width:100%; 
	margin:0 auto;
	display: block; 
	width: calc(100% - 100px);
	margin:0 auto;
}
.owl-theme .owl-controls{ 
	height: 100%;
}
.scene-content-width{
	position: relative;
}
.scene-item-one.scene-box .scene-bg{
	width: 100%;
}
.scene-box .scene-content-box{
	width: 100%;
	padding:15px; 
}
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	width: 42px;
	height: 42px;  
    zoom: 1; 
    filter: Alpha(Opacity=50);
    /* opacity: 0.5;  */
    top: 50%;  
	
	border:0; 
	background:none;
	background-size: 32px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position: center center; 
} 
.owl-theme .owl-controls .owl-buttons .owl-prev {
	background-image: url(../images/prev.png); 
    left: -50px; 
    -webkit-transform: tra78nslate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%); 
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	background-image: url(../images/next.png); 
	top: 50%; 
    right: -50px; 
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%); 
} 
.cases-section{
	background: #f8f8f8;
}
.cases-content h4{
	font-size: 22px;
	color:#333;
	line-height: 36px;
	text-align: left;
}
.cases-content span{
	width: 200px;
	height: 4px;
	background: linear-gradient(to bottom right,#0865ff,#481ff9);    
	margin:15px auto;
	display: inline-block;

}
.cases-content p{
	font-size: 14px;
	color:#333;
	line-height: 24px;
	text-align: left;
}
.cases-item{
	background: #fff;
	overflow: hidden;
	width: calc(100% - 130px);
	margin:0 auto;
}
.cases-img{
	float: left;
	width: 500px;
}
.cases-img img{
	height: 100%;
	width: auto;
}
.cases-content{
	float: left;
	width: calc(100% - 500px);
	padding:30px;
}
.cases-item-box  .owl-controls .owl-buttons .owl-prev{
	left: 0;

}
.cases-item-box .owl-controls .owl-buttons .owl-next{
	right:  0;

}
@media (max-width: 768px){
	.scene-content-box p{
		font-size: 15px;
	}
	.product-section {
	    padding: 30px 0 30px;
	}
	.product-title h1,.product-title h2 {
	    font-size: 24px;
	    margin: 0 auto 20px; 
	}
	.value-content h3 {
	    font-size: 16px; 
	    line-height: 24px;
	}
	.value-box {
	    background: #fff;
	    padding: 30px 15px 20px; 
	    margin: 0 0 15px 0;
	}
	.value-content p {
	    font-size: 14px; 
	    line-height: 24px;
	    margin-top: 10px;
	}
	.value-box{
		height: auto !important;
	}
	.function-content h4 {
	    font-size: 16px; 
	    line-height: 24px; 
	}
	.function-content p{
		font-size: 14px;
		line-height: 24px;
	}
	.function-item{
		height: auto !important;
		padding:15px 0;
		margin-bottom:15px;     
	}
	.function-item::before {
	    position: absolute;
	    content: "";
	    top: 0px;
	    height:3px;
	    width: 100%;
	    background: linear-gradient(to bottom right,#0865ff,#481ff9);  
	    opacity: 0.1
	}
	.function-icon img{
		width: 70px;
	}
	.scene-content h4 { 
	    font-size: 16px;
	    line-height: 24px; 
	}
	.scene-content p{
		font-size: 14px;
		line-height: 22px;
	}
	.scene-item-box{
		width:100%;
	}
	.owl-theme .owl-controls .owl-buttons div { 
		width: 34px;
	    height: 34px;
	    background-size: 24px; 
	} 
	/* .owl-theme .owl-controls .owl-buttons .owl-prev { 
	    left: -20px ;  
	}
	.owl-theme .owl-controls .owl-buttons .owl-next { 
	    right: -20px;  
	}  */
	.cases-item { 
	    width: calc(100% - 30px); 
	}
	.cases-img{
		width: 100%；
	}
	.cases-content{
		width: 100%;
	}
	.cases-content h4 {
	    font-size:16px; 
	    line-height: 24px; 
	}
	.owl-theme .owl-controls .owl-buttons .owl-prev { 
	    left: 0 ;  
	    position: relative;
	    top: 0;
	}
	.owl-theme  .owl-controls .owl-buttons .owl-next{
		right: 0 ;  
		position: relative;
		top: 0
	}
	.cases-content{
		padding:15px;
	}
	.cases-section{
		padding-bottom:0;
	}
	.function-content {
	    padding: 0px 15px 0;
	}
}

/* 媒体报道 */
.media-item{
	padding: 15px 20px;
    margin: 0 15px;
    position: absolute;
    z-index: 9;
    bottom: 0;
    background: rgba(0,0,0,0.2);
    width: calc(100% - 30px);
}
 
.media-item h4{
	font-size: 16px;
	color:#fff;
	line-height: 24px;

}
.media-list-box{
	background:#fff;
	margin-top:30px
}
.media-list-box .media-list img{
	margin: 0 auto;
}
.media-list {
	/* background:#fff; */
	padding:30px;
	border-bottom: 1px solid #eee;
}
.media-list h2 a{
	font-size: 24px;
	color:#333;
	line-height: 36px;
}
.media-list h2 a:hover{
	color:#035bed;
}

.media-list-content h2{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
}
.media-list p{
	font-size: 14px;
	color:#333;
	line-height:24px;
	margin:15px auto 0;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;

}
.media-list .entry-meta{
	font-size: 14px;
	color:#666;
	margin:15px auto 0;
}
.media-list .readMore{
	color:#035bed;
	font-size: 14px;
}
.media-section{
	margin-top:40px;
}
.media-section .owl-carousel {
	width: 100%;
	margin:0 auto;
}
.media-section .owl-theme .owl-controls .owl-buttons div{
	position: inherit;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #eee;
}
.media-section .owl-theme .owl-controls{
	margin-top:30px;
}
.lianghuiBox{
    width: 100%;
    overflow-x: hidden;
    position: relative;
    margin-top: 70px;
}
.lianghuiBox img{
    width: 100%;
    
}
.media-section .img-responsive{
	margin:0 auto;
}
.media-section .owl-theme .owl-controls {
    margin-top: 40px;
}
.media-list-content .viewvideo{
	font-size: 14px;
	color: #035bed;
	border:1px solid #035bed;
	display: inline-block;
	padding:0px 5px;
	border-radius: 5px;
}
@media (max-width: 768px){
	.lianghuiBox{
        height: 200px;
        margin-top: 50px;
    }
    .lianghuiBox img{
        position:absolute;
        top:0;
        left:50%; 
        -webkit-transform: translate(-50%,0);
        -moz-transform: translate(-50%,0);
        transform:translate(-50%,0);
        height: 100%;
        width: auto;
    }
	.media-list-content h2{
		display: block;
	}
	.media-list-content>p{
		display: none;
	}

	.media-list{
		padding:15px;
	}
	.media-list-content{
		padding:0;
	}
	.media-list h2 a {
	    font-size: 16px; 
	    line-height: 24px;
	}
	.media-list .entry-meta{ 
		margin:10px auto 0;
	}
	.media-section{
		margin-top:20px;
	}

}

/* 8181801威尼斯检测站大事记 */
.event_box {
	width:100%;
	margin:60px auto 60px;
	position:relative;
	min-height:420px;
} 
.parHd  ul {
	width:100%;
	text-align:center;
	margin:0 auto;
	padding-top:25px !important; 
}
.parHd .tempWrap {
	margin:0 auto;
}
.parHd ul:after {
	content:'';
	width:100%;
	height:2px;
	background:#deeaff;
	position:absolute;
	left: 0;
	top:26px;
	z-index:10;
}
.parHd li.no_line:before {
	display:none;
}
.parHd li {
	display:inline-block;
	cursor:pointer;
	padding-top:30px;
	font-size:16px;
	color:#000;
	margin:0 30px;
	position:relative;
}
.parHd li:after {
	content:'';
	background:url(../images/dot_ico.png) no-repeat;
	width:20px;
	height:20px;
	position:absolute;
	z-index:20;
	top:-8px;
	left:50%;
	margin-left:-8px;
}
/* .parBd {
	text-align:center;
	margin-top:60px;
}
.parBd h4 {
	position:relative;
	font-size:40px;
	margin-bottom:3%;
	width:200px; padding:0 60px;
	display:inline-block;
	text-align:center;
}
.parBd h4:after {
	content:'';
	background:#000;
	width:100px;
	height:1px;
	position:absolute;
	left:-100px;
	bottom:12px;
}
.parBd h4:before {
	content:'';
	background:#000;
	width:100px;
	height:1px;
	position:absolute;
	right:-100px;
	bottom:12px;
} */
/* .parBd p {
	font-size: 16px;
	color:#333;
	line-height: 24px;
	padding:30px;
	background:#fff;
	text-align: left;
} */
div#listBox {
	width:100%;
}
.sPrev,.sNext {
	width:30px;
	height:30px;
	display:block;
	position:absolute;
	top:10px;
	z-index: 10;
	cursor: pointer;
}
.sPrev {
	left:0;
}
.sNext {
	right:0;
}
.sPrev img,.sNext img {
	transition:all .6s cubic-bezier(.51,1.1,.9,.95);
	-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);
	-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);
	-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);
}

.parHd li.act span{
	display:block;
	width:36px;
	height:36px;
	overflow:hidden;
	background:url(../images/cat.png) no-repeat;
	position:absolute;
	top:-16px;
	left:8px;
	z-index:21;
}

.parHd li span,.parHd li.clone span{display:none;}	
.memorabilia-list{
	margin-top:30px;
	overflow: hidden;
}
.memorabilia-content{ 
	float: left;
	width: calc(100% - 100px);
	background:#f8f8f8;
	padding:5px 30px 20px; 
}
.memorabilia-content p{
	font-size: 16px;
	color:#333;
	line-height: 24px; 
	text-align: left;  
	margin-top:15px;
}
.memorabilia-list span{
	font-size: 16px; 
	color:#333;
	line-height: 24px; 
	display: block;
	float: left;
	width: 60px;
	text-align: left;
	margin-top:30px;
}

.memorabilia-list:hover .memorabilia-content{
	background: linear-gradient(to bottom right,#0865ff,#481ff9);  
	color:#fff;
} 
.memorabilia-list:hover p{  
	color:#fff;
} 
.time-axle{
	width: 2px; 
    position: absolute;
    left: 7px;
    background:#357eff;
    top: 5px;
}
.axle-dot{
	width: 16px;
	height: 16px;
	background:#fff;
	border-radius: 50%;
	border:2px solid #357eff;
	margin-top:4px;
	float: left;
	margin-right:24px;
	position: relative;
	z-index: 9;
}
.memorabilia-year>span{
	display: block;
    width: 36px;
    height: 36px;
    overflow: hidden;
    background: url(../images/dot_ico.png) no-repeat;
    position: absolute;
    top: 0;
    left: 8px;
    z-index: 21;
}
.memorabilia-year>p{
	text-align: left;
	font-size:16px;
}
.memorabilia-year  {
    display: inline-block;
    cursor: pointer;
    padding-top: 30px;
    font-size: 16px;
    color: #000;
    margin: 0 30px;
    position: relative;
}
.memorabilia-content p{
	font-size: 16px;
	color:#333;
	line-height: 24px; 
	text-align: left;  
	margin-top:15px;
}
.memorabilia-list span{
	font-size: 16px; 
	color:#333;
	line-height: 24px; 
	display: block;
	float: left;
	width: 60px;
	text-align: left;
	margin-top:0px;
}
.memorabilia-active .memorabilia-year span{
	display: block;
    width: 36px;
    height: 36px;
    overflow: hidden;
    background: url(../images/cat.png) no-repeat;
    position: absolute;
    top: 0;
    left: 8px;
    z-index: 21;
}
.slideBox{
	position: relative;
	width: calc(100% - 100px);
    margin: 60px auto 0;
}
.memorabilia-list-box{
	background:#fff;
}
/* 冬训营 */
.wtc-item{
	background:#fff;
	display: block;
	margin-bottom:30px;
}
.wtc-item img{
	width: 100%;
}
.wtc-content{
	padding:20px 30px 20px;
}
.wtc-content h2{
	font-size: 22px;
	color:#333;
	line-height: 36px;
	margin:0 auto 10px;
}
.wtc-item:hover h2{
	color:#035bed;
}
.wtc-content p{
	font-size: 16px;
	color:#333;
	line-height: 24px;

}
.wtc-content span{
	font-size:14px;
	color:#666; 
	display: block;
	margin-bottom:15px;
}
.wtc-section{
	margin:30px auto 60px;
}
.wtc-desc h3{
	font-size: 24px;
	line-height: 36px;
	text-align:center;
	color:#333;
}
.wtc-desc p{
	font-size: 16px;
	line-height: 30px;
	text-align:left;
	color:#333;
	margin:20px auto 30px;
}
.wtc-desc p a{
	color:#035bed;
}

@media (max-width: 768px){
	.wtc-section{
		margin:20px auto 40px;
	}
	.wtc-content{
		padding: 15px;
	}
	.wtc-content h2{
		font-size: 16px; 
		line-height: 28px; 
	}
	.wtc-content p {
	    font-size: 14px; 
	}
	.wtc-item {
	    background: #fff;
	    display: block;
	    margin-bottom: 15px;
	}
	.wtc-content span{
		margin-bottom:10px;
	}
	.wtc-desc h3 {
	    font-size: 18px;
	    line-height: 30px; 
	}
	.wtc-desc p{
	    font-size: 14px;
	    line-height: 24px; 
	}
}

/* 解决方案首页 */
.solutionTop{
    background: url(../images/solution/SolutionBanner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 400px;
    margin-top:70px;
}
.solution-index{
	padding:80px 0 60px;
}
.solutionTop .topTitle h1{
	text-align: center
}
.antiy-solution{
	display: block;
    margin: 0 auto 0;
    padding: 30px;
}
.antiy-solution:hover{
	background: linear-gradient(to bottom right,#0865ff,#481ff9);  
}
.antiy-solution:hover h2{
	color:#fff;
}
.antiy-solution:hover p{
	color:#fff;
}
.antiy-solution h2{
	font-size: 20px;
	line-height: 36px;
	color:#333;
	margin:10px auto 0;
	text-align: center
}
.antiy-solution p{
	font-size: 16px;
	line-height: 24px;
	color:#333;
	margin:10px auto 15px;
	text-align: center
}
.solution-icon{
	width: 120px; 
	margin:0 auto;
}
.solution-icon img{
	width: 100%;
	display: inline-block;
}
.solution-subject h2{
	font-size: 20px;
	line-height: 36px;
	color:#333; 
}
.solution-subject{
	background:#fff;
	display: block;
	padding:30px;
}
.solution-subject p{
	font-size: 14px;
	line-height: 24px;
	color:#333; 
}
.solution-subject span{
	background: linear-gradient(to bottom right,#0865ff,#481ff9);  
	width: 100px;
	height: 3px;
	display: block;
	margin:15px 0;
}
.subject-item{
	margin-top:60px;
	background: #f8f8f8;
	padding:20px 0 60px;
}
.solution-subject:hover h2{
	color:#035bed;
}
@media screen and (max-width: 768px) { 
	.solutionTop {
	    height: 200px;
	    margin-top:50px
	}
	.solution-index{
		padding:30px 0 20px;
	}
	.antiy-solution{
		padding:15px 15px 20px;
		background:#f8f8f8;
		margin-bottom:15px;
		height: auto !important;
	}
	.antiy-solution h2 {
    	font-size: 18px;
	    line-height: 24px; 
	    margin: 10px auto 0px; 
	}
	.antiy-solution p {
	    font-size: 14px;
	    line-height: 20px; 
	    margin: 10px auto 0px; 
	}
	.subject-item{
		background:#ffffff;
		padding:0;
		margin:0 0 30px;
	}
	.solution-subject{
		background:#fff;
		padding:15px;
		height: auto !important;
		margin-bottom:15px;
	}
	.solution-subject span {
	    background: linear-gradient(to right bottom, rgb(8, 101, 255), rgb(72, 31, 249));
	    width: 100px;
	    height: 3px;
	    display: block;
	    margin: 10px 0px;
	}
}

/* 安全产品首页 */

.productTit01{
	margin-top: 50px;
}
.productTit01 h2{
	font-size: 24px;   
	color: #333;
	border-bottom: 1px solid #ddd;
	text-align:left;
	padding-bottom: 25px;
}
.productItem h3{
	font-size: 18px;
	border-left: 3px solid #035bed;
	text-align:left;
	padding-left: 10px;
	margin:5px auto 20px;
	font-weight: bold;
}
.productItem{
	overflow-x: hidden;
	margin-top: 25px; 
}
.productItem a{
	font-size: 16px;
	color: #333;
	line-height: 24px;
	width: 33.33%;
	text-align:left;
	float: left;
	margin:5px 0 15px;
}
.productItem a:hover{
	color: #035bed;
	text-decoration:none;
}


.productTop{
    background: url(../images/product/ProductBanner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 400px;
    margin-top:70px;
}
/* .productTop .topTitle h1{
	text-align: center;
} */
@media screen and (max-width: 768px) {
    .productItem a{
		width: 100%;
	}
	.productTop {
	    height: 200px;
	    margin-top:50px;
	}
	.productTit01 h2 {
	    font-size: 20px; 
	    padding-bottom: 20px;
	}
	.productItem {
	    overflow-x: hidden;
	    margin-top: 15px;
	}
	.productItem a{ 
	    font-size: 14px;
	    line-height: 20px;
	    margin: 5px 0px 10px
	}
	.productTit01 {
	    margin-top: 35px;
	}
	.productItem h3 {
	    font-size: 16px; 
	    margin: 10px auto 15px;
	    font-weight: normal;
	}

}
/* 安全研究首页 */
.research-banner{
	height: 400px;
    background: url(../images/ResearchBanner.jpg) center center / cover no-repeat;
}
.research-banner .topTitle h1 {
    text-align: center;
}
.solution-title.research-title h1 {
    font-size: 32px;
    margin: 80px auto 20px;
    font-weight: normal;
    text-align: center;
}
.research-title p{
	font-size: 16px;
	color:#333;
	line-height: 30px;
	text-align: center;
	margin:15px auto 10px;
}
.research-more{
	text-align: center;
}
.research-more a{
	font-size: 14px;
	color:#035bed; 
	display: block;
	display: inline-block;
	margin-bottom:30px;
}
.research-item{
	margin-bottom:30px;
}
.research-item p{
	display: -webkit-box;
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3;
    overflow: hidden;     
}
.annual-report{
	margin-bottom:60px;
}
/* 关于我们首页 */
.about-banner .topTitle h1{
	text-align: center
}
.engine-desc{
	margin-top: 30px;
}
.about-item-section{
	padding:60px 0;
}
.about-item{
	background:#f8f8f8;
	display: block;
	padding:15px 15px 30px;
}
.about-item p{
	color: #333;
    font-size: 20px;
    text-align: center;
    margin: 0 auto 0; 
}
.about-item img {
    width: 70px;
    display: block;
    margin: 10px auto 20px;
}
@media screen and (max-width: 768px) { 
	.about-item{
		padding:15px;
		overflow: hidden;
		margin-bottom:15px;
	}
	.about-item p {
	    color: rgb(51, 51, 51);
	    font-size: 16px;
	    text-align: center;
	    margin: 0;
	    float: right;
	    line-height: 40px;
	}
	.about-item img {
	    width: 40px;
	    display: block;
	    margin: 0;
	    float: left;
	}	
	.about-item-section{
		padding:30px 15px 15px;
	}
}
/* 底部 */
.footer-list li a{
	font-size: 13px; 
	color:#ccc;
}
.footer-list li a:hover{ 
	color:#fff;
}
.footer-list li{
	margin-bottom:10px;
}
.footer-item h3{
	font-size: 14px;
	color:#fff;
	margin-bottom:15px;
}
.footer-bar{
	padding:10px 0;
}
.footer-bar a,.footer-bar{
	font-size: 12px;
	color:#999;
	display: inline-block;
	line-height: 24px;
}
.footer-bar-box{
	background:#222;
}
.footer-bar.bar-left{
	float: left;
}
.footer-bar.bar-right{
	float: right;
}
.footer-item-box{
	background:#333;
	padding:40px 0  ;
}
/* 首页 */
.entrance-section{
	background:#f8f8f8;
	padding:60px 0;
}
.entrance-item{ 
	padding:15px 25px;
	background-color:rgba(255,255,255,.85);
	overflow: hidden;	 
}
.entrance-title{
	/* float: left; */
	overflow: hidden; 
	/* width: calc(100% - 100px);
	margin-left: 30px; */
}
.entrance-item img{
	width: 70px;
	display: block; 
	margin-bottom:15px;
	/* float: left; */
}
.entrance-title h2 a{
	font-size: 18px;
	color:#333;
	margin:0 0  0 0;
	text-align: left; 
	display: block;
	font-weight: bold;
	line-height:30px
}
/* .entrance-title  a{
	font-size: 16px;
	float: left;
	line-height: 24px;
	display: block;
	margin:10px 0 0 15px;
} */
.entrance-item p {
	margin-top:8px;
}
.entrance-item p {
	font-size: 14px;
	display: block;
	color:#333;
}
.entrance-item:hover{
	background:rgba(255,255,255,0.9);
}

.product-class-name  li {
    list-style: none;
    height: 72px; 
    color: #333;
    font-size: 18px;  
    line-height: 72px; 
    cursor: pointer;
    margin:6px auto;
    /* margin:20px auto; */
}
.product-class-name  li p{
	line-height: 60px;
	height: 60px;
	border-radius: 3px;
}

.product-class-name  {
    width: 220px;
    padding: 0;
    float: left;
    text-align: center
}
.product-class-name img{
	display: inline-block;
	width: 30px;
	margin:0 20px 0 20px;
	margin-top:-2px;

}
.index-product{
	background:#fff;
	padding:80px 0 60px;
}
.product-class-name .product-active p{
	color:#fff;
	background: linear-gradient(to right bottom, rgb(8, 101, 255), rgb(72, 31, 249));
}
.product-class-content{
	width: calc(100% - 250px);
	float: right;
}
.index-product-box{
	/* background:#fff; */
	overflow: hidden;
}
.product-box a{
	font-size: 16px;
	color:#333;
}

.product-box p{
	font-size: 14px;
	color:#333;
	margin-top:10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.product-box{
	width: 49%;
	background:#FDFDFD url(../images/solution/valueBg.png) right top;
	padding:30px 30px;
	float: left;
	margin-bottom:20px; 
	/* box-shadow: 3px 3px 18px -8px rgba(0,0,0,0.1); */
}
.product-box:nth-child(2n+1){ 
	float: left;
	margin-right:0
}
.product-box:nth-child(2n){ 
	float: right;
	margin-left: 0
}
.index-title{
	margin:0 0 40px 0;
	overflow: hidden;
}
.index-title h2{
	font-size: 36px;
	color:#000;  
	font-weight: bold;
	float: left;
}
.index-title a{
	display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 5px;
    text-align: center;
    float: right;
}
.product-box:hover{ 
	box-shadow: 0px 15px 10px -17px rgba(0,0,0,0.15)
}
.product-box:hover a{
	color:#035bed;
}
.index-service{
	/* background:url(../images/indexService.png) no-repeat;
	background-size: 100% 100%; */
	padding:80px 0 80px;
	overflow: hidden;
}
.service-class-name li{
	cursor: pointer;
	height: 60px;
	line-height: 60px;
	color:#fff;
	float: left;
	padding:0 60px;
	font-size: 16px;
	border-right: 1px solid #00eaff;
}
.service-class-name .service-active{
	color:#0c00ff;
	background:#00eaff; 
}
.service-class-name li:last-child{ 
	border:none;
}
.service-title h2{
	font-size: 30px;
	color:#fff;
	margin-bottom:15px;
	text-align: center
}
.service-title a{
	font-size: 14px;
	color:#fff; 
	display: block;
	text-align: center;
	margin:0 auto 30px;
}
.service-class-name{ 
	border: 1px solid #00eaff;
	overflow: hidden;
	position:absolute; 
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    transform:translate(-50%,0); 
    height: 60px;
}
.service-box{
	padding:30px;
	cursor: pointer;
	display: block;
}
.service-box h2{
	font-size: 18px;
	color:#fff;
	margin-bottom:15px; 
}
.service-box p{
	font-size: 14px;
	line-height: 22px;
	color:#fff; 
	display: block; 
	margin:15px auto  0;
	min-height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.service-box span{
	display: block;
	position: relative;
	left: 0;
	margin:15px 0;
	width: 100px;
	height: 2px;
	background:#fff;
}
.service-box:hover{
	background:#fff;
}
.service-box:hover p{
	color:#035bed; 
}
.service-box:hover h2{
	color:#035bed; 
}
.service-box:hover span{
	background:#035bed; 
}
.service-class-content{
	margin-top:100px;
}
/* .index-solution-box .solution-icon {  
    float: left;
    width: 70px;
} 
.index-solution-box .antiy-solution {  
    box-shadow: 3px 3px 18px -8px rgba(0,0,0,0.1);
    background:#fff url(../images/solution/valueBg.png) right top;
}
.index-solution-box .antiy-solution:hover {  
    box-shadow: 3px 3px 18px -8px rgba(0,0,0,0.1);
    background:   linear-gradient(to bottom right,#0865ff,#481ff9);;
}
.index-solution-box .antiy-solution h2 {
    font-size: 18px;
    line-height: 36px;
    color: #333;
    margin: 0 auto 0;
    text-align: left;
}
.index-solution-box .antiy-solution p {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin: 10px auto 0;
    text-align: left;
    min-height: 44px;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index-solution-box .antiy-solution:hover h2{
	color: #fff;
}
.index-solution-box .antiy-solution:hover p{
	color: #fff;
}  */
.index-solution{
	padding:80px 0 80px;
}
.index-resrarch{
	background:url(../images/researchbg.jpg) no-repeat;
	background-size: 100% 100%;
	padding:100px 0 50px;
}
.resrarch-item-box{ 
	overflow: hidden;
	position: relative; 
}
.resrarch-item{
	z-index: 1;
	position: relative;
	display: block;
}
.resrarch-item:hover h4{
	color:#035bed;
}
.resrarch-item:hover p{
	color:#035bed;
}
.resrarch-img{
	width: 130px;
	height: 130px;
	background:#fff;
	border:2px solid #000;
	border-radius: 50%;
	float: left;
	overflow:hidden;
}
.resrarch-img img{
	width: 100%;
}
.resrarch-ins{
	float: right;
	width: calc(100% - 150px); 
}
.resrarch-ins h4{
	font-size:20px;
	color:#333;
	line-height: 36px;
	font-weight: bold;
	text-align: left;
}
.resrarch-ins p{
	font-size: 16px;
    color: #333;
    line-height: 26px;
    margin: 10px 0;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: left;
}
.resrarch-ins span{
	font-size:14px;
	color:#333; 
}
.resrarch-line{
	width: 2px;
	/* height: calc(100% - 40px); */
	background:#000;
	position: absolute;
	left:100px;
	display: block;
	bottom: 0;
	height: 100%;
}
.resrarch-axle{
	width: 100%;
    height: 4px;
    display: block;
    background: #000;
    bottom: 105px;
    position: absolute;
} 
.resrarch-year  {
    font-size: 24px;
    position: absolute;
    bottom: -58px;
    width: 142px;
    left: 30px;
    z-index:10;
}
.resrarch-year img{
	width: 34px;
	display: block;
	margin:0 auto 20px;
}
.resrarch-year p{
	font-size: 24px;
    color: #000; 
    text-align: center; 
}
.resrarch-content{
	float: left;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0 0 0 0;
	/* background:#fff; */
	
}
/* .resrarch-content:nth-child(2) .resrarch-content-height{
	margin:0 20px;
} */

/* .resrarch-content:hover{
	background: #fff;
} */
.resrarch-content-box{
	padding:0;
}
.resrarch-item{
	overflow:hidden;
	padding: 0 25px 30px;
}
/*.resrarch-item:hover{
	background:#fff;
}*/
.resrarch-content-height{  
	overflow-y: auto; 
	max-height: 720px; 
	/* background:#fbfbfb; */
	margin:0 10px;
	padding:0 0;
}
.resrarch-content-height::-webkit-scrollbar {/*滚动条整体样式*/
	width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.resrarch-content-height::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
   /*  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
    background: #f2f2f2;

}

.resrarch-content-height::-webkit-scrollbar-track {/*滚动条里面轨道*/
    /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
    border-radius: 10px;
    background: #f8f8f8;
}
/* .index-resrarch-content{
	overflow: hidden;
	width: 90%;
	margin:0 auto;
}
 */




.index-resrarch .owl-theme .owl-controls .owl-buttons .owl-next,.index-resrarch .owl-theme .owl-controls .owl-buttons .owl-prev{
	top:0;
}
.index-resrarch .owl-theme .owl-controls { 
    width: 30px;
    margin: 50px auto;
    position: relative;
}
.index-resrarch .icon-left-open-mini:before{
	content: "";
}
.index-resrarch .icon-right-open-mini:before{
	content: "";
}
.index-resrarch .index-reaearch-content{
    padding: 20px;
    margin: 0;
    background: #fff;
    margin: 0 15px;
    border-top: 1px solid #eee;
}
.owl-item:hover h4 a{
    color:#035bed;
}
.index-reaearch-content h4{
	font-size: 16px;
	color:#333;
	line-height: 24px;
	min-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.dynamics-item{
	overflow: hidden;
	background:#f8f8f8;
	padding:0 0 30px;
	margin:30px 0 0 0;
	border-radius: 10px;
}
.dynamics-item img{
	display: block;
	width: 100%;
}
.dynamics-item h4 a{
    font-size: 20px;
    color: #333;
    line-height: 32px;
    font-weight: bold;
    padding: 0 30px; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 20px auto 15px;
    min-height: 64px;
}
.dynamics-item span{ 
	padding:0 30px; 
}
/* .dynamics-item li:first-child{
	margin-left:0 ;
}
.dynamics-item li.dynamics-active {
	color:#035bed;
	border-bottom: 3px solid #035bed
} */
/* .dynamics-content{
	padding:0;
}
.dynamics-content li{
	padding:25px 30px;
	background:#f8f8f8;
	border-bottom: 1px solid #fff;
}
.dynamics-content li a{
	font-size: 15px;
	color:#333;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.dynamics-content li:hover{
	background:#fff;
}
.dynamics-content li a:hover{ 
	color:#035bed; 
}
.dynamics-content li p{
	font-size: 14px;
	color:#666;
	margin-top:10px;
} */
.dynamics-title{
	font-size: 18px;
	color:#333; 
	padding:15px 0;
	border-bottom: 3px solid #fff;
}
.special-topic a{
	display: block;
}
.special-topic a img{
	display: block;
	width: 100%;
}
.special-topic a:last-child{
	margin-top:25px;
}
.dynamics-more{
	font-size: 14px;
	position: absolute;
	right: 15px;
    top: 17px;
}
.index-dynamics{
	padding:80px 0 80px;
}

/*党建专栏*/
.party-tab {
	width: 100%;
	background: #fff;
	overflow: hidden;
	margin-top: 20px;
}
.party-tab li{
	float: left;
	width: 50%;
	line-height: 57px;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	border-top: 3px solid #f8f8f8;
} 
.party-tab .party-active{
	color: #035bed;
	border-top: 3px solid #035bed;
}
.party-honor{
	background: #fff;
	margin-top: 30px;
	padding: 30px;
}
.party-honor:hover {
    box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px);
    transition: all 220ms;
}
.party-honor img{
	width: 100%;
}
.party-honor p{
	font-size: 16px;
	line-height: 28px;
	color: #333;
	margin-top: 15px;
}
.party-box{
	padding: 0;
}
.party-box .honor-item{
	padding-top: 0;
}
.party-section{
	margin: 60px auto 60px;
}
.party-content-box{
	padding: 0;
}
.partyTop{
	background: url(../images/partyBanner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    height: 400px;
    margin-top:70px
}
@media screen and (max-width: 768px){
	.partyTop{ 
	    margin-top:50px;
	    height: 200px;
	}
     .party-content-box{
     	padding:0 15px 15px;
     }
     .honor-item p{
		font-size: 14px;
		margin: 20px 15px 0; 
		line-height: 24px; 
	}
	.party-tab li{ 
		font-size: 14px;
		line-height: 47px; 
	} 
	.party-honor {
	    background: rgb(255, 255, 255);
	    margin-top: 15px;
	    padding: 15px;
	}
	.party-honor p {
	    font-size: 14px;
	    line-height: 24px;
	    color: rgb(51, 51, 51);
	    margin-top: 15px;
	}
	.party-box>div{
		padding: 0;
	}
	.party-section {
	    margin: 30px auto 40px;
	}
}

/*导航*/
.navbar-nav .secondary-menu{
	width: 220px;
	border-top: 3px solid #035bed;
	    position: absolute;
    top: 70px;
    left: 0;
    z-index: 1024;
    background: #fff;
    box-shadow: 0px 2px 8px rgba(0,0,0,0.1)
} 
.navbar-nav .secondary-menu a{
	line-height: 40px;
	padding: 5px 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	text-align: center;
	display: block;
} 
.navbar-nav .secondary-menu a:hover {
    background: #eee;
    color: #035bed;
}
/* ul.secondary-menu li a{
	line-height: 40px;
	padding: 5px 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	text-align: center;
} */
.navbar-nav ul li a:hover, .navbar-nav ul li.hover>a {
    background: #eee;
    color: #035bed;
}
.secondary-nav{
	box-shadow: 0px 2px 8px rgba(0,0,0,0.1)
}
.secondary-menu-box {
	box-shadow: 0px 2px 8px rgba(0,0,0,0.1)
}
.solution-menu{
	padding:0 30px;
}

.secondary-menu-box{ 
	position: fixed;
	background: #fff;
	left: 50%;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    transform: translate(-50%,0);
    /* height: 60px; */
    border-top: 3px solid #035bed;
}
.navbar-nav .left-menu{
	width: 260px;
	float: left;
	overflow: hidden;
	background: #f8f8f8;

}
.navbar-nav .left-menu p{
	display: block;
	line-height: 60px;
	width: 100%; 
	text-align: left;
	font-size: 16px;
	background: #f8f8f8;
	padding: 0 30px;
	cursor: pointer;
	color: #333;
} 
.navbar-nav .left-menu .left-menu-active{
	color: #035bed;
	background: #fff;
}
.right-menu{
	width:calc(100% - 260px) ;
	float: left;
	padding:0 30px;
	overflow: hidden;
	background: #fff;
}
.thirdlevel-menu-box h5{
	font-size: 16px;
	color: #333;  
	
	font-weight: bold;
}
/*.thirdlevel-menu-box span{
	display: block;
	width: 30%;
	height: 1px;
	background: #eee;
}*/
.right-menu-box.about-right{
	width: 100%;
}
.right-menu-box.about-right .right-menu{
	width: 100%;
}
.right-menu-box.about-right .thirdlevel-menu-box{
	width:20%;
}
.thirdlevel-menu-box a{
	font-size: 15px;
	color: #333;
	display: block;
	float: left; 
    margin: 20px 0 0 0;
    width: 100%; 
}
.thirdlevel-menu-box a:hover{ 
	color: #035bed; 
}
.thirdlevel-menu-box a::before{
	content: "";
	width: 6px;
	height: 6px;
	display: inline-block;
	background: #333;
	border-radius: 50%;
	margin-right: 10px;
	position: relative;
    top: -2px;
}

.thirdlevel-menu-box{
	margin:20px auto 0;
	width: 33.3%;
	float: left;
} 
.service-menu-box{
	width: 100%;
}
.service-menu-box a{
	width: 33.3%;
}
.secondary-menu-service{
	height: 240px;
}
.secondary-menu-service .left-menu,.secondary-menu-service .right-menu{
	height: 300px;
}

.secondary-menu-service.service-height .left-menu,.secondary-menu-service.service-height .right-menu{
	height: 420px;
}

.secondary-menu-product .left-menu,.secondary-menu-product .right-menu{
	height: 240px;
}
.secondary-menu-about .left-menu,.secondary-menu-about .right-menu{
	height: 280px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border: none;
	float: right
}
.navbar-brand{
	width: 220px;
}
.navbar-brand img{
	width: 100%;
}
.banner-box{
	padding-top: 70px;
}
.entrance-section-box{
	margin:0;
}
.entrance-section-box>div{
	padding:0;
	border-right: 1px solid #eee;
}
@media screen and (max-width: 768px){
	.navbar-brand{
		width: 170px;
	    padding: 10px 0 0;
	}
	.banner-box{
		padding-top: 50px;
	}
	/*首页*/
	.entrance-item{
		padding: 15px 0;   
		margin: 0 0  15px 0; 
	}
	.entrance-title p{
		display: none;
	}
	.entrance-item img { 
	    margin-bottom: 15px; 
	    margin: 0 auto;
	    width: 50px;
	}
	.entrance-title h2 a{
		font-size: 14px;
		text-align: center;
	}
	.entrance-section{
		padding: 10px  0 0 0;
	}
	.index-product,.index-service,.index-resrarch,.index-dynamics{
		padding: 50px 0 30px;
	}
	.index-solution{
		padding:50px 0 0;
	}
	.index-title h2{
		font-size: 24px;
	}
	.product-class-name{
		width: 100%;
		margin-bottom: 15px;
	}
	.product-class-name li{
		width: 33.3%;
		float: left;
		height: 40px;
		padding: 0 5px;

	}
	.product-class-name li p{
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		background: #f8f8f8;
	} 
	.product-class-content{
		width: 100%;
	}
	.product-box{
		width: 100%;
		padding: 15px; 
	    margin-bottom: 15px;
	}
	.index-title a { 
	    margin: 0 auto 15px;
	}
	.service-title h2{
		font-size: 24px;
	}
	.service-title a { 
	    margin: 0 auto 15px;
	}
	.service-class-name{
		width: 100%;
	    height: 40px;
	    position: relative;
	}
	.service-class-name li {
	    cursor: pointer;
	    height: 40px;
	    line-height: 40px; 
	    padding: 0;
	    font-size: 14px; 
	    width: 25%;
	    text-align: center;
	}
	.service-class-content {
	    margin-top: 0;
	}
	.service-box {
	    padding: 20px 15px;
	    cursor: pointer;
	    display: block;
	    background: rgba(255,255,255,0.2);
	    margin: 20px auto 0;
	}
	.index-solution-box .antiy-solution{
		height: auto !important;
		
		padding: 15px;
	}
	.index-solution-box .antiy-solution p{
		min-height: 0;
	}
	.index-resrarch .owl-theme .owl-controls{
		width: 100%; 
		margin: 40px auto 0;
	    position: relative;
	}
	.index-resrarch .owl-carousel .imgWrapper, .owl-carousel .boxContent{
		margin: 0 20px 0;
	}
	.index-resrarch .index-reaearch-content { 
	    margin: 0 20px; 
	}
	.dynamics-item li {
	    font-size: 16px;
	    color: #333;
	    float: left;
	    cursor: pointer;
	    width: 33.3%;
	    padding: 0;
	    text-align: center;
	    height: 50px;
	    line-height: 50px;
	    margin: 0;
	}
	.dynamics-more{
		display: none;
	}
	.special-topic a:last-child {
	    margin-top: 15px;
	}
	.dynamics-content li {
	    padding: 20px 15px;
	}
	.entrance-section-box>div{
		margin: 0;
		padding: 0; 
	}
	.entrance-item{  
		background:#fff;  
	}
}
.footerBar a{
	font-size: 14px;
	color: #999;
}
.footerBar a{
	font-size: 14px;
	color: #333;
	display: inline-block;
	line-height: 24px;
}
.footerBar a:hover{ 
	color: #035bed; 
}
.footerWidget .iconList li a:hover{ 
	color: #035bed; 
}
.service-banner{ 
    background: url(../images/solution/SolutionBanner.jpg) center center / cover no-repeat;
    height: 400px; 
}

/* 服务详情 */
.service-item-box{
	margin-bottom:60px;
}
.service-item-box .titleBig{
	    font-size: 30px;
    margin:40px auto 30px;
    font-weight: normal;
    text-align: center;
    background:none;
    color:#333;
}
.service-item-box .boxFocus{
	border:none;
	padding:0;
}
.service-item-box p{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-bottom:15px;
}
.service-item-box h5 {
    font-size: 24px;
    color: #035bed;
    border-left: 4px solid #035bed;
    padding-left: 15px;
    margin: 40px auto 20px;
}
.service-item-box img{ 
	background:#fff; 
	width:100%;
}
.serviceTop {
    background: url(../images/SrviceBanner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 400px;
    margin-top: 70px;
}
@media screen and (max-width: 768px){
	.navbar-brand{
		width: 170px;
	    padding: 10px 0 0;
	}
	.service-item-box .titleBig {
	    font-size: 24px;
	    margin: 20px auto 15px; 
	    color: #333;
	}
	.service-item-box p {
	    font-size: 14px; 
	    line-height: 26px;
	    margin-bottom: 15px;
	}
	.service-item-box h5 {
	    font-size: 18px;
	}
	.service-item-box img {
	    padding: 0; 
	    width: 100%;
	}
	.serviceTop{
		margin-top:50px;
		height: 200px;
	}
	.service-item-box{
		margin-bottom:30px;
	}
}
.newIcon{
	width: 32px;
	height: 20px;
	background:url(../images/new.png) no-repeat;
	background-size: 100%;
	display: inline-block;
}

/* 升级通告 */
/* .left-box{
	background: #f8f8f8;
    padding: 30px;
}
.left-box .panel {
	background:none;
} */
.upgrade-left {
	background: #f8f8f8;
    padding: 30px 0; 
    margin: 30px auto 0;
}
.upgrade-left  h2{ 
    margin:0 30px 20px; 
} 
.upgrade-left .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    background:none;
    box-shadow: none;
}
.upgrade-left .panel-default>.panel-heading{
	background:none;
	border:none;
	padding:0;
} 
.upgrade-left .panel-title>a{
	font-size: 16px;
	line-height: 24px; 
    display: block;  
    padding-left:27px;
	display: block;
	padding: 15px 0 15px 27px;
}

.upgradeItem h2 a{
	display:block;
    font-size: 20px;
    margin: 0 auto 15px;
    line-height: 30px;
}
.upgradeItem p {
    font-size: 14px;
    margin: 0 0 0 0;
    color:#333;
    line-height: 24px;
}

.upgradeItem{
    padding:25px;
    border-bottom: 1px solid #eee;
}
.upgradeItem:first-child {
    margin-top: 30px;
}

.upgradeItem:hover{
	background:#f8f8f8;
} 
.upgradeItem:hover h2 a{
	color:#035bed;
} 
.panel-title-active{
	color:#035bed;
	border-left:3px solid #035bed;
	background:#fff;

}
.upgradeCont .RansomImgIns{
	width:90%;
	color: #333;
	margin:0 auto 15px;
	font-size: 14px;
	text-align:center;
	line-height: 21px;
} 

@media screen and (max-width: 768px){
	.upgradeItem h2 a {
	    font-size: 16px;
	    margin: 0 auto 0;
	}
	.panel-title{
		background:#f8f8f8;
		margin-top:15px;
	}

	.upgradeItem p {
	    font-size: 14px;
	    margin: 0 0 0 0; 
	    display: none;
	}
	.upgradeItem{
		padding: 15px 0; 
	} 
	.upgrade-left .panel-title>a {
	    font-size: 14px; 
	    display: block;
	    line-height: 40px;
	    padding: 0; 
	    display: block;text-align: center
	}
	.upgrade-left {
	    background: #fff;
	    padding: 0;
	}
	.upgrade-left h2 {
	    margin: 15px 0 0 0;
	    font-size: 18px
	}
	.panel-title-active {
	    color: #035bed;
	    border:none;
	    border-bottom: 3px solid #035bed;
	}
}
.flexslider{
	box-shadow: none;
}
.productbg,.servicebg{
	width: 100%;
	position: absolute;
	left: 0;
	top:0;
}
.servicebg01{
	position: absolute;
	right:0;
	opacity: 0.5;
}
.index-solution .imgWrapper{
	margin:0 15px;
}
.index-solution-content{
	padding:0 5px;
}
/* .index-solution .owl-theme .owl-controls .owl-buttons .owl-prev,.index-solution .owl-theme .owl-controls .owl-buttons .owl-next{
	top:40%;
	height: 80px;
    border-radius: 0;
}
.index-solution .owl-theme .owl-controls .owl-buttons .owl-prev{
	left: 0;
}
.index-solution .owl-theme .owl-controls .owl-buttons .owl-next{
	right: 0;
} */
/* 首页手机端 */
@media screen and (max-width: 768px){

	.productbg,.servicebg{ 
		height: 100%;
		width: auto;
	}
	.servicebg01{  
		position: absolute;
	    right: 0;
	    width: 100%;
	    opacity: 0.1;
	}
	.section-title{ 
		position: initial; 
    	transform: translate(0, 0);
    	overflow:hidden;
    	width: 100%;
	}
	.index-product-box{
		background:#f8f8f8;
		padding:50px 0 0
	}
	.section-title h3{
		font-size: 24px;
		float: left;
	}
	.section-title span{
		display: none;
	}
	.section-title .more-btn{
		text-decoration: none;
	    float: right;
	    font-size: 14px;
	    line-height: 30px;
	    height: 30px;
	    width: 120px;
	    margin-bottom: 15px;
	}

	.service-section-ins .more-btn{ 
		position: absolute;
		top:2px; 
		right:0;
	}
	.service-section-ins .dynamic-article{
		margin-top: 0; 
	}
	.dynamic-article a{
		font-size: 14px;
		line-height: 30px;
		color: #035bed;
	}
	.product-class img{
		width: 60px;
	}
	.product-class h4{
		font-size: 14px;
	}
	.product-class p{
		display: none;
	}
	.product-section-ins{
		height:120px !important;
	} 
	.product-class-box {
		height: 130px !important;
	}
	.product-class-box.box-50{
		width: 49%;
		margin:0 0.5%;
	}
	.product-left{
		padding:0
	}
	.product-class-box.box-30{
		width: 33%;
		margin:0 0.1666%;
	}
	.index-solution{
		background-size: 
	}
	.index-solution-content{
		padding:0 15px;
	}
	.index-solution .index-title{
		margin:0px 0 25px;
	}
	.index-title a{
		text-decoration: none;
	    font-size: 14px;
	    line-height: 30px;
	    height: 30px;
	    width: auto;
	    margin: 2px 0 0 0;
	    padding: 0px 15px;
	} 
	.index-solution .owl-carousel .imgWrapper, .owl-carousel .boxContent{
		margin:0;
	}
	.index-solution .owl-theme .owl-controls {
	    margin-top: 40px;
	}
	.index-solution .owl-theme .owl-controls .owl-buttons .owl-prev,.index-solution .owl-theme .owl-controls .owl-buttons .owl-next{
		top:50%;
		width: 40px;
		height: 40px;
	    border-radius: 50%;
	    background-color:#f8f8f8;
	}
	.index-solution .item>div{
		margin:0;
	} 
	.solution-box .imgWrapper img{
		width: 100%;
	}
	.solution-name a{
		margin: 0;
	    font-size: 18px;
	    padding: 20px 0; 
	}
	.service-content-box {
		position: initial; 
    	transform: translate(0, 0);
    	overflow:hidden;
    	width: 100%;
	}
	p.service-text {
    	font-size: 14px;
	    line-height: 26px; 
	    margin: 50px 0  0;
	}
	.service-list{
		width: 100%;
		height: 40px;
		overflow:hidden;
	}
	.service-list li{
		width: 25%;
		height: 40px;
		font-size: 14px;
		float: left;
		line-height: 40px;
		text-align: center
	}
	.service-content{
		width: 100%;
	}
	.service-content .service-text{
		width: 100%;
	}
	.service-img{
		display: none;
	}
	.service-text p {
	    font-size: 14px;
	    line-height: 24px; 
	    margin-top: 15px;
	}
	.service-text h5 {
	    font-size: 16px;
	    font-weight: bold; 
	    margin: 20px auto 0;
	}
	.index-title {
	    margin: 0 0 20px 0; 
	}
	.dynamics-content {
	    padding: 20px;
	}
	.dynamics-content h4 a{
	    font-size: 16px;
	    font-weight: bold;
	    line-height: 26px;
	    margin:0 auto 15px;
	}
	.dynamics-content>p{
		display: none;
	}
	.contact-item img {
	    width: 28px; 
	}
	.dynamics-item h4 a {
	    font-size: 16px;
	    color: #333;
	    font-weight: bold;
	    padding: 0 20px;
	    display: block;
	    line-height: 24px;
	    min-height: 0;
	}
	.dynamics-item span {
	    padding: 0 26px;
	}
	.dynamics-time { 
	    margin: 15px 0; 
	}
	.dynamics-item { 
	    margin: 20px 0 0 0;
	    padding: 0 0 20px 0
	}
	.dynamics-content .more-btn{
		display: none;
	}
	.contact-title {
	    font-size: 18px;
	    margin: 0 0 30px 0;
	}
	.contact-item {
	    color: #000;
	    font-size: 16px;
	    border: none; 
	    padding: 0;
	    float: left; 
	    margin: 0 0 15px 0;
	}
	.resrarch-item {
	    overflow: hidden;
	    padding: 0 15px 25px;
	}
	.resrarch-img{
		width: 100px;
		height: 100px;
	}
	.resrarch-ins { 
	    width: calc(100% - 120px);
	}
	.resrarch-ins p {
	    font-size: 14px; 
	    line-height: 24px;
	    margin: 5px 0; 
	}
	.resrarch-ins h4 {
	    font-size: 18px; 
	    line-height: 24px; 
	}
	.resrarch-line {
	    width: 2px; 
	    background: #000;
	    position: absolute;
	    left: 75px; 
	}
	.resrarch-year{
		bottom: -50px;
		left: 5px
	}
	.resrarch-year img{
		width: 20px;
	}
	.resrarch-year p{
		font-size: 20px;
	}
	.resrarch-axle {
	    width: 100%;
	    height: 4px;
	    display: block;
	    background: #000;
	    bottom: 70px; 
	}
}
 
@media (min-width: 1000px) and (max-width: 1600px) { 
.product-class{
	width: 90%;
}
.product-class p{
	font-size: 14px;
	margin-top:10px
}
.product-class h4 {
    font-size: 18px; 
    margin-top: 5px;
}
.service-list { 
    width: 180px; 
}
.service-content {
    float: right;
   /*  width: calc(100% - 210px); */
    position: relative;
}
.service-img {
    width: 300px;
    float: right;
    margin-top: 55px;
}
.service-text { 
    width: calc(100% - 270px);
}
.service-text p {
    font-size: 14px;
    line-height: 26px; 
    margin-top: 15px;
}
.service-list li {
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #000;
}

}
@media screen and (max-width: 768px) {
	.researchTop { 
        height: 200px;
        background-position: right;  
        margin-top:50px;
    }
    .ResearchReportTopic{
    	 margin-top:50px;
    }
	.pageIns h1{
		font-size: 18px; 
	}
	.pageIns p{
		font-size: 14px;  
		line-height: 24px;
	}
	.breadList li {
	    float: left; 
	    line-height: 40px;
	    font-size: 12px;
	}
	.breadList li a {
	    font-size: 12px; 
	    line-height: 40px;
	}
	.breadBox {
	    height: 40px;
	}
	.breadBox.breadBox01{
		padding-top: 50px;
	}
	.tabThreeBox{
		padding:0;
	}
	.tabThree a{
		font-size:12px;
		width: 33.3%;
		line-height: 40px;
		float: left;
		padding:0;
		margin:0;
	}
	.tabBox{
		margin-bottom: 0;
	}
	.tabBox .container{
		padding:0;
	}
	.researchList{
		padding: 15px;
		margin-top: 15px;
	}
	.researchList h3 {
	    font-size: 16px; 
	    line-height: 28px;
	    margin-bottom: 10px;
	}
	.researchList p{
		font-size: 12px;
		line-height: 20px;
		margin-bottom:10px;
	}
	.releaseTime, .releaseSource{
		font-size: 12px;
	}
	.viewBtn{
		display: none;
	}
	.labelBox a{
		font-size: 12px; 
	}
	.pageIns{
		padding:0 20px;
	}

}
.mobile-section{
	position: relative;  
	height: 300px;
	overflow: hidden;
}
.mobile-section>img{
	width: 100%; 
}
.mobile-section p{
	font-size: 30px;
	line-height: 48px;
	color:#000;
	text-align: center
}
.mobile-section .more-btn{ 
	margin:20px auto 0;
	display: block;
}
.mobile-section-content{ 
	position:absolute;
    top:50%;
    left:50%;
    width: 80%;
    border-radius: 5px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
@media (max-width: 768px){
	.mobile-section{
		position: relative;  
		height: 240px;
		overflow: hidden;
	}
	.mobile-section>img{
		width: auto;
		height: 100%; 
	}
	.mobile-section p{
		font-size:20px;
		line-height:32px; 
		margin-top: 10px;
	}
	.mobile-section .more-btn{  
	    font-size: 14px;
	    line-height: 30px;
	    height: 30px; 
	    margin: 15px auto  0; 
	} 
	.solution-assembly, .overview-section, .challenge-section, .solution-section, .solution-value{
		padding: 30px 0 30px;
	}
    .pageTop { 
        height: 200px;
        background-position: right;  
        margin-top:50px;
    }
    .pageTopImg{
        height: 200px;
        width: auto; 
        right: 0;
    }
    .topTitle h1{
        font-size: 20px; 
    }
    .topTitle p{ 
        font-size: 14px; 
        line-height: 24px;
        margin-top:10px;
    }
    .topTitleBox{
        height:200px;
    } 
    /* .anchor li { 
    	    clear: both;
    	    margin: 0;
    	    padding: 0;
    	    background: rgba(0,0,0,0.2); 
    	}
    	.anchor li a{ 
    		color:#fff;
    		font-size: 14px;
    		line-height: 40px; 
    	}  */
	.solution-title h1 {
	    font-size: 22px;
	    margin: 0 auto 20px;
	    font-weight: normal;
	    text-align: center;
	}
	.solution-title.research-title h1{
		font-size: 22px;
	    margin: 30px auto 20px;
	    font-weight: normal;
	    text-align: center;
	}
	.overview-content p {
	    font-size: 14px;
	    line-height: 24px;
	    text-indent: 28px;
	    margin-bottom: 10px;
	}
	.challenge-box {
	    background: #fff;
	    padding: 10px 0 10px; 
	    margin-bottom: 10px;
	}
	.challenge-title h3{
		font-size: 18px;
		padding:15px 0 10px;
		line-height: 30px;
	}
	.challenge-desc p{
		font-size: 14px;
	}
	.challenge-box{
		height: auto !important;
	}
	.solution-content{
		padding:15px;
	}
	.solution-content>h6 {
	    font-size: 14px;
	    line-height: 24px; 
	    text-indent: 28px;
	}
	.solution-desc{
		font-size: 14px;
	    line-height: 24px; 
	    text-indent: 28px;
	}
	.solutionImage img{
		width: 100%;
	}
	.solutionImage{
		margin: 20px auto 20px;
	}
	.solution-section{
		padding-bottom:40px;
	}
	.value-desc { 
	    width: 100%;
	    margin-right: 0;
	    clear: both;
	}
	.value-desc h4 {
	    font-size: 18px; 
	    line-height: 28px;
	}
	.value-desc p {
	    font-size: 14px;  
	    line-height: 24px;
	}
	.value-item{
		background-color: #f8fafd;
    	padding: 20px 20px;
    	margin-bottom: 20px;
	}
	.solution-value{
		padding-bottom:20px;
	}
	.assembly-item { 
	    padding: 20px 30px; 
	    margin-bottom: 15px;
	}
	.assembly-item  a{
		font-size: 16px;
	}
	.assembly-product,.assembly-service {
	    width: 30px; 
	    background: url(../images/solution/product.png) no-repeat;
	    font-size: 12px; 
	    background-size: 100%;
	} 
	.challenge-section{
		padding-bottom:20px;
	}
	.challenge img { 
	    width: 80px;
	}

}
/* 技术演讲厅 */ 
.lecture-item a{
	display: block;  
	font-size: 24px;
    color:#333;
    line-height: 36px;
    margin:0 auto 10px;  
} 
.lecture-item{
	background: #fff;
	padding:25px 30px;
}
.lecture-item a:hover { 
	color: #035bed;
	/* background:#fcfeff; 
	box-shadow: 0px 2px 8px rgba(0,0,0,0.05) */
}
.lecture-item a:hover h2{ 
	color:#035bed;
}
 
.lecture-item .entry-meta{
	margin:15px auto 0;
} 
.entry-meta li{
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-right:20px
}
.lecture-item{ 
    margin:30px auto 0;
}  
.lecture-item  a>img{
    width: 100%;
}
.lecture-item  p{
    font-size: 15px;
    color:#333;
    margin-top: 10px;
    line-height: 30px;
} 
.lecture-detail{
	margin-top: 30px;
}
.lecture-detail h1{
	font-size: 30px;
	line-height: 48px;
	margin:0 auto 15px;
}
.report-info{
	float: left;
}
.report-info p{
	font-size: 14px;
	color:#333;
	margin-right:20px;
	display: inline-block;
	line-height: 36px;
}
.report-btn{
	float: right;
}
.report-btn a{
	display: inline-block;
	width: 100px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background:#e9ebff;
	color:#035bed;
	border-radius: 5px;
	margin-right:15px;
	font-size:14px;
}
.report-abstract{
	background:#f8f8f8;
	padding:20px;
	margin:30px  auto 30px;
}
.report-abstract p{
	font-size: 16px;
	color:#333;
	line-height: 30px;
}
.report-img{
	max-width: 80%;
	margin:30px auto 60px;
}
.report-img p{
	font-size: 15px;
	color:#333;
	margin: 0 auto 20px;
	text-align: center
}
.report-img img{
	width: 100%;
	margin:0 auto;
	display: block;
}
@media (max-width: 768px){
	.lecture-detail h1{
		font-size: 24px;
		line-height: 42px;
		margin:0 auto 15px;
	} 
	.lecture-item a { 
	    line-height: 28px;
	    margin: 0 auto 10px; 
	    font-size: 18px;
	} 
	.report-info p{
		line-height: 30px;
	}
	.report-btn{
		float:left;
	}
	.report-btn a {
	    display: inline-block;
	    width: auto;
	    background:none; 
	    margin-right: 15px;
	    text-decoration: underline; 
	}
	.report-abstract{
		margin-top: 20px;
	}
	.report-img{
		width: 100%;
	}
	.lecture-item .entry-meta {
	    margin: 10px auto 0;
	}
	.lecture-item {
	    margin: 15px auto 0;
	    padding:15px 20px;
	}
} 
/* 资源与工具页面 */
.tool-item{
	background:#fff;
	padding:0 0 30px 0;
	margin-top: 30px;
}
.tool-item dl{
	overflow: hidden;
	border-bottom:1px solid #eee;
	padding:25px;
}
.tool-item dt{
	width: 70px;
	float: left;
	margin-right: 10px;
}
.tool-item dd{
	width: calc(100% - 80px);
	float: left;
}
.tool-item img{
	width: 100%;
	display: block;
}
.tool-item h2{
	font-size: 24px;
	font-weight: bold;
	color:#333;
	margin:5px auto;
}
.tool-item span{
	font-size: 14px; 
	color:#333;
}
.tool-item p{
	color:#333;
	line-height: 36px;
	font-size: 16px; 
	margin:25px 40px; 
	/* border-bottom:1px solid #eee; */

}
.tool-item a{
	display:block;
	color: #fff;
	width: 120px;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	background:linear-gradient(to bottom right,#0865ff,#481ff9);
	margin:0 auto  ;
	/* position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left:-60px; */
}
.tool-item a:hover{
	color:#fff;
}
.research-bread{    
	background: none;
    margin: 70px auto 0;
    padding: 0;
    border:none;
}
@media (max-width: 768px){ 
	.tool-item{ 
		margin-top: 20px;
	}
	.tool-item dl{ 
		padding:15px;
	}
	.tool-item dt{
		width:50px;  
	}
	.tool-item dd{
		width: calc(100% - 60px); 
	} 
	.tool-item h2{
		font-size: 20px; 
		margin:5px auto;
	} 
	.tool-item p{ 
	    margin: 15px 20px 20px;
	    min-height: 60px;
	    padding-bottom: 15px;
	}
	.research-bread{    
		background: none;
	    margin: 50px auto 0;
	    padding: 0;
	}
}
/* 新闻详情页 */
/* .modelBox01 h4{
	font-size: 20px;
	background:#f7f9ff;
	font-weight: bold;
	line-height: 36px;
	color:#333; 
	border-left: 3px solid #035bed;
	padding:3px 0 3px 15px;
}
.modelBox01 p{
	font-size: 14px;
	color: #333
} 
/* 安全引擎 */
.engineTop {
    background: url(../images/engineTop.jpg) center center / cover no-repeat;
    height: 400px;
    margin-top: 70px;
}
.EngineTitle h2{
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-bottom: 50px;
}
.EngineTitle p{
    font-size: 18px;
    line-height: 36px;
    color: #333;
    text-align: center;
}
 
.EngineItem{
    overflow:hidden;
    margin:80px auto 0 ;
}
.EngineBox{
	padding-bottom: 60px;
}
.EngineItem li{
    padding:20px;
    background:#f3f6ff;
    float:left;
    width: 18%; 
    margin-right: 2%; 
    position: relative;
    height: 120px;
    cursor: pointer;
}
.EngineItem li:last-child{
    margin-right: 0;
}
.EngineItem li p{
    font-size:18px;
    color: #333;   
    margin-bottom: 20px; 
}
.EngineItem li img{
    width: 50px;
    position: absolute;
    left: 20px;
    top:60px;
}
.EngineItemBox{
    margin-top: 60px;
}
.EngineValue h5{
    font-size: 28px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-top: 60px;
}
.EngineValue{
    width: 40%;
    position: relative;
    float: left;
    padding:10px 30px;
    margin:30px 5% 0;
    background:#fcfcfc;
}
.EngineItem .EngineItemAct{
    background:linear-gradient(#0865ff,#481ff9); 
}
.EngineItem .EngineItemAct p{ 
    color: #fff;
}
.EngineItem .EngineItemAct .img01{ 
    opacity: 0;
}
.EngineItem .EngineItemAct .img02{ 
    opacity: 1;
}
.img02{
    opacity: 0;
}
.EngineValue p{
    font-size: 24px; 
    color: #333;   
    position: absolute;
    left: 90px;
    top:50%;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform:translate(0,-50%);
}
.EngineValue span{
    font-size: 100px;
    color: #e7efff; 
}
.EngineItemBox>p{
    font-size: 18px;
    text-align: center;
    color:#333;
    line-height: 36px;
} 
.EngineItemBox h5{
    font-size: 28px;
    text-align: center;
    color:#333;
    font-weight: bold;
    margin:40px auto 30px;
} 
.EngineBg03{
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0.8;
    z-index: -1;
}
@media screen and (max-width:768px) {
	.engineTop { 
	    height: 200px; 
	}
	.EngineBox{
		padding-bottom: 30px;
	}
    .EngineItem {
        margin: 30px auto 10px;
    }
    .EngineTitle h2{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .EngineTitle p {
        font-size: 15px;
        line-height: 30px; 
        padding: 0 15px;
    }
    .EngineItemBox{
        margin-top: 20px;
    }
    .EngineItem li {
        padding: 10px;
        background: #f3f6ff; 
        width: 49%;
        margin-right: 1%; 
        height: auto; 
        margin-bottom: 5px;
    }
    .EngineItem li:last-child { 
        margin-right: 0%;  
    }
    .EngineItem li:nth-child(2n) { 
        float: right; 
    }
    .EngineItem li img{
        display:none !important;
    }
    .EngineItem li p {
        font-size: 12px;
        text-align: center; 
        margin-bottom: 0;
        text-align: center
    }
    .EngineItemBox>p {
        font-size: 15px;
        text-align: center; 
        line-height: 30px;
    }
    .EngineItemBox h5{
        font-size: 20px;
        margin:20px auto 10px;
    }
    .EngineValue {
        width: 100%; 
        padding: 5px 20px;
        margin: 15px 0 0;
        background: #f8f8f8;
    }
    .EngineValue span {
        font-size: 50px; 
    }
    .EngineValue p {
        font-size: 18px; 
        left: 50px; 
    }
}
.SpecialBox{
    padding:20px;
    background:#f8f8f8;
}
.SpecialBox h2{
    font-size: 20px;
    color: #035bed;
    line-height: 36px;
}
.SpecialBox a{
    font-size: 15px;
    line-height: 30px;
    color: #333;
    display: block;
    margin-left: 20px;
    margin-top: 10px;
}
.policyItem{
    margin-bottom: 60px;
}
.policySolution{
    margin:60px auto;
}
.policyItem h5{
    font-size: 20px;
    line-height: 30px;
    margin-bottom:15px;
    color: #333;
    font-weight: bold;
}
.policyItem p{
    font-size: 16px;
    line-height: 30px;
    margin-top:15px;
    color: #333; 
}
.policyBox{
    background: #fff;
    padding:40px;
}
.policyTop {
    background: url(../images/policyTop.jpg) center center / cover no-repeat;
    height: 400px;
    margin-top: 70px;
}

@media (max-width: 768px){
    .policyTop {
        height: 200px;
    } 
    .policyBox { 
        padding:30px 20px;
    }
    .policyItem {
        margin-bottom: 30px;
    }
    .policySolution{
	    margin:30px auto;
	}
} 

/* ————————start：时间轴样式———————— */
.TimeAxisBox{
    position: relative;
    padding-bottom: 20px;
    width: 960px;
    margin:0 auto 60px;
}
.TimeAxisCont p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #333; 
}
.TimeAxisItem{
    overflow:hidden;
    position: relative;
}
.TimeAxisCont{
    width: calc(100% - 25px);
    float:right;
    padding-bottom: 25px;
}
.TimeAxisCont p:first-child{ 
    font-weight: bold;

}
.TimeAxisCont p a{ 
    text-decoration: underline;
}
.axis{
    width: 1px;
    height: 100%;
    background: #035bed;
    left: 8px;
    display: inline-block;
    top: 2px;
    position: absolute;
}
.PivotPoint{
    left: 0;
    top: 2px;
    width: 16px;
    height: 16px;
    border:4px solid #035bed;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    z-index: 1;
}
.GoodNews {
    border:1px solid #df0000;
    padding:15px 30px;
    background: #ffeeee
}
.GoodNews h4{
    font-size: 18px;
    font-weight: bold;
    color: #df0000;
    margin-bottom:15px;
    text-align: center
}
.GoodNews p{
    font-size: 15px;
    line-height: 28px;
    color: #ad0000;
}
.TimeAxisTit{
    margin-top: 30px;
    text-align: center;
    margin-bottom:30px;
}
.TimeAxisTit h2{
    font-size: 18px;
    font-weight: bold;
    color: #035bed;
    border-bottom: 3px solid #ffdd00;
    display: inline-block;
    padding:0 5px  5px;    
}
.TimeAxisTit p{
	font-size: 15px;
    line-height: 28px;
    color: #333;
 	margin-top:15px;
}
@media (max-width: 768px){
	.TimeAxisBox{ 
	    width: 100%;
	    margin:0 auto 30px;
	}
	.TimeAxisTit h2{
		font-size: 16px;
	}
	.GoodNews p,.TimeAxisCont p{
    	font-size: 14px;
	    line-height: 24px; 
	}
	.TimeAxisCont p{
		margin-bottom: 5px;
	}
	.TimeAxisCont { 
	    padding-bottom: 10px;
	}
} 
/* ————————end：时间轴样式———————— */


/* 首页新增样式20250623 */
.avl-item{
    padding: 35px 30px;
    box-shadow: rgba(0, 0, 0,0.05) 1px 1px 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    background:#fff;
}

.avl-item h2{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin: 40px 0 30px;
}

.avl-item p{
	font-size: 18px;
	color: #333;  
	margin-bottom: 15px;
}
.avl-item span{
	display:block;
	font-size: 15px;
	color: #333; 
	min-height: 30px;
	line-height: 28px;
	display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
	-webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
	-webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */
	overflow: hidden; /* 隐藏溢出的内容 */
}

.avl-item img{
    width: 52px;
}
.avl-item a{
    color: #fff;
    background: #e50101;
    /* background:#035bed; */
    padding:0 25px;
    line-height: 42px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin-top: 30px;
    font-size: 15px; 
}
.index-avl-title h2{
    font-size: 36px;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
}
.index-avl{
    padding: 60px 0 80px;
    background: #f5f9ff;
}
.index-title-avl .more-btn{
    width: auto;
    padding: 0 15px;
}
.avl-item-box{
	margin-top: 50px;
	margin-bottom: 50px;
}
@media screen and (max-width:768px) {
    .tips a{
        font-size: 20px;
        padding :30px;
    } 
    .avl-item h2{
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .avl-item a{
        position: static; 
        line-height: 38px;
        font-size: 14px;
        padding: 0 20px;
        height: 38px;
        margin-top: 20px;
    }
    .avl-item{
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    .index-title-avl .more-btn { 
        float: left;
        margin-top: 15px;
    }
    .index-avl {
        padding: 30px 0 10px;
    }
    .entrance-item {
        background: #f8f8f8;
        margin-bottom: 0;
    }
    .avl-item img{
        display: none;
    }
}

/* 安全引擎页面 */
.avl-value{
	margin-bottom: 60px;
}
.avl-table{
	margin: 0 auto;
	width: 90%;
}
.avl-table p{
	padding: 10px; 
}
.avl-table p span{ 
	line-height: 24px;
}
@media screen and (max-width:768px) {
	.avl-table{ 
	  width: 100%;
	}
}
/* 引擎产品页面 */
.value-box{
    padding-top: 45px;
}
.custom-item{ 
    padding: 30px 20px;
    background: #fff;
    box-shadow: rgba(0,0,0,0.04) 2px 2px 23px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.custom-item h5{
    font-size: 20px;
    color: #333;
    text-align: center;  
    line-height: 30px;
}
.custom-item img{
    width: 80px;
    margin: 0 auto 20px;
    display: block;
}
/* .scene-section{
    background: #fff;
} */
.function-content p{
    text-align: center;
}
.value-content h3{
    line-height: 32px;
}
.scene-content-box p{
        font-size:20px;
        width: 50%;
        text-align: left;
        float:left;
        margin-bottom: 30px;
    }
    .scene-content-box {
        float: left;
        width: calc(100% - 500px);
        padding: 40px;
    }
@media screen and (max-width:768px) {
    .custom-item{  
        margin-bottom: 20px;
    }
    .custom-item h5{
        font-size: 16px;
        min-height: 0;  
        line-height: 24px; 
    }
}
/* 20250624导航修改 */
.EnglishBox{
	float:right;
	margin: 21px  0 0 15px ; 
}
.EnglishBox span{
	float:left;
	width: 1px;
	height: 28px;
	background: #ccc;
	margin-right: 30px;
}
.English{
	/* height: 32px;
	line-height: 32px;  */
	color: #333;
	/* border:1px solid #333;  */
	display:inline-block;
	width: 60px;
	font-size: 14px;
	text-align: center; 
	line-height: 28px;
	background: #eee;
	width: 80px;
	height: 28px; 
	float:right;
}
.TopBox {
	width: 100%;
	height: 40px;
	background: #F8F8F8;
}
@media screen and (max-width:768px) {
    .EnglishBox{
    	display:none;
	}
}
.mobile-nav .navbar-collapse {
	width: 100%;
}

/* 8181801威尼斯检测站译著页面样式 */
.veision-box{
	margin-bottom:60px;
}
.veision-item{
    background:#fff;
    margin:30px  auto  0;
    padding:30px 30px;
}
.versionImg{
    width: 100%;
}
.versionImg img{
    width: 100%;
}
.versionName{
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
    margin:30px auto 20px;
}

.versionInfo p{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 36px;
}
.versionInfo p i{ 
    color: #126aed; 
    font-style: normal;
}
.versionDes{
    background: #f5f5f5;
    padding: 10px 20px;
    margin-top: 20px;
}
.versionDes p{
    color: #333;
    line-height: 32px;
    font-size: 15px;
    margin: 0;
}
.xuyan{
    display: block;
    width: 100px;
    background: #126aed;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-top: 30px;
}
.xuyan:hover{
    color: #fff;
}
.xuyan:link, .xuyan:visited 
    color: #fff;
}
.version-banner{
    width: 100%;
    margin-top: 70px;
    /* min-height: 300px;
    background:url(../images/version_banner.jpg ) no-repeat center center;
    background-size: 100%  auto; */
}
.version-banner img{
    width: 100%; 
}
.index-version{
	position: relative;
}
.index-version  a{
	display:block;
	width: 100%; 
	overflow-x: hidden;
}
.index-version .version-content{
 	position:absolute;
 	width: 100%;
	top:50%;
	left:50%; 
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform:translate(-50%,-50%);	
	text-align:center;
	
}
.version-content h3{
	font-size:36px;
	color: #fff;
	font-weight:bold;
}
.version-content p{
	font-size:18px;
	color: #fff; 
	margin-top:10px;
}
.index-version  img{
	width: 100%;
	min-height: 150px;
}
@media screen and (max-width: 1600px) { 
	.veision-box{
		margin-bottom:30px;
	}
    .versionName{
        font-size: 20px;
        margin:20px auto 15px;
    }
    .index-version  img{
		height: 120px;
		width: auto;
	}
	.index-version h3{
		font-size: 30px;
	}
	.index-version img{
		margin-left:-100px;
	}

    .versionInfo p{
        font-size: 14px;
        line-height: 28px;
    }
    .versionDes{
        background: #f5f5f5;
        padding: 10px 20px;
        margin-top: 15px;
    }
    .versionDes p{
        line-height: 26px;
        font-size: 14px;
    }
    .xuyan{
        width: 90px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        margin-top: 20px;
    }
    .veision-item{
    	padding:20px;
    	margin:20px auto 0;
    }
    .version-banner img{
        height: 200px;
        position: relative;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%,0);
        transform: translate(-50%, 0);
        width: auto;
    }
}

/* 序言页面样式 */
.versionCover img{
    max-width:80%; 
    margin:20px auto;
    display: block;
}
.version-detail h1{
    font-size: 24px;
    color: #333;
    margin:40px auto 30px;
    line-height: 36px;
}
.version-detail p{
    font-size: 15px;
    color: #333;
    line-height: 32px;
    margin: 15px auto 0;
    text-indent: 28px;
    text-align: justify;
}
.version-detail .imgSize{
	max-width:80%;
	display:block;
	margin:10px auto;
}
.version-detail  h3{
	font-size: 24px;
	line-height: 36px;
	margin:30px auto 10px;
}
.version-detail{
	margin-bottom:60px;
}

