*{padding:0px; margin:0px}
body{font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, simsun; font-size:12px; text-align:center; color:#666; background:url(/images/main_bg.gif) repeat-x top #330C00;}
td,th{font-size:12px;}
img{border:0;}
li{list-style:none;}
h6{font-size:13px;}
h5{font-size:14px;}
h3{font-size:20px;}
h1, h2{font-weight:normal;}
li{list-style:none;}
a{color:#666; text-decoration:none;}
a:hover{color:#9CB725; text-decoration:underline;}
a:focus{outline:none;}

.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; height:0px;_height:0px; margin:0; padding:0;*zoom:1; overflow:hidden;}
.clear:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:"."}
.t_s{font-size:12px; font-weight:normal;}

#warp{margin:0 auto; display:block; width:1100px; overflow:hidden;}
#header{position:relative; height:503px;}
#content{margin-top:26px; height:383px !important;}
#footer{clear:both; height:auto; background:url(/images/logo_footer.png) no-repeat right 20px;}

/*header*/
.logo{position:absolute; left:0px; top:15px; z-index:20px; width:1100px;height:90px; overflow:hidden;}
.logo a{color:transparent; background:url(/images/logo_pic.png) no-repeat; width:350x; height:150px; text-indent:-9999px; display:block;}
.toptet{position:absolute; right:0; top:8px; z-index:20px; display:none;}
.toptet li{background-color:#313131; margin-left:8px; float:left; color:#FFF; padding:5px 10px 5px 10px;}
.toptet li a{color:#FFF; text-decoration:none;}
.toptet li a:hover{color:#FFF; text-decoration:underline;}
.foottet {padding-bottom:5px;}

.topfbg{position:absolute; left:0; top:115px; z-index:2px;}

/*footer*/
.footmenu{height:45px; line-height:45px; text-align:left;margin-left:-10px;}
.footmenu a{color:#9A8F8C; text-decoration:none; padding-left:10px; padding-right:10px;}
.footmenu a:hover{color:#9CB725; text-decoration:underline;}

.footmas{text-align:left; line-height:21px; padding-left:10px; height:162px; color:#5D4B46;}
.footcr{text-align:left; line-height:200%; padding-left:10px; padding:10px 0 20px 0px; color:#54413C;}
.footcr a{color:#54413C;}

#accordion-slider-wrap{margin:0; width:1094px; height:330px; background:#eee; border:3px solid #eee; overflow:hidden;}
#accordion-slider-wrap ul#accordion-slider{margin:0;padding:0;list-style:none;position:relative;}
#accordion-slider-wrap ul#accordion-slider li{display:block;overflow:hidden;padding:0;float:left;width:155px;height:330px; cursor:pointer;}

.hidden{display:none;}

/* 在线客服 */
#quick{z-index:99999; position:fixed;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+200));right:0px;top:175px; overflow:hidden;}
#quick .quick1{float:left;display:none;width:25px;text-align:center;padding:15px 0;background:#B4153D;color:#fff;font-size:14px;line-height:16px;cursor:pointer;overflow:hidden;}
#quick .quick2{float:left;display:block;padding:0px;overflow:hidden;}
#quick .quick2 {background:#EDEDED;overflow:hidden;}
#quick .quick2 .quick_close{font-weight:bold; margin-bottom:10px; text-align:left; text-indent:15px; background:#B4153D;color:#fff;font-size:14px;line-height:30px; height:30px; overflow:hidden; }
#quick .quick2 .quick_close strong{ float:left;}
#quick .quick2 .quick_close span{ float:right; margin:0 10px 0 0; font-size:16px; cursor:pointer;}
#quick .quick2 .btn1{overflow:hidden;}
#quick .quick2 .btn1 a{float:left; display:inline; width:55px; margin:0 10px; height:25px; line-height:25px;}
#quick .quick2 .btn2{ width:145px; overflow:hidden;}
#quick .quick2 .btn2 ul { margin:10px 5px 5px 5px;}
#quick .quick2 .btn2 a { width:71%; float:left; margin:5px 0 0 10px; padding:0px 15px 0px 10px; display:block; color:#fff; background:#B4153D; border:1px dotted #999; line-height:22px; height:22px; text-align:center;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; cursor:pointer; }
#quick .quick2 .btn2 a:hover{ display:block; text-decoration:none; background:#002664; color:#ededed; border:1px dotted #999; line-height:22px; height:22px; text-align:center; cursor:pointer;}


#goodcover {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity=80);
}
#code {
	width: 400px;
	height: 150px;
	background-color: #eee;
	padding: 10px;
	position: absolute;
	display: none;
	left: 40%;
	top:20%;
	z-index: 1002;
}
.close1 {
	width: 400px;
	height: 40px;
}
#closetitle {
	float: left;
	height: auto;
	line-height: 30px;
	font-size: 16px;
	color: #f00;
	font-weight: 600;
}
#closebt {
	float: right;
}
#closebt img {
	width: 20px;
}
.goodtxt {
	text-align: left;
}
.goodtxt p {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #278CDE;
}
.code-img {
	width: 250px;
	margin: 30px auto 0 auto;
	padding: 10px;
}
.code-img img {
	width: 240px;
}
