@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, strong, img, form, input, label, textarea, button, ul, ol, li, dl, dt, dd{margin:0; padding:0; border:0; outline:0;} 

body{ font-family:微软雅黑; color:#333333; font-size:14px; background-color: #ededec;}
ol, ul{list-style:none;}
a{ text-decoration:none; color:#595959;}
.Clears{clear:both; height:5px; overflow:hidden;}
.ClearB{clear:both; height:0px; overflow:hidden;}
.ClearsH1{clear:both; height:10px; overflow:hidden;}
.ClearsH2{clear:both; height:20px; overflow:hidden;}
.ClearsH3{clear:both; height:30px; overflow:hidden;}
.ClearsH1_5{clear:both; height:15px; overflow:hidden;}
.ClearsH4{clear:both; height:40px; overflow:hidden;}
.clear::after{clear: both; content: " "; display: block; height: 0; visibility: hidden; }
.green{ color:#06a804;}
.red{ color:#f11836;}
.blue{ color:#448aca !important;}
.orange{ color:#ff8324;}
.recommend{ color:#ff6600;}
.gray{ color:#bbbbbb;}
.grayH1{clear:both; height:8px; background-color:#7a7a7a;}
.disNone{ display: none !important;}
.underlineDashed{ border-bottom: 1px dashed #CCCCCC;}
.noResult{ height: 100px; line-height: 100px; text-align: center; font-size: 16px;}
.f16{ font-size: 16px;}
.inlineShow{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pointer{ cursor: pointer;}

a.btn,a.azzBtn{ padding: 8px 20px; background-color: #0090ce; color: #ffffff; border-bottom: 2px solid #15739b; border-radius: 5px; font-weight: bold;}
a.btn i,a.azzBtn i{ color: #40f907; padding-right: 5px; font-weight: normal; font-size: 18px;}

input.sbtn{ height: 30px; background-color: #1878bc; padding: 0 20px; color: #ffffff; border-radius: 5px; cursor: pointer;}

