﻿@charset "utf-8";

a{font-family:微软雅黑,"微软雅黑",Verdana,arial,"宋体",Helvetica, sans-serif;font-size:12px; font-weight:normal; text-decoration: none; cursor:pointer;}
a:link   {color:#444;}
a:visited{color:#444;}
a:hover  {color:#f9ae00;}
a:active {color:#f9ae00;}

/*去掉链接（包括图片链接）的虚线边框*/ 
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */ 
:focus { outline: none; }/* for Firefox */  

body { background:url(../images/bodybg.jpg) repeat #f7f7f7; text-align:left; margin:0; color:#555; line-height:24px; position:relative; width:100%; z-index:1;}
div,ul,dl,dt,dd{ margin:0; padding:0;list-style:none;}
body,td,input,select,textarea{ font-family:微软雅黑,"微软雅黑",Verdana,arial,"宋体",Helvetica, sans-serif; font-size:12px;}
img{ border:0;}
form{ margin:0; padding:0;}
input,select{ vertical-align:middle;}
p{ margin:0; padding:0;}
hr{border-top:#e1e1e1 1px solid; border-bottom:#fff 1px solid; background:none; border-left:none; border-right:none}
*{-webkit-text-size-adjust:none;} /*解决webkit内核浏览器强制最小字体*/
h1,h2,h3,h4 { margin:0px; padding:0px; font-weight:normal; color:#333;}
/*css3过渡效果*/
a,li,p,div{transition:background-color 0.4s,color 0.3s;-webkit-transition:background-color 0.4s,color 0.3s;-moz-transition:background-color 0.4s,color 0.3s; -o-transition:background-color 0.4s,color 0.3s;}
button { border:0px; margin:0px; padding:0px; background:#ea4f5f; cursor:pointer; }

/*公共*/
.blank{clear:both; height:0; line-height:0; font-size:0; margin:0; padding:0; z-index:1}
.hide{ display:none;}
.textCenter{ text-align:center;}
.globalBox{ position:relative; z-index:10; width:100%; max-width:1440px; margin:0 auto; *width:expression(this.offsetWidth > 1440 ? '1440px': true); clear:both;}
.globalWidth{ position:relative; z-index:10; width:1000px; margin:0 auto; text-align:left; clear:both;}
.floatL{ float:left;}
.floatR{ float:right;}



/*---头部---*/
.topnavbg { width:100%; height:29px; background:#343434;}
.topnav { width:1000px; line-height:25px; margin:auto; color:#999; text-align:right; }
.topnav a { display:inline; color:#ccc; margin:0px 3px;  }
.topnav a:hover { color:#ef8691; }


.navbg { width:100%; height:96px; background:#fff; border-bottom:1px solid #eaeaea; z-index:99;  }
.scrollnav { width:100%; height:103px; background:url(../images/scrhbg.png) repeat-x; z-index:99; }

.head { width:1000px; height:96px; background:#fff; margin:auto;}
.head .logo { width:180px; padding:8px 0px 0px 9px; }

/*---导航---*/
#nav { width:800px; height:96px; display:block; z-index:100; border-right:1px solid #eaeaea; }
.navigation { width:800px; }
.navigation li { width:99px; height:96px; border-left:1px solid #eaeaea; display:inline-block; float:left; position:relative; z-index:105; color:#fff; }
.navigation li a { text-align:center; font-size:16px; height:103px; line-height:95px; display:block; color:#444; table-layout:fixed; word-break: break-all;}
.navigation li a:hover { display:block; background:url(../images/navcur.png) bottom no-repeat; color:#f9ae00; }

.navigation ul { display:none; }
.navigation li ul { z-index:108; position:absolute; display:none; background:#343434; top:96px; left:-21px; border-top:7px solid #f9ae00; overflow:hidden; _overflow:hidden; }
.navigation ul li { width:140px; height:34px; border-bottom:1px solid #484848; border-left:0px; float:left; display:block; }
.navigation ul li a { line-height:24px;  padding:5px 0px; text-align:center;  display:block; white-space:nowrap; font-size:12px; color:#ddd; overflow:hidden; table-layout:fixed; word-break: break-all; }
.navigation li.hover ul li a { background:none; color:#ddd;}
.navigation li.hover ul li a:visited { color:#ddd;}
.navigation li.hover ul li a:hover { color:#f9ae00; background:none;}
#Currpage a,.navigation li.Currpage a,#nav .hover { height:103px; display:block; color:#f9ae00; background:url(../images/navcur.png) bottom no-repeat;}


.ncurbg { width:100%; height:6px; line-height:6px; background:url(../images/headbg.png) repeat-x; z-index:10; position:absolute; top:126px;}





/*---底部---*/
#footer { width:100%; height:217px; padding:30px 0px 0px; margin-top:50px; background:#343434; }
.footblock { width:1000px; height:175px; margin:auto; z-index:10; }
.contactbox { width:460px; padding-bottom:10px; height:140px; overflow:hidden;  border-right:1px solid #555; }
.contactbox .footlogo { width:120px; height:90px; padding:22px 0px 0px;}
.contactbox dl { width:260px; float:left; margin-left:30px; overflow:hidden; }
.contactbox dt,.contactbox dd { display:inline; font-size:12px; line-height:18px; margin-bottom:4px; }
.contactbox dt { color:#999; }
.contactbox dd { color:#ddd; }
.contactbox .telnum { font-size:21px; display:block; margin:8px 0px 15px;  }
.footblock .links { width:500px; height:150px; overflow:hidden;}
.footblock .links li { width:85px; float:left; margin-left:15px; _margin-left:10px; color:#ddd;}
.footblock .links li h3 { width:85px; overflow:hidden; line-height:28px; height:32px; font-size:13px; color:#ddd; }
.footblock .links li a { width:85px; display:block; color:#999; overflow:hidden; font-size:12px; line-height:24px; height:24px; table-layout:fixed; word-break: break-all;  white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;  }
.footblock .links li a:hover { color:#f9ae00; }

/*版权信息*/
.banquan { width:100%; height:44px; text-align:center; background:#232323;}
.banquan span { width:1000px; margin:auto; display:block; color:#999; font-size:12px; line-height:44px; }
.banquan span a { color:#bbb; font-size:12px;   }






