/*首页顶部*/
#web-body{width:100%; overflow:hidden;}
#web-top-bg{width:100%;height:81px;background:#000000;position:absolute;z-index:9999;filter: alpha(opacity=40);opacity:0.40; -moz-opacity:0.40;-khtml-opacity: 0.40;}
#web-top{width:100%; position:absolute;z-index:10000;border-bottom:1px solid #666666;}
#webtop{width:1260px;margin:0px auto; overflow:hidden;}
#logo{float:left;width:359px;height:81px;background:url(../images/logo.png) left center no-repeat;margin-left:30px;}

/*
#topmenu{float:right;overflow:hidden;}
#topmenu ul{margin:0px;padding:0px;}
#topmenu ul li{ width:95px; height:81px; line-height:81px; text-align:center; float:left;font-size:16px;}
#topmenu ul li a{font-size:16px;}
#topmenu ul li a:link,a:visited,a:active{color:#ffffff;text-decoration: none;font-size:16px;}
#topmenu ul li a:hover{color:#ff9900;text-decoration: none;font-size:16px;}

#topmenu ul li.hot{background:url(../images/topmenu-hover.png) center center;}

#topmenu ul li ul{ position:absolute; width:95px; margin:0px 0px 0px 0px; display:none;z-index:100;*margin:0px 0 0 0px;padding:5px 0px 10px 0px;background:url(../images/topmenu-hover1.png);}
#topmenu ul li ul li{color:#ffffff; height:35px; line-height:35px; font-size:13px;text-align:center; font-weight:normal;}
#topmenu ul li ul li a{color:#ffffff;text-align:center; font-weight:normal; font-size:13px;}
#topmenu ul li ul li a:link,a:visited,a:active{color:#ffffff;text-align:center; font-weight:normal; font-size:13px;}
#topmenu ul li ul li a:hover{color:#ff9900; text-align:center;font-weight:normal; font-size:13px;}
*/
#topmenu{float:right;overflow:hidden;margin-right:15px;}
#topmenu ul{margin:0px;padding:0px;}
#topmenu ul li{ width:95px; height:81px; line-height:81px; text-align:center; float:left;font-size:16px;}

#topmenu ul li a{text-decoration:none; width:95px; height:81px;line-height:81px; float:left;text-align:center;color:#ffffff;text-decoration: none;font-size:16px;}
#topmenu ul li a:hover{width:95px; height:81px;line-height:81px; text-decoration:none;text-align:center;color:#ff9900;text-decoration: none;font-size:16px;}

#topmenu ul li.hot{ width:95px; background:url(../images/topmenu-hover1.png);}

#topmenu ul li ul{ position:absolute; width:95px; margin:0px 0px 0px 0px; display:none;z-index:10000;*margin:0px 0px 0px -95px;top:81px;background:url(../images/topmenu-hover1.png);}
#topmenu ul li ul li{color:#ffffff; width:95px; font-size:13px;height:35px; line-height:35px; text-align:center; font-weight:normal;}
#topmenu ul li ul li a{color:#ffffff; width:95px; font-size:13px;height:35px; line-height:35px;text-align:center; font-weight:normal;}
#topmenu ul li ul li a:hover{color:#ff9900; width:95px;font-size:13px; height:35px;line-height:35px;background:url(../images/topmenu-hover.png);text-align:center;font-weight:normal;}


#topmenu ul li ul li ul{position: relative; width:95px; margin:0px 0px 0px 0px; display:none;z-index:20000;*margin:0px 0px 0px 0px;left:95px;top:-35px;}
#topmenu ul li ul li ul li{color:#ffffff; width:95px; font-size:13px;height:35px; line-height:35px; text-align:center; font-weight:normal;background:url(../images/topmenu-hover.png);}
#topmenu ul li ul li ul li a{color:#ffffff; width:95px; font-size:13px;height:35px; line-height:35px;text-align:center; font-weight:normal;}
#topmenu ul li ul li ul li a:hover{color:#ff9900; width:95px;font-size:13px; height:35px;line-height:35px;background:url(../images/topmenu-hover.png);text-align:center;font-weight:normal;}

/*
#topmenu ul li.hot{background:#cccccc}
*/
/* 首页banner */
#banner{width:100%;height:900px;overflow:hidden;
     background-image: url("http://test.guojing.net/images/loading.gif");
     background-repeat: no-repeat;
     background-position: center center;
}
#banner .d1{width:100%;height:900px;display:block;position:inherit;left:0px;top:0px;}
#banner .banner-bg1{background:url(../images/banner1.jpg) top center no-repeat;}
#banner .banner-bg2{background:url(../images/banner2.jpg) top center no-repeat;}
#banner .banner-bg3{background:url(../images/banner3.jpg) top center no-repeat;}
#banner .banner-bg4{background:url(../images/banner4.jpg) top center no-repeat;}
#banner .banner-bg5{background:url(../images/banner5.jpg) top center no-repeat;}

#banner .d2{width:100%;height:300px;clear:both;position:absolute;z-index:10000;left:0px;top:350px; overflow:hidden}
#banner .d2 ul{float:left;position:absolute;left:97%;top:0px;margin:0 0 0 0px;}
#banner .d2 li{width:22px;height:15px;overflow:hidden;cursor:pointer;background:url(../images/img1.png) no-repeat top left;margin:0px 0px 10px 0px;}
#banner .d2 li.nuw{background:url(../images/img1_1.png) no-repeat top left;}

#loading-gif{background:url(../images/loading.gif) left top no-repeat;width:75px;height:75px; position:absolute;left:50%;top:50%;z-index:200000;}

.fixedBox0{top:200px;width:119px;height:297px;left:10px;position:fixed;z-index:2147483648;_position:absolute;}