  /** {*/
/*  padding: 0;*/
/*  margin: 0;*/
/*  color: #333333;*/
/*  font-size: 14px;*/
/*  font-family: Arial, 'Microsoft Yahei';*/
/*}*/

/*ul,*/
/*li {*/
/*  list-style: none;*/
/*}*/

/*a,*/
/*a:active,*/
/*a:hover,*/
/*a:visited,*/
/*a:focus {*/
/*  color: #333333;*/
/*  text-decoration: none;*/
/*}*/

/*img {*/
/*  border: 0 none;*/
/*}*/

/*.clearfix:after {*/
/*  content: " ";*/
/*  display: block;*/
/*  clear: both;*/
/*  height: 0;*/
/*}*/

.clearfix {
  zoom: 1;
}

.clamp1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

body {
  background-color: #f5f5f5;
}

body.bodybg {
  background-color: #ffffff;
}

.main_center {
  width: 1200px;
  margin: 0 auto;
}

.boxShadow {
  box-shadow: 0 0 7px #e9e9e9;
  -webkit-box-shadow: 0 0 7px #e9e9e9;
  -moz-box-shadow: 0 0 7px #e9e9e9;
  -ms-box-shadow: 0 0 7px #e9e9e9;
  -o-box-shadow: 0 0 7px #e9e9e9;
}

.boxShadow2 {
  box-shadow: 0 3px 7px #e9e9e9;
  -webkit-box-shadow: 0 3px 7px #e9e9e9;
  -moz-box-shadow: 0 3px 7px #e9e9e9;
  -ms-box-shadow: 0 3px 7px #e9e9e9;
  -o-box-shadow: 0 3px 7px #e9e9e9;
}

.top {
  background-color: #ffffff;
  min-width: 1200px;
}

.top .top_w {
  width: 1200px;
  margin: 0 auto;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}

.top .top_w a,
.top .top_w em {
  color: #666666;
  font-size: 12px;
}

.top .top_w .top_l {
  float: left;
}

.top .top_w .top_l img {
  float: left;
  margin: 9px 5px 0 0;
}

.top .top_w .top_r {
  float: right;
}

.top .top_w .top_r em {
  margin: 0 6px;
}

.header {
  /*min-width: 1200px;*/
  /*height: 80px;*/
  /*line-height: 80px;*/
  background-color: #ffffff;
}

/*.header .header_w {*/
/*  width: 1200px;*/
/*  margin: 0 auto;*/
/*  height: 80px;*/
/*  overflow: hidden;*/
/*}*/

/*.header .logo {*/
/*  float: left;*/
/*  height: 80px;*/
/*}*/

/*.header .logo a {*/
/*  float: left;*/
/*  height: 80px;*/
/*  line-height: 80px;*/
/*}*/

/*.header .logo a img {*/
/*  display: inline;*/
/*}*/

/*.header .logo .logo_img img {*/
/*  margin: 15px 10px 0 0;*/
/*  *margin-top: 4px;*/
/*}*/

/*.header .logo .logo_name img {*/
/*  margin: 30px 0 0 0;*/
/*  *margin-top: 4px;*/
/*}*/

/*.header .nav {*/
/*  float: right;*/
/*}*/

/*.header .nav li {*/
/*  float: left;*/
/*}*/

/*.header .nav li a {*/
/*  display: block;*/
/*  padding: 0 20px;*/
/*  font-size: 18px;*/
/*  color: #ffffff;*/
/*}*/

/*.header .nav li.active,*/
/*.header .nav li:hover {*/
/*  background-color: #dc0c0c;*/
/*}*/

/*.header2 {*/
/*  height: 90px;*/
/*  padding-top: 12px;*/
/*  background-color: #ffffff;*/
/*}*/

/*.header2 .login {*/
/*  margin-left: 10px;*/
/*  font-size: 16px;*/
/*  line-height: 77px;*/
/*}*/

/*.header2 .login em {*/
/*  margin-right: 10px;*/
/*  float: left;*/
/*  height: 18px;*/
/*  width: 1px;*/
/*  margin-top: 30px;*/
/*  background-color: #666666;*/
/*}*/

.crumb_w {
  min-width: 1200px;
  height: 50px;
  line-height: 50px;
  background-color: #ffffff;
}

.crumb_w .crumb {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}

.crumb_w .crumb a,
.crumb_w .crumb em {
  color: #666666;
}

.crumb_w .crumb em {
  margin: 0 8px;
}

.crumb_w.bg {
  background-color: #f5f5f5;
}

/*.footer {*/
/*  min-width: 1200px;*/
/*  text-align: center;*/
/*  background-color: #2c2f33;*/
/*  border-top: 1px solid #2c2f33;*/
/*  padding: 16px 0;*/
/*}*/

/*.footer a,*/
/*.footer em {*/
/*  color: #e3eaf3;*/
/*}*/

/*.footer p {*/
/*  margin-top: 10px;*/
/*  color: #acb3bb;*/
/*  font-size: 12px;*/
/*}*/

/*.footer em {*/
/*  margin: 0 12px;*/
/*  font-size: 12px;*/
/*}*/

/*.footer2 {*/
/*  background-color: #ffffff;*/
/*  border-color: #0086de;*/
/*}*/

/*.footer2 a,*/
/*.footer2 em {*/
/*  color: #666666;*/
/*}*/

/*.footer2 p {*/
/*  color: #999999;*/
/*}*/

.layer_new_s.layui-layer-dialog .layui-layer-title,
.layer_new_s.layui-layer-page .layui-layer-title {
  height: 36px;
  line-height: 36px;
  color: #2c303b;
  font-size: 16px;
  border-top: 3px solid #0086de;
  border-bottom: 1px solid #d9e1e3;
}

.layer_new_s.layui-layer-dialog .layui-layer-content,
.layer_new_s.layui-layer-page .layui-layer-content {
  height: 90px!important;
  color: #2c303b;
  font-size: 16px;
  padding: 35px 45px 0 76px;
  position: relative;
}

.layer_new_s.layui-layer-dialog .layui-layer-content .icon,
.layer_new_s.layui-layer-page .layui-layer-content .icon {
  position: absolute;
  left: 47px;
  top: 38px;
  width: 18px;
  height: 18px;
  background: url(/static/module/index/default/images/tan2.png) no-repeat;
}

.layer_new_s.layui-layer-dialog .layui-layer-content .icon2,
.layer_new_s.layui-layer-page .layui-layer-content .icon2 {
  width: 24px;
  height: 24px;
  position: relative;
  display: inline-block;
  left: -10px;
  top: 5px;
  background: url(/static/module/index/default/images/secruity_icon.png) no-repeat;
  background-position: 0 -108px;
}

.layer_new_s.layui-layer-dialog .layui-layer-btn,
.layer_new_s.layui-layer-page .layui-layer-btn {
  text-align: center;
}

.layer_new_s.layui-layer-dialog .layui-layer-btn a,
.layer_new_s.layui-layer-page .layui-layer-btn a {
  width: 126px;
  height: 34px;
  padding: 0;
  line-height: 36px;
  font-size: 16px;
  border-radius: 5px;
  margin: 5px 10px 0;
}

.layer_new_s.layui-layer-dialog .layui-layer-btn .layui-layer-btn0,
.layer_new_s.layui-layer-page .layui-layer-btn .layui-layer-btn0 {
  border-color: #0086de;
  background-color: #0086de;
}

.layer_new_s.layui-layer-dialog .layui-layer-btn .layui-layer-btn1,
.layer_new_s.layui-layer-page .layui-layer-btn .layui-layer-btn1 {
  color: #999999;
  border-color: #dddddd;
}

.layer_new_s2.layui-layer-dialog .layui-layer-btn .layui-layer-btn1 {
  color: #0086de;
  border-color: #0086de;
}

.layer_new_s3.layui-layer-dialog .layui-layer-content {
  height: 70px!important;
}

.layer_new_s4.layui-layer-page .layui-layer-content {
  height: auto!important;
  padding: 30px 0 0 0;
}

