﻿@import url("reset.css");
@import url("global.css");
@import url("head.css");
@import url("foot_con.css");

.header{
	height:300px;
	background: url(../images/rlzy.jpg) no-repeat center;
	width: 100%;
	overflow: hidden;
}



/* 页内主体框架 */


/*内容*/
.container {
	background: url(../images/about_us_bg.gif) repeat-x;
	width: 100%;

}
.content_Box {
	width: 1002px;
	margin: 0px auto;
	height: 400px;
	position: relative;
        min-height:400px; 
        _height:400px; 
        height:auto !important;

}
/*左侧导航*/
.content_Nav {
	width: 220px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: -46px;
	position: absolute;
}
.content_Nav .content_bj {
	margin-left: 10px;
	margin-top: 8px;
}
/*.content_bj .sty01 {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding-top: 28px;
}*/
.content_bj .sty02 {
	font-family: "microsoft yahei";
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/content_nav.jpg) no-repeat;
	height: 116px;
	width: 200px;
	vertical-align: bottom;
	padding-top: 40px;
}
.left_nav{
	background: url(../images/content_nav_hover.gif) no-repeat;
}

#left_nav {
	background: top;
	margin-top: -40px;
}
#left_nav li {

    color: #666666;
	font-family: "microsoft yahei";
	font-size: 20px;
	height: 49px;
	width: 200px;
	text-align: center;
    background: url(../images/content_nav_li.gif) no-repeat;
}
#left_nav a {
	line-height: 49px;
	height: 49px;
	display: block;
  
}
#left_nav a:hover{
	background: url(../images/content_nav_hover.gif) no-repeat;
	color: #c30100;
}

.content_Nav .search {
	background: url(../images/search_bg.gif) no-repeat;
	height: 127px;
	width: 199px;
	margin-top: 14px;
	padding-top: 20px;
	padding-left: 12px;
}
.content_bj .search .sty03 {
	color: #7a7a7a;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
}
.content_Nav .content_bj .search #search-box input {
	margin-top: 10px;
	font-size: 12px;
	text-align: left;
}
.content_bj .search .sty04 {
	border: #d6d6d6 1px solid;
	padding:5px;
	width: 160px;
	color: #666666;
	text-align: left;
}
.content_bj .search .sty05 {
	border:none;
	width:85px;
	height:26px;
	background:url(../images/bg_sidesearch.gif);
	cursor:pointer;
	line-height:300px;
	overflow:hidden;
}/*右侧内容*/
.content_Con {
	height: auto;
	width: 760px;
}
.content_Con .con_nav {
	border-bottom: 1px solid #e1e1e1;
	height: 35px;
	width: 760px;
	display: block;
	padding-top: 20px;
}

.con_nav .sty01 {
	display: block;
	text-align: center;
	width: 760px;
	height: 35px;
}
.con_nav .sty01 .sp01 {
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #000000;
	height: 22px;
	width: 100px;
	margin-left: 12px;
	background: url(../images/about_us_01.jpg) no-repeat left;
	float: left;
}
.con_nav .sty01 .sp02 {
	color: #999999;
	font-family: "宋体";
	font-size: 12px;
	margin-top: 5px;
	width: 600px;
	vertical-align: bottom;
	text-align: right;
	float: right;
}
.con_nav .sty01 .sp02 a {
	color: #999999;
}
.content_Con .con_con {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	height: auto;
	line-height: 27px;
	width: 740px;
}
.content_Con .con_con .p01 {
	text-indent: 28px;
}


/*人才理念*/
.human_linian {
	width: 740px;
	margin-top: 38px;
	padding-left: 10px;
}
/*人才招聘*/

.human_zhaopin {
	width: 760px;
	margin-top: 38px;
}



.tabs {
	height: 44px;
	width: 743px;
	/*border: 1px solid #d7dbdc;*/
	background: #eff3f4;
	overflow: hidden;
	zoom:1;
}

.tabs li {
	float: left;
	width: 185px;
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 44px;
	font-weight: bold;
	cursor:pointer;
}
.tabs .current {
	color: #FFFFFF;
	background: #dc2d32;
	font-size: 14px;
	cursor: pointer;
}

.tabs_2 {
	height: 44px;
	width: 743px;
	border: 1px solid #d7dbdc;
	background: #eff3f4;
	overflow: hidden;
	zoom:1;
}

.tabs_2 li {
	float: left;
	width: 225px;
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 44px;
	font-weight: bold;
	cursor:pointer;
}
.contents ul {
	width: 744px;
	margin-top: 38px;
	display: none;
}

.contents li {
	float: left;
	width: 744px;
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.contents .post_title {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	/*background: #a3a3a3;*/
	background: #e7e7e7;
	float: left;
}
.contents dt {
	width: 148px;
	float: left;
	height: 36px;
	line-height: 36px;
	text-align: center;
	vertical-align: middle;
}

.contents img {
	margin-top: 7px;
}

.zhaopin_block {
	clear: both;
	overflow: hidden;
	display: block;
}

.zhaopin_block .hui {
	background: #f0f0f0;
}

.zhaopin_block .bai {
	background: #FFFFFF;
}

.zhaopin_block {
	width: 731px;
	height: 210px;
	float: left;
	margin-bottom: 20px;
}

.zhaopin_block h2 {
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #666666;
	margin-bottom: 40px;
}
.zhaopin_block li {
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	width: 731px;
	float: left;
	height: 28px;
	line-height: 28px;
}

.zhaopin_block dt {
	width: 325px;
	float: left;
	height: 28px;
	padding-left: 20px;
	line-height: 28px;
}

#tabs {
	height: 44px;
	width: 743px;
	zoom:1;
}

