﻿@charset "gb2312";
/* CSS Document */
/*base*/
body, ul, ol, dl, dd, li, p, h1, h2, h3, h4, h5, h6, form, table, td, img, div { margin: 0; padding: 0; border: 0; }
ul, ol { list-style-type: none; }
select, input, img { vertical-align: middle; }

.clearFloat { clear: both; }
a { text-decoration: none; color: #000000; }
a, area { blr:expression(this.onFocus=this.blur())
}
:focus { outline-style: none; }
#foot{background:#1d1d1f;}
.footer{padding-bottom:40px;font: 12px "����";}
.footer p{text-align:center; line-height:25px; font-size:12px;color:#b9b9b9;}
.footer p a{margin:0px 5px; font-size:16px; color:#b9b9b9;}
.address{ margin-bottom:10px;}
.address .fbar{ overflow:hidden;background:#000;width:100%;height:83px;line-height:83px;}
.address .fbar .uldiv{width:1200px;margin:0 auto;display:flex;justify-content: space-between;}
.address .fbar li{float:left;cursor:pointer;text-align:center;   font-family:"����"; font-size:20px; color:#b9b9b9;padding:0 22px}
.address .fbar li.fhover{color:#fff;}
.address div{display:none; overflow:hidden;width: 1140px;margin:0 auto;}
.address div.show{display:block;padding: 75px 30px 85px 30px;}
.address div ul{overflow:hidden;display: flex;justify-content: space-between;}
.address div ul li{ font-family:"����"; text-align:left; font-size:16px; color:#b9b9b9; line-height:30px;}
.address div ul li a,.address div ul li a:visited{ color:#fff}/* CSS Document */