.layer_new_s5.layui-layer-dialog .layui-layer-content {
  height: 70px!important;
  padding-top: 45px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.layer_new_s5.layui-layer-dialog .layui-layer-btn .layui-layer-btn0 {
  border-color: #dddddd;
  background-color: #ffffff;
  color: #999999;
}

.banner {
  height: 420px;
  min-width: 1200px;
  background: url(/static/module/index/default/images/banner_index.jpg) no-repeat;
  background-position: center;
  position: relative;
}

.banner .search_w {
  width: 490px;
  bottom: 50px;
  left: 50%;
  margin-left: -245px;
  position: absolute;
}

.banner .search_w .search {
  width: 490px;
  padding: 10px 0;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.2);
}

.banner .search_w .search .search_txt {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 0 12px;
  width: 336px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px;
  border: 0 none;
  background-color: #ffffff;
  float: left;
}

.banner .search_w .search .search_btn {
  float: left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 100px;
  height: 40px;
  border: 0 none;
  background-color: #0086de;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
}

.banner .search_w .search .search_btn:hover {
  background-color: #0274c0;
}

.banner .search_w .search_key {
  overflow: hidden;
  padding: 12px 0;
  padding-left: 10px;
}

.banner .search_w .search_key a,
.banner .search_w .search_key span {
  color: #ffffff;
  float: left;
}

.banner .search_w .search_key a {
  margin-left: 5px;
}

.banner .search_w .search_key a {
  margin-right: 15px;
}

.container {
  width: 1200px;
  margin: 0 auto;
  min-height: 724px;
}

.index {
  padding: 30px 10px 40px;
  width: 1190px;
  min-height: auto;
  padding-right: 0;
  padding-left: 0;
}

.index .job_w {
  box-shadow: 0 0 7px #e9e9e9;
  -webkit-box-shadow: 0 0 7px #e9e9e9;
  -moz-box-shadow: 0 0 7px #e9e9e9;
  -ms-box-shadow: 0 0 7px #e9e9e9;
  -o-box-shadow: 0 0 7px #e9e9e9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  float: right;
  width: 940px;
  background-color: #ffffff;
}

.index .job_w .job_list li {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}

.index .job_w .job_list li span {
  float: left;
}

.index .job_w .job_list li .col1 {
  width: 190px;
  margin-right: 20px;
  text-align: center;
}

.index .job_w .job_list li .col2 {
  width: 110px;
  margin-right: 20px;
}

.index .job_w .job_list li .col3 {
  width: 280px;
}

.index .job_w .job_list li .col4 {
  width: 110px;
}

.index .job_w .job_list li .col5 {
  width: 90px;
}

.index .job_w .job_list li .col6 {
  width: 100px;
}

.index .job_w .job_list li .col7 {
  width: 140px;
}

.index .job_w .job_list li .col8 {
  width: 75px;
}

.index .job_w .job_list li a {
  color: #0086de;
  position: relative;
}

.index .job_w .job_list li a i.icon {
  width: 25px;
  height: 16px;
  right: -34px;
  top: -8px;
  position: absolute;
  background: url(/static/module/index/default/images/hot.png) no-repeat;
}

.index .job_w .job_list li.list_hd {
  background-color: #f6f6f6;
}

.index .job_w .job_list li.list_bd {
  border-bottom: 1px solid #dddddd;
}

.index .job_w .job_h {
  height: 47px;
  padding: 0 20px;
  border-bottom: 1px solid #eeeeee;
}

.index .job_w .job_h h5 {
  font-size: 16px;
  font-weight: normal;
  float: left;
  line-height: 47px;
}

.index .job_w .job_h a {
  float: right;
  color: #999999;
  margin-top: 15px;
}

.index .job_w .jobList {
  padding-top: 10px;
  *height: 282px;
}

.index .job_w .jobList li {
  height: 47px;
  line-height: 47px;
  *height: 45px;
  *line-height: 45px;
  padding: 0 20px;
}

.index .job_w .jobList li span {
  float: left;
  color: #666666;
}

.index .job_w .jobList li span a {
  color: #0086de;
}

.index .job_w .jobList li .list1 {
  width: 325px;
}

.index .job_w .jobList li .list1 a {
  position: relative;
}

.index .job_w .jobList li .list1 a .tag {
  width: 25px;
  height: 16px;
  right: -34px;
  top: -8px;
  position: absolute;
  background: url(/static/module/index/default/images/hot.png) no-repeat;
}

.index .job_w .jobList li .list2 {
  width: 340px;
}

.index .job_w .jobList li .list3 {
  width: 215px;
}

.index .job_w .jobList li .list4 {
  width: 60px;
}

.index .process {
  float: left;
  width: 310px;
  margin-left: 20px;
}

.index .process .process_btn {
  box-shadow: 0 0 7px #e9e9e9;
  -webkit-box-shadow: 0 0 7px #e9e9e9;
  -moz-box-shadow: 0 0 7px #e9e9e9;
  -ms-box-shadow: 0 0 7px #e9e9e9;
  -o-box-shadow: 0 0 7px #e9e9e9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 310px;
  height: 60px;
  border: 0 none;
  background-color: #0086de;
  color: #ffffff;
  font-size: 22px;
  cursor: pointer;
  text-align: center;
  line-height: 60px;
  margin-bottom: 20px;
  display: block;
}

.index .process .process_btn:hover {
  background-color: #0274c0;
}

.index .process .process_w {
  box-shadow: 0 0 7px #e9e9e9;
  -webkit-box-shadow: 0 0 7px #e9e9e9;
  -moz-box-shadow: 0 0 7px #e9e9e9;
  -ms-box-shadow: 0 0 7px #e9e9e9;
  -o-box-shadow: 0 0 7px #e9e9e9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: #ffffff;
  padding-left: 20px;
  height: 260px;
}

.index .process .process_w h5 {
  font-size: 18px;
  font-weight: normal;
  padding: 11px 0 8px 0;
}

.index .process .process_w h5 i {
  float: left;
  width: 3px;
  height: 14px;
  background-color: #0086de;
  margin: 5px 10px 0 0;
}

.index .process .process_w .process_img {
  padding: 0 0 10px 10px;
}

.index .job_w_r {
  width: 190px;
  float: right;
  height: 340px;
  background: url(/static/module/index/default/images/index_right.png) no-repeat;
}
.job_w_r {
  width: 190px;
  float: right;
  height: 340px;
  background: url(/static/module/index/default/images/index_right.png) no-repeat;
}
.index .job_w_r a {
  display: block;
  width: 144px;
  height: 36px;
  margin: 258px 0 0 18px;
}

.con_login {
  width: 100%;
  min-height: 769px;
  min-width: 1200px;
  background: url(/static/module/index/default/images/banner_login.jpg) no-repeat;
  background-position: top center;
}

.con_login .container {
  position: relative;
}

.con_login .login_w {
  width: 380px;
  height: 410px;
  right: 60px;
  top: 89px;
  position: absolute;
  background-color: #ffffff;
}

.con_login .login_w .title {
  overflow: hidden;
  width: 280px;
  margin: 0 auto;
  padding-top: 22px;
  padding-bottom: 6px;
}

.con_login .login_w .title span {
  float: left;
  height: 1px;
  width: 70px;
  margin: 12px 17px 0;
  background: url(/static/module/index/default/images/line-l.png) no-repeat;
}

.con_login .login_w .title span.line_r {
  background-image: url(/static/module/index/default/images/line-r.png);
}

.con_login .login_w .title h3 {
  float: left;
  font-size: 18px;
  font-weight: normal;
  color: #0086de;
}

.con_login .login_w .form {
  padding: 0 30px;
}

.con_login .login_w .form .form_list {
  padding: 14px 0;
  position: relative;
}

.con_login .login_w .form .form_list input {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 294px;
  height: 40px;
  padding: 0 12px;
  border: 1px solid #cccccc;
  line-height: 40px;
}

.con_login .login_w .form .form_code {
  padding-bottom: 28px;
}

.con_login .login_w .form .form_code input {
  width: 184px;
  float: left;
}

