body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#555; font-family: "Microsoft Yahei", arial, helvetica, clean, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}
a{color:#555; text-decoration:none; border: 0;}
a:hover{ text-decoration:none; }
a:active{ text-decoration:none; }
a:focus{outline:none;}
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px "Microsoft Yahei",Verdana,Helvetica,Arial,sans-serif;  outline: none;border: none; background: none;}
table { border-collapse:collapse; border-spacing: 0; }
html {overflow-y: scroll;} 

.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }


/******iconfont1********/
@font-face {font-family: "icon";
    src: url('../font/iconfont.eot');
    src: url('../font/iconfont.eot') format('embedded-opentype'),
    url('../font/iconfont.woff') format('woff'),
    url('../font/iconfont.ttf') format('truetype'),
    url('../font/iconfont.svg') format('svg');

}
.icon{  font-family:"icon" ;  font-style:normal;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}


/*********iconfont2********/
@font-face {font-family: 'iconfont';
    src: url('../iconfont/iconfont.eot');
    src: url('../iconfont/iconfont.eot') format('embedded-opentype'),
    url('../iconfont/iconfont.woff') format('woff'),
    url('../iconfont/iconfont.ttf') format('truetype'),
    url('../iconfont/iconfont.svg') format('svg');
}
.iconfont{  font-family:"iconfont" ;  font-style:normal;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}


/*********iconfont3********/
@font-face {font-family: 'font';
    src: url('../font_green/iconfont.eot');
    src: url('../font_green/iconfont.eot') format('embedded-opentype'),
    url('../font_green/iconfont.woff') format('woff'),
    url('../font_green/iconfont.ttf') format('truetype'),
    url('../font_green/iconfont.svg') format('svg');
}
.font{  font-family:"font" ;  font-style:normal;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;color: #6EC491;transition: 0.3s;font-size: 88px;}

.fl {float: left;}
.fr {float: right;}

body{font-size:14px;}

.height-10{width: 100%;height: 10px;background: #F5F5F5;}
.height-20{width: 100%;height: 20px;background: #F5F5F5;}
.height-30{width: 100%;height: 30px;background: #F5F5F5;}
.height-42{width: 100%;height: 42px;background: #F5F5F5;}

.flex{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.flex-1{
    height:100%;
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}


.fs-10 {
    font-size: 10px;
}
.fs-11 {
    font-size: 11px;
}
.fs-12 {
    font-size: 12px;
}
.fs-13 {
    font-size: 13px;
}
.fs-14 {
    font-size: 14px;
}
.fs-15 {
    font-size: 15px;
}
.fs-16 {
    font-size: 16px;
}
.fs-17 {
    font-size: 17px;
}
.fs-18 {
    font-size: 18px;
}
.fs-19 {
    font-size: 19px;
}
.fs-20 {
    font-size: 20px;
}
.fs-22 {
    font-size: 22px;
}
.fs-26 {
    font-size: 26px;
}


.fc-3 {
    color: #333;
}
.fc-6 {
    color: #666;
}
.fc-9 {
    color: #999;
}
.fc-c {
    color: #ccc;
}
.fc-e {
    color: #eee;
}
.fc-red {
    color: #D02626;
}
.fc-blue {
    color: #003366;
}

.fc-blue2 {
    color: #4093DB;
}






