@charset "utf-8";
/* CSS Document */

html,body,div,span,p,h1,h2,h3,h4,h5,h6,em,img,strong,blockquote,
sub,sup,tt,i,b,dd,dl,dt,form,label,table,caption,
tbody, tfoot, thead,tr,th,td,ul,li,p,a,ol{ margin:0;padding:0;}
input,select,textarea{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
em,i,cite{font-style:normal;}
blockquote{quotes: none;}
ul,ol,li{list-style-type:none;}

body,h1, h2, h3, h4, h5, h6{font: 12px/1.5 \5b8b\4f53,Tahoma, Helvetica, Arial, sans-serif;color:#5b5b5b;}
a{color:#666666;text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:underline; color:#666666}

.w980{margin:0 auto; width:980px; position:relative;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.ml10{margin-left:10px;}
.p5{padding:5px;}
.p10{padding:10px;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}
.fl{float:left;}
.fr{float:right;}
.pr{position: relative;}
.cp{cursor: pointer;}
.hidden{display: none;}
.block{display: block;}
.b{font-weight:bold;}
.c{clear:both;height:0px;width:0px;overflow:hidden;font: 0px/0px Arial;}
.border{border:1px solid red;}
/*导航 开始*/
.nav{width:618px;height:46px;float:right;margin-top:15px;background:url(../images/nav-bg.png) no-repeat;}

.nav li{ float:left; width:116px; text-align:center; height:48px; line-height:50px;  margin-left:5px; position:relative;}
.nav ul li a:hover{ width:114px; height:48px;line-height:46px;  background:url(../images/11_04.png) no-repeat center;}
.nav ul .click a:hover{background:url(../images/11_05.png) no-repeat center;}

.nav li a{float:left;width:114px; text-align:center;font-size:16px; font-family:'Microsoft Yahei'; color:#fff; height:46px; line-height:46px; display:block; overflow:hidden;}

.nav ul li .submenu{width:114px;background:url(../images/menu_bg_03.png) repeat-y; display:none;position:absolute;height:auto;margin-top: -2px; }
.nav ul li .sub1{margin-left:1px;}
.nav ul li .sub2{margin-left:1px;}
.nav ul li .sub3{margin-left:2px;}
.nav ul li .sub4{margin-left:2px;}
.nav li .submenu li{width:114px; float:left;height:28px;border-bottom: 1px dotted #666; margin:0px; }
.nav li .submenu li a{width:114px; float:none;text-align:center;height:28px;line-height:28px;background:none; color:#666;font-size:12px;}
.nav li .submenu li a:hover{color:#d15055;}*/
	/*导航 结束*/