﻿/*系统样式，CMS定义*/
body{
	font-family: Arial, Helvetica,宋体, sans-serif;
	font-size: 12px;
	color: #43261A;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #FFF0C1;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow-x: hidden;
	overflow-y: auto;

}
*{margin:0px auto;}
td {
	font-family: arial,宋体;
	font-size: 12px;
	color: #43261A;
}
p {margin:0px;padding:0px;border:0px}
/*支持png图片*/
img {border:0px;behavior:url("images/systemfiles/pngbehavior.htc");
}
/*去掉点击虚线*/
a {behavior:url("images/systemfiles/onfocus.htc")}
/*搜索高亮关键词*/
.keyword{background-color: #FFFF00;}
/*Titlt样式*/
div#qTip {
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 1px;
	border: 1px solid #ABAB98;
	display: none;
	background: #FEFEDA;
	color: #5F5F52;
	font-family:"Tahoma";
	font-size: 12px;
	text-align: left;
	position: absolute;
	z-index: 1000;
	line-height:16px;
}
/*Titlt样式结束*/
.bt {
	font-family:"Tahoma";
	font-size: 12px;
	BORDER:  1px solid #000; 
	PADDING-top: 3px; 
	FONT-SIZE: 12px; 
	CURSOR: pointer; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #F9F9F9;
}
.input {
	font-family:"Tahoma";
	font-size: 11px;
	COLOR: #43261A;
	BACKGROUND-COLOR: #F9F9F9;
	text-decoration: none;
	width: 100%;
	height:20px;
	line-height:19px;
	border-top:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding-left:4px;
	margin:0px;
}
.input2 {
	font-family:"Tahoma";
	font-size: 11px;
	COLOR: #43261A;
	BACKGROUND-COLOR: transparent;
	width: 100%;
	height:17px;
	line-height:17px;
	border:none;
	margin:0px;
}
a:link {
	color: #43261A;
	text-decoration: none;
}
a:visited {
	color: #43261A;
	text-decoration: none;
}
a:hover {
	color: #B60806;
	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: #CF3900;
	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: #CF3900;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #CF3900;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #CF3900;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #321C13;
	text-decoration: underline;
}

.font2{
	COLOR: #FFAE00;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #FFAE00;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #FFAE00;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #FFFFFF;
	text-decoration: underline;
}	

.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: #FFD259;
	text-decoration: none;
}

.font4{
	COLOR: #FFE3B6;
	text-decoration: none;
}
.font4 a:link{
	COLOR: #FFE3B6;
	text-decoration: none;
	}
.font4 a:visited{
	COLOR: #FFE3B6;
	text-decoration: none;
}
.font4 a:hover{
	COLOR: #FFFFFF;
	text-decoration: underline;
}
.font5{
	COLOR: #FFD259;
	text-decoration: none;
}
.font5 a:link{
	COLOR: #FFD259;
	text-decoration: none;
	}
.font5 a:visited{
	COLOR: #FFD259;
	text-decoration: none;
}
.font5 a:hover{
	COLOR: #FFFFFF;
	text-decoration: underline;
}
/*白色透影*/
.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
}

/*新闻列表*/

.newslist{
	margin:0px;
	padding:5px;
}
.newslist P{float:right}
.news2 ul{
	margin:0px;padding:0px;list-style:none;float:left;
}
.news2 li{
	list-style:none;
	padding-left:12px;
	padding-bottom:10px;
	background:url(systemfiles/ico3.gif) 0px 5px;
	background-repeat:no-repeat;
	margin:0px;
}

.pnew{
	padding:3px;border:1px solid #E2DBCF;background-color:#F0EAE0
}