#tabs li {
	float: left;
	width: 370px;
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #000000;
	text-align: center;
	line-height: 44px;
	font-weight: bold;
	cursor:pointer;
	border-bottom: 1px solid #D7DBDC;
}

#tabs .current_old {
	color: #000000;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	border-top: medium solid #DC2D32;
	border-right: 1px solid #D7DBDC;
	border-left: 1px solid #D7DBDC;
	border-bottom: 1px solid #FFFFFF;
	line-height: 40px;
}
#tabs .current {
	color: #FFFFFF;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	border-right: 1px solid #D7DBDC;
	border-left: 1px solid #D7DBDC;
	border-bottom: 1px solid #FFFFFF;
	line-height: 44px;
	background: #DC2D32;
}

#contents ul {
	width: 730px;
	float: left;
	display: none;
}


#contents li {
	float: left;
	width: 730px;
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	text-align: justify;
	padding-left: 10px;
	border-right: 1px solid #D7DBDC;
	border-bottom: 1px solid #D7DBDC;
	border-left: 1px solid #D7DBDC;
}
#contents dt {
	height: 28px;
	line-height: 28px;
	color: #000000;
	font-weight: bold;
	font-family: "宋体";
	font-size: 14px;
	margin-top: 5px;
}


.jiacu {
	font-weight: bold;
}


.one{
	background-color: #e7e7e7; 
}
.two{
	background-color: #ffffff;
}
/.con_con .apply {
	width: 730px;
}
/*简历*/
.human_zhaopin .regTable {
	width: 760px;
	border: 1px solid #f0f0f0;
}

.apply input {
	width: 100px;
	height: 30px;
	margin-top: 20px;
	text-align: center;
	margin-left: 100px;
}


.regTable td {
	height: 30px;
	font-size: 12px;
	font-family: "宋体";
	border: 1px solid #dddddd;
	padding-right: 8px;
}
.regTable .bg {
	background: #f5f5f5;
}

.regTable .right {
	text-align:right;
}
.regTable .center {
	text-align: center;
}
.btn_jianli {
	text-align:center;
}
.regTable input {
	width: 99%;
	padding-left: 5px;
}

/*分页*/
.page {
	text-align: center;
	padding-top: 10px;
	height: 30px;
	clear: both;
	padding-bottom: 5px;
	overflow:hidden;
	background: #f6f6f6;
	width: 740px;
	margin-left: 15px;
	margin-top: 20px;
}


.page a {
	border: 1px solid #c8c7c7;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 2em;
	color: #7e7e7e;
	background: #a3a3a3;
}


.page a:hover {
	color: #fff;
	text-decoration: none;
	background: #cc012a;
	border: 1px solid #ba210d;
}
.page a.checked {
	color: #fff;
	text-decoration: none;
	background: #a5151c;
	border: 1px solid #ba210d;
}

.page .disabled {
	border: 1px solid #c8c7c7;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 2em;
	color: #ddd;
}


/*gotop*/
#gotop{ width:52px; 
         height:52px; 
		 background:url(../images/about_us_top.gif) no-repeat; 
		 position:fixed; 
		 right:50px; 
		 cursor:pointer;
		 _position:absolute;
		 _bottom:auto;
		 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}



#gotop{ bottom:132px;} 
.con_con .apply {
	width: 730px;
}


.zp_yx {
	float: left;
	position: relative;
	width: 1715px;
	margin-top: 20px;
	height: 20px;
	border-bottom: 3px solid #e7e7e7;
	padding-bottom:10px;
}


.tabs_1{
	height: 44px;
	width: 743px;
	border: 1px solid #d7dbdc;
	background: #eff3f4;
	overflow: hidden;
	zoom:1;
}











/**/
.human_zhaopin{
	position: relative;
}
.tabs2{
    width: 743px;
    height: 30px;
    background-color:#f9f9f9;
    position: absolute;
    border-bottom: 2px solid #a3a3a3;
    margin-top:6px;
    /*margin-left: 187px;
    width: 185px;
    height: 84px;
    background-color: #ff5a5f;
    position: absolute;*/
}
/*.tabs2 .current {
    color: #FFFFFF;
    background: #dc2d32;
    font-size: 14px;
    cursor: pointer;
}*/
.tabs2 a{
	float:left;
	display:block;
    width:186px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background: #f9f9f9;
}
.tabs2 a:hover{
    color: #dc2d32;
    cursor:pointer;
}
.tabs2 a.active{
	background: #a3a3a3;
    color: #fff;
}
.tabs2 a li{
    height:30px;
    line-height: 30px;
}
/*.tabs2 li span{
	margin-left: 18px;
    color:#666;
}*/