.con_login .login_w .form .form_code .code {
  width: 100px;
  height: 42px;
  margin-left: 10px;
  float: left;
}

.con_login .login_w .form .form_sure {
  overflow: hidden;
}

.con_login .login_w .form .form_sure .lf {
  float: left;
}

.con_login .login_w .form .form_sure .lf input {
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}

.con_login .login_w .form .form_sure .lf label {
  float: left;
}

.con_login .login_w .form .form_sure .rf {
  float: right;
  color: #0086de;
}

.con_login .login_w .form .form_btn {
  padding: 18px 0;
}

.con_login .login_w .form .form_btn input {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 320px;
  height: 42px;
  border: 0 none;
  background-color: #0086de;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  line-height: 42px;
}

.con_login .login_w .form .form_btn input:hover {
  background-color: #0274c0;
}

.con_login .login_w .form .form_btn input:disabled {
  color: #f6f6f6;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.con_login .login_w .form .form_register {
  text-align: center;
  padding-right: 14px;
}

.con_login .login_w .form .form_register a {
  color: #0086de;
  position: relative;
  margin-left: 8px;
}

.con_login .login_w .form .form_register a .icon {
  width: 14px;
  height: 14px;
  top: 1px;
  right: -15px;
  display: inline-block;
  position: absolute;
  background: url(/static/module/index/default/images/to.png) no-repeat;
}

.con_login .login_w .form .tishi {
  left: 0;
  top: 60px;
  position: absolute;
  padding-left: 25px;
  font-size: 12px;
  color: #0086de;
}

.con_login .login_w .form .tishi .icon {
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  position: absolute;
  background: url(/static/module/index/default/images/tan.png) no-repeat;
}

.con_register {
  background-image: url(/static/module/index/default/images/banner_register.jpg);
}

.con_register .login_w {
  width: 358px;
  height: 430px;
  right: 50%;
  top: 180px;
  margin-right: -229px;
  border: 1px solid #dddddd;
  padding: 0 50px;
}

.con_register .login_w .title {
  margin: 0;
  padding: 32px 0 21px 0;
  width: auto;
}

.con_register .login_w .title h3 {
  line-height: 24px;
}

.con_register .login_w .title p {
  color: #666666;
  line-height: 24px;
  margin-left: 10px;
  float: left;
}

.con_register .login_w .title p em {
  float: left;
  width: 1px;
  height: 18px;
  margin-right: 10px;
  margin-top: 4px;
  background-color: #666666;
}

.con_register .login_w .form {
  padding: 0;
}

.con_register .login_w .form .form_list {
  width: 100%;
}

.con_register .login_w .form .form_list input {
  width: 332px;
  font-size: 16px;
}

.con_register .login_w .form .form_code {
  padding-bottom: 14px;
  overflow: inherit;
}

.con_register .login_w .form .form_code input {
  width: 222px;
  font-size: 16px;
}

.con_register .login_w .form .form_code2 {
  padding: 14px 0 26px 0;
  position: relative;
}

.con_register .login_w .form .form_code2 .get_code {
  right: 0;
  top: 15px;
  height: 40px;
  width: 108px;
  position: absolute;
}

.con_register .login_w .form .form_code2 .get_code span {
  height: 20px;
  width: 108px;
  margin-top: 10px;
  display: block;
  text-align: center;
  color: #0086de;
  border-left: 1px solid #0086de;
}

.con_register .login_w .form .form_code2 .get_code_num span {
  color: #999999;
  line-height: 20px;
}

.con_register .login_w .form .form_register {
  text-align: left;
  padding-top: 10px;
}

.con_register .login_w .form .form_btn input {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 358px;
  height: 42px;
  border: 0 none;
  background-color: #0086de;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  line-height: 42px;
}

.con_register .login_w .form .form_btn input:hover {
  background-color: #0274c0;
}

.con_register .login_w .form .tishi {
  font-size: 14px;
}

.con_register .setpass {
  height: 365px;
}

.con_pass {
  background-image: url(/static/module/index/default/images/banner_password.jpg);
}

.con_pass .login_w {
  height: 480px;
}

.con_pass .login_w .title {
  padding-left: 30px;
  padding-bottom: 28px;
  padding-top: 40px;
}

.con_pass .login_w .title a {
  float: left;
  background: none;
  text-align: center;
}

.con_pass .login_w .title a strong {
  font-size: 24px;
  color: #666666;
  display: block;
  font-weight: normal;
}

.con_pass .login_w .title a em {
  font-style: normal;
  color: #999999;
}

.con_pass .login_w .title a.active strong,
.con_pass .login_w .title a.active em {
  color: #508cee;
}

.con_pass .login_w .title .line {
  float: left;
  width: 140px;
  height: 1px;
  margin: 10px 15px 0;
  background-color: #dddddd;
}

.con_pass .login_w .form_register .from_regis_w {
  float: right;
}

.con_pass .login_w .form_register .from_regis_w a {
  float: left;
  margin: 0;
}

.con_pass .login_w .form_register .from_regis_w em.line {
  float: left;
  margin: 0 15px;
  color: #0086de;
}

.con_pass .login_w .form_register .from_regis_w .icon {
  margin-top: 2px;
}

.con_pass .reset_w {
  height: 396px;
}

.con_title {
  overflow: hidden;
}

.con_title .con_title_l {
  float: left;
  font-size: 90px;
  color: #eeeeee;
  margin-right: 10px;
}

.con_title .con_title_c {
  float: left;
  width: 107px;
  padding-top: 17px;
}

.con_title .con_title_c span {
  color: #eeeeee;
  font-size: 22px;
  display: block;
}

.con_title .con_title_c strong {
  font-size: 26px;
  color: #0086de;
  display: block;
}

.con_title .con_title_r {
  float: left;
  height: 8px;
  width: 990px;
  margin-top: 28px;
  margin-left: 32px;
  background: url(/static/module/index/default/images/line-more.png) repeat-x;
}

.con_title .con_title_c {
  width: 130px;
}

.con_title .con_title_r {
  width: 962px;
}

.strategy_con {
  padding: 45px 0 50px 0;
}

.strategy_con .con_main {
  padding-top: 30px;
}

.strategy_con .con_main .txt1 {
  padding-bottom: 53px;
}

.strategy_con .con_main .img_s {
  margin-bottom: 24px;
}

.strategy_con .con_main p,
.strategy_con .con_main h5 {
  line-height: 30px;
  margin-bottom: 24px;
  text-indent: 2em;
  font-size: 16px;
}

.strategy_con .con_main .img_w {
  float: left;
  width: 540px;
  height: 306px;
}

.strategy_con .con_main .img_w img {
  vertical-align: bottom;
}

.strategy_con .con_main .con_txt {
  float: left;
  padding-left: 40px;
  width: 620px;
}

.select_w {
  background-color: #f6f6f6;
  border-bottom: 1px solid #dddddd;
}

.select_w .select {
  width: 1200px;
  margin: 0 auto;
  padding: 37px 0 20px 0;
}

.select_w .select .con_a {
  float: left;
  max-width: 1105px;
}

.select_w .select span.label {
  float: left;
  font-weight: bold;
  margin-bottom: 15px;
  margin-right: 20px;
}

.select_w .select .paddB15px {
  padding-bottom: 15px;
}

.select_w .select a {
  float: left;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  margin-right: 15px;
}

.select_w .select a:hover {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  color: #ffffff;
  background-color: #0086de;
}

.select_w .select a.active {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  color: #ffffff;
  background-color: #0086de;
}

.get_more {
  width: 1198px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #dddddd;
  margin-top: 20px;
  background-color: #f5f8fa;
}

.get_more a {
  display: block;
}

.get_more a img {
  margin-left: 5px;
  display: inline-block;
}

.recruit_con {
  padding: 20px 0 40px 0;
}

.recruit_con .job_list li {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}

.recruit_con .job_list li span {
  float: left;
}

.recruit_con .job_list li .col1 {
  width: 160px;
  margin-right: 20px;
}

.recruit_con .job_list li .col2 {
  width: 120px;
  margin-right: 20px;
}

