﻿@charset "utf-8";
body { margin: 0; padding: 0; margin: 0 auto; zoom: 1; font-size: 12px; font-family: Arial, "Microsoft YaHei", "微软雅黑", "宋体"; color: #333; line-height: 24px; width: 100%; min-width: 1200px; }
ul, li, form, dl, dt, dd, div, pre, ol { padding: 0; margin: 0; }
.ul, .ul li { list-style: none; }
.no_margin { margin: 0; }
select, input, textarea { border-radius: 0; -webkit-border-radius: 0; color: #333; -webkit-box-sizing: content-box; }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-family: "Microsoft YaHei", "微软雅黑", "宋体"; }
input:focus { outline: none; }
input, button, select, textarea { margin: 0; padding: 0; outline: none; font-family: "Microsoft YaHei", "微软雅黑", "宋体"; }
textarea { resize: none; }
article, aside, footer, header, hgroup, nav, section, figure, figcaption { display: block; }
figure, figcaption { margin: 0px; padding: 0px; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
img { border: none; border: 0; vertical-align: baseline; }
a { color: #333; text-decoration: none; noline: -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
a:focus { outline: none; -moz-outline: none; }
a:hover { text-decoration: none; }
.clear { clear: both; height: 0px; overflow: hidden; }
.clearfix { *zoom: 1; }
.clearfix:after { content: "\200B"; display: block; height: 0; clear: both; }
.auto { margin: 0 auto; }
.auto_950 { width: 950px; }
.auto_1000 { width: 1000px; }
.auto_1050 { width: 1050px; }
.auto_1100 { width: 1100px; }
.auto_1150 { width: 1150px; }
.auto_1180 { width: 1180px; }
.auto_1200 { width: 1200px; }
.auto_1280 { width: 1280px; }
.fl { float: left; }
.fr { float: right; }
.w22 { width: 22%; }
.w75 { width: 75%; }