/*! * reset.css * * To initialize all browser-style * * Authors: xuxiang * */ @charset "utf-8"; * { font: 12px/1.5, \5FAE\8F6F\96C5\9ED1,\5B8B\4F53,Arial,sans-serif; } body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td,button ,span{ margin: 0; padding: 0; word-wrap:break-word;font-family:\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,Arial,sans-serif; } table { border-collapse: collapse; border-spacing: 0; } fieldset, img { border: 0; } address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; } ol, ul, dl, li, dt, dd { list-style: none; } caption, th { text-align: left; } h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; } q:before, q:after { content: '"'; } abbr, acronym { border: 0; } a { outline: none;color:#333333; font-size:12px; text-decoration: none;} a, a:visited, a:link, a:active {color:#333333; font-size:12px; text-decoration: none; font-weight:normal; font-family:\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,Arial,sans-serif; } a:hover { color:#d42122; font-size:12px; text-decoration:none; } a img { border:0; margin:0; padding:0; } .clear { clear:both; font-size:0px; line-height:0px; height:0; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { zoom:1; } td { font-size:12px; } img { border:0; vertical-align:middle; } input{/* vertical-align: middle; */} input,textarea,button{ outline:none !important;} .pointer{ cursor:pointer;} .bordernone{ border:none !important;} .borderleftnone{ border-left:none !important;} .bgnone{background: none !important;} .left{ float:left; } .right{ float:right; } .w_per100{width: 100% !important;} /*font size*/ .f12{ font-size:12px;} .f14{ font-size:14px;} .f16{ font-size:16px;} .f18{ font-size:18px;} .f20{ font-size:20px;} /*color*/ .red{color:#df3c3f;} .gray{ color:#aaa;} .c66{ color:#666;} .fgrey{ color:#aaa;} .blue{color: #2d88c5;} .deep_blue{color: #506982;} .grey{color: #828282;} .purple{color: #ba7dce;} .green{color: #009900;} .bolder{font-weight: bold;} /* font/color */ .fontColor2{color: #fe5504;} .fontColor3{font-size: 24px;color: #d42122;margin-left: 10px;font-weight: bold;} .fontColor4{color: #3d8bd7;} .fontColor5{color: #a3a3a3;} .fontColor6{color: #f00;} .fontColor7{color: #569636;} .fontColor8{color: #3e3e3e;} .fontColor9{color: #275bcb;} .fontColor10{color: #656565;} .fontColor11{color: #a8a8a8;} .span_black12_333{font-size:12px; color:#333;} .span_black14_333{font-size:14px; color:#333;} .span_black12b_333{font-size:12px; color:#333;font-weight:bold;} .span_black14b_333{font-size:14px; color:#333;font-weight:bold;} .span_black12_444{font-size:12px; color:#444;} .span_black14_444{font-size:14px; color:#444;} .span_black12_666{font-size:12px; color:#666;} .span_black14_666{font-size:14px; color:#666;} .span_black12b_666{font-size:12px; color:#666; font-weight:bold;} .span_black14b_666{font-size:14px; color:#666;font-weight:bold;} .span_black12_999{font-size:12px; color:#999;} .span_black14_999{font-size:14px; color:#999;} .span_red12{font-size:12px; color:#d42122;} .span_red14{font-size:14px; color:#d42122;} .span_red16{font-size:16px; color:#d42122;} .span_red12b{font-size:12px; color:#d42122;font-weight:bold;} .span_red18b{font-size:18px; color:#d42122; font-weight:bold;} .span_red16b{font-size:16px; color:#d42122;font-weight:bold;} .span_red20b{font-size:16px; color:#d42122;font-weight:bold;} .span_blue12{font-size:12px; color:#0068b7;} .span_blue14{font-size:14px; color:#0068b7;} .span_blue12b{font-size:12px; color:#0068b7;font-weight:bold;} .span_blue12-2{font-size:12px; color:#005ea7;} .span_blue12-2b{font-size:12px; color:#005ea7;font-weight:bold;} .span_blue12-2bi{font-size:12px; color:#005ea7 !important;font-weight:bold !important;} .span_green12{font-size:12px; color:#009900;} .span_green14{font-size:14px; color:#009900;} .span_green12b{font-size:12px; color:#009900;font-weight:bold;} .span_green14b{font-size:14px; color:#009900;font-weight:bold;} .span_green12b{font-size:12px;color:#009900;font-weight:bold} .border_l_cd{border-left:1px solid #cdcdcd} .border_cd{border:1px solid #cdcdcd} .border_t_cd{border-top:1px solid #cdcdcd} /* layout */ .w-mall,.w{width:1180px;margin: 0 auto;} .mt-10{margin-top:10px} /* checkbox and radio*/ .checkbox-diy { display: inline-block; /* vertical-align: middle; */top: 3px; position: relative; width: 16px; height: 16px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;margin-right: 5px; } .checkbox-diy > input { position: absolute; left: 0; width: inherit; height: inherit; opacity: 0 } .checkbox-diy .checkbox,.checkbox-diy .radio {line-height: normal !important; display: block; height: 100%; background: #f8f8f8; border: 1px solid #c6c6c6; border-top-color: #bbb; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.06), 0 1px rgba(255,255,255,0.4); box-shadow: inset 0 1px 1px rgba(0,0,0,0.06), 0 1px rgba(255,255,255,0.4) } .checkbox-diy .checkbox:before,.checkbox-diy .radio:before { content: ''; display: none } .checkbox-diy input:focus+.checkbox,.checkbox-diy input:focus+.radio,.checkbox-diy input.focus+.checkbox,.checkbox-diy input.focus+.radio { border-color: #51b5fb; -webkit-box-shadow: inset 0 0 2px rgba(81,181,251,0.8), 0 0 3px rgba(81,181,251,0.8); box-shadow: inset 0 0 2px rgba(81,181,251,0.8), 0 0 3px rgba(81,181,251,0.8) } .checkbox-diy input:checked+.checkbox,.checkbox-diy input:checked+.radio { background: white } .checkbox-diy input:checked+.checkbox:before,.checkbox-diy input:checked+.radio:before { display: block } .checkbox-diy .checkbox:before { position: absolute; top: 4px; left: 3px; width: 7px; height: 3px; border: solid #9b9795; border-width: 0 0 3px 3px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg) } .checkbox-diy .radio { border-radius: 8px } .checkbox-diy .radio:before { margin: 4px; width: 6px; height: 6px; background: #9b9795; border-radius: 3px } /**/ span.bt{color: red;line-height: 25px;margin-right: 3px;vertical-align: middle;} /* FILE ARCHIVED ON 02:19:33 Jun 30, 2018 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 02:41:22 Jul 16, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.8 exclusion.robots: 0.058 exclusion.robots.policy: 0.042 esindex: 0.014 cdx.remote: 6.024 LoadShardBlock: 85.887 (3) PetaboxLoader3.datanode: 84.371 (5) PetaboxLoader3.resolve: 108.532 (3) load_resource: 152.661 (2) */