/* CSS Document */

html,body,p,h1,h2,h3,h4,h5,h6,form,input,textarea,select,button,fieldset,legend,img,ul,ol,li,dl,dt,dd,th,td,pre,blockquote{margin:0;padding:0}
a{text-decoration:none;color:#040404;blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
body{background-color:#fff;color:#040404;min-height:100%;height:auto!important;height:100%}
body,button,input,select,textarea,h1,h2,h3,h4,h5,h6{font:14px "微软雅黑","Microsoft Yahei",arial,simhei}
table{border-collapse:collapse;border-spacing:0}
img,fieldset{border:0;vertical-align:middle}
ul,li,ol{list-style:none}
em,i{font-style:normal}
iframe{display:block}



.clear{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}
.cont{width:1200px;margin:0px auto;}


.menu {height:60px;width: 100%; background:#6fc1ff;}

/*nav导航盒子*/
.nav{width:1200px;height:60px;line-height:60px;text-align:center;font-size:16px;position:relative;background:#6fc1ff; margin:0 auto;font-family:"微软雅黑";z-index:1000}
/*nav-main*/
ul.nav-main{width:100%;height:100%;list-style-type:none}
ul.nav-main span{display:inline-block;margin-left:18px;width:12px;height:9px; background:url(images/sj1.png) no-repeat center center}
ul.nav-main a{ text-align:center; color:#fff;}
/*图标向上旋转*/

/*导航条设置*/
ul.nav-main>li{width:133px;height:100%;display:block;float:left;color:#fff;margin-right:1px;cursor:pointer}
ul.nav-main>li a{ display:block; text-align:center;}
ul.nav-main>li:hover{background:#fcca00;color:#fff }
ul.nav-main>li:hover span{ background:url(images/sg3.jpg)  no-repeat center center; z-index:100000 }
/*隐藏盒子设置*/
div.hidden-box{width:133px;position:absolute;display:none;background:#315565;top:60px;filter:alpha(opacity=95); -moz-opacity:0.95; opacity:0.95;}
.hidden-box>ul{list-style-type:none;color:#fff;cursor:pointer;}
.hidden-box>ul li{ line-height:50px; height:50px;}
.hidden-box>ul li:hover{background:#fcca00;color:#fff }
/*.hidden-box li:hover{background:#643519;color:#fff}*/
.hidden-box>ul li a{ color:#fff; display:block; text-align:center;}

/*隐藏盒子位置设置*/
.hidden-loc-index{left:268px}
.hidden-loc-us{left:536px}
.hidden-loc-info{left: 670px;}
.box04{left:804px}