@charset "utf-8";
/* CSS Document */
/** 清除内外边距 **
*/
html {-webkit-text-size-adjust:none; }
* { padding:0px;}
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
margin: 0;
padding: 0;

}
body{background-color:#fff; color:#504e4c;}
/** 设置默认字体 **/
body,button, input, select, textarea {
font: 12px/1.5 '宋体',tahoma, Srial, helvetica, sans-serif; }

em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#bf2616;}
a:hover { text-decoration: underline; color:#bf2616; }
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
table { font-size:12px; }

.js{ width:100%; display:block; line-height:25px; text-align:center;}
.left{ float:left;}
.right{ float:right;}
.clearThis{ clear:both;}

/*****公用******/


/*****************************/
#newsInfo{ font-size:12px;  display:block; text-align:center}
#newTitle{ text-align:center;}
#infoImage{ display:block; text-align:center; margin-top:30px;}
.Newstime { float:right;}
.cp_fy{width:700px;height:30px;line-height:30px;text-align:center;margin:0 auto;font-size:12px; clear:both;}
.cp_fy a{color:#000;}
.cp_fy a:hover{color:#F00;}
.G_ul{width:500px;	line-height:26px;display:block;}
.G_ul li{width:400px;display:block;height:auto;line-height:40px;	border-bottom:1px dashed #CCC;}
.G_tips{color:#666;width:486px;margin:10px auto 0 auto;border:1px solid #dedede;padding:7px;}
.jobList{border-bottom:1px solid #dedede;min-height:136px; height:auto !important; height:136px;}
.jobList p{font-size:14px;line-height:25px;}
.borderLi{border-bottom:1px dashed #dedede;-bottom:6px;padding-bottom:6px;}



#index_honor_main{width:650px; height:180px; padding-top:15px;  }
#index_honor_gd{width:650px; height:180px; overflow:hidden; float:left; }
#index_honor_gd ul{width:1344px;height:155px;}
#index_honor_gd li{float:left; width:210px; height:180px; line-height:30px;  text-align:center; }
#index_honor_gd img {width:200px; height:150px;}
#index_honor_gd img:hover{ border:1px solid #000}
#left1{cursor:pointer; padding-top:110px;}
#right1{cursor:pointer;padding-top:110px;}





/***********************************/

.ny_rightnr table{
	margin-left:2px;
}
.ny_rightnr table th{
	
	font-weight:normal;
	font-size:14px;
	font-family:'Microsoft YaHei',arial;
	text-align:right;
	vertical-align: top;
	padding-top: 9px;
}

.ny_rightnr table td select{
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px;
	width: 278px;
	height: 32px;
	text-indent: 8px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 6px 5px;
	background: #FFF;
	*+margin-left:-3px;
}

.ny_rightnr table td ul{
	list-style:none;
	position:absolute;
}

.ny_rightnr table td ul li{
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	height:28px;
	line-height:28px;
	text-indent:8px;
	width:276px;
	height:28px;
	border-left:1px solid #d2d4d6;
	border-right:1px solid #d2d4d6;
	background:#FFF;
}

.ny_rightnr table td ul li a{
	display:block;
	text-decoration:none;
	
}

.ny_rightnr table td ul li a:hover{
	color:#fe7d0c;
}

.ny_rightnr table td ul li:last-child{
	border-bottom:1px solid #d2d4d6;
}
	

.ny_rightnr table td input{
	font-size:14px;
	width:276px;
	height:28px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightnr table td .yanzheng{
	width:101px;
}

.ny_rightnr table td textarea{
	resize: none;
	width:545px;
	height:178px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightnr table td img{
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:4px;
	*+margin-bottom:14px;
}

.ny_rightnr table td .but{
	width:74px;
	height:31px;
	line-height:27px;
	background:#149989;
	border-radius:2px;
	border:none;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei,sans-serif;
	color:#FFF;
}


/***********招聘************/
.jobs ul{
	list-style:none;
}

.jobs ul li{
	height:187px;
	width:652px;
	margin-left:25px;
	border-bottom: 1px #cdcdcd dashed;
	padding-top:10px;
}

.jobs ul li img{
	float:left;
	margin-top:27px;
	margin-right:19px;
}

 .jobs ul li .recruit_info{
	
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	.jobs ul li .recruit_info
}

 .jobs ul li .recruit_info .job_nam{
	color:#149989;
	font-weight:bold;
}

.jobs ul li .but{
	width:74px;
	height:31px;
	line-height:31px;
	background: #149989;
	border-radius:2px;
	float:right;
	margin-top:-128px;
	margin-right:22px;
	text-align:center;
}

.jobs ul li .but a{
	text-decoration:none;
	font-family:'Microsoft YaHei',黑体,sans-serif;
	color:#FFF;
	display:block;}
	
	
 .recruit_info_tit_bg{
	height:31px;
	background:#ececec;
	border-radius:2px;
}
	
 .recruit_info_tit_bg .recruit_info_tit{
	width:73px;
	height:31px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#149989;
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	color:#ffffff;
	line-height:31px;
	text-indent:8px;
}


.recruit_info_main{
	padding-top:10px;
	margin-bottom:60px;
}

.recruit_info_main p {
	font-family:'Microsoft YaHei',arial;
	text-align: justify;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 28px;
	color: #444444;
}


.ny_rightjob table{
	margin-top:15px;
	margin-left:5px;
}

.ny_rightjob table th{
	
	width:70px;
	font-weight:normal;
	font-size:14px;
	font-family:'Microsoft YaHei',arial;
	text-align:right;
	vertical-align: top;
	padding-top: 9px;
}

.ny_rightjob table td select{
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px;
	width: 278px;
	height: 32px;
	text-indent: 8px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 6px 5px;
	background: #FFF;
	*+margin-left:-3px;
}

.ny_rightjob table td ul{
	list-style:none;
	position:absolute;
}

.ny_rightjob table td ul li{
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	height:28px;
	line-height:28px;
	text-indent:8px;
	width:276px;
	height:28px;
	border-left:1px solid #d2d4d6;
	border-right:1px solid #d2d4d6;
	background:#FFF;
}

.ny_rightjob table td ul li a{
	display:block;
	text-decoration:none;
	
}

.ny_rightjob table td ul li a:hover{
	color:#fe7d0c;
}

.ny_rightjob table td ul li:last-child{
	border-bottom:1px solid #d2d4d6;
}
	

.ny_rightjob table td input{
	font-size:14px;
	width:276px;
	height:28px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightjob table td .yanzheng{
	width:101px;
}

.ny_rightjob table td textarea{
	resize: none;
	width:545px;
	height:178px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightjob table td img{
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:4px;
	*+margin-bottom:14px;
}

.ny_rightjob table td .but{
	width:74px;
	height:31px;
	line-height:27px;
	background:#149989;
	border-radius:2px;
	border:none;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei,sans-serif;
	color:#FFF;
	margin-bottom:20px;
	float:right
}



