@charset "utf-8";
/* CSS Document */
/* 人才 */
.infoTitle{ font-size:24px;}
.lattice1{ width:20%; line-height:68px;}
.lattice2{ width:10%; line-height:68px;}
.listMax{ height:190px; border-bottom:1px dashed #b5b5b5;}
.comLogo{ width:150px; height:150px; float:left; border:1px solid #b5b5b5; margin:20px 10px 10px 0px;}
.comLogo img{width:148px; height:148px;}
.comInfo{ width:660px; float:right;}
.comInfo h2{ margin:20px 0px 10px 0px; font-size:18px; font-weight:normal;}
.comInfo span{ padding:0px 5px; background: #F90; border:1px solid #F60; margin:0px 10px 0px 0px; color:#fff;}
.jobInfo{ width:640px; height:70px;  border:1px solid #e1e1e1; margin-top:10px; padding:10px; font-size:14px; line-height:24px; position:relative;}
.comInfo .jobInfo span{ margin:0px 10px; color:#CCC; background:none; border:none;}
.comInfo .jobInfo b{ color:#03C;}
.comInfo .jobInfo .more{ position:absolute; bottom:10px; right:0px; font-size:14px;}
.comInfo .jobInfo .more span{ display:block; width:12px; height:13px; background:url(../images/moreMin.jpg) no-repeat; float:right; margin-top:6px; margin-left:0px;}

.occupation{}
.occupation a:hover{ color:#fff;}
.occupation h1{ font-size:18px; font-weight:normal;}
.occupation h2{ font-size:18px; font-weight:normal;}
.jobName{ border-bottom:1px dashed #b5b5b5; line-height:40px; margin-bottom:10px;}
.occupation p{ line-height:40px; }
.occupation p span{ margin:0px 30px 0px 0px; color:#999;}
.width33{ width:33%; float:left; line-height:30px;}
.orangeMune{ width:200px; height:50px; background:#F90; color:#fff; display:block; text-align:center; line-height:50px; font-size:18px;}
.requirement{}
.requirement p,li,dt,dd{ line-height:30px;}
.requirement dt{ font-weight:bold;}
.requirement dl{ border-bottom:1px solid #e1e1e1; padding-bottom:10px}
.requirement h1{ font-size:18px; font-weight:normal; margin:20px 0px;}
.lineDashed{ border-bottom:1px dashed #b5b5b5; margin:10px 0px; }

/* 发布招聘/填写简历s */
.recruitment{}
.recruitment h1{ font-size:18px; font-weight:normal; border-bottom:1px dashed #b5b5b5; line-height:40px; padding:10px; }
.recruitment ul{ width:700px; margin:20px auto;}
.w400{ width:400px;}
.recruitment b{ color:#F60; margin-right:10px;}
.recruitment .s-table {width: 100%;text-align: center;}
.recruitment .s-table,.recruitment .s-table td,.recruitment .s-table th {border: 1px solid #ddd;}
.recruitment .s-table th {font-size: 16px ;color: #888;height: 20px;font-weight: normal;padding: 0 5px;}
.recruitment .s-table td {border: 1px solid #ddd;height: 20px;font-size: 12px;padding: 5px; line-height: 20px;}

/* 发布招聘e */

/* 培训报名表s */
.train{}
.train h1{ font-size:18px; font-weight:normal; border-bottom:1px dashed #b5b5b5; line-height:40px; padding:10px; }
.train ul{ margin:40px;}
.train .infoList li{ width:50%; font-size:16px; float:left; margin-bottom:20px;}
.f16{ font-size:16px;}
.train h2{ font-size:20px; padding-left:40px; line-height:40px; margin-bottom:30px; }
.p60{ padding-left:40px; padding-right:40px; }

.payList{ height:80px;}
.payList input[type="radio"] {
  display: none;
}
.payList label {
  cursor: pointer;
  background: url(../images/icon-no.png) no-repeat right top;
  border:1px solid #e1e1e1;
  margin-right:20px;
  display:block;
  width:139px;
  height:48px;
  float:left;
}
.payList label.checked {
  background: url(../images/icon-ok.png) no-repeat right top;
  border:1px solid #999;
}
.orangeMenu{ width:136px; height:48px; background:url(../images/orangeMenu.jpg) no-repeat; border:none; color:#fff; font-size:18px;cursor: pointer;}
.greenMenu{ width:136px; height:48px; background:url(../images/greenMune.jpg) no-repeat; border:none; color:#fff; font-size:18px;cursor: pointer;}
/* 培训报名表e */

/* 培训详情页s */
.vidioClass{ height:210px;}
.vidioClass .vidio{ width:353px; height:202px; float:left; margin-right:20px;}
.vidioClass .info{ float:left; width:700px;}
.vidioClass .info h1{ font-size:22px; font-weight:normal; margin-bottom:10px;}
.vidioClass .info p{ color:#999; line-height:30px;}
.vidioClass .info p span{ width:200px; display:block; float:left}
.vidioClass .price{ font-size:30px; color:#F90; font-weight:bold; margin-top:25px;}
.vidioClass .price span{ color: #999; font-size:16px; font-weight:normal; margin-left:10px;}
.orangeBtn{ width:170px; height:50px; border:none; background:#F60; color:#fff; font-size:16px; cursor:pointer;}
.introduction{}
.introduction h2{ font-size:18px; font-weight:normal; margin-bottom:10px;}
.introduction .info{ padding:10px; background:#cce1f1; margin-top:20px;}
.catalog{}
.catalog h2{ font-size:18px; font-weight:normal; margin-bottom:10px; border-bottom:1px solid #e1e1e1; padding-bottom:15px;}
.catalog .w10{ width:10%; float:left; line-height:40px; color:#999;}
.catalog .w10 a{ color:#999;}
.catalog .w10 a:hover{ color: #F90;}
.catalog .w10 b{ display:block; width:20px; height:20px; background: url(../images/play.png) no-repeat; float:left; margin-top:10px;}
.catalog .w10 span{ display:block; width:20px; height:20px; background: url(../images/down.png) no-repeat; float:left;margin-top:10px;}
.catalog .w70{ width:70%; float:left; color:#333;line-height:40px;}
.catalog p{ line-height:24px; color:#666;}
/* 培训详情页e */

/*资料中心s */
.dataCenter{ width:100%; text-align:center;}
.dataCenter thead{ background:#f6f6f6; height:30px; line-height:30px;}
.dataCenter thead select{ border:none; background:#f6f6f6; width:114px; padding:10px;}
.dataCenter thead td{ border:1px solid #c9c9c9;}
.dataCenter tbody{ line-height:40px;}
.dataCenter .gay{ background:#e2e2e2;}
/*资料中心e */

/*新闻列表s*/
.newsList{ background:#fff; border:1px solid #CCC;}
.newsList h1{ font-size:20px; font-weight:normal; border-bottom:1px solid #e1e1e1; line-height:50px; padding-left:20px;}
.newsList h1 span{ float:right; font-size:12px; margin-right:10px;}
.newsList dl{ padding:0px 20px;}
.newsList dt{ background:url(../images/newsIcon.jpg) no-repeat; padding-left:20px; font-weight:bold; font-size:14px; line-height:40px; background-position:0px 12px;}
.newsList dt span{ float:right; font-size:12px; color: #CCC; font-weight:normal;}
.newsList dd{ border-bottom:1px dashed #e1e1e1;}
/*新闻列表e*/