.recruit_con .job_list li .col3 {
  width: 100px;
}

.recruit_con .job_list li .col4 {
  width: 95px;
}

.recruit_con .job_list li .col5 {
  width: 95px;
}

.recruit_con .job_list li .col6 {
  width: 110px;
}

.recruit_con .job_list li .col7 {
  width: 110px;
}

.recruit_con .job_list li .col8 {
  width: 120px;
}

.recruit_con .job_list li .col9 {
  width: 140px;
}

.recruit_con .job_list li .col10 {
  width: 75px;
}

.recruit_con .job_list li a {
  color: #0086de;
  position: relative;
}

.recruit_con .job_list li a i.icon {
  width: 25px;
  height: 16px;
  right: -34px;
  top: -8px;
  position: absolute;
  background: url(/static/module/index/default/images/hot.png) no-repeat;
}

.recruit_con .job_list li.list_hd {
  background-color: #f6f6f6;
}

.recruit_con .job_list li.list_bd {
  border-bottom: 1px solid #dddddd;
}

.recruit_con .job_list li.btmTwo span,
.recruit_con .job_list li.btmTwo a {
  color: #999999;
}

.recruit_detail_con {
  padding: 0 20px 20px;
  width: 1160px;
  margin: 20px auto 40px;
  background-color: #fafafa;
}

.recruit_detail_con .de_title {
  height: 60px;
  line-height: 60px;
}

.recruit_detail_con .de_title h5 {
  float: left;
  color: #0086de;
  font-size: 16px;
}

.recruit_detail_con .de_title .de_title_r {
  float: right;
}
.recruit_detail_con .de_title .de_title_r .collect{
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 120px;
  height: 36px;
  background-color: #ffffff;
  color: #0086de;
  border: 1px solid #0086de;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  margin-left: 20px;
  line-height: 36px;
  font-weight: bold;
  display: inline-block;
  clear: both;
  vertical-align: middle;
}
.de_collect{
  display: inline-block;
  vertical-align: middle;
  clear: both;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #0086de;
  padding-right: 6px;
}
.de_collect img{
  width: 21px;
  margin-top: 7px;
}

.recruit_detail_con .de_title .de_title_r .collected{
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 120px;
  height: 36px;
  border: 0 none;
  background-color: #F5F5F5;
  border: 1px solid #DBDBDB;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  line-height: 36px;
  margin-left: 20px;
  display: inline-block;
  clear: both;
  vertical-align: middle;
}
.de_collected{
  display: inline-block;
  vertical-align: middle;
  clear: both;
  height: 36px;
  color: #9E9E9E;
  line-height: 36px;
  font-size: 16px;
  padding-right: 6px;
}
.de_collected img{
  width: 21px;
  margin-top: 7px;
}

.recruit_detail_con .de_title .de_title_r input {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 120px;
  height: 36px;
  border: 0 none;
  background-color: #0086de;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  line-height: 36px;
  margin-left: 20px;
  font-weight: bold;
}

.recruit_detail_con .de_title .de_title_r input:hover {
  background-color: #0274c0;
}

.recruit_detail_con .de_title .de_title_r input:disabled {
  color: #999999;
  background: #dddddd;
}

.recruit_detail_con .de_con {
  background-color: #ffffff;
}

.recruit_detail_con .de_con .borderbtm {
  border-bottom: 1px solid #ededed;
}

.recruit_detail_con .de_con .de_con_part1 {
  padding: 0 20px;
}

.recruit_detail_con .de_con .de_con_part1 .de_con_part1_1 {
  height: 50px;
  line-height: 50px;
}

.recruit_detail_con .de_con .de_con_part1 .de_con_part1_1 span {
  float: left;
  font-weight: bold;
}

.recruit_detail_con .de_con .de_con_part1 .de_con_part1_1 span em {
  font-weight: normal;
  font-style: normal;
  margin-left: 15px;
}

.recruit_detail_con .de_con .de_con_part1 .de_con_part1_1 .col1 {
  width: 350px;
}

.recruit_detail_con .de_con .de_con_part1 .de_con_part1_1 .col2 {
  width: 380px;
}

.recruit_detail_con .de_con .de_con_part1 .de_con_part1_1 .col3 {
  width: 390px;
}

.recruit_detail_con .de_con .de_con_part2 {
  padding: 19px 15px 40px;
  line-height: 26px;
}

.recruit_detail_con .de_con .de_con_part2 .de_con_title {
  color: #0086de;
  line-height: 20px;
  padding: 6px 0;
}

.recruit_detail_con .de_con .de_con_part2 .de_con_title em {
  float: left;
  width: 4px;
  height: 12px;
  margin-right: 10px;
  margin-top: 4px;
  background-color: #0086de;
}

.recruit_detail_con .de_con .de_con_part2 p {
  line-height: 26px;
  padding: 0 30px 0 13px;
}

.recruit_detail_con .de_con .de_con_part3 {
  padding: 0 28px 40px 28px;
}

.recruit_detail_con .de_con .de_con_part3 .yp_btn {
  float: left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 180px;
  height: 48px;
  border: 0 none;
  background-color: #0086de;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  line-height: 48px;
  font-weight: bold;
}

.recruit_detail_con .de_con .de_con_part3 .yp_btn:hover {
  background-color: #0274c0;
}

.recruit_detail_con .de_con .de_con_part3 .yp_btn:disabled {
  color: #999999;
  background: #dddddd;
}

.recruit_detail_con .de_con .de_con_part3 .share_w {
  float: left;
  padding-left: 45px;
  height: 48px;
  line-height: 48px;
}

.recruit_detail_con .de_con .de_con_part3 .share_w em {
  margin-right: 30px;
  float: left;
}

.recruit_detail_con .de_con .de_con_part3 .share_w span {
  float: left;
}

.recruit_detail_con .de_con .de_con_part3 .share_w a {
  float: left;
  padding-top: 10px;
  padding-left: 10px;
  position: relative;
}

.contact_con .con_main .txt1 {
  padding-bottom: 40px;
}

.contact_con .con_main .con_txt {
  width: 560px;
  padding: 0;
}

.contact_con .con_main .con_txt strong,
.contact_con .con_main .con_txt span {
  display: block;
}

.contact_con .con_main .con_txt strong {
  font-size: 26px;
  font-weight: normal;
  line-height: 32px;
  margin-bottom: 12px;
  margin-top: 16px;
}

.contact_con .con_main .con_txt span {
  line-height: 32px;
  color: #666666;
  font-size: 16px;
}

.contact_con .con_main .img_w {
  width: 640px;
  height: 306px;
}

.contact_con .company_list {
  border-top: 1px solid #dddddd;
}

.contact_con .company_list li {
  float: left;
  width: 580px;
  padding-bottom: 16px;
  padding-right: 20px;
  border-bottom: 1px solid #dddddd;
}

.contact_con .company_list li .name {
  line-height: 32px;
  color: #0086de;
  font-size: 20px;
  padding: 13px 0 20px 0;
}

.contact_con .company_list li strong {
  display: block;
  line-height: 30px;
}

.contact_con .company_list li span {
  display: block;
  height: 32px;
  line-height: 32px;
  color: #666666;
  overflow: hidden;
}

.contact_con .company_list li span.lf {
  width: 270px;
  float: left;
}

.contact_con .company_list li span.rf {
  width: 310px;
  float: left;
}

.contact_con .company_list li.rf {
  padding-left: 20px;
  padding-right: 0;
  width: 580px;
}

.contact_con .company_list li.rf span.rf {
  width: 310px;
}

.personnal_con .per_nav {
  width: 220px;
  height: 420px;
  float: left;
  margin-top: 30px;
  background-color: #f5f8fa;
}

.personnal_con .per_nav li {
  height: 60px;
  line-height: 60px;
}

.personnal_con .per_nav li a {
  display: block;
  font-size: 16px;
  color: #333333;
}

.personnal_con .per_nav li a i.icon {
  float: left;
  width: 19px;
  height: 20px;
  margin: 19px 16px 0 20px;
  background: url(/static/module/index/default/images/per_nav_icon1.png) no-repeat;
}



