@charset "utf-8";
/* CSS Document */
.sideBar{ width:212px; float:left; background:#e0e0e0;}
.cate_id{ height:66px; width:212px; background:url(../img/left.jpg) no-repeat; color:#ffffff; font-size:14px; font-weight:bold; position:relative; z-index:100px; margin-top:-33px;}
.cate2{ background-position:0 -72px;}
.cate3{ background-position:0 -144px;}
.cate4{ background-position:0 -216px;}
.cate5{ background-position:0 -288px;}
.cate6{ background-position:0 -360px;}
.cate7{ background-position:0 -432px;}
.cate8{ background-position:0 -504px;}
.cate9{ background-position:0 -576px;}
.cate10{ background-position:0 -648px;}
.cate11{ background-position:0 -718px;}
.cate12{ background-position:0 -790px;}
.cate13{ background-position:0 -862px;}
.cate14{ background-position:0 -933px;}
.cate_id span{ position:absolute; left:70px; top:30px;}
.mainnav li{ background:#EFEFEF;line-height:46px; width:212px; font-size:14px; font-weight:bold;}
.mainnav li a{color: #f19935;width:175px; height:46px; display:block;padding-left:30px;border-left:7px solid #dddbdb;}
.mainnav li a.active{background:#ffffff; border-left:7px solid #ffc100; color:#1c1c1c;}
.mainnav li a:hover{background:#ffffff; border-left:7px solid #ffc100; color:#1c1c1c; text-decoration:none;}

/*子菜单开始*/
'.subnav{ background:#ffc100;}
'.subnav ul li{ height:32px; line-height:32px; font-size:12px; font-weight:normal;  background:#ffc100; border-top:1px solid #ffc100;}
'.subnav ul li a{border-left:7px solid #ffc100;color:#1c1c1c;text-indent:10px;}
/*子菜单结束*/

/*站内搜索开始*/
.left_searcher{background:#dddbdb; width:212px;}
.left_searcher .biaoti{ height:30px; line-height:30px; background: #f19935; color:#ffffff; font-weight:bold; text-indent:15px;}
.left_searcher .s_ipt{ width:190px; height:26px; line-height:26px; margin:10px; border:1px solid #f19935;}
.left_searcher .s_btn{border:0 none; background:url(../img/icon.jpg) no-repeat; width:91px;height:28px; color:#ffffff;cursor:pointer; float:right; margin-right:10px; margin-bottom:10px;}
/*站内搜索结束*/

/*二维码开始*/
.erwm p{ width:100px; text-align:center; line-height:30px;}
.erwm img{ width:100px; height:100px;}
/*二维码结束*/
