<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">iframe,body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,blockquote,th,td {
	margin:0;
	padding:0;
	list-style:none;
}
* img {
    border:0;
}
a {
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
body{
	margin:0px;
	padding:0px;
	font-family: "微软雅黑";
}
.clear             {clear:both;}  


/************** main **************/
.heio { height:auto; overflow:hidden;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb25 { margin-bottom:25px;}
.mb10 { margin-bottom:10px;}
.pb10 { padding-bottom:10px;}
.mb30 { margin-bottom:30px;}
.ml0 {margin-left:0px;}
.p10{padding:10px;}

h1 { font-size:25px;}
h2 { font-size:18px; font-weight:600;}
h3 { font-size:16px; font-weight:600;}
p{font-size:14px; line-height:24px;}


/************** banner **************/
.banner img{width: 100%; *zoom: 1;}
.banner h1 { display:none;}

/************** introduction **************/
.intro{
	padding:10px;
	background:#758791;
}
.intro h2{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	color:#fff;
}
.intro p{
	color:#fff;
	font-size:14px;
	line-height:24px;
}


/***************知识综述*****************/
.title1{
	padding:10px 0;
	margin-bottom:10px;
}
.title1 h2{ background:url(../images/title01.png) center center; text-align:center; font-weight:bold;}

.tab1 { margin-bottom:10px;}
.tab1 .tab1_c {  background:#F2F2F2; border-bottom:2px solid #263544; padding:5px 10px; }
.tab1 .tab1_c h3 { color:#222; padding:5px 0; }
.tab1 .tab1_c p { color:#666;}
.tab1_i img{ width:100%;}

.tab2 { margin-bottom:10px;}
.tab2 h3 {height:40px; background:#263544; text-align:center; line-height:40px; color:#FFF;}
.tab2 img{ width:100%;}

/****************案例************************/
.title2{
	padding:10px 0;
	margin-bottom:10px;
}
.title2 h2{ background:url(../images/title02.png) center center; text-align:center;font-weight:bold;}
.case1{ position:relative; margin-bottom:10px;}
.case1IMG{ width:100%;}
.ImageCaption{ font-size:16px; position:absolute; bottom:5px; left:20px; color:#FFF;}

.column-2{ 
     width:100%;
	 padding-left:1%;
	 }
.column-2 li { 
     list-style:none; 
	 float:left; 
	 width:48%; 
	 text-align:center;
	 margin-right:2%;
	 margin-bottom:10px;
	 }
.column-2 li p {
	color:#000000;
	text-align:center;
	font-size:14px;
	line-height:24px;
	white-space: nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	display: block;
 }
 .column-2 img{ 
      width:100%; 
	  *zoom:1;
	  height:auto;
	  }  

/**************解决方案*****************/
.title3{padding:10px; margin-bottom:10px;}
.title3 h2{  text-align:center; color:#FFF;font-weight:bold;}
.prologo{
	background:url(../images/bg.jpg) center  bottom  no-repeat #1f3952;
	padding-left:3%;
	height:400px;
	padding-top:10px;
	

}
.prologo img{
	width:100%;
	*zoom:1;
	border:#CCC 1px solid;
}
.prologo li{
	float:left;
	width:30%;
	font-size:10px;
	text-align:center;
	margin-right:3%;
	margin-bottom:15px;
}

/***********行业标准*****************/
.title4{ padding:10px 10px 10px 0; margin-bottom:10px;}
.title4 h2{
	background:url(../images/title04.png)  left center no-repeat;
	padding-left:15px;
	line-height:40px;
        font-weight:bold;
}
.zc1{ background:url(../images/timeline.png) left top repeat-y; margin-bottom:20px; }
.zc1 h5{ font-size:14px; line-height:24px; padding-left:16px;}
.zc1 p{font-size:12px; line-height:24px; padding-left:16px; color:#333; margin-bottom:10px;}
.zc1IMG{ float:left;}
.bz{
	background:#f28b00;
	width:130px;
	color:#FFF;
	margin:10px 10px 10px 0;
}
.bz a{color:#FFF; font-weight:bold; font-size:16px; line-height:30px; font-weight:bold; padding:10px;   }

/****************热门专题******************/
.report { margin-bottom:10px;}
.report img {  width:100%; margin-bottom:10px;}
</pre></body></html>