﻿@charset "gb2312";
/* CSS Document */
*{margin:0 auto;padding:0;}
body{background:url(images/bg.jpg);font-family:"Microsoft yahei", Arial; font-size:13px;margin:0 auto;padding:0;color:#000;}
ul,li{list-style:none;padding:0;margin:0;}
a,img{text-decoration:none;color:#000;border:none;}
a:hover{color:#ad1521;}
.clearfix{ zoom:1;}
.clearfix:after{height:0; display:block; visibility:hidden; content:"."; clear:both;}	
.clear{clear:both;height:0;line-height:0;font-size:0;}
.space{height:25px;line-height:25px;font-weight:bold;font-size:13px;}
.deptitem{font-size:15px;font-weight:bold;line-height:30px; color:#d8271c;}
.jobitem{font-size:14px;line-height:28px; font-weight:bold;}
.line{border-bottom:1px #bababa dashed;}
/* top */
.main{max-width:1440px;}
.index{background:url(images/indexbg.jpg) top center no-repeat; height:770px; text-align:center;}
.top{background:url(images/navbg.jpg) top center no-repeat; height:100px;}
.top_box{width:1000px; margin:0 auto;}
.logo{float:left; padding-left:145px; padding-top:30px;}
.nav{width:400px; margin:0 auto; float:right}
.nav ul{width:400px; margin-top:30px;}
.nav ul li{float:right; margin-left:10px;}
.nav ul li a{display:block; color:#FFF; height:33px; line-height:33px; width:88px; text-align:center;}
.nav ul li a:hover{background:url(images/nav.png) center center no-repeat;}
.nav ul li a.now{background:url(images/nav.png) center center no-repeat;}
#slider{width: 100%;height:295px;position:relative;overflow: hidden; z-index:1;}
#slider .inner{position: absolute;width: 1440px;left: 50%;margin-left: -720px;}
#slider .inner img{float: left;border: 0;}
.banner_line{background:url(images/line.jpg) no-repeat; height:11px;}
.content{background:#FFF; padding:20px 0 40px;}
.content_box{width:1000px;}
.content_txt{font-size:14px; line-height:30px; text-align:justify;}
h1{background:url(images/title.png) left center no-repeat; height:32px; width:999px; padding-left: 37px; padding-bottom:12px; font-size:24px; letter-spacing:5px;}
.copy{background:#1c1c1c; text-align:center; color:#FFF; font-size:12px; line-height:30px}
.bottom{background:url(images/copy.jpg) bottom no-repeat; height:90px;}