/*分类栏目*/

.sub-column {position: relative; width:240px}
.sub-column li {background: #e5e5e5;line-height: 36px;margin-top: 10px;}
.sub-column li a {display: block;font-size: 16px;padding-left: 21px;line-height: 36px;text-indent: 8px;}
.sub-column li a:hover {text-decoration: none;color: #fff;/*background:#0e68b0;*/}
.sub-column li.current a {color: #fff;background:#0e68b0;}
.sub-column li a.current  {color: #fff;background:#0e68b0;}
.location {position: relative;margin: 0 auto;overflow: hidden;font-size: 14px;color: #aaa;line-height: 60px;float: right;width: 70%;text-align: right;}
.location a {color: #7c7c7c;}
.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 100%; }
.location i {color: #7c7c7c;font-size: 14px;position: relative;display: inline-block;}
.location i img{ margin-right:5px;}
.location span { margin: 0 2px; }
.menu_second{ overflow:hidden; display:none;}
.menu_second ul{ padding:0px; margin:0px; background:#f2f1f1; padding:10px; overflow:hidden;padding-top: 0px;}
.menu_second ul li{ height:36px;}
.menu_second ul li a{ line-height:36px; height:36px; background:#d5d5d5 !important;color: #626262 !important;font-size: 14px;}
.menu_second ul li a:hover{color: #fff !important;background:#0e68b0 !important;}
.current .menu_second{ display:block;}
.menu_second .current{ background:#0e68b0 !important; color:#fff !important;}
.menu_second .current a{ background:#0e68b0 !important; color:#fff !important;}
.sub-sccolumn{ position:relative;}
.sub-sccolumn a{background: url(jia.png) no-repeat 210px center;}
.sub-sccolumn a:hover{background: url(jian.png) #0e68b0 no-repeat 210px center !important;color:#fff !important}
.sub-sccolumn > a.current{background: url(jian.png) #0e68b0 no-repeat 210px center !important; z-index: 1;}