*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);;list-style:none;border:none;font-family:"pingfang sc", helvetica,arial,"microsoft yahei", 'open sans', 黑体, hei, heiti, sans-serif;margin:0;padding:0;}
html{overflow-x: hidden;}
iframe{border-width:0 ;}
body{font: 12px/1.5 tahoma,arial,"\5b8b\4f53";}
input,textarea,select{outline: none;}

[v-cloak]{
	display: none;
}
a{color:inherit;text-decoration:none;border-width:0;background-color:transparent;}
/*top*/
.top{overflow: hidden;width: 100%;height: 30px;background: #eee;border-bottom: 1px solid #ccc;}
.w990{width: 990px;margin: 0 auto;overflow: hidden;}
.w990 .list-left{float: left;width: 190px;margin-top: 10px;}
.w990 .list-right{float: right;width: 790px;margin-top: 10px;}
.clear-both{clear: both;}
.w1200{width: 1200px;margin: 0 auto;overflow: hidden;}
.w-title {
				display: inline-block;
				height: 60px;
				line-height: 60px;
				font-size: 20px;
				font-weight: bold;
				padding-left: 20px;
				width: 100%;
				border-bottom: 2px solid #e6e6e6;
			}
/*header*/
.header{width: 100%;height: 150px;background: #666666;}

.main{width: 100%;min-height: 900px;}

.footer{width: 100%;height: 387px;background: #eeeeee;}
.fl{float: left;}
.fr{float: right;}
.text-l{text-align: left;}
.text-r{text-align: right;}
.font-b{font-weight: bold;}

/*列表页/详情页公用*/
/*	左侧导航*/
.nav_left{width:190px;float:left;margin-right:10px;height:auto;font-size: 12px;}
.cats_left_head{margin-bottom: 5px;background-color: #000;}
.cats_left_head h3{font-weight: 700;font-size: 14px;margin-left: 0;color: #fff;height: 25px;line-height: 25px; padding: 0 10px;}
.cats-tree{border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;-moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*ie10*/
    -khtml-user-select:none;/*早期浏览器*/
      user-select:none;}
.cats-tree .fst-cat-hd{border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;background: #f9f9f9;padding-left: 15px;line-height: 26px; vertical-align: middle;font-weight: 400;}
.cats-tree .fst-cat-hd:hover{background: #f4f4f4;}
.cats-tree .cat-name{color: #666;display:inline-block; line-height: 26px;vertical-align: middle;}
.cats-tree .cat-name:hover{color:#c00;}
.cats-tree .fst-cat-name{color: #333;font-weight: 700;}
.cats-tree .cat-icon{cursor: pointer;display: inline-block;width: 11px;height: 11px;line-height: 11px;vertical-align: top;margin-right: 5px;margin-top: 8px;background: url(/uploads/image/cimg/btn-ico.png);background-position:0 228px;}
.cats-tree .cat-icon.active-trigger{background-position:-15px 228px;}
.cats-tree .cat-icon.acrd-trigger{background-position: -30px 228px;}
.cats-tree .fst-cat-bd{padding-left: 15px;}
.cats-tree .no-sub-cat .fst-cat-icon{background-position: 50px -16px;}
.cats-tree .snd-cat-icon{display: inline-block;width: 3px;height: 3px;background: #666;margin: 0;margin-right: 9px;vertical-align: middle;}
.cats-tree .snd-cat .snd-cat-hd{font-weight: 400;}
.cats-tree .snd-cat .snd-cat-name{width: 138px;}
.cats-tree .snd-cat .snd-cat-hd:hover{background-color:#f9f9f9;}

