﻿/* ----------------------------------------------------------------------------------------------------------
1) Reset
---------------------------------------------------------------------------------------------------------- */
* {margin: 0; padding: 0; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0; outline: 0; vertical-align: baseline; background: transparent; }
input, button, textarea {font-family: inherit; font-size: inherit; font-weight: inherit;font: 100% Tahoma,Helvetica,Arial,sans-serif; }
ul {list-style: none; }
cite,dfn{font-style:normal; }
/* ----------------------------------------------------------------------------------------------------------
2) Format
---------------------------------------------------------------------------------------------------------- */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: block; min-height: 1px; }
.noscreen {display: none; }
.nobg {background: none!important; }
.norbor {border: none; }
.box, .conlist {min-height: 1px; }
.box:after, .conlist:after {display: block; visibility: hidden; clear: both; line-height: 0; font-size: 0; content: "."; }
.fix {float: none; clear: both; width: 0; height: 0; margin: 0; padding: 0; border: 0; line-height: 0; font-size: 0; }
.f-left {float: left !important; }
.f-right {float: right !important; }
.t-left {text-align: left !important; }
.t-center {text-align: center !important; }
.t-right {text-align: right !important; }
.t-justify {text-align: justify !important; }
.va-top {vertical-align: top !important; }
.va-middle {vertical-align: middle !important; }
.va-bottom {vertical-align: bottom !important; }
.nom {margin: 0 !important; }
.nomt {margin-top: 0 !important; }
.nomb {margin-bottom: 0 !important; }
.hidden {position: absolute; left: -1000em; top: -1000em; width: 1px; height: 1px; overflow: hidden; }
* html .clearfix {height: 1%; }
.cursor {cursor: pointer; }
/*重新定义*/
strong {font-weight: bold; }
a {text-decoration: none; }
a:hover {text-decoration: underline; }
li {vertical-align: middle; }
i {font-style: normal; }
label {vertical-align: baseline; zoom: 1; }
/*圆角*/
.radius {-webkit-border-radius: 6px; -moz-border-radius: 6px; }
.radius-two {-webkit-border-radius: 2px; -moz-border-radius: 2px; }
.radius10 {-webkit-border-radius: 10px; -moz-border-radius: 10px; }
/*font-size*/
.f10 {font-size: 10px; }
.f11 {font-size: 11px; }
.f12 {font-size: 12px; }
.f14 {font-size: 14px; }
.f16 {font-size: 16px; }
.f18 {font-size: 18px; }
.f20 {font-size: 20px; }
.normal {font-weight: normal; font-style: normal; }
/*宽度*/
.w45 {width: 45px; }
.w60 {width: 60px; }
.w90 {width: 90px; }
.w100 {width: 100px; }
.w110 {width: 110px; }
.w120 {width: 120px; }
.w160 {width: 160px; }
.w200 {width: 200px; }
.w205 {width: 205px; }
.w240 {width: 240px; }
.w230 {width: 230px; }
.w710 {width: 710px; }
.w90 {width: 90px; }
.w90 {width: 90px; }
.w90 {width: 90px; }
.w90 {width: 90px; }
.w170 {width: 170px; }
.w180 {width: 180px; }
.w300 {width: 300px; }
.w350 {width: 350px; }
.h80 {height: 80px; }
.h100 {height: 100px; }
.h120 {height: 120px; }
/**/
.sw122{width:122px; float:left;display:inline;}
.sw200{width:200px; float:left;display:inline;}
/*边距*/
.mar5 {margin: 0 5px; }
.marr5 {margin-right: 5px; }
.marr15 {margin-right: 15px; }
.marl10 {margin-left: 10px; }
.marl20 {margin-left: 20px; }
.mart20 {margin-top: 20px; }
.mart5 {margin-top: 5px; }
