@charset "utf-8";
/* top */
/*nav*/
.navbox{ width:100%; left:0; top:0; position:fixed; z-index:10;  height:85px; line-height:85px; color:#fff; text-align:left; }

.navBg{background: #f19922 ; height: 85px; left: 0; filter:alpha(opacity=90);opacity:0.9;-moz-opacity: 0.9; position: absolute; top: 0; width: 100%; z-index: 0;}
.navmain{ height:85px;position:relative;}
.navmain .nav_l{ height:85px; overflow:hidden; background:url(../images/top_logo1.png) 20px center no-repeat; width:482px;position:relative;z-index:1;}
.navmain .nav_r{ height:85px; line-height:85px; width:658px;position:relative;z-index: 2;}
/*nav*/
.navmain .navBar{position:relative; z-index:1; color:#fff; }
.nav{ position:relative; width:658px; margin:0 auto;  font-size:14px; }	
.nav a{ color:#fff;  }	
.nav h3{ font-size:100%; font-weight:normal;}	
.nav .m{ float:left;  position:relative; z-index:1; }	
.nav h3 a{ display:block; width:94px; text-align:center;   font-weight:bold;  }	
.nav h3 a:hover{color:#F4E8D4; }
.nav .sub{ display:none;   position:absolute; left:0px; top:85px; z-index:1; width:240px; background:#411313; }	
.nav .sub li{ text-align:left; padding:0 20px;    }	
.nav .sub li a{ display:block;   padding:10px 0; height:22px; line-height:22px; color:#f4e8d4; font-size:14px; font-weight:700;}	
.nav .sub li a:hover{ color:#FE7700;   }	
/*.nav .block{ height:3px; width:130px; background:#FE7700; position:absolute; left:0; top:57px; overflow:hidden;   }*/

/*main*/
.mainbox{ padding-top:85px;}

/*foot*/
.foot{width:100%; background:url(../images/Orange_Texture.png) repeat;  overflow:hidden;}
.foot .foot_info{ width:1140px; padding:50px 20px 30px; margin:0 auto;}
.foot_info .foot_box{ padding:0 22px; width:46%; overflow:hidden;}
.foot_box .cat_tit{ height:42px; line-height:42px; padding-bottom:5px;border-bottom: 2px dashed #411313; margin-bottom:25px; color:#411313; font-size:26px; font-weight:400; width:80%;}
.foot_box .foot_news{ margin-bottom:12px; white-space:normal;}
.foot_news .news_title{ display:block; line-height:19px; font-size:16px; width:313px; font-weight:600; color:#411313;}
.foot_news .news_title:hover{ color:#fff;}
.foot_news .news_date{ font-size:14px; font-weight:700; color:#E3BD8D; height:22px; line-height:22px;}

.foot_box .explain{ color:#411313; font-size:16px; line-height:25px;}
.foot_box .hq_btn{ height:42px; line-height:42px; border:2px solid #411313; display:block; text-align:center; color:	#411313; font-size:16px;  font-weight:700; margin-top:30px; width:60%;}
.foot_box .hq_btn:hover{ color:#fff; background:#411313;}

.foot_box .comp_info{ color:#411313; font-size:16px; line-height:28px;}


.bottom{ background:#F6DCC2 repeat; height:61px; line-height:61px; overflow:hidden; width:100%;}
.bottom_text{ color:#411313;}

/*分页*/
.pages{width:1100px; margin:20px auto; text-align:center;}
.pages li{ float:left; line-height:20px;border:1px solid #f19922;  margin-right:10px; background-color:#fff; }
.pages li.c{background-color:#f19922; color:#FFF;padding:0 8px;}
.pages li a{float:left;padding:0 8px;height:20px;color:#f19922;}.pages li a:hover{background-color:#f19922; color:#FFF;text-decoration: none;}
