@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
body{
	font-size:12px;
	color:#323232;
	font-family:"宋体";
	line-height:24px;
	}
ul,li{
	list-style-type:none;
	margin:0;
	padding:0;
	}
.box{
	width:950px;
	margin:0 auto;
	}
.header{
	width:950px;
	}
.pagebody{
	width:930px;
	padding:0 10px;
	overflow:auto;
	zoom:1;
	}
.daohang{
	width:930px;
	height:24px;
	line-height:24px;
	text-align:left;
	}
.daohang a{
	color:#323232;
	text-decoration:none;
	}
.daohang a:hover{
	color:#990000;
	text-decoration:underline;
	}
.con1{
	width:930px;
	height:352px;
	}
.con1 img{
	border:0 none;
	}
.box1_left{
	float:left;
	width:480px;
	height:350px;
	margin-right:10px;
	}
.lunbo{
	width:480px;
	height:320px;
	overflow:hidden;
	}
.lunbo img{
	border:0 none;
	}
.list{
	width:100%;
	height:20px;
	position:relative;
	top:-20px;
	text-align:right;
	line-height:20px;
	}
.list span{
	background:#000;
	border:1px solid #CCC;
	padding:2px 5px;
	color:#FFF;
	cursor:pointer;
	}
.list span.on{
	color:#fff;
	background:#fd0505;
	border:1px solid #fff;
	}
.des{
	margin-top:-28px;
	height:30px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	overflow:hidden;
	}
 .des li{
    line-height:38px;
	text-align:center;
	background:#000;
	color:#FFF;
	}
.con1_right{
	width:434px;
	float:right;
	height:350px;
	overflow:hidden;
	}
.con1_titile{
	width:434px;
	height:22px;
	background-image:url(../images/title_01.gif);
	background-repeat:no-repeat;
	border-right:1px solid #dadada;
	text-indent:24px;
	color:#0066cc;
	font-weight:700;
	}
.con1_right p{
	text-indent:24px;
	padding:5px;
	}
.con1_right p a{
	color:#0066cc;
	text-decoration:none
	}
.con1_right p a:hover{
	color:#900;
	text-decoration:none;
	}
.con2{
	width:930px;
	}
.title{
	width:870px;
	height:32px;
	line-height:32px;
	color:#FFF;
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	padding-left:60px;
	font-size:16px;
	font-weight:700;
	font-family:"微软雅黑";
	}
.con2_main{
	width:930px;
	}
.con2_main img{
	border:0 none;
	}
.imgs{
	overflow: hidden;
    padding-left: 35px;
    padding-top: 15px;
    width: 895px;
	}
.imgs li {
    float: left;
    font-size: 12px;
    height: 180px;
    line-height: 22px;
    padding-right: 20px;
}
.imgs_img {
    background:url(../images/bg_img.gif) no-repeat scroll 0 0 transparent;
    height: 132px;
    padding-left: 7px;
    padding-top: 6px;
    width: 193px;
}
.imgs a{
	color:#323232;
	text-decoration:none;
	}
.imgs a:hover{
	color:#323232;
	text-decoration:none;
	}
.con3_img{
	padding-top:15px;
	overflow:hidden;
	}
.con3_img ul{
	width:186px;
	text-align:center;
	float:left;
	}
.con3_img img{
	border:5px solid #dadada;
	}
.con3_img a{
	color:#323232;
	text-decoration:none;
	}
.con3_img a:hover{
	color:#323232;
	text-decoration:none;
	}
#demo {
    line-height: 24px;
    margin: auto auto auto 10px;
    overflow: hidden;
    width: 910px;
}
#indemo {
    float: left;
    margin-left: 1px;
    width: 12000%;
}
#demo1 {
    float: left;
    margin-left: 1px;
}
#demo1 a {
    color: #333333;
    display: block;
    float: left;
    text-decoration: none;
}
#demo img {
    border: 4px solid #E5E5E5;
    margin: 10px 10px 0;
}
#demo1 a span {
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
#demo2 {
	float: left;
	margin-left:1px;
	}
#demo2 a{
	display:block; 
	float:left; 
	text-decoration:none; 
	color:#333;
	}
#demo2 a span{
	display:block; 
	text-align:center; 
	color:#000; 
	font-size:12px;
	font-weight:bold;
	}
.zt_box{
	width:370px;
	margin-right:10px;
	float:left;
	}
.tiitle01{
	width:370px;
	height:24px;
	background-image:url(../images/title_02.gif);
	background-repeat:repeat-x;
	color:#FFF;
	font-size:14px;
	font-family:"微软雅黑";
	text-indent:14px;
	font-weight:700;
	}
.zt_box ul {
    padding: 5px;
    width: 360px;
}
.zt_box ul li {
    overflow: hidden;
    width: 360px;
	height:120px;
	padding-top:10px;
}
.img_box01 {
    border: 1px solid #CCCCCC;
    float: left;
    height: 100px;
    margin-right: 5px;
    width: 150px;
}
.img_box01 img{
	border:0 none;
	}
.text_02 {
    float: left;
    font-size: 12px;
    line-height: 20px;
    width: 203px;
}
.text_02 h5{
	font-size:12px;
	}
.text_02 a{
	color:#323232;
	text-decoration:none;
	}
.text_02 a:hover{
	color:#900;
	text-decoration:none;
	}
.feedback {
    float:right;
    font-size: 12px;
    width: 550px;
}
.title_box07 {
    margin-bottom: 15px;
    width: 550px;
	height:24px;
	background-image:url(../images/title_02.gif);
	background-repeat:repeat-x;
	color:#FFF;
	font-size:14px;
	font-family:"微软雅黑";
	text-indent:14px;
	font-weight:700;
}
.footer{
	border-top:2px solid #004a9f;
	width:930px;
	margin-top:5px;
	}


.rollBox{
	width:930px;
	overflow:hidden;
	}
.rollBox img{
	border:0 none;
	}
.rollBox .LeftBotton{
	height:52px;
	width:8px;
	background:url(../images/job_mj_069.gif) no-repeat 0px 0;
	overflow:hidden;
	float:left;
	display:inline;
	margin:109px 10px 0 10px;
	cursor:pointer;
	}
.rollBox .RightBotton{
	height:52px;
	width:8px;
	background:url(../images/job_mj_069.gif) no-repeat right 0;
	overflow:hidden;
	float:left;
	display:inline;
	margin:109px 10px 0 10px;
	cursor:pointer;
	}
.rollBox .Cont{
	width:874px;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:5px 0;
	}
.rollBox .ScrCont{
	width:10000000px;
	}
.rollBox .Cont .pic{
	width:460px;
	float:left;
	text-align:center;
	}
.rollBox .Cont .pic img{
	background:#fff;
	display:block;
	margin:0 auto; 
	width:460px; 
	height:250px;
	}
.rollBox .Cont .pic p{
	line-height:26px;
	color:#505050;
	}
.rollBox .Cont a:link,.rollBox .Cont a:visited{
	color:#626466;
	text-decoration:none;
	}
.rollBox .Cont a:hover{
	color:#f00;
	text-decoration:underline;
	}
.rollBox #List1,.rollBox #List2{
	float:left;
	}

