body {
    font-size: 14px!important;
}

.warrpe{
	margin-bottom: 30px!important;
}
.w1000{ margin:0 auto; width:1000px; height:auto;}
.w240{
	width: 240px;
	height: auto;
	padding-top: 30px;
	padding-left: 30px;
}
.title-top{
	width: 100%;
	height: 33px;
	margin-bottom: 10px;
	background: url(../images/title.gif) no-repeat;
}
.nav-left,.con-left{
	margin: 0px auto 20px auto;
	width: 224px;
	height: auto;
}
.nav-left li{
	width: 100%;
	margin-bottom: 6px;
	height: 34px;
	line-height: 34px;
	background: url(../images/dot2.gif) no-repeat center center;
}
.nav-left li a{
	display: block;
	height: 37px;
	font-size: 12px;
	color: #797979;
	padding-left: 75px;
}
.nav-left li a:hover{
	text-indent: 10px;
	font-weight: bold;
	color: #ff0000;
}
.nav-left li a.dangq{
	text-indent: 10px;
	font-weight: bold;
	color: #ff0000;
}
.con-left{
	height: 371px;
	background: url(../images/left_bj.jpg) repeat-x;
}
.con-title{
	width: 100%;
	height: 33px;
	background: url(../images/title1.gif) no-repeat;
}
.con-ul{
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 10px;
}
.con-ul li{
	margin-bottom: 8px;
	line-height: 18px;
	color: #171717;
}
.w956{
	width: 700px;
	padding-top: 30px;
}
.location{
	width: 100%;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dashed #a0e2fe;
	background:#eefaff;
}
.loc .home{
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../images/home.png) no-repeat ;
	margin-right: 8px;
	margin-left: 5px;
}
.loc a{
	color: #666;
	margin: 0 5px;
}
.main{
	width: 676px;
	padding: 20px 14px 0 10px;
	position: relative;
}
.main p{font-size:16px; line-height:28px;}
.main p img{max-width:100%;}
.img-left{
	width: 250px;
	padding: 5px;
	border: 1px solid #ccc;
	height: 280px;
	float: left;
	margin-right: 15px;
}
.img_box{
	width:305px;
	padding: 5px;
	border: 1px solid #ccc;
	height:130px;
	float: left;
	margin-right: 15px;
}
/*gcal*/
.gcalDiv{
	width: 100%;
	height: auto;
}
.gcalDiv ul li{
	width: 220px;
	height: 220px;
	float: left;
	margin: 0px 5px 5px 0px;
	text-align: center;
}
.gcalDiv ul li a.gcal-01{
	display: block;
	width: 220px;
	height: 175px;
	border: 1px #b1b1b1 solid;
}
.gcalDiv ul li span.gcal-span{
	display: block;
	height: 35px;
	width: 100%;
	line-height: 35px;
}
.gcalDiv ul li span.gcal-span a{
	color: #000;
	display: block;
}
.gcalDiv ul li span.gcal-span a:hover{
	color: #ff0000;
	text-decoration: underline;
	background: #f1f1f1;
}

/*gcal-details*/
.details-top{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 50px;
	border-bottom: 3px #eee solid;
}
.de-left{
	float: left;
	width: 317px;
	position: relative;
}
.info-img{
	width: 305px;
    text-align: center;
    padding: 5px;
    background: #fff;
    border: 1px #ddd solid;
    overflow: hidden;
}
.info-img ul li{
	width: 305px;
	display: none;
	opacity: 0;
}
.active-a{
	color: #fff!important;
    border: 1px #c0c0c0 solid!important;
    background-color: #c0c0c0!important;
}
.de-right{
    float: left;
    width: 359px;
}
.de-title{
	width: 100%;
	height: 28px;
	background: #f5f5f5;
    padding-left: 10px;
    line-height: 28px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
}
.de-con{
	width: 340px;
	height: auto;
    margin: 0 auto;
}
.details-btm{
	width: 100%;
	padding-top: 30px;
	line-height: 24px;
}
.back-or-prev{
	position: absolute;
	width: 317px;
	bottom: -30px;
}
.back-or-prev a{
	display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.back-or-prev .same1{
    padding: 0 4px;
    cursor: pointer;
    color: #fff;
    border: 1px #c0c0c0 solid;
	background-color: #c0c0c0;
}
.back-or-prev .same2{
    color: #505050;
    border: 1px #ddd solid;
    background-color: #fff;
    width: 20px;
    cursor: pointer;
    margin: 0 1px;
}
#back{
	margin-right: 1px;
}
#prev{
	margin-left: 1px;
}

