/* CSS Document */

@charset "gb2312";
 /* ---------- 全局公用样式 begin ---------- */ 

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,table,td,th,form,fieldset,img,dl,dt,dd{margin:0;padding:0;}
textarea,input,select,body{font-size:12px;}
select,input{vertical-align:middle;margin:0;}
fieldset,img{border-width:0;border-style:solid;}
ul,ol{list-style:none;}

a{color:#333;text-decoration:none;}
a:visited{color:#333;text-decoration:none;}
a:hover{color:#c00;text-decoration:underline;}

div {
display: block;
}
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;clear: both;}
.clearit{clear:both;font-size:0;line-height:0;height:0;}
.fl {
float: left;
display: inline;
}
.fr {
float: right;
display: inline;
}

/* ---------- 全局公用样式 end ---------- */

/* ---------- 专题样式 end ---------- */

#topbar {
    position: fixed;
    z-index: 10000;
    top: 0px;
    width: 100%;
    min-width: 980px;
    background: url(../20191031/bodyBg3.jpg) repeat-x scroll center bottom transparent;
    font-size: 12px;
    color: #333;
}
 .topbar-bd {
    width: 980px;
    height: 26px;
    margin: 0px auto;
    padding: 3px 0px;
    line-height: 26px;  
}

#topbar p {
    float: left;
    padding-right: 10px;
    margin-right: 10px;	  
}
#topbar .login-info a {
    color: #479ECB;
	
}
#topbar .quick-link {
    float: right;
}
#topbar li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
	
}
#topbar a {
    color: #333;
}

#banner{
background: url(../20191031/xnk_bigpic.jpg) 50% top no-repeat;
}

#banner {
    height: 350px;
}

#wrap{width:960px;text-align:center;margin:-105px auto 0;}

#usd{clear: both;
    width: 960px;
	height: auto;
	background:
    margin: 0px auto 18px;}

.module99 {
    clear: both;
    width: 960px;
	height: auto;
	background:
    margin: 0px auto 18px;
	border:solid #CCC 1px;
}

#module9{clear: both;
    width: 962px;
	height: auto;
	background:
    margin: 0px auto 18px;}

.footer {
text-align: center;
line-height: 28px;
margin: 20px auto 0;
width: 950px;
}

