 body,html{
	text-align: center; font-family: "微软雅黑",arial; font-size: 12px; background: #fff;
}
p{margin: 0px; margin: 0px;}
img{ margin: 0px auto;}
/*top样式*/

.i_navbar-default{background: #fff; border-bottom: 2px solid #008cd6; }
.i_navbar{ min-height: 60px; }
.i_navbar-header{ min-height: 60px;}
.i_navbar-brand{ padding-top: 5px;}
ul.i_ul{ min-height: 60px;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover
{ background: #008cd6; color: #FFFFFF;}
.navbar-nav>li>a{ padding-top: 20px; padding-bottom: 20px; font-weight: bold; font-size: 14px;}

/*加入我们样式*/
  
.recruit_banner{ margin:0px auto; background: #008cd6;}
.btn_more{ margin: 50px auto;}
.btn_more a{ text-decoration: none; line-height: 30px;}
.btn_more input{ border:none;  background: #5cace3; color: #fff; border:1px solid #7ecef4; height: 30px; padding: 0px 40px;}
.btn_more input:hover{ background: none; color:#5cace3; }
   /*内容部分样式*/
.recruit{ margin-bottom: 30px;}
.recruit_box{ text-align: left;}
.recruit_tit h3{ background: url(../img/recruit_tit_bg.png) no-repeat left; color: #fff;  padding: 5px 0px 5px 40px; }
.recruit_box p{ line-height: 2em; text-indent: 2em; font-size: 1.2rem;}
.recruit_name{ background: url(../img/down_icon01.png) 10px no-repeat; line-height: 35px; border-bottom: 1px dashed #f0f0f0;
  font-size: 1.3rem; color: #008CD6; font-weight: bold; margin: 30px 0px; padding-left:40px; cursor:pointer;}
.inner_hide{ padding: 0px 20px; margin-bottom: 30px; display: none;}
.inner_tit{ font-size: 1.3rem; font-weight: bold; background: #f0f0f0; border-radius: 5px 5px 0px 0px;}
.inner_hide ol li{ font-size: 1.2rem; line-height: 2em;}

p.re_part{ background: #f0f0f0; font-weight:bold; margin-top: 30px; font-size:1.5rem;}
.re_part_box{ padding: 0px 20px; border: 1px solid #f0f0f0;}


/*网站底部样式*/
.footer{ background: #000; padding-top:30px; padding-bottom: 30px; color:#676767;}
.footer p{ margin: 5px auto;}

