/*----当前的样式名：橙色 - 简约-bh208  ------ 技术支持：DM企业建站 www.demososo.com---------------*/
 body{background: ;color:#000} 
 .container{width: 1200px; margin-left:auto;margin-right:auto;position:relative; } 
 a{color:#666;text-decoration:none; } a:hover{color:#FF6634}    
 .sidebar a.active{font-weight:bold;color:}
 .topsearch .searchbtn{background:;color:#fff }
 .pageroll a,.pageroll span{border:1px solid #ddd;background:#e2e2e2;color:;}
.pageroll span{color:#bbb}
.pageroll a.cur,.pageroll a:hover{color:#000;background:} 
.header{background:#fff ;color:#000} 
 .header a{color:#000} 
 .header a:hover{color:#0300E0} 
.footerwrap{background:#FFB16A ;color:#000} 
 .footer a{color:#000} 
 .footer a:hover{color:#0300E0} 
.boxheader{height: 40px;background:#FF8719 ;}
.boxheader h3{color:#fff;border-left:5px solid #fff}
.boxheader .more{color:#fff}.boxheader .more:hover{color:#fff}
.content_header h3{border-left: 5px solid #FF8719;}.content_header{border-bottom: 1px solid #FF8719;}
.sdheader{height:40px;line-height:40px; background:#FF8719; color: #fff;}.newsgridlist h3{background} 
 /*----------仅限pc端样式---------*/
@media (min-width: 801px) {
 
.menu{background: ;height: 60px ;line-height:60px;border-bottom:0;z-index:99;    } 
 .menu li.m{background:;border-bottom:0;}  
 .menu a{color:#000} 
 .menu a:hover,.menu a.active{background: ;color:#FF7A00} 
.menu li li{background:#e53010;height: 30px ;line-height:30px;border-bottom:1px solid  #F7CE64;z-index:99;    } 
 .menu li li a{color:#fff} 
 .menu li li a:hover,.menu li li a.active{background:#e53010;color:#fff} 
}

 /*----------custom css textarea---------*/

 body{background-attachment: fixed;}
.bgarea,.bgboxcontent{background:#fff}
/* 自定义 表格样式 开始*/
.tablezsb {border-collapse: collapse;}
.tablezsb tr {}
.tablezsb tr td {text-align:center; line-height:36px;}
.tablezsb tr td:hover { background-color:grey; color:#fff;}
.headertop{height:30px;line-height:30px;background:#e4e5e7}
/* 自定义 表格样式 结束*/
.header{position:relative; height: 85px;   }
.headerright {height: 90px;  }
/*
.area .bgarea{border-top:0;border-left:2px solid #ccc;box-shadow: -2px 0px 5px #888888;box-shadow: 2px 0px 5px #888888;}
*/
.bannerimg{height: 250px; }
.headertel{display:none}
 
/*移动端的样式*/
@media (max-width: 800px) {
.sidebar{display:none}
.area .bgarea{border:0}
 
}
/*pc端的样式*/
@media (min-width: 801px) {
.menu a{text-decoration:none;display:block; }
.menu li{position:relative;z-index:200; } 
.menu li.m{float:left; display:inline;}
.menu a.m{font-size:17px;padding:0 28px;}
.menu li li a{display:block;padding:0 10px; }
.menu ul ul{display: none;position:absolute;width:80px ;z-index:210;text-align:center; }
.menu ul ul ul{left:180px;top:0px;}
.sf-sub-indicator{top:20px}
.menu li li .sf-sub-indicator{top:15px}

.topsearch .searchbtn{background:#FF6634}
.topsearchbox{top:10px}
.header{border-bottom:1px solid #ccc}
 
}