@charset "utf-8";
body {
	margin:0 auto;
	font-size:12px;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	line-height:normal;
}
ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p {
	padding:0;
	margin:0;
}
ul {
	list-style:none;
}
* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
a {
	color:#05a;
	text-decoration:none;
}
a:hover {
	color:#f00;
}
.clear {
	clear:both;
}
.top_text {
	float:right;
}
/*-----------------头部开始--------------------*/
#header {
	height:110px;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}
.top {
	border-bottom:1px solid #d5d5d5;
	line-height: 28px;
}
.top .top_box {
	margin:0 auto;
	width: 1000px;
	overflow: hidden;
}
.top_box p {
	color: #929292;
	font-family: "微软雅黑";
}
.top_box a {
	color: #929292;
}
#header .logo {
	float: left;
	width: 150px;
	margin-top: 18px;
}
.top_box img {
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 15px;
}
#header .lxdh {
	background-image: url(../images/a_13.jpg);
	height: 50px;
	padding-left: 110px;
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	width: 180px;
	margin-top: 25px;
}
.lxdh p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 50px;
	color: #808080;
}
.navBar {
	background:#d01120;
	position:relative;
	z-index:1;
	color:#fff;
	height:50px;
	line-height:50px;
}
.nav {
	width:1000px;
	margin:0 auto;
}
.nav h3 {
	font-size:100%;
	font-weight:normal;
	font-size:14px;
}
.nav .m {
	position:relative;
	float:left;
	width:125px;
	display:inline;
	text-align:center;
	background-image: url(../images/a_07.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav h3 a {
	zoom:1;
	display:block;
	color:#fff;
	font-family: "微软雅黑";
	font-size: 16px;
}
.nav .on h3 a {
	background:#eabe1f;
	color:#d01120;
}
.nav .sub {
	display:none; /*默认隐藏*/
	width:125px;
	position:absolute;
	left:0px;
	top:50px;
	float:left;
	line-height:50px;
	filter:alpha(opacity=90);
	opacity:0.9;
}
.nav .sub li {
	text-align:center;
	margin-bottom:1px;
	color:#fff;
	background:#af1420;
}
.nav .sub li a {
	color:#fff;
	display:block;
	zoom:1;
	font-family: "微软雅黑";
	font-size: 16px;
}
.nav .sub li a:hover {
	background:#eabe1f;
	color:#d01120;
}
#nav {
	height:50px;
	background-color: #d01120;
}
/*------------------头部结束------------------*/
/*------------------版权开始------------------*/
#footer {
	padding:40px 0;
	background-color: #2e2e2e;
	margin-top: 45px;
}
#footer .footer_box {
	margin:0 auto;
	overflow:hidden;
	width: 1000px;
}
.footer_box .wbbox {
	float: left;
	width: 112px;
	padding-right: 40px;
}
.footer_box .bqxx {
	border-left:1px solid #585858;
	float: left;
	width: 360px;
	padding-left: 20px;
}
.bqxx p {
	font-size: 14px;
	color: #7a7a7a;
	line-height: 24px;
}
.bqxx p a{
	color: #7a7a7a;
}
.bqxx h2 {
	font-family: "微软雅黑";
	font-size: 17px;
	line-height: 44px;
	font-weight: normal;
	color: #7a7a7a;
}
.bqxx span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.footer_box .wzgn {
	float: right;
	width: 300px;
}
.wzgn h2 {
	font-size: 14px;
	line-height: 32px;
	color: #7a7a7a;
	font-weight: normal;
}
.wzgn li {
	line-height: 26px;
}
.wzgn a {
	color: #7a7a7a;
}
.wzgn ul {
	float: left;
	width: 100px;
	display: block;
}
/*------------------版权结束------------------*/
.topadcs {
	margin-bottom:10px
}
.content {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	font-family:microsoft yahei;
}
.left {
	width:201px;
	float:left;
	overflow:hidden;
}
.left a:hover {
	text-decoration:underline;
}
.cpMenu {
	width:199px;
	border:1px solid #dadada;
	background-color:#f1f1f1;
	margin-bottom:10px;
}
.cpMenu h4 {
	margin:17px 16px;
	color:#fff;
	padding-left:14px;
	height:34px;
	line-height:34px;
	font-size:18px;
	background-color:#a00302;
}
.cpMenu h4 a {
	color:#fff;
}
.cpMenu ul {
	margin:16px;
}
.cpMenu ul a {
	display:block;
	padding-left:18px;
	height:45px;
	line-height:45px;
	font-size:13px;
	color:#333;
	border-bottom:1px dotted #141414;
	background:url(../images/cpMuLi_ico.png) no-repeat left center;
}
.cpMuPhone {
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
}
.cpMuPhone img {
	display:block;
	width:201px;
}
.cpMuPhone b {
	position:absolute;
	left:55px;
	top:50px;
	font-size:18px;
	color:#fff;
}
.cpMenu ul li.cur a {
	color:#a00302;
}
.t05 {
	background:url(../images/tb01.png) no-repeat;
	line-height:40px;
}
.t05 {
	padding:0 10px;
	color:#fff;
	font-size:14px;
}
.t05_cons1 {
	border:solid 1px #d7d7d7;
	border-top:0;
	padding:2px 10px;
	margin-bottom:10px;
	zoom:1;
	background:#fff;
}
.t05_cons1 li {
	background: url("../images/ico27.jpg") no-repeat scroll 0 10px transparent;
	line-height: 25px;
	height:25px;
	overflow: hidden;
	padding-left: 10px;
	width: 160px;
}
.t05_cons1 li a {
	color:#454545;
}
/*------------------页面布局右边------------------*/
.right {
	width:780px;
	float:right;
	display:inline;
	overflow:hidden;
}
.plc {
	background:url(../images/tb02.png) no-repeat;
	height:35px;
	line-height:35px;
	padding:0 10px;
	position:relative;
	font-size:14px;
	color:#666;
	overflow:hidden;
	margin-bottom:10px;
}
.plc a {
	color:#666;
}
.right_main {
	width:778px;
	min-height:458px;
	border:solid 1px #d5d5d5;
	padding-bottom:15px;
	overflow:hidden;
	background:#fff;
}
/*------------------新闻资讯------------------*/
.news_con {
	width:740px;
	margin:0 auto;
	padding-top:15px;
}
dl.news_dl {
	font-size:14px;
	color:#666;
	padding:0 5px;
	line-height:22px;
	border-bottom:1px dashed #CCCCCC;
}
dl.news_dl a {
	color:#000;
}
dl.news_dl dt {
	margin-bottom:3px;
	margin-top:5px;
	line-height:24px;
	height:24px;
	width:720px;
	overflow:hidden;
}
dl.news_dl .dt_1 {
	height:20px;
	background:url(../images/ico10.gif) no-repeat 0 6px;
	padding-left:10px;
	font-size:13px;
	color:#c20403;
	font-weight:bold;
}
dl.news_dl .dt_1:hover {
	background:url(../images/ico10.gif) no-repeat 0 6px;
	color:#c20403;
}/*资讯首页内容,点击时的图片*/
dl.news_dl .dt_2 {
	font-size:12px;
	float:right;
	padding:0 10px 0 8px;
	font-family:"宋体";
}
dl.news_dl .dt_3 {
	font-size:12px;
}
dl.news_dl .dt_3 a {
	color:#Fa0030200;
	text-decoration:underline;
} /*文章出处*/
dl.news_dl dd {
	font-size:12px;
	padding-left:10px;
	height:45px;
	overflow:hidden;
	margin-bottom:10px;
}
.mb10 {
	margin-bottom:10px;
}
.newchang {
	border-bottom:1px dashed #d7d7d7;
	height:25px;
	padding-left:30px;
}
/*-----新闻资讯详情页-----*/
.left2_main {
	width:730px;
	margin:0 auto;
	padding-top:15px;
}
.n_info_con h1 {
	text-align:center;
	font-size:18px;
	color:#000;
	margin-bottom:6px;
	height:35px;
	line-height:35px;
}
.info_con_tit {
	font-family:"宋体";
	line-height:24px;
	margin-bottom:15px;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:20px;
}
.info_con_tit span {
	margin-right:10px;
}
.info_con_tit .n_tit {
	text-align:center;
	color:#7E7E7E;
}
.info_con_tit .n_tit a {
	color:#BCBBBB;
}
.n_info_con .tit2_span {
	float:right;
	margin:0;
	_margin-top:5px;
}
.n_info_con p {
	line-height:26px;
	color:#666;
	font-family:宋体;
	font-size:14px
}
.n_info_con p a {
	color:#B61212;
}
.n_info_con .apage {
	text-align:center;
	margin-bottom:10px;
}
.cntrBody p {
	font-size:14px;
	line-height:26px;
	color:#666;
}
.gduo {
	height:30px;
	line-height:30px;
	background:#f7f7f7;
	overflow:hidden;
	margin:15px 0px;
	padding:0 10px;
}
.gduo span {
	float:right;
	width:320px;
	overflow:hidden;
	height:30px;
	display:block;
}
.gduo a {
	font-weight:bold;
	color:#666;
	font-family:宋体;
}
.gduo a:hover {
	text-decoration:underline;
}
.info_key {
	border-bottom:solid 1px #d7d7d7;
	height:30px;
	line-height:30px;
	padding-left:10px;
	margin:10px 0;
	color:#666;
}
.info_key span {
	font-size:14px;
	font-weight:bold;
}
.info_key a {
	margin-right:10px;
}
/*-----联系我们-----*/
#lxwm {
	width:740px;
	margin:0 auto;
}
.lxwm_L {
	float:left;
	width:336px;
	margin-top:20px;
	margin-bottom:20px;
}
.kf-t {
	padding-left:20px;
	height:60px;
	color:#5A5A5A;
}
.kf-t p {
	color:#D01120;
	font-size:36px;
	line-height: 50px;
}
.kf-b {
	width:174px;
	height:126px;
	margin-top:20px;
}
.kf-b p {
	width:320px;
	height:34px;
	margin-bottom:12px;
	color:#5A5A5A;
	line-height:34px;
	font-size:14px;
}
.lxwm_R {
	float:left;
	width:402px;
	margin-top:20px;
	margin-bottom:20px;
}
.zb {
	width:400px;
	border:1px solid #E8E8E8;
	background-color:#F7F7F7;
	border-radius: 3px;
}
.zb .t {
	color:#D01120;
	font-size: 18px;
	height:46px;
	border-bottom: 1px dotted #CCC;
	text-indent:20px;
	overflow:hidden;
	line-height:55px;
}
.zb .det {
	line-height: 30px;
	color:#5A5A5A;
	padding:10px 0 0 20px;
	font-size:14px;
}
.zb .det a {
	color:#5A5A5A;
}
.zb .det a:hover {
	text-decoration:underline;
}
/*-----人才服务列表-----*/
.neiRong {
	width:740px;
	margin:0 auto;
}
.newsListpic {
	padding:18px 0;
}
.newsListpic li {
	width:100%;
	height:140px;
	margin-bottom:10px;
	margin-bottom:30px;
}
.newsListpic li dt {
	width:200px;
	margin-right:20px;
	height:150px;
	float:left;
	border:1px solid #C0C0C0;
}
.newsListpic li dt img {
	width:200px;
	height:150px;
}
.newsListpic li dd.title {
	width:518px;
	height:35px;
	line-height:35px;
	float:left;
	font-size:16px;
	color:#6f5119;
	font-weight:bold;
	font-family:微软雅黑;
}
.newsListpic li dd.title a {
	color:#6a3e00;
}
.newsListpic li dd.title a:hover {
	color:#92702e;
}
.newsListpic li dd.jj {
	width:518px;
	height:95px;
	float:left;
	color:#5e5e5e;
	line-height:25px;
}
.newsListpic li dd.jj a {
	color:#5e5e5e;
	font-size:14px;
}
.newsListpic li dd.jj a:hover {
	color:#92702e;
}
.newsListpic li dd.date {
	width:518px;
	height:20px;
	float:left;
	color:#8b8a8a;
	line-height:20px;
	border-bottom:dotted 1px #666666;
}
.newsListpic li dd.date a {
	color:#5e5e5e;
}
.newsListpic li dd.date a:hover {
	color:#92702e;
}
/*-----翻页-----*/
.clear {
	clear:both;
	margin:0;
	padding:0;
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
}
#pages {
	padding:30px 0 10px;
	text-align:center;
	font:12px;
	overflow:hidden;
}
#pages a {
	display:inline-block;
	padding:0px 8px;
	height:22px;
	font-size:12px;
	line-height:22px;
	background:#fff;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#333;
	margin:0px 2px;
}
#pages a.a1 {
	padding:0px 12px;
	height:22px;
	line-height:22px;
	margin-top:0px;
}
#pages a:hover {
	background:#C20403;
	color:#fff;
	text-decoration:none;
}
#pages span {
	display:inline-block;
	padding:0px 8px;
	height:22px;
	line-height:22px;
	background:#C20403;
	border:1px solid #C20403;
	color:#fff;
	text-align:center;
}
/*-----关于我们-----*/
.about {
	width:740px;
	margin:0 auto;
	margin-top:30px;
}
.zbPic {
	width:174px;
	height:358px;
	position:relative;
}
.zbPic .sg {
	width:35px;
	height:27px;
	position:absolute;
	top:165px;
	left:67px;
}
.zbPic .hgCon {
	width:154px;
	height:174px;
	background:url(../images/hgBg.png) no-repeat center top;
	padding-left:20px;
}
.zbPic .hgCon h4 {
	padding-top:50px;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
}
.zbPic .hgCon h4 span {
	border-top:0px solid #fff;
}
.zbPic .hgCon p {
	width:145px;
	color:#ffffff;
	font-size:14px;
	margin-top:9px;
	text-align:center;
}
.zbPic .hp {
	margin-top:8px;
}
.fl {
	float:left;
	_display:inline;
}
.zbCon {
	width:100%;
}
.zbCon p {
	color:#646464;
	font-size:14px;
	margin-bottom:25px;
	margin-left:15px;
	line-height:25px;
}
.fr {
	float:right;
	_display:inline;
}
/*-----总裁致辞-----*/
.gszc{
	width:740px;
	margin:0 auto;
	margin-top:30px;
}
.gszc p {
	color:#646464;
	font-size:14px;
	margin-bottom:25px;
	line-height:27px;
	text-indent:2em;
}
/*-----核心团队-----*/
.gd_list {
	width:740px;
	margin:0 auto;
	overflow:hidden
}
.gd_list ul {
	margin-top:-1px
}
.gd_list li {
	width:740px;
	padding:40px 0;
	border-top:1px dashed #ddd;
	overflow:hidden
}
.gd_list li img {
	padding:5px;
	border:1px solid #ddd
}
.gd_list li div.fr {
	width:535px
}
.gd_list li h3 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px
}
.gd_list li h3 a {
	color:#D01120;
}
.gd_list li h3 a:hover {
	text-decoration:underline;
}
.gd_list li h3 span {
	margin-left:18px;
	color:#000
}
.gd_list li p {
	font-size:14px;
	line-height:24px;
	color:#555
}
.radius10 {
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px
}
/*-----公司文化-----*/
.LiNian {
	width:740px;
	margin:0 auto;
	margin-top:30px;
}
.LiNian ul {
	background:url(../images/lnBg.jpg) no-repeat 30px top;
}
.LiNian ul li.li1 {
	padding-top:16px;
}
.LiNian ul li.li2 {
	padding-top:37px;
}
.LiNian ul li.li3 {
	padding-top:36px;
}
.LiNian ul li.li4 {
	padding-top:37px;
}
.LiNian ul li.li5 {
	padding-top:31px;
}
.LiNian ul li .smp {
	width:65px;
	text-align:center;
	color:#db9e06;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
}
.LiNian ul li .smCon {
	margin-left:10px;
	padding:5px 10px;
	background:#fef7cb;
	color:#646464;
	font-size:14px;
}
.cL:after {
	content:'\20';
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.cL {
	display:block;
	zoom:1;
}
/*-----人才学院-----*/
.cus {
	width:740px;
	margin:0 auto;
}
.cus li {
	width:230px;
	height:222px;
	border:1px solid #dbdbdb;
	text-align:center;
	line-height:20px;
	float:left;
	margin:20px 7px;
}
.cus li img {
	width:230px;
	height:190px;
}
.cus li a, .cus li a:link, .cus li a:hover.cus li a:visited {
	color:#cb0601;
	font-weight:bold;
}
.cus .end {
	margin-right:0;
}
/*-----我们优势-----*/
.ys {
	width:740px;
	margin:0 auto;
}
.ys h3 {
	height:40px;
	line-height:40px;
	text-align:center;
	margin-bottom:6px;
	color:#333;
	font-size:30px;
}
.ys h3 a {
	color:#333;
	font-size:30px;
}
.ys h3 b {
	color:#d01120;
	font-size:36px;
}
.ys h4 {
	font-weight:normal;
	color:#333;
	font-size:18px;
	text-align:center;
	height:34px;
	line-height:34px;
	margin-bottom:20px;
	background:url(../images/line2.gif) center center no-repeat;
}
.ys_con {
	background:url(../images/ys_bg.jpg) center top no-repeat;
}
.ys_con .y_more {
	display:block;
	width:122px;
	margin-left:72px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#b1b1b1;
	font-size:16px;
	font-weight:bold;
	background:url(../images/ys_btn.gif) no-repeat;
}
.ys_con dl {
	margin-bottom:24px;
	width:416px;
}
.ys_con dt {
	overflow:hidden;
	zoom:1;
	margin-bottom:12px;
}
.ys_con dt em {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	width:58px;
	height:58px;
	text-align:center;
	line-height:58px;
	background:url(../images/yuan.gif) no-repeat;
	color:#D01120;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
}
.ys_con dt span {
	float:left;
	width:345px;
	float:left;
	padding-left:11px;
	color:#333;
	font-size:24px;
}
.ys_con dt b {
	display:block;
}
.ys_con dd {
	margin-left:72px;
	font-size:14px;
	line-height:24px;
	color:#333;
}
.y1 {
	padding:40px 0 0 70px;
	background:url(../images/y1.jpg) right 31px no-repeat;
	height:254px;
	margin-bottom:24px;
}
.y2 {
	padding:6px 0 0 290px;
	background:url(../images/y2.jpg) 21px top no-repeat;
	height:250px;
	margin-bottom:18px;
}
.y3 {
	padding:30px 0 0 70px;
	background:url(../images/y3.jpg) right top no-repeat;
	height:238px;
	margin-bottom:28px;
}
.y4 {
	padding:0 0 0 290px;
	background:url(../images/y4.jpg) 21px top no-repeat;
	height:292px;
}
/*-----招聘信息-----*/
.sortid_zpxx {
	width:740px;
	margin:0 auto;
}
.sortid_zpxx .box_con {
	padding:20px 40px;
	font:14px/30px "微软雅黑";
	color:#5A5A5A;
	text-align:left;
}
.sortid_zpxx .box_con a {
	color:#5A5A5A;
}
.sortid_zpxx .box_con a:hover {
	color:#D01120;
	text-decoration:underline;
}
ul.site {
	margin:0;
	padding:0;
	list-style:none;
}
.sortid_zpxx ul.list {
	text-align:left;
}
.sortid_zpxx ul.list li {
	margin-bottom:20px;
	border-top:1px solid #C4C4C4;
	border-bottom:1px dashed #C4C4C4;
}
.sortid_zpxx ul.list li .title {
	font:bold 14px/36px "宋体";
	color:#585858;
	background:url(../images/li_04.gif) no-repeat 720px center;
	cursor:pointer;
}
.sortid_zpxx ul.list li .show_box {
	display:none;
	line-height:22px;
}
.sortid_zpxx ul.list li .info {
	padding:20px 40px;
}
.sortid_zpxx ul.list li .info p{
	font-size:14px;
	color:#454545;
	line-height:25px;
}
.sortid_zpxx ul.list li .link {
	padding:0 40px 20px;
	text-align:right;
	font-weight:bold;
}
.sortid_zpxx ul.list li.sel .title {
	background:#4E4C47;
	color:#FFFFFF;
}
.show_box .link a{
	color:#D01120;
}
/*在线客服*/
.keifu {
	position:fixed;
	top:20%;
	right:0;
	width:131px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index:990;
}
.keifu_tab {
	width:160px;
}
.icon_keifu {
	width:26px;
	height:100px;
	float:left;
	background:url(../images/keifu.png) 0 0;
	position:relative;
	display:none;
	cursor:pointer;
}
.keifu_box {
	float:left;
	width:131px;
}
.keifu_tab img {
	display:block;
}
.keifu_head {
	width:131px;
	height:41px;
	background:url(../images/keifu.png);
	background-position: 0 -103px;
	font-size:0;
	line-height:0;
	position:relative;
}
.keifu_close:hover {
	background-position:-60px 0;
}
.keifu_con {
	border-left:7px solid #9b8675;
	border-right:7px solid #9b8675;
	padding-top:15px;
	background:#fbfbfb;
}
.keifu_con li {
	height:33px;
	padding-left:12px;
}
.keifu_con .weixin {
	height:96px;
}
.keifu_con .bt {
	font-size:16px;
	height:30px;
	line-height:30px;
	text-align:left;
	padding:0 0 0 20px;
	color:#012646;
}
.keifu_bot {
	width:131px;
	height:119px;
	background:url(../images/keifu.png);
	background-position:0 -149px;
}