@charset "gb2312";
/* CSS Document */
/* 重置 */
body,div,ul,li,h1,h2,h3,h4,h5,h6,p,img,input{margin:0;padding:0; list-style:none; font-family:"微软雅黑";}
body{background:#f4ffdc;}
/* 默认 */
strong,em,s,i,b{font-style:normal;}
img,input{border:0;}
/*img{display:block;}*/
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}

/* 统一调用背景图 */
.m-logo a,.m-nav a,.m-nav em{background:url(../bg_images/sprite.png) no-repeat 9999px 9999px;}

/*w_bfb*/
.w_bfb{width:100%; margin:0 auto; overflow:hidden;}

/*w_1000*/
.w_1000{margin:0 auto; width:1000px;}


/*统一左右浮动*/
.fl{float:left;}
.fr{float:right;}

/*内外补丁*/


/* 统一清除浮动 */
.case_list:after,.tuwen:after{display:block;visibility:hidden;clear:both;height:0;overflow:hidden;content:'.';}
.case_list,.tuwen{zoom:1;}

/* 布局 */
.g-sd{float:left;width:300px;}

/* 模块 */
.m-logo{width:200px;height:50px;}

/* 元件 */
.u-btn{height:20px;border:1px solid #333;}

/* 功能 */
.f-tac{text-align:center;}

/*统一多余的变成省略号*/
/*display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;*/

/* 皮肤 */
a.s-fc,a.s-fc:hover{color:#fff;} 
.f-fs1{font-size:12px;}
.f-fs2{font-size:14px;}
.f-fs3{font-size:16px;}
.f-fs4{font-size:18px;}