/*news*/
.main-news-ul li{
    height: 36px;
    padding-left: 12px;
    overflow: hidden;
    line-height: 28px;
    font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 2px;
    background: url(../images/line.gif) 0px 6px no-repeat;
	    font-size: 14px;
}
.main-news-ul li a{
	color: #505050;
}
.main-news-ul li a:hover{
	color:#e50012;
	text-decoration: underline;
}
.time_t{ float:right;}
/*newsdetails*/
.h1-top{
	font-size: 22px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}
.info {
    height: 28px;
    line-height: 28px;
    border: 1px #e8e8e8 solid;
    margin: 0px 0px;
    text-align: center;
    background-color: #f7f7f7;
}
.info-con{
	padding: 30px 20px;
}
.info-con p{ 
	text-indent:28px; line-height:25px;
}
/*rezp*/
#jobquery {margin:0;border-bottom:2px #e8e8e8 solid;}
#jobquery ul{margin:0;padding:0}
#jobquery ul.queryul{margin:10px 0px;}
#jobquery li{list-style-type: none;padding-left:10px;height:35px; margin:0; padding:0; width:676px;}
#jobquery li.cap{border-bottom:2px #e8e8e8 solid;background:#f5f5f5}
#jobquery .bt{float:left;line-height:35px;margin-right:20px;}
#jobquery .bt a{font: 12px/35px Verdana, Arial, Helvetica, sans-serif;}
#jobquery .bk{float:right;width:130px;line-height:35px;}
#jobquery .bk a{font: 12px/35px Verdana, Arial, Helvetica, sans-serif;}
#jobquery .au{float:right;width:90px;line-height:35px;}
#jobquery .au a{font: 12px/35px Verdana, Arial, Helvetica, sans-serif;}
#jobquery .cl{float:right;width:50px;line-height:35px;}
#jobquery .cl a{font: 12px/35px Verdana, Arial, Helvetica, sans-serif;}
#jobquery a:hover{color: #f90000;text-decoration: underline;}

.rczp-detais{
	width: 100%;
	height: auto;
	background: #eee;
}
div#jobcontent{
    text-align:left;
    margin:0px 10px;
}
div#jobcontent .jobname{
	height:28px;
	background-color:#f5f5f5;
	padding:5px;
	font:bold 14px/28px 'Microsoft YaHei',SimSun,Arial,Sans-Serif;
}
div#jobcontent .jobitem{
	margin-bottom:15px;
	font:12px/23px Verdana, Arial, Helvetica, sans-serif;
}
div#jobcontent .jobtit{
	margin:5px 0px;
	background:url(../images/downarr.gif) 60px no-repeat;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
}
div#jobcontent .jobintro{
	margin:0px 0px;
	border-top:1px #ddd solid;
	border-bottom:1px #ddd solid;
	padding:15px 3px;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
}
div#jobcontent .jobcontact{
	margin:15px 0px;
	font:12px/23px Verdana, Arial, Helvetica, sans-serif;
}
.fw-dl{
    width: 100%;
    margin-bottom: 20px;
}
.fw-dl dt{
	width: 100%;
	height: 40px;
    line-height: 41px;
    background: url(../images/icon.jpg) no-repeat left center;
    border-bottom: 1px dotted #666;
    text-indent: 20px;
}
.fw-dl dt span{
	font-weight: bold;
	font-size: 13px;
	color: #333;
}
.fw-dl dd{
	padding: 10px 0;
	line-height: 24px;
} 
.w1258{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	
}
.dianguawz{
	position: absolute;
	top: 35px;
	left: 90px;
}
/*页码开始*/
.digg {
	text-align:center;
	padding-top:10px;
}
.digg a {
	border: #eee 1px solid;
	padding:2px 5px;
	margin: 2px;
	color: #000;
}
.digg a:hover {
	border:#e50012 1px solid;
	color: #000; 
}
.digg span.ss {
	border: #e50012 1px solid;
	padding:2px 5px;
	font-weight:bold;
	margin: 2px; color: #fff;
	background-color: #e50012;
}
.digg span.disabled {
	border: #eee 1px solid;
	color:#DDDDDD;
	padding:2px 5px;
	margin:2px;

}

/*页码结束*/