.clear{ clear:both;}
.top{width:915px}
.topline{width:100%;height:6px;background-color:#1C0F0A;overflow:hidden}
.logo{float:left;padding-top:10px;padding-bottom:5px;padding-left:10px;}
.topct{float:right;padding-top:45px;width:190px;display:inline}
.topct ul{margin:0px;padding:0px;list-style:none;}
.topct li{
	margin:0px;
	float:left;
	list-style:none;
	background-image: url(systemfiles/ico1.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	text-indent: 15px;
}
.topct .cn{
	background:url(systemfiles/ico2.gif) 8px 2px;background-repeat: no-repeat;text-indent:20px
}

.bg-main{
	background-image:url(bg_main.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#E7E0D1;
}

.bg-top1{
	background-image:url(bg_top1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-top2{
	background-image:url(bg_top2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:915px;
}
.bg-top3{
	background-image:url(bg_top3.gif);background-repeat: repeat-x;width:915px;
	text-align:right;
	height:53px;
}
.bg-top4{
	background-image:url(bg_top4.gif);background-repeat: repeat-x;width:915px;
	text-align:right;
	height:38px;
}


.bg-foot1{
	background-image:url(bg_foot1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-foot2{
	background-image:url(bg_foot2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:935px;
	height:34px;
}
.bg-foot2 p{
	float:right;
}
.bg-foot3{
	background-image:url(bg_foot3.gif);background-repeat: repeat-x;width:935px;padding-bottom:15px;
}


.bg-l-style{
	background-image:url(bg_l_style.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:12px;
	height:286px;
}
.bg-r-style{
	background-image:url(bg_r_style.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:12px;
	height:286px;
}
.bg-l{
	background-image:url(bg_l.gif);
	background-repeat:repeat-y;
	width:12px;
}

.n-bg{
	background-image:url(n_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#F0EAE0;
}
.bg-r{
	background-image:url(bg_r.gif);
	background-repeat:repeat-y;
	width:12px;
}
.n-bg-nav5{
	background-image:url(n_bg_nav5.gif);
	background-repeat:repeat-x;
	border-left:1px solid #D7CDBC;
	border-right:1px solid #D7CDBC;
	background-color:#F0EAE0;
}

.n-nav{
	background-image:url(n_bg_nav5.gif);
	background-repeat:repeat-x;
	border:1px solid #D7CDBC;
	background-color:#F0EAE0;
}
.n-nav-{
padding:5px 0 5px 0px}

.float-box-photo{
	position:absolute;visibility: visible;margin-top:-50px;margin-left:615px;
}
.bg-main-nav{
	background-image:url(bg_main_nav.gif);
	background-repeat:repeat-x;
	height:27px;
}
.main-nav{padding-left:15px;padding-right:15px;}
.main-nav p{
    float:left;padding-right:10px;
}
.line-y{
	border-right: 1px dashed #BAA8A0;
}
.line{
	background-image:url(line.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}

.quick-nav-product-img{
	position:absolute;visibility: visible;margin-top:-25px;margin-left:30px;
}
.n-quick-nav-product-img{
	position:absolute;visibility: visible;margin-top:-22px;margin-left:12px;
}
.quick-nav-product{
	position:absolute;visibility: visible;z-index:2000;margin-left:42px;margin-top:10px;
}
.quick-nav-product-border{
	width:163px;
	height:148px;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	position:absolute;visibility: visible;
	z-index:1000;
	margin-left:30px;
}
.quick-nav-product-bg{
	background-color:#000;
	opacity:0.5;
	filter:alpha(opacity=50);
	width:167px;
	height:148px;
	position:absolute;visibility: visible;
	margin-left:30px;
}

.banner-cover{
	opacity:0.4;
	filter:alpha(opacity=40);
	position:absolute;visibility: visible;
	margin-top:-179px;
}
.nav-pc{
	position:absolute;visibility: visible;
	margin-top:-110px;
}
.p{
	position:absolute;visibility: visible;
}
.p-t{
	position:absolute;visibility: visible;
	margin-top:92px;padding-left:15px;
}
/*换位图*/
.Swichpc{
    border:3px solid #4A271E;
	width:200px;
	height:200px;
	overflow:hidden;
}

.Swichpc-on{
	color:#ffffff;
	width:15px;
	height:15px;
	line-height:15px;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	background-color: #CF3900;
	text-align:center;
	margin-bottom: 1px;
	font-family:Tahoma;
}
.Swichpc-off{
	color:#ffffff;
	width:15px;
	height:15px;
	line-height:15px;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	background-color: #4A271E;
	text-align:center;
	margin-bottom: 1px;
	font-family:Tahoma;
}
.Swichpc-swf{
	margin-left:1px;
}
.Swichpc-zoom{
	position:absolute;visibility: visible;
	margin-top:185px;
}