.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;/* border-bottom: 1px solid #dddddd;*/ background-image: url(../images/nav_bg.png); background-repeat: repeat-x; background-position: center center; }
.xa_container { width: 1200px; margin: 0px auto; position: relative; }
.xa_header { height: 100px; position: relative; z-index: 110;/*不能小于101 会员中心里会被挡住*/ }
.xa_logo { float: left; display: inline-block; padding-top: 20px; }
.xa_navbar { float: right; }
.xa_nav li { float: left; position: relative; width: 100px; height: 100px;/* border-left: 1px solid #fff; border-right: 1px solid #fff;*/ text-align: center; }
.xa_nav>li>a { display: block; width: 100px; height: 70px; padding-top: 30px; font-size: 18px;/* font-weight: bold; */text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;/*字体描边*/}
.xa_nav>li>a:hover { text-decoration: none; }
.xa_nav li a span { display: block; font-size: 8px !important; color: #A9A9A9; font-weight: normal; overflow: hidden; font-family: Arial; }
.xa_nav li.xa_active>a { border-top: 3px solid #009FE9; color: #009FE9; padding-top: 27px; }
.xa_nav li.xa_active>a span { color: #009FE9; }
.xa_nav li.xa_open { border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; background: #fff;  }
.xa_nav li>a:hover { color: #009FE9; }
.xa_nav li>a:hover span { color: #009FE9; }
.xa_dropdown-menu { left: -1px; border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; }
.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; height: 245px; 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:700px; height:130px;float:left}
.xa_foot_left ul { width:200px; height:110px; float:left; margin-right:20px;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:480px; 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; }