.personnal_con .per_nav li a i.jl {
  background-position: 0 0;
}

.personnal_con .per_nav li a i.sq {
  margin-top: 20px;
  background-position: -20px 0;
}
.personnal_con .per_nav li a i.ct {
  background-position: -60px 0;
}

.personnal_con .per_nav li a i.zx {
  background-position: -39px 0;
}

.personnal_con .per_nav li.active a,
.personnal_con .per_nav li:hover a {
  color: #ffffff;
  background-color: #0086de;
}

.personnal_con .per_nav li.active a i.icon,
.personnal_con .per_nav li:hover a i.icon {
  background-image: url(/static/module/index/default/images/per_nav_icon2.png);
}

.personnal_con .personnal_con_main {
  float: left;
  width: 940px;
  padding-left: 40px;
}

.personnal_con .personnal_con_title {
  font-size: 20px;
  line-height: 36px;
  padding-top: 18px;
  margin-bottom: 20px;
  border-bottom: 1px solid #0086de;
}

.personnal_con_main .job_list li {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}
.personnal_con_main .job_list li a {
  color: #0086de;
  position: relative;
}
.personnal_con_main .job_list li a i.icon {
  width: 25px;
  height: 16px;
  right: -34px;
  top: -8px;
  position: absolute;
  background: url(/static/module/index/default/images/hot.png) no-repeat;
}

.personnal_con_main .job_list li span {
  float: left;
}
.personnal_con_main .job_list li .col1 {
  width: 150px;
}
.personnal_con_main .job_list li .col2 {
  width: 150px;
  margin-right: 20px;
}
.personnal_con_main .job_list li .col3 {
  width: 115px;
}

.personnal_con_main .job_list li .col4 {
  width: 110px;
}

.personnal_con_main .job_list li .col5 {
  width: 80px;
}

.personnal_con_main .job_list li .col6 {
  width: 90px;
}

.personnal_con_main .job_list li .col7 {
  width: 120px;
}

.personnal_con_main .job_list li .col8 {
  width: 75px;
}


.personnal_con_main .job_list li.list_hd {
  background-color: #f6f6f6; 
}
.personnal_con_main .no-collect {
  width: 100%;
  text-align: center;
}
.personnal_con_main .no-collect img {
  padding-top: 60px;
  width: 240px;
  height: 140px;
}
.personnal_con_main .no-collect .describe{
  color: #666;
  line-height: 30px;
}

.personnal_con .personnal_con_con {
  border: 1px solid #d9e1e3;
  position: relative;
  padding: 100px 19px 0;
  background: url(/static/module/index/default/images/per_con_img.jpg) no-repeat;
}

.personnal_con .personnal_con_con .person_w {
  text-align: center;
  margin-top: -44px;
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9e1e3;
}

