@charset "utf-8";
/* CSS Document */
/* 重设样式 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, button{padding:0;margin:0;}
fieldset, img{border:0;}
input, label, select, option, textarea, button, fieldset, legend{font:12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif;}
table{border-collapse:collapse;border-spacing:0;font:12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif;}
ul{list-style:none;}
body{background:#eaeaea;font:12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif;color:#333;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img{ vertical-align:top;border:0;}


/* 共用 */
.dis{ display:none}
.left{ float:left}
.right{ float:right}
.clear{ clear:both}
.red{color:#cd0000;}
.boder1px{ border:1px solid #e4e4e4}
.position_rel{ position:relative}
del{ font-family:georgia}

/*区块与区块间隔调用样式*/
.blank1{clear:both; height:1px;_height:0px; overflow:hidden; display:block;}
.blank5{clear:both; height:5px;_height:1px; overflow:hidden; display:block;}
.blank10{clear:both; height:10px; overflow:hidden; display:block;}
.blank15{clear:both; height:15px; overflow:hidden; display:block;}

/*头部区域*/
.header{background:url(../images/header-bg.jpg) repeat-x;height:100px;position:relative;}
.header .top{width:1000px;height:100px;margin:0 auto;}
.header .top .logo{float:left;width:270px;font:16px;height:100px;}
.header .top .menu-nav{width:708px;float:left;margin-left:20px;height:100px;}
.menu-nav .quick-menu{width:708px;height:31px;line-height:31px;float:left;color:#333;}
.menu-nav .quick-menu span{width:178px;margin-left:530px;height:31px;}
.menu-nav .quick-menu a{color:#666; text-decoration:none;}
.menu-nav .quick-menu a:hover{color:#044984; text-decoration:underline;}
.menu-nav .menu{width:708px;height:69px;margin-top:31px;_margin-top:0px;background:url(../images/menu-bg_03.jpg) no-repeat;}
.menu-nav .menu ul{float:left;}
.menu-nav .menu ul li{float:left;width:101px;text-align:center;display:inline;line-height:16px;}
.menu-nav .menu ul li a{font-family:"微软雅黑";color: #1277cb;width:101px;height:43px;display:block;float:left;padding-top:24px;font-size:14px;font-weight:bold; text-decoration:none}
.menu-nav .menu ul li a span{	font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;text-decoration:none;color:#1277cb}
.menu-nav .menu ul li a:hover{	color:#105c9b;padding-top:24px;background:url(../images/hover.png) no-repeat;}
.menu-nav .menu ul li a.current{	color:#105c9b;padding-top:24px;background:url(../images/hover.png) no-repeat;}
.menu-nav .menu ul li a.current:hover{	color:#105c9b;padding-top:24px;background:url(../images/hover.png) no-repeat;}

/*banner区域*/
#banner{width:1000px;height:320px;background:#fff;margin:0 auto;}
.line{background:url(../images/line.png) repeat-x;height:15px;width:100%;position:absolute;top:100px;}

/*底部区域*/
.bottom{height:101px;}
.friend-link{height:34px;background:url(../images/link-bg_02.jpg) repeat-x;}
.quick{width:1000px;height:34px;margin:0 auto;}
.mu{width:450px;float:left;padding-left:250px;}
.mu ul{float:left;color:#666;}
.mu ul li{float:left; text-align:center; line-height:34px;width:60px;}
.mu ul li a{color:#666; text-decoration:none;}
.mu ul li a:hover{color:#044984;}
.link{width:126px;height:20px;margin-top:7px;float:right;}
.footer{height:69px;background:url(../images/footer-bg_03.jpg) repeat-x;}
.address{width:1000px;margin:0 auto;padding-top:15px;}
.address p{text-align:center;color:#666;line-height:23px;}
.address p a{color:#666; text-decoration:none;}
.address p a:hover{color:#044984;}
