﻿@charset "utf-8";
/* CSS Document */

#content #contentleft .psname {
	font-size:24px;
	font-weight:bold;
	color:#999;
	line-height:50px;
	clear:both;
	padding-top:0px;
	text-align:left;
}
#content #contentleft .contentleftcon1 {
width: 96%;
height: auto;
border-top: 1px solid #CCC;
padding: 2%;
margin: 0px;
line-height: 20px;
}
#content #contentleft .newlist ul {
list-style: none;
padding: 0px;
margin: 0px;
}
#content #indexguide .igbox .igbox-text .newlist ul li,#content #contentleft .newlist ul li {
	list-style:none;
	line-height:16px;
	width:auto;
	border-bottom:1px dashed #CCCCCC;
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-top:4px!important;
	padding-top:2px;
	padding-bottom:4px!important;
	padding-bottom:2px;
	background:url(../images/pot.gif) no-repeat 2px 12px;
	font-size:11px;
	height:auto;
	position:relative;
	display:block;
}

#news .newshead {
	font-size:11px;
	color:#999999;
	line-height:20px;
	clear:both;
	padding:30px 10px 0px 10px;
	text-align:right;
	border-bottom:1px solid #CCCCCC;
}
#news .newstitle {
	font-size:20px;
	font-weight:bold;
	color:#EB8318;
	line-height:46px;
	clear:both;
	padding:0px 10px;
}
#news .newscontent {
	padding:0px 10px;
}
.news-list {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	text-align: left;
	width: 100%;
}
.news-list .news-list-head {
	height:35px;
	width:100%;
	line-height:15px;
	padding:5px;
	border-radius:5px;
	background:#DDDDDD;
	text-align:left;
	font-weight:bold;
}
.news-list .news-list-con {
	height:35px;
	width:100%;
	line-height:15px;
	padding:5px;
	border-radius:5px;
	background:#FFF;
}
.news-list .news-list-cons {
	height:35px;
	width:100%;
	line-height:15px;
	padding:5px;
	border-radius:5px;
	background:#F4F4F4;
}
.news-list .news-list-con:hover,.news-list .news-list-cons:hover {
	background:#FAFAFA;
}
.news-list .news-list-name {
	/*height:15px;*/
	width:70%;
	float:left;
	padding:5px;
	overflow:hidden;
}
.news-list .news-list-oparation {
	/*height:15px;*/
	width:80px;
	float:right;
	padding:5px;
	overflow:hidden;
}

/* career */
#career .head {
	font-size:28px;
	color:#CCC;
	line-height:45px;
	clear:both;
	padding:5px 10px 0px 10px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
}
#career .title {
	font-size:20px;
	color:#36bf00;
	line-height:46px;
	clear:both;
	padding:0px 10px;
}
#career .content {
	padding:0px 10px;
}
#career .lititle {
	width:50%;
	margin:0px;
	padding:5px;
	/*height:15px;*/
	line-height:15px;
	float:left;
}
#career .lilocation {
	width:10%;
	margin:0px;
	padding:5px;
	/*height:15px;*/
	line-height:15px;
	float:left;
}
#career .lidepart {
	width:20%;
	margin:0px;
	padding:5px;
	/*height:15px;*/
	line-height:15px;
	float:left;
}
#career .lideadline {
	width:14%;
	margin:0px;
	padding:5px;
	/*height:15px;*/
	line-height:15px;
	float:left;
}
#career .listhead {
	background:#CCC;
	color:#FFF;
	clear:both;
	margin-top:10px;
	font-weight:bold;
    height: 25px;
}
#career .listcon {
	background:#FFF;
	clear:both;
	margin-top:5px;
	padding:10px 0px;
	border-bottom:1px solid #CCC;
}
#career .listcon .des {
	background:#FFF;
	clear:both;
	padding:5px;
	line-height:18px;
    color: #999;
}
/* career end */