@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
	font-family:"微软雅黑", "黑体";
}
a {
	text-decoration:none;
}
ul {
	list-style:none;
}
img {
	border:none;
}
body {

}
.clear {
	clear:both;
	
}
body{ background:#FFF; }
#box{ background:url(../../images/fzb_01.jpg) repeat-x; height:2461px;}
#head{ background:#c5873e; height:10px; width:100%; margin:0 auto;}
#head , #head a{  color:#FFF; font-size:14px; }
#head p{ float:left; overflow:hidden; margin-top:5px;}
#head ul{ float:right; margin-top:5px;}
#head li{ float:left; display:block; width:75px;}


#nav{ width:1200px; height:100px; margin:0 auto;  margin-top:5px; font-family:"宋体"; }
#nav p{ float:left; margin-top:24px; }
#nav ul{ float:right; margin-top:20px; padding:0; list-style-type: none;}
#nav li{ float:left; margin-left:4px;}
#nav table{ font-size:12px; color:#000; float:right;}

#nav ul li a, .menu ul li a:visited  {
display:block; 
text-align:center; 

color:#825c30;
font-size:14px;
}
#nav ul li span{ font-size:12px; color:#CCC;}
/* make the dropdown ul invisible */
#nav ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
#nav ul li:hover a {
}
/* make the sub menu ul visible and position it beneath the main menu list item */
#nav ul li:hover ul {
display:block; 
position:absolute; 
top:120px;
left:600px; 
width:125px;
margin-top:10px;
}
/* style the background and foreground color of the submenu links */
#nav ul li:hover ul li a {
display:block; 
background:#d7ad73; 
color:#fff;
height:25px;
width:80px;
text-decoration:none;

}
/* style the background and forground colors of the links on hover */
#nav ul li:hover ul li a:hover {
background:#df0404; 
color:#fff;
}

#about{ font-size:14px; color:#FFF; width:1200px; margin:0 auto; margin-top:30px; padding-top:20px;}
#about p{ text-align:left;}
#about p.one{ padding-top:15px; line-height:28px;  text-indent:2em; width:800px; margin:0 auto;}
#about p.two{ width:1200px; text-align:center; padding-top:30px;}
#about p.two img{ padding-left:18px;}

#cp1{  height:610px; display: none;}
#cp{ width:1200px; margin:0 auto;   padding-top:25px;}
#cp p.one{width:480px; height:1px; border-bottom:1px solid #cb0529; float:left; margin-left:75px; margin-top:20px; }
#cpzs{ float:left; color:#894c04; font-size:30px; font-weight:bold; }
#tu{width:1022px; margin:0 auto; margin-top:35px;}
.p1{float:left; width:272px;}
.p2{float:left; width:302px; margin-left:13px;}
.p3{width:172px;float:left; margin-left:13px;}
.p4{ width:238px;float:left; margin-left:12px;}
#link{ text-align:center; margin-top:35px;}

#bottom{ width:1200px; margin:0 auto; font-size:14px; }
#bottom ul{width:760px; margin:0 auto;}
#bottom li{ float:left; width:80px; text-align:center; padding-top:25px; }
#bottom a , .bq p{ color:#FFF; }
.bq{ float:left; margin-top:80px; width:500px;}
.dt{ float:right; margin-top:80px;  }


.main{ width:1200px; min-height:800px; margin:0 auto; margin-top:35px; margin-bottom:25px;}
.left{ width:320px; float:left;}
#title{ width:320px; height:40px; background:#c5873e; border:1px solid transparent;}
#title .one{ color:#FFF; float:left; padding:10px 15px;}
#title .two{ float:right; padding:15px 15px;}
#cplb , #lxwm{ width:318px; margin:0 auto; height:374px; background:#FFF; border:1px solid #c5873e; }
#lxwm{ min-height:250px; font-size:14px;}
#cplb p , #lxwm p{ margin-left:10px; padding-top:20px;}
 #lxwm p{padding-top:15px;}

#right{ width:837px; height:auto; float:right;  }
#right-title{ width:100%; height:40px; background:#c5873e; color:#FFF; border:1px solid transparent;}
#right-title a{ color:#FFF; text-decoration:none;}
#right-title p{ padding:10px 15px; font-size:16px;}
#cpzslb , #about_nr , #news ,#newsshow{ width:100%; height:auto; margin:0 auto;   background:#FFF; border:1px solid #c5873e;  padding-bottom:50px;}
#cpzslb ul{ width:830px; margin:0 auto;  padding-top:10px;}
#cpzslb li{ float:left; width:252px; text-align:center; padding:15px 12px;}
#cpzslb li p{ font-size:14px; color:#333; padding-top:10px;}
#fenye{ font-size:12px; color:#666;  padding-top:50px; width:700px; margin:0 auto; text-align:center;padding-bottom:15px;}
#fenye p.before{ float:left;}
 #fenye p.after{ float:right;}
#fenye p.before a , #fenye p.after a{ font-size:12px; color:#666; }

#bq{ width:100%; background:#c5873e; min-height:350px;}
#bqnr{ width:1200px; margin:0 auto;}

#about_nr p , #news ul{ font-size:14px; color:#666; width:100%; margin:0 auto;line-height:26px; padding-top:25px;}
#about_nr p img{ }
#about_nr{ }
#news a{line-height:40px; color:#333; padding-left:15px;  }
#news li{ border-bottom:1px dashed #CCCCCC; list-style-type:none;}
#news span{ float:right; font-size:12px; margin-right:15px;}
#newsshow{ padding-top:25px;}
#newsshow p.title{ text-align:center; font-size:16px; font-weight:bold; color:#333; padding-bottom:15px;}
#newsshow div.nr , #about_nr div.nr{font-size:14px; width:800px; margin:0 auto; color:#999; line-height:26px; text-indent:2em;}

#pagelist {
    padding: 4px;
    margin: 4px;
    text-align: center;
}

#pagelist a {
    border: #eee 1px solid;
    padding: 4px 6px;
    margin: 2px;
    color: #d4211c;
    text-decoration: none;
    font-size: 14px;
    font-family: MicroSoft YaHei;
    width:auto;
}

#pagelist a:hover {
    border: #999 1px solid;
    color: #666;
}

#pagelist a:active {
    border: #999 1px solid;
    color: #666;
}

#pagelist .current {
    border: #d4211c 1px solid;
    padding: 4px 6px;
    font-weight: bold;
    margin: 2px;
    color: #fff;
    font-size:14px;
    *font-size:16px;
    background-color: #d4211c;
}

#pagelist .disabled {
    border: #eee 1px solid;
    padding: 3px 6px;
    margin: 2px;
    color: #ddd;
}

#pagelist .total {
    color: #999;
    margin-left: 15px;
    *vertical-align:4px;
}

#pagelist select {
    border: #eee 1px solid;
    padding: 3px 6px 3px 6px;
    color: #d4211c;
    font-size: 14px;
    font-family: MicroSoft YaHei;
}

.page_show{ margin:10px 0 5px; color:#666; line-height:20px; font-size:12px; border-top:1px dashed #ccc; padding-top:5px}
.page_show a{ color:#000; text-decoration:none}
.page_show a:hover{ text-decoration:underline}


