@charset "utf-8";
/* Download : http://www.codefans.net *?
/* Reset css*/
body,h1,h2,h3,h4,h5,h6,div,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font:14px/1.5 'Microsoft Yahei', 微软雅黑, 宋体,Tahoma, Arial, Helvetica, STHeiti;}
*{margin:0;padding:0;}
header, footer, article, section, nav, menu, hgroup {
    display: block;
}
body{margin:0px auto;padding:0px;color:#333;}
html{margin:0px;padding:0px;_position:relative;overflow-y:scroll;}
h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new,courier,monospace}
small{font-size:14px}
ul,ol,li,dl,dt,dd{list-style:none}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
fieldset,img{border:0}
button,input,select,textarea{font:14px/1.5 'Microsoft Yahei', 微软雅黑, 宋体,Tahoma, Arial, Helvetica, STHeiti; vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
.clear{display:block;float:none;clear:both;overflow:hidden;visibility:hidden;width:0;height:0;background:none;border:0;font-size:0}
/*a*/
a{ text-decoration:none;color:#333; cursor:pointer;}
/*title*/
/* h1 { font-size:50px;}
h2 { font-size:40px;}
h3 { font-size:30px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:9px;} */
/*pngimg*/
/* img, div, input {behavior: url("images/png/iepngfix.htc"); } */
.Null{display:block;padding:10px;}
/*------------------------Custom.plug-in.dsh---------------------*/
/*焦点图*/
.btn span{width:18px; height:18px; line-height:18px; text-align:center; font-size:12px; font-family:"Microsoft YaHei",SimHei; margin-right:5px;color:#fff;background:#30302f;}
.btn span.on {background:#ce0609; color:#fcc;}



.fl{float: left;}
.fr{float: right;}
.clearfix:before, .clearfix:after{
	content: "";
	display: table;
}
.clearfix:after{
	clear: both;
}
.clearfix{
	*zoom: 1;
}