﻿/*系统样式，CMS定义*/
html,body{
	font-family: "arial";
	font-size: 12px;
	color: #000;
	margin:0px;
	padding:0px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #1F1F1F;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
*{margin:0px auto;}
td {font-family:"arial";font-size: 12px;color: #000;}
p {margin:0px;padding:0px;border:0px}
.clear{ clear:both;}/*清除浮动*/
img {border:0px;behavior:url("images/systemfiles/pngbehavior.htc")}/*支持png图片*/
a {behavior:url("images/systemfiles/onfocus.htc")}/*去掉点击虚线*/
.keyword{background-color: #FFFF00;}/*搜索高亮关键词*/

/*Titlt样式*/
div#qTip {
	padding-right: 2px;padding-left: 3px;padding-bottom: 1px;z-index:1000;
	border: 1px solid #ABAB98;display: none;background: #FEFEDA;color: #5F5F52;
	font-family:"Tahoma";font-size: 12px;text-align: left;position: absolute;line-height:16px;
}
/*Titlt样式结束*/
.input {
	font-family:"Tahoma";
	font-size: 11px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #212121;
	width: 100%;
	line-height:18px;
	border:none;
	padding:4px 3px 0 5px;
	margin:0px;
	height:25px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}

/*小号中文字体
.smallcnfont{
	font-family: "PMingLiU";
	font-size: 11px;
}*/
/*英文*/
.enfont{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont2{
	font-family:"Verdana";
	font-size: 10px;
}
.enfont3{
	font-family:"Verdana";
	font-size: 10px;
}
/*当前样式*/
.this {
	COLOR: #DD0009;
	font-weight: bold;
}
/*加粗*/
.bold{
	font-weight:bold;
}

/*以下自定义*==============================/

/*内容行高样式*/
.h18{
	line-height: 18px;
	WORD-WRAP: break-word;
}
.h20 {
	line-height: 20px;
	WORD-WRAP: break-word;
}

.h22 {
	line-height: 22px;
	WORD-WRAP: break-word;
}
.content{
	word-break:break-all;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*整体文字色定义*/
.font1{
	COLOR: #000;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #000;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #000;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #A8DD04;
	text-decoration: none;
}


.font2{
	COLOR: #212121;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #212121;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #212121;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #000;
	text-decoration: none;
}


.font3{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font3 a:link{
	COLOR: #FFFFFF;
	text-decoration: none;
	}
.font3 a:visited{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font3 a:hover{
	COLOR: #A2D30D;
	text-decoration: none;
}
/*列表*/
.project{
	margin:0px;
	padding:0px;
}
.project-list{
	margin-top:25px;
	padding:0px;
	height:33px;
	overflow:hidden;
}
.project p{
	float:left;
	font-weight:bold;
	line-height:48px;
}
.project span{
	float:left;
	line-height:48px;
}
.project .thumb{
	width:75px;
	height:30px;
	float:left;
	margin:0 20px 0 20px;
}

.newslist{
	margin:0px;
	padding:0px;
}
.news-list{
	margin-bottom:10px;
	padding:0px;
	overflow:hidden;
}
.news-list p{float:left;padding-right:15px;}

.cn-news-list{
	margin-bottom:6px;
	padding:0px;
	overflow:hidden;
}
.cn-news-list p{float:left;padding-right:15px;}


/**/

.intro{
	z-index:2;
	position:absolute;
	visibility: visible;
}
.box-center{
	width:500px;
	filter: Alpha(Opacity=70);
	opacity:0.70;
	background:#FFFFFF;
	padding-top:110px;
}
.box-content{
	margin:10px 0 0 35px;
	width:432px;
}
.box-content-detail{
	margin:350px 0 0 35px;
	width:432px;
}
.box-content-detail-news{
	margin:20px 0 0 35px;
	width:432px;
}
.logo{margin-bottom:50px}
.copy{margin:60px 0 20px 0}
.casename{
	margin-left:35px;
	width:432px;
}
.casename p{float:right}

.page{
	float:right;
}
.nextproject{
	margin:55px 0 5px 0;
}

/**/
.pcboximg-swf{
	z-index:199;
	position:absolute;
	visibility: visible;
	top:136px;
	margin-left:185px;
}
.pcboximg-swf2{
	z-index:199;
	position:absolute;
	visibility: visible;
	top:423px;
	margin-left:185px;
	width:450px;
	height:50px;
}
.pcboximg{
	width:432px;
	height:280px;
}
.pcboximg-s{
	width:80px;
	height:45px;
	margin-right:8px;
}
.pcboximg-on{
	float:left;
}
.pcboximg-off{
	float:left;
	filter: Alpha(Opacity=35);
	opacity:0.35;
}