@charset "utf-8";
/* CSS Document */

#Hbox{ margin: 0px auto; padding: 0px; width: 100%; background: url(../images/Hbox.jpg) repeat-x; position: relative;}
#Htop{ margin: 0px auto; padding: 0px; width: 980px; height: 34px; line-height: 34px; color: #666; overflow: hidden; position: relative;}
#Htop a{ color: #666;}
#Htop a:hover{ color: #eb891a}
#Htop .en{ color: #eb891a; font-weight: bold}
#Htop span{ padding-left: 8px; padding-right: 8px; color: #999; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

#header{ margin: 0px auto; padding: 0px; width: 980px; padding-top: 20px; height: 135px; overflow: hidden;}
#header .logo{ float: left; widows: 295px; padding-top: 14px; padding-right: 20px;}
#header .logoTxt{ float: left; background: url(../images/logoline.jpg) left no-repeat; margin-top: 32px; padding-left: 22px; height: 80px; font-family: "Microsoft YaHei"; font-size: 30px; color: #eb891a;}
#header .logoTxt span{ display: block; font-size: 22px; color: #231915; font-weight: bold; letter-spacing: 3px;}
#header .Htel{ height: 55px; background: url(../images/Htel.jpg) left no-repeat; padding-left: 72px; font-size: 14px; line-height: 28px; margin-top: 40px;}
#header .Htel span{ display: block; color: #eb891a; font-size: 32px; font-family: Arial; font-weight: bold;}
#header .Hqq{ background: url(../images/Hqq.jpg) left no-repeat; margin-left: 18px; margin-top: 16px; padding-left: 55px; height: 47px; line-height: 47px; color: #eb891a; font-size: 32px; font-family: Arial; font-weight: bold;}

#nav{ margin: 0px auto; padding: 0px; width: 980px; height: 54px; line-height: 54px; overflow: hidden; position: relative;}
#nav li{ float: left; background: url(../images/navLine.jpg) right no-repeat; height: 54px; line-height: 54px;}
#nav li a{ color: #fff; font-size: 14px; font-weight: bold; padding-left: 17px; padding-right: 17px; display: block;}
#nav li a:hover{ background: url(../images/navCur.jpg) repeat-x; text-decoration: none;}
#nav li .cur{ background: url(../images/navCur.jpg) repeat-x; text-decoration: none;}

#Hsearch{ margin: 0px auto; padding: 0px; height: 24px; width: 980px; padding-top: 8px; padding-bottom: 8px; overflow: hidden; position: relative;}
#Hsearch .searchKey{ float: left; width: 736px; height: 24px; line-height: 24px; overflow: hidden;}
#Hsearch .searchKey a{ margin-right: 18px;}
#Hsearch .searchForm{ float: right; height: 24px; width: 232px; background: url(../images/searchForm.jpg) no-repeat;}
#Hsearch .searchForm .inputTxt{ float: left; padding-left: 30px; border: 0px none; background: none; width: 154px; height: 24px; color: #333; line-height: 24px; overflow: hidden;}
#Hsearch .searchForm .inputBtn{ float: right; width: 48px; height: 24px; font-weight: bold; border: 0px none; background: none; color: #fff; cursor: pointer;}