﻿@charset "utf-8";
@import "newstyle.css"; 
* {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif, '宋体';
}
/*
html {filter:gray();}
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
*/
img {
	border: none;
}
ul {
	list-style-type: none;
}
body {
	font-size: 12px;
	background: #FFF;
}
.footer {
	width: 960px;
	margin: 0px auto;
}
.main {
	width: 960px;
	margin: 0px auto;
}
.header {
	width: 960px;
	margin: 0px auto;
}
.header {
	margin-bottom: 8px;
}
.logo {
	float: left;
	width: 193px;
}
.topright {
	float: right;
	width: 767px;
}
.login {
	height: 31px;
	background: url('images/loginbg.gif') no-repeat;
	overflow-y: hidden;
}
.toplogin {
	height: 31px;
	color: #2E499A;
	margin-left: 10px;
	overflow-y: hidden;
	padding: 5px 0px;
}
.toplogin .input {
	border: 1px #BBB solid;
	background: #FFF;
	width: 99px;
	margin-right: 6px;
}
.toplogin .radio {
	margin: 0px 5px;
}
.toplogin .go {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('images/bg4.gif') no-repeat;
	width: 39px;
		height: 19px;
		line-height: 19px;
		color: #FFF;
		font-size: 12px;
	}
.toplogin span.loginspan {
}
.toplogin span.sethome {
	font-family: '宋体';
	margin-left: 10px;
	position: relative;
	top: -4px;
}
.toplogin2 {
	height: 85px;
	color: #2E499A;
	margin-left: 10px;
	padding: 5px 0px;
}
.toplogin2 .input {
	border: 1px #BBB solid;
	background: #FFF;
	width: 99px;
	margin-right: 6px;
}
.toplogin2 .radio {
	margin: 0px 5px;
}
.toplogin2 .go {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('images/bg4.gif') no-repeat;
	width: 39px;
		height: 19px;
		line-height: 19px;
		color: #FFF;
		font-size: 12px;
	}
.toplogin2 span {
	font-family: '宋体';
	margin-left: 10px;
	position: relative;
	top: -6px;
}

.menu {
	height: 43px;
	overflow-y: hidden;
}
.menu ul {
	margin-left: 4px;
}
.menu ul li {
	float: left;
	width: 108px;
	text-align: center;
}
.menu ul li.fen {
	width: 1px;
	background: url('images/bg3.gif') no-repeat 0px 14px;
	height: 43px;
}
.menulink:visited {
	color: #0081BB;
	text-decoration: none;
	display: block;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	font-weight: bold;
}
.menulink:link {
	color: #0081BB;
	text-decoration: none;
	display: block;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	font-weight: bold;
}
.menulink:active {
	color: #0081BB;
	text-decoration: none;
	display: block;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	font-weight: bold;
}
.menulink:hover {
	color: #0081BB;
	text-decoration: none;
	display: block;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	font-weight: bold;
}
.menulink:visited.home {
	color: #FF9501;
}
.menulink:link.home {
	color: #FF9501;
}
.menulink:active.home {
	color: #FF9501;
}
.menulink:hover.home {
	color: #FF9501;
}
.banner {
	margin-top: 8px;
	height: 68px;
	background: url('images/banner.gif') no-repeat;
}
.banner ul {
	padding-top: 12px;
}
.banner ul li {
	width: 220px;
	margin-left: 85px;
	color: #FFF;
	float: left;
	display: inline;
}
.banner ul li p {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}
.linjie1:visited {
	color: #fff;
	text-decoration: none;
	margin-bottom: 4px;
}
.linjie1:link {
	color: #fff;
	text-decoration: none;
	margin-bottom: 4px;
}
.linjie1:active {
	color: #fff;
	text-decoration: underline;
	margin-bottom: 4px;
}

.linjie1:hover {
	color: #fff;
	text-decoration: underline;
	margin-bottom: 4px;
}

