/*全局css*/
html, body, ul, li, ol , dl , dd , dt , p, h1, h2, h3, h4, h5, h6, form, fieldset, legend , table, td, img {margin: 0;padding: 0;}
input,select,textarea{margin:0;}
fieldset,img{border:none;}
address,caption,cite,code,dfn,em,th,var {font-style: normal;font-weight: normal;}
ul,ol{list-style-type:none;font-size: 12px}
select,input{vertical-align:middle;}
select,input,textarea {font-size:12px;}
body {background:#fff;font: 300 1em/1.8 PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans; }
*html body {background-image:url(about:blank);background-attachment:fixed;} /* IE6 fixed box hack */
/*清除浮动 start*/
.clearfix:after {content:".";display:block;height:0;clear:both; visibility:hidden;}
.clearfix { display:inline-block; }
/*标签分类显示*/
.select_g {clear: left; color: blue; text-align: right;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
 /* End hide from IE-mac */
 
/*页面属性 */
.left,.l{display:inline;float:left;}
.right{ float:right;}
.h10 { height:10px; margin:0px; padding:0px; overflow:hidden; clear:both}
.h5 { height:5px; margin:0px; padding:0px; clear:both}
.area{width:960px; margin-left:auto; margin-right:auto;font-size: 12px}
.ad { width:1000px; margin-left:auto; margin-right:auto; clear:both}
.border{ border: 1px solid #D5D5D5;}
.border2{border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-right-color: #D5D5D5;;border-bottom-color: #D5D5D5;;border-left-color: #D5D5D5;;}
.title2 { font-size:14px;}
.font12 { font-size:12px;}
/* 公共链接颜色 */
a{color:#333;text-decoration:none;}
a:hover{color:#C00;text-decoration:underline;}
.font_red a{ color:#C00}
.logo_title {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000; line-height:12px; margin:0px; padding:0px;
}
.picview img{width: 300px;}