﻿@charset "utf-8";
/* CSS Document */
html{overflow-x:hidden}
*{
	margin:0;
	padding:0;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	}
img{
	border:none;
	}
textarea{
	resize:none;
	}
.inner{
	width:1000px;
	margin:0 auto;
	}
#main h2{
	font-size:16px;
	color:#e00513;
	padding:40px 0 0 14px;
	line-height:16px;
	display:block;
	background:url(../image/bg_head_1.png) no-repeat left 40px;
	}
#main h2 span{
	font-size:10px;
	color:#bbb;
	font-weight:normal;
	}

#banner{
	width:100%;
	height:150px;
	margin:0 auto;
	}
#main{
	width:100%;
	}
.mian_top	{
	width:1000px;
	height:314px;
	margin:0 auto;
	}
.headline{
	margin-bottom:16px;
	width:100%;
	height:70px;
	position:relative;
	}
.crumb_nav{
	text-align:right;
	display:block;
	width:500px;
	font-size:12px;
	color:#999;
	line-height:11px;
	position:absolute;
	left:50%;
	top:40px;
	}	
.crumb_nav a{
	color:#999;
	}
.crumb_nav p a:hover{
	color:#2866a9;
	text-decoration:underline;
	}
.cont_way{
	width:1000px;
	height:138px;
	}

.cont_way ul li{
	width:18.4%;
	float:left;
	margin-left:2%;
	text-align:center;
	}
.cont_way .cont_way01{
	margin-left:0;
	}
.cont_way ul li img{
	padding-bottom:11px;
	}
.cont_way ul li p{
	font-size:16px;
	color:#333;
	line-height:26px;
	}
.cont_way ul li a{
	display:block;
	font-size:16px;
	color:#333;
	line-height:26px;
	text-align:center;
	}
.cont_way ul li a:hover{
	color:#2866a9;
	text-decoration:underline;
	}
.map{
	width:1000px;
	margin:0 auto;
	}	
.enter_word{
	padding-left:10px;
	}	
.enter_txt{
	padding:10px;
	}
.message_inner textarea{
	display:block;
	width:97.7%;
	height:164px;
	border:#d6d4d4 1px solid;
	}
#line06{
	display:block;
	}
#navi06{
	font-weight:bold;
	color:#e00513;
	}
.anchorBL{
    display:none;
}
.state{
	height:28px;
	}	
.state p{
	display:block;
	float:right;
	font-size:12px;
	color:#999;
	line-height:12px;
	padding-top:16px;
	}
.iw_poi_title {
	color:#333;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	overflow:hidden;
	padding-right:26px;
	}
.iw_poi_content {
	color:#666;
	font-size:14px;
	line-height:20px;
	overflow:visible;
	padding-top:4px;
	}
.iw_poi_content {
    width:320px;
    height: auto;
    }
.apply{
	width:100%;
	height:706px;
	background-color:#f3f3f3;
	}	
.apply_inner{
	width:1000px;
	height:682px;
	margin:0 auto;
	padding-top:24px;
	position:relative;
	}
.apply_inner h4{
	display:block;
	width:66px;
	float:left;
	display:block;
	font-size:16px;
	color:#666;
	line-height:46px;
	background:url(../image/bg_apply_1.png) no-repeat left center;
	font-weight:normal;
	padding:0 24px 0 16px;
	}
.apply_inner .none{
	background:none;
	}
.apply{
	width:100%;
	height:706px;
	background-color:#f3f3f3;
	}	
.apply_inner{
	width:1000px;
	height:682px;
	margin:0 auto;
	padding-top:24px;
	position:relative;
	}
.apply_inner h4{
	display:block;
	width:66px;
	float:left;
	display:block;
	font-size:16px;
	color:#666;
	line-height:46px;
	background:url(../image/bg_apply_1.png) no-repeat left center;
	font-weight:normal;
	padding:0 24px 0 16px;
	}
.apply_inner .none{
	background:none;
	}
.apply_input{
	width:100%;
	height:511px;
	padding-top:5px;
	}
.apply_input input{
	display:block;
	width:36.6%;
	height:44px;
	border:#d6d4d4 1px solid;
	margin-bottom:20px;
	padding:0 10px;
	}	
.enter_txt{
	padding:10px;
	}
.apply_input textarea{
	height:182px;
	width:868px;
	border:#d6d4d4 1px solid;
	}			
.apply_input a{
	display:block;
	font-size:20px;
	width:120px;
	height:46px;
	color:#e4e4e4;
	text-align:center;
	background-color:#e00513;
	line-height:46px;
	margin:30px 0 0 44%;
	}	
.apply_input a:hover{
	background-color:#EE0000;
	color:#fff;
	}
