
@charset "utf-8";
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%;}
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.more { float: right; }
.more a { font-weight: normal; font-size: 12px; }
.fl, .fr { display: inline; float: left; }
.fr { float: right; }
.ju{ color:#ff7800;}
.color999{ color:#999;}
.color{ color:#00CCCC;}
.fff{ color:#fff;}
.black{ color:#000;}
.size14{ font-size:14px;}
.size16{ font-size:16px;}
.size18{ font-size:18px;}
.size20{ font-size:20px;}
.size22{ font-size:22px;}
.size24{ font-size:24px;}
.size26{ font-size:26px;}
.size28{ font-size:28px;}
.size30{ font-size:30px;}
.weight{ font-weight:bold;}
.width1100{ width:1100px; margin:0 auto;}
.width814{ width:814px; margin:0 auto;}
.mauto{ margin:0 auto;}
.row{ width:100%; max-width:1140px; margin:0 auto; position:relative;}
.row:before, .row:after{ content:" "; display:table;}
.row:after{ clear:both;}

.center{ text-align:center;}
.radius{ border-radius:5px;}
.cursor{ cursor:pointer;}
.widthall{ width:100%;}

.font_14{font-size:14px;}
.bold{font-weight:700;}
.normal{font-weight:400;}
