.fl_l { float: left; }
.fl_r { float: right; }
/*********头部*********/

/*固定导航*/
.xa_top_fixed{ position:fixed; top:0px; width:100%; z-index:1000;}


.xa_tit { height: 35px; line-height: 35px; color: #CCCCCC; background: #666666; font-size: 12px; }
.xa_tit a { color: #ccc; margin: 0px 5px; }
.xa_tit a:hover { color: #fff; text-decoration: none; }
.xia_tit_right a{ position:relative; display:inline-block;}
.yuyan{ float:right; position:relative;}
.yuyan span{ position:absolute; display:none; z-index:200; left:-15px; top:35px; text-align:center; color:#333;}
.yuyan span a{ background: #666666; width: 70px; color: #fff; border-bottom: 1px solid #FFFFFF; }
.yuyan span a:hover{ background:#ccc; width:70px;color:#333;}
.yuyan span a.hover{ background: #ccc; width: 70px; color: #FFFFFF; }

.xa_header_bg {
	width: 100%;
	height: auto;
	background-color: #fff;
}
.xa_container { width: 100%;; margin: 0px auto; position: relative;padding: 5px 5%; }
.xa_header { height: 70px; position: relative; z-index: 110;/*不能小于101 会员中心里会被挡住*/ }
.xa_logo { display: inline-block; padding-top: 0px;float: left; }
.xa_navbar {  }
.xa_nav li { float: left; position: relative; /* border-left: 1px solid #fff; border-right: 1px solid #fff;*/ text-align: center; }

.xa_dropdown-menu {  }
.xa_dropdown-menu { display: none; position: absolute; top: 90px; width: 100px; background: #fff; padding-bottom: 10px; }
.xa_dropdown-menu li { height:45px; line-height: 45px; font-size: 16px; border: none;color: #444444;   display: block; }
.xa_dropdown-menu li a:hover { color: #fff; text-decoration: none; background: #00A0E9; position: absolute; z-index: 999; text-align: center; left: -11px; width: 120px; }




.xa_nav li.xa_open>a { color: #009FE9; }
.xa_nav li.xa_open>a span { color: #009FE9; }
/*************汇率**************/

.txtScroll-top { width: 250px; overflow: hidden; position: relative; }/*语种修改0601*/
.txtScroll-top .title { display: block; float: left; }
.txtScroll-top .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; }
.txtScroll-top .hd ul li { float: left; width: 9px; height: 9px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; }


/*************底部**************/
footer { background-repeat: no-repeat; background-position: center top; background-image: url(../images/temp2/foot.jpg); height: 210px; width: 100%; font-size: 14px; color: #AAAAAA; background-color: #676767; }
footer a { color: #AAAAAA; }
.xa_foot_left { margin-top: 25px; margin-bottom:10px; line-height: 24px;  width:900px; height:130px;float:left}
.xa_foot_left ul { width:220px; height:110px; float:left; margin-right:50px;font-family: "微软雅黑","宋体",Arial, Helvetica, sans-serif;color:#FFFFFF;}
.xa_foot_left ul b{ width:200px; height:30px;float:left;  font-weight: bold; font-size: 16px;  }
.xa_foot_left ul b a{ color: #ffffff; }
.xa_foot_left ul b a:hover{ text-decoration: none; color: #000000; }

.xa_foot_left ul li{ width:90px; height:25px; overflow:hidden; float:left; margin-right:10px;font-size: 14px; }
.xa_foot_left ul li a{ color: #DDDDDD; }
.xa_foot_left ul li a:hover{ text-decoration: none; color: #000000; }

.xa_foot_right {margin-top: 25px; margin-bottom:10px;  width:280px; height:130px; display:block;float:right }
.xa_foot_right li{width:110px; height:140px; float:right;  margin-right:10px;list-style: none;display:inline;text-align: center;} 
.xa_foot_right li img{ width: 110px; height: 110px;}
.xa_foot_right li font{ margin-top: 10px; color: #DDDDDD; font-size: 14px;  }
	
.xa_foot_copy { padding-top:10px;width: 1200px; display: block;clear: both; text-align: center; border-top: 1px solid #7E7C7C; }