.personnal_con .personnal_con_con .person_w .img_w {
  width: 78px;
  height: 78px;
  margin: 0 auto;
  background: #ffffff;
  padding: 5px;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.personnal_con .personnal_con_con .person_w .img_w img {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.personnal_con .personnal_con_con .person_w .name {
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  margin-top: 3px;
}

.personnal_con .personnal_con_con .person_w .phone,
.personnal_con .personnal_con_con .person_w .introduction {
  display: block;
  color: #666666;
  line-height: 24px;
}

.personnal_con .personnal_con_con .person_w .introduction {
  display: inline-block;
  margin-top: 10px;
  line-height: 18px;
}

.personnal_con .personnal_con_con .person_w .introduction img {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.personnal_con .personnal_con_con .personnal_con_con_b {
  width: 476px;
  margin: 0 auto;
}

.personnal_con .personnal_con_con .personnal_con_con_b .personnal_con_con_b_t {
  padding: 14px 0;
  overflow: hidden;
}

.personnal_con .personnal_con_con .personnal_con_con_b .myapply,
.personnal_con .personnal_con_con .personnal_con_con_b .myresume {
  width: 225px;
  float: left;
  line-height: 32px;
  font-size: 16px;
}

.personnal_con .personnal_con_con .personnal_con_con_b .myapply img,
.personnal_con .personnal_con_con .personnal_con_con_b .myresume img {
  margin-right: 10px;
  vertical-align: middle;
}

.personnal_con .personnal_con_con .personnal_con_con_b .myapply em,
.personnal_con .personnal_con_con .personnal_con_con_b .myresume em {
  color: #0086de;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
}

.personnal_con .personnal_con_con .personnal_con_con_b .myresume {
  width: 229px;
  padding-left: 5px;
  cursor: pointer;
  border-right: 1px solid #d9e1e3;
}

.personnal_con .personnal_con_con .personnal_con_con_b .noresume {
  cursor: default;
}

.personnal_con .personnal_con_con .personnal_con_con_b .myapply {
  text-align: right;
  cursor: pointer;
}

.personnal_con .personnal_con_con .personnal_con_con_b .noapply {
  cursor: default;
}

.personnal_con .personnal_con_con .personnal_con_con_b_b {
  padding: 0 0 16px 0;
  line-height: 34px;
  color: #666666;
}

.personnal_con .personnal_con_con .personnal_con_con_b_b a {
  color: #0086de;
}

.personnal_con .personnal_con_con .create_btn,
.personnal_con .personnal_con_con .update_btn,
.personnal_con .personnal_con_con .send_btn {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 100px;
  height: 32px;
  border: 0 none;
  background-color: #0086de;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  line-height: 32px;
  font-weight: bold;
  position: absolute;
  right: 20px;
  bottom: 19px;
}

.personnal_con .personnal_con_con .create_btn:hover,
.personnal_con .personnal_con_con .update_btn:hover,
.personnal_con .personnal_con_con .send_btn:hover {
  background-color: #0274c0;
}

.personnal_con .personnal_con_con .update_btn {
  bottom: 12px;
}

.personnal_con .personnal_con_con .intro_w {
  padding-top: 10px;
}

.personnal_con .personnal_con_con .intro_w span,
.personnal_con .personnal_con_con .intro_w em {
  color: #666666;
  display: inline-block;
  height: 16px;
  vertical-align: middle;
}

.personnal_con .personnal_con_con .intro_w em {
  margin: 0 10px;
}

.personnal_con .personnal_con_con .intro_w .introduction {
  margin-top: 0;
}

.personnal_con .personnal_con_part3 .personnal_con_title3 {
  font-size: 16px;
  padding: 28px 0 18px;
}

.personnal_con .personnal_con_part3 .personnal_con_title3 em {
  float: left;
  width: 3px;
  height: 14px;
  margin-right: 10px;
  margin-top: 4px;
  background-color: #0086de;
}

.personnal_con .personnal_con_part3 .personnal_con_con3 {
  border: 1px solid #d9e1e3;
  padding-bottom: 100px;
  position: relative;
}

.personnal_con .personnal_con_part3 .personnal_con_con3 .per_con_txt {
  padding: 12px 20px 14px;
  line-height: 30px;
  background-color: #fffaea;
}

.personnal_con .personnal_con_part3 .personnal_con_con3 .send_btn {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 100px;
  height: 32px;
  border: 0 none;
  background-color: #0086de;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  line-height: 32px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: 40px;
}

.personnal_con .personnal_con_part3 .personnal_con_con3 .send_btn:hover {
  background-color: #0274c0;
}

.create_con {
  min-height: 620px;
}

.create_con_main {
  padding: 40px 0 0 40px;
}

.create_con_main .create_part_l {
  float: left;
  width: 950px;
}

.create_con_main .create_part_l .create_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  padding-bottom: 20px;
}

.create_con_main .create_part_l .create_title i.icon {
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 10px;
  background: url(/static/module/index/default/images/create_icon.png) no-repeat;
  background-position: 0 0;
}

.create_con_main .create_part_l .create_title i.icon.yy {
  background-position: 0 -26px;
}

.create_con_main .create_part_l .create_title i.icon.gz {
  background-position: 0 -78px;
}

.create_con_main .create_part_l .create_title i.icon.fj {
  background-position: 0 -136px;
}

.create_con_main .create_part_l .create_title .create_title_desc {
  display: inline-block;
  line-height: 24px;
  margin-left: 20px;
  font-weight: normal;
}

.create_con_main .create_part_l .form_w {
  padding-bottom: 20px;
}

.create_con_main .create_part_l .form_w dl {
  float: left;
  padding-right: 10px;
  padding-bottom: 20px;
}

.create_con_main .create_part_l .form_w dl dt {
  float: left;
  width: 140px;
  height: 42px;
  font-size: 16px;
  line-height: 42px;
  text-align: right;
  padding-right: 20px;
}

.create_con_main .create_part_l .form_w dl dt em {
  color: #0086de;
  font-style: normal;
  font-size: 16px;
}

.create_con_main .create_part_l .form_w dl dd {
  float: left;
  width: 265px;
  position: relative;
}

.create_con_main .create_part_l .form_w dl dd input[type="text"],
.create_con_main .create_part_l .form_w dl dd select {
  width: 256px;
  height: 42px;
  padding: 0 12px;
  font-size: 16px;
  left: 0;
  top: 0;
  position: absolute;
  color: #666666;
  line-height: 40px;
}

.create_con_main .create_part_l .form_w dl dd select {
  opacity: 0;
  filter: alpha(opacity=0);
}

.create_con_main .create_part_l .form_w dl dd input[type="text"] {
  width: 254px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.create_con_main .create_part_l .form_w dl dd .labelname {
  width: 254px;
  height: 40px;
  line-height: 42px;
  padding: 0 12px;
  font-size: 16px;
  display: block;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  color: #666666;
}

.create_con_main .create_part_l .form_w dl dd .jiguan_w {
  width: 140px;
  float: left;
  position: relative;
}

.create_con_main .create_part_l .form_w dl dd .jiguan_w select {
  width: 140px;
}

.create_con_main .create_part_l .form_w dl dd .jiguan_w .labelname {
  width: 116px;
  display: inline-block;
}

.create_con_main .create_part_l .form_w dl dd .labelname i.icon {
  width: 16px;
  height: 8px;
  float: right;
  background: url(/static/module/index/default/images/create_icon.png) no-repeat;
  background-position: 0 -231px;
  margin-top: 17px;
  *margin-top: -25px;
}

.create_con_main .create_part_l .form_w dl dd select {
  width: 280px;
}

.create_con_main .create_part_l .form_w dl dd .radio_span {
  width: 78px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #666666;
  margin-right: 20px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  position: relative;
}

.create_con_main .create_part_l .form_w dl dd .radio_span i.icon {
  width: 13px;
  height: 9px;
  right: 10px;
  bottom: 7px;
  position: absolute;
}

.create_con_main .create_part_l .form_w dl dd .radio_w {
  float: left;
  position: relative;
}

.create_con_main .create_part_l .form_w dl dd .radio_w input[type="radio"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}

.create_con_main .create_part_l .form_w dl dd .radio_span.active {
  color: #ffffff;
  background-color: #508cee;
  border-color: #508cee;
}

.create_con_main .create_part_l .form_w dl dd .radio_span.active i.icon {
  background: url(/static/module/index/default/images/create_icon.png) no-repeat;
  background-position: 0 -242px;
}

.create_con_main .create_part_l .form_w dl dd .date_w {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 278px;
  height: 40px;
  border: 1px solid #cccccc;
}

.create_con_main .create_part_l .form_w dl dd .date_w i.icon {
  float: left;
  width: 16px;
  height: 16px;
  margin: 12px 0 0 8px;
  background: url(/static/module/index/default/images/create_icon.png) no-repeat;
  background-position: 0 -277px;
}

.create_con_main .create_part_l .form_w dl dd .date_w .datepicker {
  border: 0 none;
  height: 40px;
  position: relative;
  width: 95px;
  float: left;
  text-align: center;
}

.create_con_main .create_part_l .form_w dl dd .date_w .zhi {
  float: left;
  font-style: normal;
  line-height: 40px;
  font-size: 16px;
}

.create_con_main .create_part_l .form_w dl dd .upload_file {
  width: 48px;
  height: 36px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  color: #ffffff;
  text-align: left;
  line-height: 36px;
  overflow: hidden;
  background-color: #508cee;
  cursor: pointer;
  float: left;
  padding-left: 40px;
  position: relative;
}

.create_con_main .create_part_l .form_w dl dd .upload_file input[type="file"] {
  width: 88px;
  height: 36px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 100px;
}

.create_con_main .create_part_l .form_w dl dd .upload_file i.upload {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 20px;
  top: 10px;
  background: url(/static/module/index/default/images/create_icon.png) no-repeat;
  background-position: 0 -211px;
}

.create_con_main .create_part_l .form_w dl dd .upload_file_desc {
  float: left;
  line-height: 36px;
  color: #666666;
  margin-left: 10px;
}

.create_con_main .create_part_l .form_w dl dd .upload_com {
  /*width: 248px;*/
  height: 40px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border: 1px solid #cccccc;
  background-color: #f5f5f5;
  line-height: 40px;
  padding: 0 15px;
  float: left;
  padding-right: 45px;
}

.create_con_main .create_part_l .form_w dl dd .upload_com span {
  position: relative;
}

.create_con_main .create_part_l .form_w dl dd .upload_com span i.gou {
  width: 18px;
  height: 18px;
  right: -30px;
  top: 0;
  position: absolute;
  background: url(/static/module/index/default/images/create_icon.png) no-repeat;
  background-position: 0 -162px;
}

.create_con_main .create_part_l .form_w dl dd i.cha {
  float: left;
  width: 20px;
  height: 20px;
  margin: 10px 0 0 16px;
  background: url(/static/module/index/default/images/create_icon.png) no-repeat;
  background-position: 0 -185px;
}

.create_con_main .create_part_l .form_w dl dd .submit_btn {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 280px;
  height: 48px;
  border: 0 none;
  background-color: #0086de;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  line-height: 48px;
}

.create_con_main .create_part_l .form_w dl dd .submit_btn:hover {
  background-color: #0274c0;
}

.create_con_main .create_part_l .form_w dl dd .newarea {
  height: 42px;
  overflow: hidden;
}

.create_con_main .create_part_l .form_w dl dd .newarea input[type="text"] {
  width: 63px;
  float: left;
  position: relative;
  margin-right: 4px;
  height: 40px;
}

.create_con_main .create_part_l .form_w .submit_btn_w {
  padding-bottom: 10px;
}

.create_con_main .create_part_l .form_w .form_txtarea {
  float: inherit;
  clear: both;
  overflow: hidden;
}

.create_con_main .create_part_l .form_w .form_txtarea .txtarea_s {
  width: 710px;
  height: 50px;
  padding: 10px;
  font-size: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  resize: none;
  vertical-align: middle;
  border: 1px solid #cccccc;
  color: #666666;
}

.create_con_main .create_part_l .form_w .form_upload dd {
  width: 710px;
}

.create_con_main .create_part_l .form_w p {
  line-height: 16px;
  clear: both;
  padding-left: 160px;
  color: #999999;
  padding-bottom: 20px;
}

.create_con_main .create_part_l .form_w .exper_w p {
  line-height: 22px;
  padding-bottom: 0;
}

.create_con_main .create_part_l .form_w .exper_w2 a {
  margin-top: 0;
}

.create_con_main .create_part_l .form_w .form_w_jy .newStudy {
  overflow: hidden;
  position: relative;
}

.create_con_main .create_part_l .form_w .form_w_jy .delete {
  top: 9px;
  right: 15px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  background: url(/static/module/index/default/images/delete.png) no-repeat;
}

.create_con_main .create_part_l .form_w .form_w_jy2 {
  overflow: hidden;
}

.create_con_main .create_part_l .form_w .addexperience {
  margin-left: 160px;
  font-size: 16px;
  line-height: 24px;
  margin-top: 6px;
  display: inline-block;
  padding-bottom: 20px;
}

.create_con_main .create_part_l .form_w .addexperience i.icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 10px;
  background: url(/static/module/index/default/images/create_icon.png) no-repeat;
  background-position: 0 -105px;
  vertical-align: middle;
}

.create_con_main .create_part_r {
  float: left;
  width: 140px;
  padding-right: 30px;
  padding-top: 45px;
}

.create_con_main .create_part_r .img_w {
  width: 138px;
  height: 166px;
  line-height: 166px;
  overflow: hidden;
  border: 1px solid #cccccc;
}

.create_con_main .create_part_r .img_w img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.create_con_main .create_part_r .input_file_w {
  width: 65px;
  height: 30px;
  border: 1px solid #508cee;
  background: #e8f1ff;
  color: #508cee;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  line-height: 30px;
  margin: 16px auto;
  position: relative;
  cursor: pointer;
  padding-left: 25px;
}

.create_con_main .create_part_r .input_file_w input[type="file"] {
  width: 92px;
  height: 32px;
  font-size: 100px;
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  filter: alpha(opacity=0);
  cursor: pointer;
}

.create_con_main .create_part_r .input_file_w i.upload {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  position: absolute;
  top: 9px;
  left: 9px;
  background: url(/static/module/index/default/images/create_icon.png) no-repeat;
  background-position: 0 -260px;
}

.create_con_success {
  text-align: center;
  padding-top: 80px;
  display: none;
}

.create_con_success .success_tag span {
  display: block;
  font-size: 20px;
  color: #508cee;
  line-height: 30px;
  padding-top: 25px;
}

.create_con_success .success_tag p {
  color: #666666;
  line-height: 20px;
  padding-bottom: 245px;
  padding-top: 12px;
}

.create_con_success .success_tag p em {
  color: #0086de;
  font-style: normal;
}

.resume_con {
  width: 1000px;
  margin: 0 auto;
}

.resume_con .resume_con_t {
  padding: 20px 0;
  float: right;
}

.resume_con .resume_con_t .download {
  line-height: 20px;
  display: inline-block;
  font-size: 16px;
}

.resume_con .resume_con_t .download i.db {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 12px;
  background: url(/static/module/index/default/images/create_icon.png) no-repeat;
  background-position: 0 -300px;
}

.resume_con .resume_con_t .upload_btn {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 100px;
  height: 32px;
  border: 0 none;
  background-color: #0086de;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  line-height: 32px;
  margin-left: 40px;
  display: inline-block;
}

.resume_con .resume_con_t .upload_btn:hover {
  background-color: #0274c0;
}

.resume_con .resume_con_con {
  clear: both;
  padding-bottom: 60px;
}

.resume_con .resume_con_con .resume_con_part1 {
  background-color: #e4f3ff;
  padding: 40px;
}

.resume_con .resume_con_con .img_w {
  float: left;
  width: 114px;
  height: 138px;
  border: 1px solid #cccccc;
}

.resume_con .resume_con_con .img_w img {
  width: 100%;
  height: 100%;
}

.resume_con .resume_con_con .txt_w {
  padding-left: 155px;
}

.resume_con .resume_con_con .txt_w .line1 {
  font-size: 24px;
  font-weight: bold;
  padding-top: 7px;
}

.resume_con .resume_con_con .txt_w .line1 em {
  font-size: 16px;
  font-style: normal;
}

.resume_con .resume_con_con .txt_w .line2 {
  font-size: 16px;
  color: #666666;
  line-height: 20px;
  padding-top: 12px;
  height: 20px;
}

.resume_con .resume_con_con .txt_w .line2 em {
  display: inline-block;
  line-height: 20px;
  height: 20px;
  vertical-align: text-bottom;
  margin: 0 10px;
  color: #666666;
}

.resume_con .resume_con_con .txt_w .line2 span {
  height: 20px;
  line-height: 20px;
  float: left;
  font-size: 16px;
  color: #666666;
}

.resume_con .resume_con_con .txt_w .line2 i.icon {
  width: 16px;
  height: 12px;
  display: inline-block;
  margin-right: 10px;
  background: url(/static/module/index/default/images/create_icon.png) no-repeat;
}

.resume_con .resume_con_con .txt_w .line2 .email {
  margin-right: 45px;
}

.resume_con .resume_con_con .txt_w .line2 .email i.icon {
  float: left;
  margin-top: 4px;
  background-position: 0 -329px;
}

.resume_con .resume_con_con .txt_w .line2 .phone i.icon {
  width: 14px;
  height: 16px;
  float: left;
  margin-top: 1px;
  background-position: 0 -345px;
}

.resume_con .resume_con_con .resume_con_part2 {
  padding: 40px 40px 0;
  box-shadow: 0 3px 7px #e9e9e9;
  -webkit-box-shadow: 0 3px 7px #e9e9e9;
  -moz-box-shadow: 0 3px 7px #e9e9e9;
  -ms-box-shadow: 0 3px 7px #e9e9e9;
  -o-box-shadow: 0 3px 7px #e9e9e9;
  *border: 1px solid #dddddd;
  border: 1px solid #dddddd\0\9;
}

.resume_con .resume_con_con .resume_con_part2 .resume_con_title {
  height: 32px;
  line-height: 32px;
  color: #508cee;
  font-size: 18px;
  padding-left: 16px;
  background-color: #f4f9fd;
  border-left: 4px solid #508cee;
}

.resume_con .resume_con_con .resume_con_part2 .line1 {
  padding: 10px 0 30px 0;
}

.resume_con .resume_con_con .resume_con_part2 .line1 li {
  overflow: hidden;
  line-height: 36px;
  padding-left: 66px;
}

.resume_con .resume_con_con .resume_con_part2 .line1 li span {
  float: left;
  font-size: 16px;
}

.resume_con .resume_con_con .resume_con_part2 .line1 li span a {
  color: #508cee;
  font-size: 16px;
}

.resume_con .resume_con_con .resume_con_part2 .line1 li .label {
  float: left;
  width: 100px;
  color: #666666;
}

.resume_con .resume_con_con .resume_con_part2 .line1 li .label .download {
  width: 30px;
  height: 30px;
  float: right;
  margin: 3px 0;
  margin-right: 30px;
  background: url(/static/module/index/default/images/download.png) no-repeat;
}

.resume_con .resume_con_con .resume_con_part2 .line1 li .con_multiple {
  padding: 5px 0;
  float: left;
}

.resume_con .resume_con_con .resume_con_part2 .line1 li .con_multiple p {
  font-size: 16px;
  line-height: 30px;
}

.resume_con .resume_con_con .resume_con_part2 .line1 li .bot_line {
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 30px;
}

.resume_con .resume_con_con .resume_con_part2 .down_line li {
  padding-top: 10px;
}

.resume_con .resume_con_con .resume_con_part2 .line2 {
  padding-bottom: 0;
  margin-bottom: 10px;
}

.resume_con .resume_con_con .resume_con_part2 .last_line {
  margin-bottom: 0;
}

.resume_con .resume_con_con .resume_con_part2 .last_line li .bot_line {
  border: 0 none;
}

.grad {
  background: -webkit-linear-gradient(left, #0086de, #ffb46a);
  background: -o-linear-gradient(right, #0086de, #ffb46a);
  background: -moz-linear-gradient(right, #0086de, #ffb46a);
  background: linear-gradient(to right, #0086de, #ffb46a);
}

.pages {
  text-align: right;
  padding: 20px 0;
}

.pages a {
  display: inline-block;
  width: 30px;
  height: 26px;
  border: 1px solid #e0dddd;
  text-align: center;
  line-height: 26px;
  color: #666666;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  margin-left: 5px;
  font-size: 16px;
}

.pages a.prev,
.pages a.next {
  font-weight: bold;
  font-family: 'SimSun';
}

.pages a:hover,
.pages a.active {
  background: #0086de;
  border-color: #0086de;
  color: #ffffff;
}

.apply_list i.icon {
  background: url(/static/module/index/default/images/apply_icon.png) no-repeat;
}

.apply_list li {
  padding: 0 15px;
}

.apply_list li span {
  float: left;
  padding: 0 5px;
}

.apply_list li .col1 {
  width: 190px;
}

.apply_list li .col2 {
  width: 145px;
}

.apply_list li .col3 {
  width: 155px;
}

.apply_list li .col4 {
  width: 150px;
}

.apply_list li .col5 {
  width: 135px;
}

.apply_list li .col5 a {
  color: #0086de;
}

.apply_list li .col5 a i.down {
  width: 10px;
  height: 5px;
  display: inline-block;
  background-position: 0 -161px;
  vertical-align: middle;
  margin-left: 5px;
}

.apply_list li .col5 a.active i.down {
  background-position: 0 -155px;
}

.apply_list li .col6 {
  width: 75px;
}

.apply_list li .col6 a {
  color: #508cee;
  display: inline-block;
  line-height: 54px;
}

.apply_list li .col6 em {
  color: #508cee;
  display: inline-block;
  line-height: 52px;
  vertical-align: top;
  width: 5px;
}

.apply_list .list_hd {
  height: 45px;
  line-height: 45px;
  background-color: #f5f8fa;
}

.apply_list .list_bd {
  border-bottom: 1px solid #dddddd;
}

.apply_list .list_bd .line_w {
  line-height: 55px;
  overflow: hidden;
}

.apply_list .list_bd .progress {
  /*display: none;*/
  width: 940px;
  margin-left: -15px;
  position: relative;
  background-color: #feeded;
  padding: 20px 0 15px 0;
}

.apply_list .list_bd .progress .col {
  float: left;
  text-align: center;
  position: relative;
}

.apply_list .list_bd .progress .col i.icon {
  width: 32px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  display: inline-block;
  color: #999999;
  font-style: normal;
  font-weight: bold;
}

.apply_list .list_bd .progress .col i.ileft {
  background-position: 0 -100px;
}

.apply_list .list_bd .progress .col i.iright {
  background-position: 0 -125px;
}

.apply_list .list_bd .progress .col i.icenter {
  background-position: 0 -75px;
}

.apply_list .list_bd .progress .col .type {
  padding: 0;
  width: 100%;
  font-size: 16px;
  margin-top: 5px;
  color: #999999;
}

.apply_list .list_bd .progress .col p {
  color: #999999;
}

.apply_list .list_bd .progress .col .line {
  height: 2px;
  position: absolute;
  left: 50%;
  top: 10.5px;
  margin-left: 15px;
  background-color: #dddddd;
}

.apply_list .list_bd .progress .col .line2 {
  display: none;
  width: 50%;
  height: 2px;
}

.apply_list .list_bd .progress .col1 {
  width: 195px;
}

.apply_list .list_bd .progress .col1 .line {
  width: 165px;
}

.apply_list .list_bd .progress .col2 {
  width: 195px;
}

.apply_list .list_bd .progress .col2 .line {
  width: 220px;
}

.apply_list .list_bd .progress .col3 {
  width: 250px;
}

.apply_list .list_bd .progress .col3 .line {
  width: 177px;
}

.apply_list .list_bd .progress .col4 {
  width: 165px;
}

.apply_list .list_bd .progress .col4 .line {
  width: 135px;
}

.apply_list .list_bd .progress .col.active .line2 {
  display: block;
  background: -webkit-linear-gradient(left, #0086de, #ffb46a);
  background: -o-linear-gradient(right, #0086de, #ffb46a);
  background: -moz-linear-gradient(right, #0086de, #ffb46a);
  background: linear-gradient(to right, #0086de, #ffb46a);
}

.apply_list .list_bd .progress .col.active .type {
  color: #333333;
}

.apply_list .list_bd .progress .col.active p {
  color: #333333;
}

.apply_list .list_bd .progress .col.active i.icon {
  color: #ffffff;
}

.apply_list .list_bd .progress .col.active i.ileft {
  background-position: 0 -25px;
}

.apply_list .list_bd .progress .col.active i.iright {
  background-position: 0 -50px;
}

.apply_list .list_bd .progress .col.active i.icenter {
  background-position: 0 0;
}

.apply_list .nodata {
  margin-top: 20px;
  padding: 30px 28px 40px;
  border: 1px solid #ffb579;
  background-color: #fffaea;
}

.apply_list .nodata p {
  line-height: 30px;
}

.apply_list .nodata p em {
  width: 3px;
  height: 10px;
  margin-right: 8px;
  float: left;
  margin-top: 9px;
  background-color: #0086de;
}

.apply_list .nodata .create_btn_w {
  text-align: center;
  padding-top: 30px;
}

.apply_list .nodata .create_btn {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 180px;
  height: 48px;
  border: 0 none;
  background-color: #0086de;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  line-height: 48px;
}

.apply_list .nodata .create_btn:hover {
  background-color: #0274c0;
}

.schedule_w {
  background: #ffffff;
  margin: 0 -20px;
}

.schedule_w .list_bd {
  border: 0 none;
  padding: 0;
}

.schedule_w .list_bd .progress {
  width: 100%;
  margin: 0;
  background: #ffffff;
  padding: 40px 0 40px 0;
}

.schedule_w .list_bd .progress .col1 {
  width: 250px;
}

.schedule_w .list_bd .progress .col1 .line {
  width: 210px;
}

.schedule_w .list_bd .progress .col2 {
  width: 233px;
}

.schedule_w .list_bd .progress .col2 .line {
  width: 215px;
}

.schedule_w .list_bd .progress .col3 {
  width: 257px;
}

.schedule_w .list_bd .progress .col3 .line {
  width: 205px;
}

.schedule_w .list_bd .progress .col4 {
  width: 210px;
}

.schedule_w .list_bd .progress .col4 .line {
  width: 215px;
}

.schedule_w .list_bd .progress .col5 {
  margin-left: 75px;
}

.margin0 {
  margin: 0!important;
}

.security_w li {
  height: 62px;
  line-height: 62px;
  border-bottom: 1px solid #dddddd;
}

.security_w li span {
  float: left;
  font-size: 16px;
  padding-right: 10px;
  height: 100%;
}

.security_w li span a {
  color: #508cee;
  font-size: 16px;
}

.security_w li .icon {
  width: 36px;
  height: 36px;
  float: left;
  margin-top: 13px;
  background: url(/static/module/index/default/images/secruity_icon.png) no-repeat;
}

.security_w li .user {
  background-position: 0 0;
}

.security_w li .password {
  background-position: 0 -36px;
}

.security_w li .phone {
  background-position: 0 -72px;
}

.security_w li .col1 {
  width: 58px;
}

.security_w li .col2 {
  width: 195px;
}

.security_w li .col3 {
  width: 600px;
}

.security_w li .col4 {
  width: 44px;
}

.security_w li .tishi {
  color: #ff801a;
}

.layer_new_s4 .form_w {
  font-size: 16px;
  overflow: hidden;
  padding-bottom: 30px;
}

.layer_new_s4 .form_w dt {
  float: left;
  line-height: 40px;
  width: 112px;
  padding-right: 18px;
  text-align: right;
}

.layer_new_s4 .form_w dd {
  float: left;
  position: relative;
}

.layer_new_s4 .form_w dd input {
  width: 258px;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  line-height: 40px;
}

.layer_new_s4 .form_w .code_dd input {
  float: left;
  width: 150px;
}

.layer_new_s4 .form_w .code_dd .code {
  float: left;
  width: 100px;
  margin-left: 10px;
  height: 42px;
}

.layer_new_s4 .form_w .tishi {
  display: block;
  padding-left: 20px;
  position: absolute;
  width: 100%;
  bottom: -25px;
  left: 0;
}

.layer_new_s4 .form_w .tishi i.icon {
  width: 15px;
  height: 15px;
  left: 0;
  top: 3px;
  background: url(/static/module/index/default/images/tan.png) no-repeat;
}

.weixin_wrapper {
  position: absolute;
  bottom: 40px;
  left: 10px;
  display: none;
}

.error_w {
  width: 500px;
  margin: 200px auto 0;
}

.error_text {
  font-size: 20px;
  margin-bottom: 20px;
}

.error_a>a {
  font-size: 18px;
  color: #4167a8;
}

.disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.6;
  color: #999!important;
}