@charset "utf-8";
/* CSS Document */
/*	All	*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0; padding:0; list-style:none; border:0;}
body{background:url(./images/bg.jpg) repeat-x top left #EDEDEE;font-family: arial,tahoma, verdana, "宋体";font-size: 12px;}
a{font-size:12px; text-decoration:none; color:#888888;}
a:hover{text-decoration:underline; color: #FF6600;}
.red{color:#F00;}
.b{font-weight:bold;}
.clear{clear:both; height:5px; line-height:0; margin:0; padding:0; _height:1px;} /* 兼容IE6 */
form{display:inline;}
.input{border:#999 1px solid;}
.Dx{background:url(./images/0101.gif) repeat-x bottom; padding:0 0 0 5px;}
.Dx a{text-decoration:none;}
.bred{color:#F00; font-weight:bold;}
.bottom{background:url(./images/bottom_bg.gif) top repeat-x #FFF; margin:auto;}
.bottom,.bottom a{line-height:20px; color:#666; text-decoration:none;}
.bottom a:hover{text-decoration:underline; color:#FF6600;}
.version,.version a{font-size:10px; padding:0 0 10px 0;}
.List{font-size:13px; color:#37759C; text-align:left; font-weight:bold; height:30px; padding:3px 0 0 10px; background:url(./images/common.gif) no-repeat left center;} /* 菜单头部 */
.Lista{font-size:13px; color:#37759C; text-align:left; font-weight:bold; height:30px; padding:3px 0 0 10px;} /* 菜单头部 */
.Navi{color:#004B8C; font-weight:bold; background:url(./images/bottom_bg.gif) repeat-x left bottom; padding:5px 0 4px 10px; height:22px;} /* 导航 */
.Navia{background:url(./images/bottom_bg.gif) repeat-x left bottom; padding:5px 10px 4px 0; height:22px;} /* 搜索 */
.Navib{padding:5px 0 4px 10px; height:22px;} /* 搜索 */
.Navic{color:#00A5AB; text-decoration:none; font-size:20px; font-weight:bold; padding:5px 0 4px 30px; height:260px; line-height:60px;} /* 地址1 */
.Navid{color:#004B8C; text-decoration:none; font-size:14px; font-weight:bold; padding:5px 0 4px 10px; height:22px;} /* 地址2 */
.Navie{color:#004B8C; text-decoration:none; font-size:14px; padding:5px 0 4px 10px; height:22px;} /* 地址3 */
.sLink{margin:auto;}

/* Top */
.top {margin:auto; text-align:center;}
.top .sLang{text-align:right; vertical-align:top; line-height:26px;}
.top .sLang a{text-decoration:none;}
.top .sLang a:hover{text-decoration:underline;}
.top .navigation{float:right; height:35px; text-align:right;}
.top .navigation ul li{float:left; height:35px; line-height:35px; text-align:center;}
.top .navigation ul li a{color:#333333; text-decoration:none; background:url(./images/nav_main_bg.jpg) no-repeat left top; width:70px; height:35px; display:block;}
.top .navigation ul li a:hover{color:#333333; text-decoration:none; font-weight:bold; background:url(./images/nav_main_bg.jpg) no-repeat left -35px;}

.top .navigation ul .home a{width:71px; height:35px; display:block; background:url(./images/nav_home_bg.jpg) no-repeat left top;}
.top .navigation ul .home a:hover{background:url(./images/nav_home_bg.jpg) no-repeat left -35px;}
.top .navigation ul .Download a{width:70px; height:35px; background:url(./images/nav_more_bg.jpg) no-repeat left top; letter-spacing:normal; color:#333333; font-weight:normal;}
.top .navigation ul .Download a:hover{width:70px; height:35px; background:url(./images/nav_more_bg.jpg) no-repeat left -35px; letter-spacing:normal; color:#333333; font-weight:bold;}

.ad{width:950px; margin:auto;}

/* Topa */
.topa .navigationa{float:right; height:50px; text-align:right;}
.topa .navigationa ul li{float:left; height:50px; line-height:16px; text-align:center;overflow:hidden;}
.topa .navigationa ul li a{color:#FFFFFF; text-decoration:none; font-size:13px; font-weight:bold; background:url(./images/nav_main_bg.jpg) no-repeat left top; width:90px; height:35px; display:block;}
.topa .navigationa ul li a:hover{color:#000000; text-decoration:none; font-size:13px; font-weight:bold; background:url(./images/nav_main_bg.jpg) no-repeat left -35px;}
/* search */
.search td{height:22px;}
.search .wd{border:0; height:22px; color:#b8b8b8; font-size:12px; font-family:Verdana, Geneva, sans-serif; background:url(./images/ground.jpg) no-repeat 0 0; width:160px; padding:3px 0 0 5px; padding:5px 0 0 5px\9;} /*	兼容Firefox/IE6/IE7/IE8	*/
.search .wd_button{border:0; height:22px; color:#FFFFFF; font-size:12px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; background:url(./images/back.jpg) no-repeat 0 0; width:59px; margin:0 0 3px 0; padding:0 0 4px 0;  margin:0 0 5px 0\9; padding:0 0 0 0\9;}
.search select{height:22px; margin:0 5px 3px 0; margin:0 5px 4px 0\9; font-family:Verdana, Geneva, sans-serif;}
/* login、reg */
.StylePnput{border:1px #AEBFC7 solid; width:120px; height:17px;}
.sLogin {height:90px;}




/* 添加产品菜单样式 */
#productnav {
           
        }
        #productnav li {
            float:left;
            text-align:center;
            position:relative;
        }
        #productnav li a:link, #productnav li a:visited {
            display:block; 
            text-decoration:none; 
            color:#000; 
            width:120px; 
            height:40px; 
            line-height:40px; 
            border:1px solid #fff; 
            border-width:1px 1px 0 0; 
            background:#c5dbf2; 
            padding-left:10px; 
        }
        #productnav li a:hover {
            color:#fff;
            background:#2687eb;
        }
        #productnav li ul li a:hover {
            color:#fff;
            background:#6b839c; 
        }
        #productnav li ul {
            display:none;
            position:absolute; 
            top:40px;
            left:0;
            margin-top:1px;
            width:120px;
        }
        #productnav li ul li ul {
            display:none;
            position:absolute; 
            top:0px;
            left:130px; 
            margin-top:0;
            margin-left:1px;
            width:120px;
        }
		
		
.none{ display:none;}		
#XNav{ width:950px; overflow:hidden; margin-top:10px;}
#XNav a{ color:#333;}
.bai{ color:#FFF; font-weight:bold;}
.bai1{ color:#FFF; font-weight:bold;}
#XNav #Xtop{ width:900px;  margin:auto; }
	#XNav #Xtop li{ background:#D4D0C8; width:176px; height:29px; border-left:1px #FFF solid; border-right:1px #FFF solid; border-top:1px #FFF solid; line-height:35px; text-align:center; margin-right:2px; float:left; display:block; cursor:pointer;}
	#XNav #Xtop .selected{ height:29px; line-height:29px; margin-top:0px;}
		
#XNav .Xbot{ width:950px; height:29px;border-left:0px #FFF solid; border-right:0px #FFF solid; border-top:0px #FFF solid; line-height:29px; }
	#XNav .Xbot ul{ margin:0; padding:0;}
	#XNav .Xbot ul li { display:inline; padding-left:12px;  line-height:34px; cursor:pointer; }
.ceshi{ background-image:url(./images/abc.jpg);}	
.ceshi1{ background-image:url(./images/abc1.jpg);}
.ceshi2{ background-image:url(./images/abc2.jpg);}
.ceshi3{ background-image:url(./images/abc3.jpg);}
.ceshi4{ background-image:url(./images/abc4.jpg);}