.main {
	margin-bottom: 8px;
}
.main .left {
	float: left;
	width: 710px;
}
.left .flashnews {
	width: 300px;
	float: left;
}
.left .topnews {
	float: right;
	width: 400px;
}
.left .listtop {
	height: 27px;
	background: url('images/bg1.gif') no-repeat;
	border-bottom: 1px #ABCCED solid;
	font-size: 14px;
	font-weight: bold;
	color: #5987A9;
	line-height: 27px;
	padding-left: 35px;
	letter-spacing: 1px;
}
.left .listtop span {
	margin-left: 250px;
	font-family: '宋体';
	font-weight: normal;
	font-size: 12px;
}
.left .topnews .topnewslist {
	padding: 8px;
}
.left .topnews .topnewslist ul li {
	background: url('images/ico1.gif') no-repeat 5px 9px;
}
.left .topnews .topnewslist ul li.news1 {
	background: url('images/n.gif') no-repeat 1px 4px;
}
.left .topnews .topnewslist .title {
	margin-right: 10px;
	width: 300px;
	display: -moz-inline-box;
	display: inline-block;
}
.topnewslink:visited {
	color: #737373;
	text-decoration: none;
	padding-left: 15px;
}
.topnewslink:link {
	color: #737373;
	text-decoration: none;
	padding-left: 15px;
}
.topnewslink:active {
	color: #737373;
	text-decoration: underline;
	padding-left: 15px;
}
.topnewslink:hover {
	color: #737373;
	text-decoration: underline;
	padding-left: 15px;
}
.left .topnews .topnewslist .date {
	width: 50px;
	color: #737373;
}
.left .leftlist .top {
	height: 35px;
	background: url('images/bg2.gif') no-repeat;
	margin-top: 8px;
	overflow-y: hidden;
}
.left .leftlist .top .title {
	color: #5688AD;
	display: -moz-inline-box;
	display: inline-block;
	margin-left: 29px;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
}
.left .leftlist .top .more {
	color: #5688AD;
	display: -moz-inline-box;
	display: inline-block;
	margin-left: 541px;
	font-weight: normal;
	font-size: 12px;
	line-height: 35px;
	font-family: '宋体';
}
.left .leftlist .list {
	padding: 8px;
	margin-left: 3px;
	margin-top: 8px;
	border: 1px #ABCCED solid;
}
.left .leftlist .list ul li {
	float: left;
	width: 330px;
	height: 40px;
	margin-bottom: 8px;
	margin-right: 28px;
	overflow: hidden;
}
.left .leftlist .list ul li.nomargin {
	margin-right: 0px;
}
.left .leftlist .list ul li span {
	color: #1E83D3;
}
.left .leftlist .list .toptitle {
	background: #E2EFF8;
	height: 25px;
	color: #5987A8;
	line-height: 25px;
}
.left .leftlist p {
	float: left;
	text-align: center;
}
.left .leftlist .list .name {
	width: 150px;
}
.left .leftlist .list .sex {
	width: 50px;
}
.left .leftlist .list .year {
	width: 50px;
}
.left .leftlist .list .education {
	width: 50px;
}
.left .leftlist .list .professional {
	width: 50px;
}
.left .leftlist .list .intention {
	width: 250px;
}
.left .leftlist .list .time {
	width: 100px;
}
.left .leftlist .jobli ul li {
	display: block;
	width: 705px;
	margin: 0px;
	overflow-x: hidden;
	padding: 0px;
	height: 22px;
	line-height: 22px;
}
.left .leftlist .jobli ul li.bg {
	background: #F5FAFD;
}
.left .leftlist ul li p {
	float: left;
	text-align: center;
}
.main .right {
	float: right;
	width: 240px;
}
.main .right .rightsearch {
	border: 1px #ABCCED solid;
	margin-bottom: 10px;
	height: 242px;
	background: url('images/rightsearch.gif') no-repeat;
}
.main .right .rightsearch div {
	margin-top: 30px;
	text-align: center;
}
.searchform {
	width: 170px;
	border: 1px #CCC solid;
	clear: both;
	font-size: 12px;
	text-align: center;
	margin: 4px 0px;
	height: 22px;
	line-height: 22px;
	color: #414141;
}
.searchgo {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 93px;
		height: 29px;
		text-align: center;
		color: #5889AA;
		font-size: 14px;
		font-weight: bold;
	background: url('images/searchgo.gif') no-repeat;
		line-height: 29px;
		margin-top: 8px;
}
.main .rightlist {
	border: 1px #ABCCED solid;
}
.main .right .listtop {
	height: 27px;
	background: url('images/bg1.gif') no-repeat;
	border-bottom: 1px #ABCCED solid;
	font-size: 14px;
	font-weight: bold;
	color: #5987A9;
	line-height: 27px;
	padding-left: 35px;
	letter-spacing: 1px;
}
.main .right .listcontent {
	padding: 8px;
}
.main .right .quickmenu ul {
	margin: 0px 8px;
	background: url('images/bg8.gif') no-repeat 30px 8px;
}
.main .right .quickmenu ul li {
	height: 38px;
	line-height: 38px;
	border-bottom: 1px #BEBEBE dashed;
}
.main .right .quickmenu ul li.noborder {
	border-bottom: none;
}
.quickmenulink:visited {
	height: 38px;
	line-height: 38px;
	text-decoration: none;
	display: block;
	color: #2880BF;
	font-weight: bold;
	padding-left: 75px;
}
.quickmenu ul li .quickmenulink:link {
	height: 38px;
	line-height: 38px;
	text-decoration: none;
	display: block;
	color: #2880BF;
	font-weight: bold;
	padding-left: 75px;
}
.quickmenulink:active {
	height: 38px;
	line-height: 38px;
	text-decoration: none;
	display: block;
	color: #2880BF;
	font-weight: bold;
	padding-left: 75px;
}
.quickmenu ul li .quickmenulink:hover {
	height: 38px;
	line-height: 38px;
	text-decoration: none;
	display: block;
	color: #2880BF;
	font-weight: bold;
	padding-left: 75px;
}
.main .right .webinfo {
	height: 100px;
	background: url('images/bg5.jpg') no-repeat 15px 35px;
	padding-left: 80px;
	padding-top: 18px;
	color: #757575;
}
.main .right .webinfo span {
	color: #F00;
}
.main .right .liststyle ul {
	margin-top: 2px;
}
.main .right .liststyle ul li {
	background: url('images/bg6.gif') no-repeat 10px 4px;
	overflow: hidden;
	width: 220px;
	margin: 1px 0px;
	padding: 0px;
}
.main .right .liststyle ul li span {
	width: 15px;
	text-align: center;
	color: #FFF;
	display: -moz-inline-box;
	display: inline-block;
	margin-right: 8px;
}
.linka:visited {
	color: #7B7B7B;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	height: 22px;
	line-height: 22px;
}
.main .right .liststyle ul li .linka:link {
	color: #7B7B7B;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	height: 22px;
	line-height: 22px;
}
.linka:active {
	color: #7B7B7B;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	height: 22px;
	line-height: 22px;
}
.main .right .liststyle ul li .linka:hover {
	color: #7B7B7B;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	height: 22px;
	line-height: 22px;
}
.main .right .picjob {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
.main .right .picjob ul li {
	font-weight: bold;
	overflow-y: hidden;
	height: 65px;
	margin-bottom: 10px;
}
.main .right .picjob ul li p {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.main .right .picjob img {
	float: left;
	border: 1px #DBDBDB solid;
	margin-right: 5px;
}
.footer .link {
	height: 90px;
	background: #E2EFF8;
	line-height: 45px;
	text-align: center;
	color: #015699;
	margin-left: 3px;
}
.footer .link ul li {
	float: left;
}
.linkaa:visited {
	color: #005797;
	text-decoration: none;
	padding: 0px 18px;
	line-height: 45px;
	height: 45px;
}
.footer .link ul li .linkaa:link {
	color: #005797;
	text-decoration: none;
	padding: 0px 18px;
	line-height: 45px;
	height: 45px;
}
.linkaa:active {
	color: #005797;
	text-decoration: none;
	padding: 0px 18px;
	line-height: 45px;
	height: 45px;
}
.footer .link ul li .linkaa:hover {
	color: #005797;
	text-decoration: none;
	padding: 0px 18px;
	line-height: 45px;
	height: 45px;
}
.footer .link ul li.fen {
	width: 2px;
	background: url('images/bg3.gif') repeat-x 0px 16px;
	height: 45px;
}
.footer .footermenu {
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: url('images/bg7.gif') repeat-x;
	margin-left: 3px;
}
.footer .footermenu span {
	margin: 0px 8px;
	height: 30px;
	line-height: 30px;
}
.footer .copyright {
	padding: 5px 0px;
	color: #858585;
	text-align: center;
}
.clear {
	clear: both;
}
.mainborder {
	border: 1px #ABCCED solid;
	min-height:1px;
}
.block {
	display: block;
}
a:visited {
	color: #737373;
	text-decoration: none;
}
a:link {
	color: #737373;
	text-decoration: none;
}
a:active {
	color: #737373;
	text-decoration: underline;
}
a:hover {
	color: #737373;
	text-decoration: underline;
}
.homead {
	padding-left: 3px;
	margin: 10px 0px;
}
.normalfont {
	font-weight: normal;
}
.fontstyle1 {
	color: #066EC5;
}
a:visited.fontstyle2 {
	color: #5B86A8;
	font-family: '宋体';
}
a:link.fontstyle2 {
	color: #5B86A8;
	font-family: '宋体';
}
a:actvie.fontstyle2 {
	color: #5B86A8;
	font-family: '宋体';
}
a:hover.fontstyle2 {
	color: #5B86A8;
	font-family: '宋体';
}
.listad {
	margin-left: 3px;
	margin-top: 10px;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.listad ul li {
	float:left;
	width:127px;
	margin-right: 10px;
	overflow:hidden;
}
.listad ul li p{
	text-align:center;
	overflow:hidden;
}
.listad img {
	border: 1px #DCDCDC solid;
	margin-bottom: 4px;
}
.height10 {
	margin-bottom: 10px;
}
.height10px {
	height:10px;
	line-height:10px;
	font-size:0px;
}
.floatl {
	float:left;
}
.floatr {
	float:right;
}


.column {margin:0px auto; width:920px;}
.column .left {width:185px; float:left;}
.column .left .collefttitle {height:58px; background:url(images/bg12.gif) no-repeat;}
.column .left .collefttitle .cntitle {color:#0A5E98; font-size:26px; font-weight:bold; margin-left:10px; margin-top:15px;}
.column .left .collefttitle .entitle {font-size:10px; margin-left:10px; height:14px; line-height:14px;}
.column .left .coleftlist ul li {padding:4px 0px; background:url(images/bg13.gif) no-repeat 20px 13px; border-bottom:1px #ECECEC solid;}
li.qa {background:none; border-bottom: 1px #BEBEBE dashed;}
.coleftlink:visited {color:#9B9B9B; display:block; padding-left:30px;}
.coleftlink:link {color:#9B9B9B; display:block; padding-left:30px;}
.coleftlink:active {color:#9B9B9B; display:block; padding-left:30px;}
.coleftlink:hover {color:#9B9B9B; display:block; padding-left:30px;}
.column .right {width:700px; float:right; background:url(images/bg9.gif) repeat-y;}
.column .right .top {background:url(images/columntopbg.gif) no-repeat;}
.column .right .top .topandleft{float:left; padding-left:25px; font-size:14px; color:#0079B7; font-weight:bold; line-height:30px; letter-spacing:1px;}
.column .right .top .topandright{float:right; padding-right:30px; padding-top:10px; font-family:'宋体'; color:#8E8E8E;}
.column .right .top .topsearchform {clear:both; text-align:center;}
.column .right .top1 {background:url(images/columntopbg1.gif) no-repeat;}
.column .right .top1 .topandleft{float:left; padding-left:25px; font-size:14px; color:#0079B7; font-weight:bold; line-height:30px; letter-spacing:1px;}
.column .right .top1 .topandright{float:right; padding-right:30px; padding-top:10px; font-family:'宋体'; color:#8E8E8E;}
.topsearchform {clear:both; text-align:center;}
.topsearchform form select{font-size:12px; color:#585858; margin-right:4px;}
.topsearchform form input{border:1px #E1E1E1 solid; color:#585858;}
.topsearchform form input.gosearch {width:52px; height:19px; background:url(images/searchgo1.gif) no-repeat; border:none; margin-left:4px;}
.columnlist {width:622px; margin:0px auto; margin-bottom:5px;}
.columnlist .title {height:24px; background:url(images/bg10.gif) repeat-x;}
.columnlist .title div {margin-bottom:1px; background:url(images/bg11.gif) no-repeat;}
.columnlist .title div p.title {width:156px; text-align:center; color:#FFF; font-weight:bold; background:none; float:left;}
.columnlist1 {width:605px; margin:0px auto; margin-bottom:5px;}
.columnlist1 .bg {height:25px; background:url(images/bg14.gif) no-repeat;}
.columnlist1 .columnlist1list ul {width:578px; margin:0px auto;}
.columnlist1 .columnlist1list ul li {border-bottom:1px #E9E9E9 solid; height:28px; line-height:28px; color:#757575;}
.columnlist1 .columnlist1list ul li.bg1 {border-bottom:1px #E9E9E9 solid; height:28px; line-height:28px; background:#F9F9F9;}
.columnlist1 .columnlist1list p {float:left; height:28px; line-height:28px; display:inline;}
.columnlist1 .columnlist1list p.newsid {width:28px; text-align:center; margin-left:17px;}
.columnlist1 .columnlist1list p.newstitle {width:420px; margin-left:14px; margin-right:12px;}
.columnlist1 .columnlist1list p.newsdate {width:70px;}
.listlink:visited {height:28px; line-height:28px;}
.listlink:link {height:28px; line-height:28px;}
.listlink:active {height:28px; line-height:28px;}
.listlink:hover {height:28px; line-height:28px;}
.columnlist1 .pages {border-top:2px #ABD6EC solid; margin-top:20px; padding-top:10px; text-align:center; color:#868686;}
.columnlist1 .pages .input {border:1px #DADADA solid; width:34px; text-align:center; color:#868686; height:14px; line-height:14px;}
.columnlist1 .pages .button {width:26px; height:16px; background:url(images/bg15.gif) no-repeat; border:none;}
.columnshow {width:820px; margin:0px auto;}
.columnshow .top {height:45px; background:url(images/showtopbg.gif) no-repeat;}
.columnshow .lefttitle {float:left; font-size:14px; color:#0079B7; font-weight:bold; padding-left:28px; padding-top:7px; letter-spacing:1px;}
.columnshow .rightpath {float:right; padding-right:35px; padding-top:14px; font-family:'宋体'; color:#737373;}
.columnshow .showcontent {background:url(images/bg16.gif) repeat-y;}
.columnshow .showcontent .showtitle {width:723px; margin:0px auto; text-align:center; font-size:14px; font-weight:bold; color:#00537D; height:25px; line-height:25px; background:url(images/bg17.gif) no-repeat 0px 9px; padding:10px 0px;}
.columnshow .showcontent .newsfrom {color:#277FAC; text-align:center;}
.columnshow .showcontent .newsdetail {width:710px; margin:0px auto; padding:8px;}
.columnshow .showcontent .nexttitle {border-top:2px #ABD6EC solid; margin:0px auto; width:720px; padding-top:4px; color:#737373;}
.shownextnews {float:left; padding-left:10px;}
.shownextclose {float:right; padding-right:10px;}
.companyinfotitle {border-bottom:2px #AACDED solid; height:22px; line-height:22px; font-weight:bold; color:#3D689B; width:776px; margin:0px auto;}
.companyinfotitle span {margin-left:5px;}
.compnayinfoname {text-align:center; color:#3F6999; font-weight:bold; height:35px; line-height:35px;}
.companyinfovar {height:60px; background:url(images/bg18.gif) no-repeat; width:720px; margin:0px auto; overflow:hidden; text-align:center; line-height:90px;}
.companyinfovar span {font-weight:bold; color:#F00;}
.companymain {width:720px; margin:0px auto;}
.companymain .aboutustitle {border-bottom:1px #CCC dashed; height:25px; line-height:25px; font-weight:bold; color:#343434;}
.companymain .aboutus {color:#666; font-weight:normal; padding:5px;}
.companymain .aboutus img {margin-right:5px; margin-bottom:5px; margin-bottom:10px;}
.companyinfolist fieldset {margin:0px auto; width:640px; border:1px #aacbee solid;}
.companyinfolist fieldset legend {font-weight:bold; color:#0C4499;}
.companyinfolist fieldset div {margin:10px 30px;}
.companyinfolist fieldset div p {float:left; height:28px; line-height:28px;}
.companyinfolist fieldset div p.lefts {width:330px;}
.companyinfolist fieldset div p.rights {width:240px;}
.companyinfolist fieldset div p span {color:#49749E;}
.companyinfolist fieldset div.titlelist {margin:0px 30px;}
.companyinfolist fieldset div.titlelist1 {background:#EBF3F6; border-bottom:1px #0C8ECC solid; height:28px; line-height:28px; margin-top:10px;}
.companyinfolist fieldset div.titlelist2 {border:1px #E3E3E3 solid; margin-bottom:10px;}
.companyinfolist fieldset div.titlelist ul.ullilist {margin-top:5px;}
.companyinfolist fieldset div.titlelist ul li {float:left; height:28px; line-height:28px; text-align:center;}
.companyinfolist fieldset div.titlelist ul li.col1 {width:250px; overflow-x:hidden;}
.companyinfolist fieldset div.titlelist ul li.col2 {width:60px; overflow-x:hidden;}
.companyinfolist fieldset div.titlelist ul li.col3 {width:90px; overflow-x:hidden;}
.companyinfolist fieldset div.titlelist ul li.col4 {width:90px; overflow-x:hidden;}
.companyinfolist fieldset div.titlelist ul li.col5 {width:80px; overflow-x:hidden;}
.compnaycontentname {color:#20225F; font-weight:bold; font-size:18px; text-align:center; padding-top:10px;}
.companycontentvar {height:60px; background:url(images/bg19.gif) no-repeat 26px 0px; width:720px; margin:0px auto; overflow:hidden; text-align:center; line-height:90px;}
.companycontentlist {background:url(images/bg20.gif) repeat-y 44px 0px;}
.jobtitle span {color:#F00; line-height:25px;font-family:Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;}
.jobtitle {margin-left:46px; background:url(images/bg21.gif) no-repeat; height:25px; line-height:25px; padding-left:20px; color:#49759A;}
.companycontentmainlist {margin:0px 60px;}
.companycontentmainlist table tr td span {color:#48759E;}
.companycontenttitle {background:#EEE; color:#0E469B; font-weight:bold; padding-left:10px; margin-top:10px;}
div.companycontentcontact p {float:left; height:25px; line-height:25px;}
div.companycontentcontact p.lefts {width:330px;}
div.companycontentcontact p.rights {width:240px;}
div.companycontentcontact p span {color:#49749E;}
.companyother p {float:left; height:28px; line-height:28px;}
.companyother p.lefts {width:330px;}
.companyother p.rights {width:240px;}
.companyother p span {color:#49749E;}
.companyother div.titlelist1 {background:#EBF3F6; border-bottom:1px #0C8ECC solid; height:28px; line-height:28px; margin-top:10px;}
.companyother div.titlelist2 {border:1px #E3E3E3 solid; margin-bottom:10px;}
.companyother ul li {float:left; height:28px; line-height:28px; text-align:center;}
.companyother ul li.col1 {width:250px; overflow-x:hidden;}
.companyother ul li.col2 {width:60px; overflow-x:hidden;}
.companyother ul li.col3 {width:90px; overflow-x:hidden;}
.companyother ul li.col4 {width:90px; overflow-x:hidden;}
.companyother ul li.col5 {width:80px; overflow-x:hidden;}
.companyotherinof {padding-top:30px; text-align:center; background:#FFF;}
.companyotherinof img {margin-right:10px;}
.companycontentaboutus {padding-top:20px; padding-bottom:10px; background:#FFF;}
.companycontentaboutus .aboutustitle {background:url(images/bg22.gif) no-repeat 8px 9px; font-weight:bold; font-size:14px; padding-left:30px; color:#000;}
.companycontentaboutus .padding8 img {margin-right:10px; margin-bottom:10px;}
.mainlogin {margin:50px 10px; background:url(images/loginbg1.gif) no-repeat 0px 30px; height:250px;}
.mainlogin .leftside {float:left; color:#FFF; margin-top:45px; margin-left:20px; display:inline; line-height:18px;}
.mainlogin .leftside span {font-weight:bold;}
.mainlogin .rightside form {margin-left:20px;}
.mainlogin .rightside form div {margin:8px 0px;}
.mainlogin .rightside {float:right; margin-right:30px; display:inline; border:1px #15B7E7 solid; height:245px; background:#FFF; width:250px;}
.mainlogin .rightside .logintxt {font-weight:bold; font-size:14px; color:#333; margin-top:10px; padding-left:10px;}
.mainlogin .rightside form .logininput {border:1px #B5BCC2 solid; width:120px; font-size:12px; height:20px; line-height:20px;}
.mainlogin .rightside form .startlogin {margin-top:15px; margin-bottom:25px; padding-left:60px;}
.personlist div {border-bottom:1px #CCC dashed; float:left; width:300px; height:40px; line-height:40px; font-size:14px;font-family:Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;}
.personlist div.block {clear:both; float:none; width:100%; height:auto;}
.personlist div.clear {clear:both; height:0px; line-height:0px; font-size:0px; border:none;}
.personlist div span {color:#7F5E00; line-height:40px; font-size:14px; margin-left:20px; height:40px;font-family:Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;}
.personimg {margin-left:60px; margin-top:20px; margin-right:60px;}
.personotherinof {padding-top:30px; text-align:center; background:#FFF; height:22px; line-height:22px;}
.personotherinof img {margin-right:30px;}
.personotherinof span {color:#F00;}
.joblist {margin:0px 12px;}
.joblist .leftdiv {float:left; width:185px;}
.joblist .leftdiv .jobleftdivtitle {background:url(images/bg23.gif) no-repeat; height:26px; line-height:26px; font-weight:bold; color:#3F6798; padding-left:20px; letter-spacing:1px;}
.joblist .leftdiv .jobleftdivtitle_1 {background:url(images/bg25.gif) no-repeat; height:26px; line-height:26px; font-weight:bold; color:#3F6798; padding-left:20px; letter-spacing:1px;}
.joblist .leftdiv .joblistdivcontent {background:url(images/bg24.gif) repeat-y;}
.joblist .leftdiv .joblistdivcontent img.imgad {width:166px; height:51px; border:1px #000 solid; margin:5px 0px;}
.joblist .leftdiv .joblistdivcontent ul {margin-left:4px; padding-bottom:4px; padding-top:5px;}
.joblist .leftdiv .joblistdivcontent ul li {background:url(images/ico3.gif) no-repeat 4px 50%;}
.joblistleftlink:visited {padding-left:20px; color:#323232;}
.joblistleftlink:link {padding-left:20px; color:#323232;}
.joblistleftlink:visited {padding-left:20px; color:#323232;}
.joblistleftlink:link {padding-left:20px; color:#323232;}
.joblist .rightdiv {float:right; width:733px;}
.joblist .rightdiv .jobrightdivtitle {background:url(images/bg26.gif) no-repeat; font-weight:bold; height:26px; line-height:26px; color:#3F6798; padding-left:10px;}
.joblist .rightdiv .jobrightdivtitle span.fontsize {font-size:10px; line-height:26px;}
.joblist .rightdiv .jobrightdivtitle span.redfont {color:#F00;}
.joblist .rightdiv .jobrightdivtitle p.leftss {float:left; background:url(images/bg28.gif) no-repeat; width:70px; font-weight:bold; color:#FFF; height:22px; line-height:22px; text-align:center; _line-height:24px;}
.joblist .rightdiv .jobrightdivtitle p.rightss {float:right;}
.joblist .rightdiv .jobrightdivcontent {background:url(images/bg27.gif) repeat-y;}
.jobrightdivcontentheight {height:5px; line-height:5px; font-size:0px;}
.joblist .rightdiv .jobsearch form {padding-top:15px; padding-left:15px;}
.joblist .rightdiv .jobsearch form .style1 {width:330px; height:20px; line-height:20px; font-size:12px; margin-right:6px;color:#666666;}
.joblist .rightdiv .jobsearch form .style2 {font-size:12px; height:22px; min-width:120px; margin-right:6px; *width:120px;color:#666666;}
.joblist .rightdiv .jobsearch form .style3 {font-size:12px; height:22px; min-width:150px; margin-right:6px; *width:150px;color:#666666;}
.joblist .rightdiv .jobsearch form .style4 {margin-bottom:-7px; *margin-bottom:-2px;}
.joblist .rightdiv .jobsearch p {margin-top:5px; margin-left:10px;}
.joblist .rightdiv .jobsearch p span {text-decoration:underline; margin-right:4px; color:#255BA3;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 {margin:0px 15px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .topflag {background:#EEF5FD; height:30px; line-height:30px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .topflag ul {}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .topflag li {font-weight:bold; line-height:30px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul {}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li {float:left; text-align:center;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li.col1 {width:20px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li.col2 {width:243px; overflow-x:hidden; height:25px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li.col3 {width:196px; overflow-x:hidden; height:25px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li.col4 {width:73px; color:#323232; overflow-x:hidden; height:25px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li.col5 {width:73px; color:#323232; overflow-x:hidden; height:25px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li.col6 {width:80px; color:#323232; overflow-x:hidden; height:25px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li.col7 {width:78px; color:#323232; overflow-x:hidden; height:25px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li.fen {width:2px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li.fen1 {width:2px; background:#FFF; height:30px;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li.ico {background:url(images/ico3.gif) no-repeat 5px 50%;}
.joblist .rightdiv .jobrightdivcontent .joblist_1 .joblist_1ul ul li.alignl {text-align:left;}
.joblist .rightdiv .nojob {border:1px #AACCEF solid; padding:10px; text-align:center; color:#3D699A; font-size:14px; font-family:'宋体';}
.joblist .rightdiv .jobrightdivcontent .joblist_2 {margin:0px 15px;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .topflag {background:#EEF5FD; height:30px; line-height:30px;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .topflag ul {}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .topflag li {font-weight:bold; line-height:30px;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul {margin:0px; padding:0px; text-align:left;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li {float:left; text-align:center;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.col1 {width:25px;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.col2 {width:61px;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.col3 {width:40px;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.col4 {width:40px;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.col5 {width:70px;overflow-x:hidden;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.col6 {width:129px;overflow-x:hidden; }
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.col7 {width:237px;overflow-x:hidden; }
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.col8 {width:87px;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.fen {width:2px;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.fen1 {width:2px; background:#FFF; height:30px;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.ico {background:url(images/ico3.gif) no-repeat 7px 5px;}
.joblist .rightdiv .jobrightdivcontent .joblist_2 .joblist_2ul ul li.alignl {text-align:left;}


.color0092FF {color:#0092FF;}
.color085F9B {color:#085F9B;}
.color097EBA {color:#097EBA;}
.color2B8EC1 {color:#2B8EC1;}
.color039AE7 {color:#039AE7;}
.color0079B7 {color:#0079B7; line-height:28px;}
.columnlist .title div p.mores {width:80px; text-align:center; color:#FFF; background:none; float:right; color:#7C7C7C; }
.columnlist ul {margin-top:8px;}
.columnlist ul li {heigt:22px; line-height:22px; background:url(images/ico2.gif) no-repeat 30px 9px;}
.columnlist ul li p.title {float:left; width:450px; background:none; margin-left:40px; display:inline;}
.columnlistlink:visited {padding-left:40px; color:#000;}
.columnlistlink:link {padding-left:40px; color:#000;}
.columnlistlink:active {padding-left:40px; color:#000;}
.columnlistlink:hover {padding-left:40px; color:#000;}
.alignc {text-align:center;}
.padding8 {padding:8px;}
.aa:visited {color:#323232;}
.aa:link {color:#323232;}
.aa:active {color:#323232;}
.aa:hover {color:#323232;}

.l1 {
cursor: hand;border-width: 0px; width:114px; height:37px;font-size:14px;font-family:'Microsoft YaHei', 宋体, Arial, Helvetica, sans-serif;margin-right:40px; background: url('images/r-c.gif') no-repeat;
}
.l2{
cursor: hand;border-width: 0px; width:114px; height:37px;font-size:14px;font-family:'Microsoft YaHei', 宋体, Arial, Helvetica, sans-serif;margin-right:40px; background: url('images/r-o.gif') no-repeat;
}