.list{
	float:left;
	}
.list_00{
	width:300px;
	}
.list_01{
	width:700px;
	}
.list_02{
	width:400px;
	}
.clear{
	clear:both;
	}
.list .add{
	width:576px;
	}
.list .post, .list .name{
	width:170px;
	}
.list .depart{
	width:278px;
	}
.list .duty{
	width:176px;
	}
.cont{
	float:left;
	width:500px;
	}
.cont input{
	float:left;
	width:370px;
	}
.apply_input .text{
	line-height:20px;
    padding:14px 0 14px 16px;
	width:90px;
	}
.apply_input .align{
	text-align:right;
	padding-right:16px;
	}
.apply_input .align_padding{
	padding-left:22px;
	}





#banner{
	width:100%;
	height:150px;
	margin:0 auto;
	}
#main{
	width:1000px;
    min-height:2100px;
	margin:0 auto;
	overflow:auto;
	}
.active_page{
	background-color:#2866a9;
	color:white !important;
	border:#2866a9 1px solid !important;
	}
#page_navigation{
    width: 60%;
	margin: 18px 0 0 1.6%;
	position:absolute;
	left:16.1%;
	top:676px;

	}
#page_navigation a{
	display:inline-block;
	height:26px;
	border:#aaa 1px solid;
	font-size:12px;
	color:#333;
	line-height:26px;
	text-align:center;
	padding:0 12px;
	}
#page_navigation a:hover{
	border:#2866a9 1px solid;
	}
.page_link {
	margin-right:1.6%;
	}
.previous_link{
	margin-right:1.6%;
	}
.main_l{
	width:100%;
	float:left;
	position:relative;
	}
.main_nav{
	width:118px;
	float:left;
	}
.main_nav_top{
	height:70px;
	}
.main_nav ul{
	height:634px;
	margin-top:17px;
	}
.main_nav ul li{
	width:98px;
	height:32px;
	border-bottom:#e4e4e4 1px solid;
	background:url(../image/bg_company_small.jpg) no-repeat 4px center;
	}
.main_nav ul li a{
	font-size:14px;
	color:#e00513;
	line-height:32px;
	padding-left:14px;
	}
.main_nav ul li a:hover{
	color:#FF4040;
	}
.main_nav ul li .current{
	color:#2866a9;
	font-weight:bold;
	}
.content{
	width:100%;
	/*float:right;
	display:none;*/
	}
#about_us{
	display:block;
	}
.content_top{
	height:69px;
	border-bottom:#e4e4e4 1px solid;
	background:url(../image/bg_company_big.jpg) no-repeat 1.6% 45px;
	}
.content_top h3{
	float:left;
	display:block;
	font-size:16px;
	color:#e00513;
	line-height:38px;
	padding:29px 0 0 5%;
	}
.content_top p{
	display:block;
	float:right;
	padding-top:25px;
	font-size:12px;
	color:#999;
	line-height:42px;
	}
.content_top p a{
	color:#999;
	}
.content_top p a:hover{
	color:#2866a9;
	text-decoration:underline;
	}
.content_bot p{
	font-size:14px;
	color:#333;
	line-height:24px;
	padding-top:21px;
	text-indent:28px;
	}
.content_bot p a{
	color:#e00513;
	text-decoration:underline;
	}
#content{
	margin-top:28px;
	}
.content_bot .bnt{
	float:right;
	width:220px;
	height:38px;
	background:url(../image/bg_arrow.png) no-repeat 172px center;
	background-color:#e00513;
	margin-top:100px;
	}
.content_bot .bnt a{
	font-size:14px;
	color:#fff;
	line-height:38px;
	padding-left:36px;
	}
.news{
    width:98.4%;
	height:100px;
	margin:0 0 18px 1.6%;
	}
.news_pic{
	float:left;
	width:180px;
	height:100px;
	position:relative;
	}
.news_txt{
	float:right;
	width:67.5%;
	height:100px;
	position:relative;
	}
#news .news_txt_p{
	font-size:14px;
	color:#666;
	line-height:20px;
	padding-top:9px;
	text-indent:0px;
	}
.content_bot h4{
	font-size:16px;
	color:#333;
	line-height:16px;
	}
#news .content_bot p{
	font-size:14px;
	color:#666;
	line-height:20px;
	padding-top:9px 0 0 1.6%;
	}
.time{
	width:56px;
	height:50px;
	background-color:rgba(40,102,169,0.9);
	font-size:12px;
	color:#fff;
	line-height:16px;
	text-align:center;
	padding-top:2px;
	font-weight:normal;
	position:absolute;
	left:0;
	top:0;
	}
