﻿@charset "utf-8";
/* CSS Document */

/*网站基本定义*/
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,body,strong,span,pre,input{margin:0; padding:0; border:0; background-repeat:no-repeat;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
body{font-family:"arial","Helvetica Neue","Hiragino Sans GB",Arial,sans-serif; word-break:break-word;-webkit-font-smoothing:antialiased;font-size:14px;margin:0px;padding:0px;color:#404040;line-height:24px;height:100%;clear:both; -webkit-appearance:none;-webkit-text-size-adjust:none;}
img{border:0px;}
ul,li{ list-style:none;}
em,i{ font-style:normal;}
a{ text-decoration:none; color:#404040; outline:none; cursor:pointer;}

.del_float{ clear:both; line-height:0; height:0; font-size:0;}
a,area{blr:expression(this.onFocus=this.blur())}
input,select,textarea{font-family:"arial","Microsoft YaHei","Helvetica Neue","Hiragino Sans GB",Arial,sans-serif;-webkit-appearance:none; outline: none;}

/*网站基本定义*/

.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}

*{ box-sizing:border-box;}
.lf{float:left;}
.rg{float:right;}
.w-1000{width:1000px;margin:0 auto;}
.w-1200{width:1200px;margin:0 auto;position:relative;}
.f4{background:#f4f4f4;width:100%;height:auto;}
.fa{background:#fafafa;width:100%;height:auto;}
