﻿/*系统样式，CMS定义*/
body{
	font-family: "arial";
	font-size: 12px;
	color: #DDAC4F;
	margin:0px;
	background-color: #030000;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	overflow-x: hidden;overflow-y: auto;
}
*{margin:0px auto;}
#box{
	background-image: url(bg_top_style.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:50px;
	text-align:center;
}
#mainbox{
	width:900px;
	text-align:left;
}
td {font-family:"arial";font-size: 12px;color: #DDAC4F;}

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: #E4BE69;
	BACKGROUND-COLOR: #82663B;
	text-decoration: none;
	width: 100%;
	height:22px;
	line-height:18px;
	border:1px solid #DDAC4F;
	padding-left:4px;
	margin:0px;
	opacity:0.6;
	filter:alpha(opacity=60);

}
a:link {
	color: #DDAC4F;
	text-decoration: none;
}
a:visited {
	color: #DDAC4F;
	text-decoration: none;
}
a:hover {
	color: #F5E09F;
	text-decoration: none;
}
/*morepic图片框*/
.morepic{
	border:3px solid #000000;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.morepic2{
	border-top:1px solid #000000;
	height:25px;
	background-color:#FEFEDA;
}

/*小号中文字体*/
.smallcnfont{
	font-family: "PMingLiU";
	font-size: 11px;
}
/*英文*/
.enfont{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:link{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:visited{
	font-family:"Tahoma";
	font-size: 11px;
}

/*当前样式*/
.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: #FEE572;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #FEE572;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #FEE572;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #FFFFFF;
	text-decoration: underline;
}

.font2{
	COLOR: #FFDFA2;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #FFDFA2;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #FFDFA2;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #FFFFFF;
	text-decoration: underline;
}	

.font3{
	COLOR: #F1DF9F;
	text-decoration: none;
}
.font3 a:link{
	COLOR: #F1DF9F;
	text-decoration: none;
	}
.font3 a:visited{
	COLOR: #F1DF9F;
	text-decoration: none;
}
.font3 a:hover{
	COLOR: #FFFFFF;
	text-decoration: none;
}

.font4{
	COLOR: #D0AB56;
	text-decoration: none;
}
.font4 a:link{
	COLOR: #D0AB56;
	text-decoration: none;
	}
.font4 a:visited{
	COLOR: #D0AB56;
	text-decoration: none;
}
.font4 a:hover{
	COLOR: #FFFFFF;
	text-decoration: underline;
}

.font5{
	COLOR: #FFFFFF;
	text-decoration: none;
}

/*白色透影*/
.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
}

