body{margin:0px auto;font:14px Helvetica Bold,Microsoft YaHei,"Î¢ÈíÑÅºÚ";color:#333;cursor:default;background:#fff;}

.wbox{width:1200px;margin:0px auto;}
.minw{ min-width:1200px;}



@font-face {
	font-family: 'Conv_DIN-Light';
	src: url('../fonts/DIN-Light.eot');
	src: local(''), url('../fonts/DIN-Light.woff') format('woff'), url('../fonts/DIN-Light.ttf') format('truetype'), url('../fonts/DIN-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fonts{font-family:'Conv_DIN-Light';}







/*²Ëµ¥*/
.head_box{ height:120px; position:relative; z-index:5;}
.head_box .logo{width:180px; height:65px; position:absolute;left:10px; top:25px;}
.head_box .logo a{display:block;width:220px; height:65px;background:url(logo.png) no-repeat;}

.head_box .menu{width:980px;height:65px;position:absolute;left:240px;top:30px;}
.head_box .menu li{display:inline-block;*display:inline; vertical-align:middle; height:65px;color:#FFF; position:relative; font-size:19px;font-weight: bold; float:left;}
.head_box .menu li > a{ display:block;height:65px;line-height:65px;padding:0px 30px; }
.head_box .menu li > a:hover{background:#005da4;color:#fff!important;}

.head_box .menu li.on{background:#005da4;}
.head_box .menu li.on a{color:#fff;color:#fff!important;}

.head_box .menu li.im > a{ color:#f60;}


.head_box .menu li dl{ font-size:14px; position:absolute; width:100%; top:65px;left:0px; background:#005da4; display:none;}
.head_box .menu li dl dd{ text-align:center; border-top:1px #1a74b9 solid;}
.head_box .menu li dl dd a{ display:block; height:38px; line-height:38px; color:#fff; overflow:hidden;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;font-size: 15px;font-weight:normal; }
.head_box .menu li dl dd a:hover{background:#8ec63f;color:#fff!important;}
/*²Ëµ¥*/

