<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li, 
pre,fieldset,lengend,button,input,textarea,th,td 
{ 
    margin: 0;
    padding: 0;
}
body,button, input, select, textarea { 
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}
h1{ font-size: 18px;}
h2{ font-size: 16px; }
h3{ font-size: 14px; }
h4,h5,h6{ font-size: 100%; }
address,cite,dfn,em,var{ font-style: normal; } 
code,kbd,pre,samp,tt{ font-family: "Courier New", Courier, monospace; } 
small{ font-size: 12px; }
ul,ol{ list-style: none; }
a{text-decoration: none; }
a:hover{ text-decoration: underline; }
abbr[title],acronym[title]{
	border-bottom: 1px dotted;
	cursor: help;
}
q:before,q:after {content: ''; }
legend{color: #000; } 
fieldset,img {border: none; }
button,input,select,textarea {
    font-size: 100%; 
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
hr{
    border: none;
    height: 1px;
}
html{ overflow-y: scroll; }


/*�ײ�����ͨ����*/
.bottom-bar { display: none; position: fixed; _position: absolute; bottom: 0px; width: 100%; height: 50px; padding-top: 10px; background: #000000; opacity: 0.8; filter: alpha(opacity=80); z-index: 9999; left: 0;}

.bottom-bar-close { position: absolute; top: 10px; right: 10px; display: block; width: 40px; height: 40px; background: url(../images/bottom_colse_icon.png) no-repeat ; cursor: pointer; opacity: 1; filter: alpha(opacity=100) }

.bottom-bar2 .content123 { width: 1000px; margin: 0px auto; font-family: 'Microsoft YaHei'; text-align: center; background: none; }

.bottom-bar-txt { color: #FFFFFF; font-size: 22px; line-height: 40px;}

.bottom-bar-btn { display: inline-block; width: 160px; height: 40px; line-height: 40px; padding-left: 40px; border: none; color: #FFFFFF !important; font-size: 20px; background: url(../images/list-bottom-bar.png) no-repeat; cursor: pointer; outline: none; text-decoration: none !important; margin: 0 20px;  opacity: 1;}

.bottom-bar2 { display: none; position: fixed; _position: absolute; bottom: 0px; width: 100%; height: 50px; padding-top: 10px; z-index: 9999; left: 0;}</pre></body></html>