* { margin: 0; padding: 0 ;font-size: 14px;}
body { font: 16px "Microsoft Yahei", Arial, Helvetica, sans-serif;-moz-user-select:none;/*火狐*/
-webkit-user-select:none;/*webkit浏览器*/
-ms-user-select:none;/*IE10*/
-khtml-user-select:none;/*早期浏览器*/
user-select:none;}
header{width:100%;height:35px; background: #0058ab;}
header>div{ overflow: hidden;  width: 1000px; margin: 0px auto;}
header>div:first-child{line-height: 35px;}
ul{list-style: none;}
a{cursor: pointer;}
.left{float:left;}
.fcb{color:white;}
.fcb>a{color:white;}
.fcb{color:white;}
.fcg{color:#f2f2f2;}
.f18{font-size: 18px;}
.gray{background-color: #f2f2f2;width: 100%;}

#search{width:150px;float:right;}
#topnav{width:1000px;margin:10px auto 10px;z-index: 99999;}
#topnav>nav{z-index: 99999;float:right;}
#topnav>nav>ul>li{cursor: pointer;width: 130px;margin:0px 0px 20px 20px;float:left; text-align: center;height:60px;line-height: 50px;font-size: 16px;padding-bottom: 15px;}
#topnav>nav>ul>li:hover{background:white;color: black;border-bottom: 2px solid #0058ab;}
#topnav>nav>ul>li>ul{display: none;position:relative;z-index: 99999;}
#topnav>nav>ul>li:hover>ul{display: block;}
#topnav>nav>ul>li>ul>li{height:40px;line-height: 40px;background: white;cursor: pointer;border-top: 1px solid #E6E6FA;}
#topnav>nav>ul>li>ul>li:hover{background: #eeeeee;}
footer{clear: both;}
footer>nav{width:100%; margin:0px auto;background: #0058ab;text-align: center;height: 40px; line-height: 40px; color: white;}
footer>nav>span{margin:0px 10px;}
footer>nav>span>a{color: white;}
footer>nav>span>a:hover{color: white;}
footer>div{width:1000px; margin:0px auto;text-align: center;line-height: 30px;}

.companyLogo{border:1px solid black;}
