@charset "utf-8";
/* --- RESETS  CSS --- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, table,th, td{
margin: 0; padding: 0;}
html, body { -webkit-text-size-adjust:none; }/*for chrome */
img, iframe,fieldset{border:0;}
ol,ul,li{list-style:none outside none;}
table{border-collapse: collapse;border-spacing: 0;}
input, button, textarea, select, optgroup, option{font: 100% arial, helvetica, clean, sans-serif; vertical-align:middle;}
select{height:22px;line-height:22px;}
select option{padding:3px;}
/* --- RESETS END --- */
/* --- COMMON CSS --- */
.none{display: none;}.nobd{border:none; background:none;}
.tl{text-align: left;}.tc{ text-align: center;}.tr{text-align: right;}
.fl{float:left;_display:inline;}.fr{float:right;_display:inline;}.clr{ clear:both;}
.db{display:block;}
.htxt{text-indent:-9999em; display:block;}
.fix{overflow:hidden;_zoom:1;}
.pr{ position:relative;}
.clearfix{display:block;*zoom:1;}
.clearfix:after{content:'.';display:block;width:0;height:0;font-size:0; visibility:hidden; overflow:hidden; clear:both;}
.mt10{margin-top:10px;}
.pad10{ padding:10px;}.pad20{ padding:20px;}.pad5{ padding:5px;}

body{font:12px/1.5 "宋体",Tahoma,Arial Geneva, sans-serif;color:#772e02;  background:#fde1ca url(../images/bg.jpg) no-repeat center top;}
a,a.active{color:#220f0e; text-decoration: none;outline: none; font-weight:bold;}
a:hover{color:#f36f24;}                                                                                                
.w96{width:960px;height:800px; margin:0 auto;background:url(../images/main.jpg) no-repeat center top;}
/* 弹出层必加样式 */
.gray{width:100%;height:100%; position:fixed;_position:absolute;left:0;top:0;z-index:999; display:none;background-color:#000;opacity:0.7;filter:alpha(opacity=70);}


/* main begin*/
/* head */
.nav{height:94px; padding-top:33px;padding-bottom:291px;}
.nav a{width:83px; float:left; height:30px; line-height:30px;text-indent:-9999em;_display:inline; }
.nav .n1{ margin:0 40px 0 16px;}
.nav .n2{margin-right:45px;}
.nav .n3{ margin-right:260px;}
.nav .n4{margin-right:43px;}
.nav .n5{margin-right: 34px;}
.nav .n6{}

/*subNav*/
.subNav{padding-left:25px;*padding-bottom:23px;}
.subNav a{width:371px; float:left; height:57px; line-height:57px;margin-right:14px;margin-bottom:23px;text-indent:-9999em;_display:inline;}

/*popup*/
#popup1,#popup2,#popup3,#popup4,#popup5{width:641px;min-height:290px;_height:290px;background:url(../images/popup.jpg) repeat;}
.tit{width:100%; height:62px;position:relative;background:url(../images/tit.jpg) no-repeat;}
.t1{ background-position:0px 0px;}
.t2{ background-position:0px -62px;}
.t3{ background-position:0px -124px;}
.t4{ background-position:0px -186px;}
.t5{ background-position:0px -248px;}
.close{width:44px;height:44px; position:absolute;  top:6px; right:7px; display:block;}
.cnt{font-weight:bold; line-height:25px; padding:31px 36px; letter-spacing:1px;}
.cnt b{color:#ee000b;}
.cnt table{ text-align:center;margin:10px auto 0;}
.cnt table th,.cnt table td{padding:0 5px;border:1px #97711A solid;}
.cnt .btn{width:180px; height:33px; display:block; text-indent:-9999em;margin:30px auto 0;background:url(../images/btn.gif) no-repeat;}
#popup5{/*position:absolute;left:50%; top:50%;margin:-150px 0 0 -300px;z-index:1000;*/}



/* footer begin*/
.foot{padding:42px 0 0 16px;}
.footInfo {color:#220f0e;margin-top: 10px;font-weight:bold;font:bold 13px/1.8 Arial, Helvetica, sans-serif;}
.footInfo p {line-height: 1.8;margin-left: 20px;}