.time span{
	font-size:30px;
	line-height:28px;
	}	
.news_txt a{
	display:block;
	width:70px;
	height:24px;
	font-size:14px;
	color:#e4e4e4;
	background-color:#2866a9;
	text-align:center;
	line-height:24px;
	position:absolute;
	left:82.5%;
	top:76px;
	}
.news_txt a:hover{
	color:#fff;
	background-color:#2e74c2;
	}
.culture{
	width:98.4%;
	margin-top: 48px;
	margin-left:1.6%;
	}
.culture_top{
	height:98px;
	background-color:#f3f3f3;
	position:relative;
	width:90%;
	margin:0 0 40px 10%;
	}
.culture h5{
	width:118px;
	display:block;
	font-size:16px;
	color:#2866a9;
	line-height:118px;
	text-align:center;
	position:absolute;
	left:-11%;
	top:-20px;
	}
.culture .title01{
	background:url(../image/pic_culture01.png) no-repeat;
	}
.culture .title02{
	background:url(../image/pic_culture02.png) no-repeat;
	}
.culture .title03{
	background:url(../image/pic_culture03.png) no-repeat;
	}
.culture .title04{
	background:url(../image/pic_culture04.png) no-repeat;
	}
.culture p{
	font-size:14px;
	color:#666;
	line-height:24px;
	padding:22px 3% 0 14%;
	}
.qual_pic{
	padding-top:34px;
	text-align:center;
	}
.main_r{
	width:25%;
    float:right;
	}
.headline{
	height:70px;
	margin-bottom:20px;
	}
.head{
	width:100%;
	height:68px;
	background:url(../image/bg_head.png) no-repeat left bottom;
	}
#recruit .content_bot{
	margin:28px 0 0 1.6%;
	width:592px;
	overflow:hidden;
	}
#recruit .introduct{
	height:278px;
	background:url(../image/recruit_bg.png) no-repeat left 3px;
	}
#recruit .introduct h5{
	font-size:14px;
	color:#2866a9;
	line-height:14px;
	text-align:center;
	}	
#recruit .introduct .txt{
	margin-top:16px;
	}
.introduct .txt p{
	font-size:14px;
	color:#333;
	line-height:26px;
	text-indent:28px;
	padding:0 20px;
	}
.introduct .txt p span{
	color:#2866a9;
	}
#recruit .content_bot h4{
	display:block;
	font-size:14px;
	color:#e00513;
	line-height:14px;
	padding:40px 0 0 18px;
	background:url(../image/bg_pro01.png) no-repeat left bottom;
	}
#recruit .content_bot h6{
	font-size:14px;
	color:#333;
	line-height:24px;
	padding-left:60px;
	}
.content_bot .job01{
	padding-top:20px;
	}
.content_bot .job02{
	padding-top:27px;
	}
.content_bot .job03{
	padding-top:27px;
	}
.content_bot .job04{
	padding-top:27px;
	}
#recruit .job_demand{
	margin:13px 0 0 18px;
	}
#recruit .job_demand p{
	font-size:14px;
	color:#333;
	line-height:20px;
	padding:0;
	text-indent:0;
	}
#recruit .treat{
	margin:12px 0 0 18px;
	background:url(../image/recruit_num.png) no-repeat left 6px;
	}
#recruit .treat p{
	font-size:14px;
	color:#333;
	line-height:32px;
	padding-top:0;

	}
#recruit .img{
	margin-top:20px;
	}
.recruit_process{
	height:134px;
	border:1px #f3f3f3 solid;
	margin-top:20px;
	}
.recruit_process ul{
	padding-top:20px;
	padding-left:12px;
	}
.recruit_process ul li{
	text-align:center;

	float:left;
	}
.recruit_arrow{
	width:54px;
	padding-top:20px;
	height:50px;
	}
#recruit .recruit_process ul li p{
	font-size:14px;
	color:#333;
	line-height:14px;
	padding-top:5px;
	text-indent:0;
	}
#bnt1 {
    color:#2866a9;
    font-weight:bold;
    }
.cont_pic{
	height:140px;
	background:url(../image/img_cont.png) no-repeat left top;
	}
.cont_num{
	height:190px;
	background-color:#f3f3f3;
	}
.cont_icon{
	float:left;
	height:160px;
	width:12.8%;
	background:url(../image/cont_icon.png) no-repeat 10px 12px;
	}
.cont_num p{
	display:block;
	padding:5px 0 0 14%;
	font-size:14px;
	color:#333;
	line-height:28px;
	}
.cont_num p a{
	color:#333;
	}	
.cont_num p a:hover{
	color:#e00513;
	text-decoration:underline;
	}