/*新闻列表*/
.turns { /*滚动*/
	height:23px;
	line-height:23px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.news1 {
	padding-left:10px;
	padding-top:4px;padding-bottom:4px;
	background:url(systemfiles/ico1.gif) 0px 8px;
	background-repeat:no-repeat;
	margin:0px;
	width:350px;
}
.news1 p{float:right;}
.news2 {
	padding-left:10px;
	padding-top:4px;padding-bottom:4px;
	background:url(systemfiles/ico1.gif) 0px 8px;
	background-repeat:no-repeat;
	margin:0px;
}
.news2 p{float:right;}

.foot{
	background: url(bg_foot_style.gif) 285px 0;
	background-repeat: no-repeat;
	height:33px;
	overflow:hidden;
}
.foot1{
	background-image: url(bg_foot_style1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.foot2{
	background-image: url(bg_foot_style2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:33px;
	text-align:center;
}
.foot2 p{
	background-image: url(foot_fglink.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:76px;
	height:14px;
	float:left;
}
.footbox{
	align:center;
	width:320px;
	padding-top:16px;
}
.side{
	border-top:1px solid #DDAE6B;
	border-left:1px solid #DDAE6B;
	border-right:1px solid #DDAE6B;
	background-image: url(bg_box.gif);
}
.xbox{
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*menu选项*/
.Menubox {
	height:21px;
	z-index:100;position:absolute;visibility: visible;
	margin-top:64px;
	margin-left:245px;
}
.Menubox ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.Menubox li{
	float:left;
	text-align:center;
	list-style:none;
	background-image: url(bg_box.gif);
	border:1px solid #DDAE6B;
	height:auto!important; height:18px; min-height:16px;
	padding-left:8px;padding-right:8px;margin-right:3px;
	vertical-align:middle;
}
.Menubox li.hover{
	border-top:1px solid #DDAE6B;
	border-left:1px solid #DDAE6B;
	border-right:1px solid #DDAE6B;
	border-bottom:none;
	height:auto!important; height:22px; min-height:21px;
}
/*menu选项end*/

/*intro图片换位*/
.container, .container *{margin:0; padding:0;}
.container{width:656px;height:416px; overflow:hidden;position:relative;border:1px solid #DDAE6B; margin:15px 0 0 10px !important;margin:15px 0 0 12px}
.slider{position:absolute;width:3280px;}
.slider li{ list-style:none;display:inline;float:left}
.slider img{ width:656px; height:416px; display:block;}
.playbox{
	background-color:#030000;
	opacity:0.8;
	filter:alpha(opacity=80);
	width:100%;
	height:60px;
	position:absolute;visibility: visible;
	bottom:0px;
	border-top:1px solid #F9CD8F;
}
.playbox-prev{
	position:absolute;z-index:2;right:105px; bottom:22px;
}
.playbox-next{
	position:absolute;z-index:2; right:16px; bottom:22px;
}
.intronum{
	position:absolute; right:15px; bottom:19px;
	background-image: url(pc_bg_playbox.gif);
	background-repeat: no-repeat;
	height:20px;
	width:105px;
	z-index:1;
}
.intronum ul{
	margin:0px;padding:0px;
	list-style:none;
	padding-left:15px;
}
.intronum li{
	float: left;
	color: #DDAC4F;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	width: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px 0 0;
	background-color: #030000;
}
.intronum li.on{
	color: #F5E09F;
	background-color: #692B02;
}
/*intro图片换位end*/

.rt-style{
	position:absolute;visibility: visible;margin-left:731px;top:136px;
}
.rt-style2{
	position:absolute;visibility: visible;margin-left:833px;top:136px;
}
.intro-right{
	position:absolute;visibility: visible;margin-left:680px;top:180px;width:210px;overflow:hidden;
}
.intro-nav{background-image: url(tree_line.gif);height:110px;}
.intro-nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:240px;
}
.intro-nav li{
	list-style:none;
	padding-left:7px;
	background:url(systemfiles/ico.gif) 0px 8px;
	background-repeat:no-repeat;
	margin:0px;
	height:23px;
	line-height:23px;
	width:110px;
	float:left;
}
.cbox{width:648px;margin:25px 0 0 20px;position:absolute;z-index:1;visibility: visible;}
.cbox-style{margin:20px 0 0 640px;position:absolute;z-index:2;visibility: visible;}
.cbox p{float:right;padding-top:15px;}
.content-box{border:1px solid #DDAE6B;padding:20px;}

.product-nav-box{position:absolute;z-index:1;visibility: visible;margin:30px 0 0 20px;width:260px}
.product-nav-side{
	background:#000000 url(bg_product_nav.gif) repeat-x top;
	border:1px solid #DDAE6B;
	padding:4px 8px 4px 8px;
	margin-top:20px;
}
.product-nav1{
	padding-left:10px;
	background:url(systemfiles/ico1.gif) 0 center;
	background-repeat:no-repeat;
	height:23px;
	line-height:23px;
}
.product-nav2{
	padding-left:20px;
	background:url(systemfiles/ico2.gif) 10px center;
	background-repeat:no-repeat;
	height:23px;
	line-height:23px;
}
.product-nav4{display:none;position:absolute;z-index:3;visibility: visible;padding:5px 0 5px 0;margin-top:-63px;border:1px solid #DDAE6B;background-color:#000;width:145px}
.product-nav3{display:none;position:absolute;z-index:3;visibility: visible;padding:5px 0 5px 0;margin-top:20px;border:1px solid #DDAE6B;background-color:#000;width:145px}
.close{position:absolute;z-index:5;visibility: visible;margin:-12px 0 0 129px !important;margin:-12px 0 0 127px;cursor:pointer}

.product-nav-line{
	background-image: url(tree_line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.product-box{position:absolute;z-index:1;visibility: visible;margin:25px 0 0 303px;}
.product-pc-out{position:relative;background:#0B0704;width:500px;float:left;margin-top:15px;}
.product-pc-in{background:#000;border:1px solid #DDAC4F;position:relative; top:-4px;left:-4px;}

.product-box-detail{position:absolute;z-index:2;visibility: visible;margin:47px 0 0 630px}
.product-box-detail-content{
	background-color:#000;
	background-image: url(bg_box.gif);
	opacity:0.8;
	filter:alpha(opacity=80);
	border:1px solid #F9CD8F;
	padding:10px;
}
.product-pc-page{
	position:absolute;z-index:2;visibility: visible;top:487px;margin-left:810px;
	background-image: url(bg_box.gif);
	width:50px !important;width:52px;
	height:50px !important;height:52px;
	border:1px solid #F9CD8F;
}

/****/

.pcboximg-swf{
	z-index:199;
	position:absolute;
	visibility: visible;
	top:150px;
	margin-left:160px;
	border:1px solid #DDAE6B;
}
.pcboximg-swf img{
	width:650px;
	height:420px;
	overflow:hidden;
}
.pcboximg-swf2{
	z-index:199;
	position:absolute;
	visibility: visible;
	top:200px;
	margin-left:15px;
	width:140px;
}
.pcboximg-swf2 img{
	width:60px;
	height:60px;
}
.pcboximg-on{
	float:left;
	border:1px solid #DDAE6B;
	margin-right:6px;
	margin-bottom:6px;
	filter: Alpha(Opacity=30);
	opacity:0.30;
}
.pcboximg-off{
	float:left;
	border:1px solid #DDAE6B;
	margin-right:6px;
	margin-bottom:6px;
}

.tcase{
	border:1px solid #DDAE6B;
	padding:3px 3px 3px 7px;
	background:#000;
	width:130px;
	margin-bottom:3px;
}
.tcase-on{
	border:1px solid #DDAE6B;
	padding:3px 3px 3px 7px;
	background:#490202;
	width:130px;
	margin-bottom:3px;
}