@charset "GBK";
/* CSS Document */
.flex{display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;}
.clear{clear:both;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{*zoom:1;}
.wrap {width: 1280px;margin: auto;}
.mar {margin: 30px auto;}
.p {
  text-indent: 2em;
  line-height: 1.5em;
}

.banner {
  min-width: 1280px;
  text-align: center;
  background: #67e6ec;
}
.title_main {
  text-align: center;
  font-size: 36px;
}
/*职教高考优势*/
.ys li {
  width: 205px;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  position: relative;
}
.ys li .num {
  width: 30px;
  line-height: 40px;
  background: #67e6ec;
  color: #fff;
  font-size: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 15px;
}
.ys li h4 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.ys li:nth-child(even) {background: #eefeff;}
/*招生计划*/
.zsjh {background: #f2f2f2;padding: 1px 0;}
.zsjh .flex {align-items: center;}
.zsjh p {
  width: 670px;
  line-height: 2em;
  font-size: 20px;
}
/*专业*/
.zy li {
  width: 400px;
  border: 1px solid #ccc;
  border-radius: 8px;
  overflow: hidden;
}
.zy_title {
  margin: 15px 30px;
  font-size: 20px;
}
.zy_title strong {
  width: 180px;
  text-align: right;
}
.zy_title strong span {color: #ed4d00;}
.zy_title a {
  width: 115px;
  line-height: 50px;
  background: #ed4d00;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
.zy li p {
  margin: 0 30px 20px;
}
/*考试内容*/
.ksnr tr:nth-child(odd) {background: #eefeff;}
.ksnr tr:nth-child(even) {background: #fff;}
.ksnr tr:nth-child(1) {background: #67e6eb;color: #fff;}
.ksnr th {
  padding: 2% 3%;
  border: 1px solid #fff;
  text-align: center;
  font-size: 24px;
}
.ksnr td {
  padding: 2% 3%;
  border: 1px solid #fff;
  text-align: center;
  font-size: 20px;
}
.ksnr th:first-child, .ksnr th:last-child {width: 23%;}
.ksnr td:nth-child(2) {text-align: left;}

.zxbtn {
  display: block;
  width: 600px;
  line-height: 50px;
  background: #288a8e;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
}
/*环境*/
.videobox {width: 578px;}
.videobox p {line-height: 1.8em;}
/*表单1*/
/*.bm1_box {align-items: center;}*/
.bm1 {width: 800px;}
.bm1_tit {
  padding: 10px 20px;
  background: #f4f4f4;
  font-size: 18px;
  margin-bottom: 15px;
}
.bm-input {
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.bm-input span {
  width: 15%;
  text-align: right;
}
.bm-input input {
  width: 26%;
  height: 2rem;
  margin: 0 2%;
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: .3rem;
}
.bm-input font {
  font-size: .5rem;
  color: #f00;
}
.bm-input em {
  font-size: .5rem;
  color: #b4b4b4;
  font-style: normal;
}
.bm-input select {
  width: 35%;
  height: 2.2rem;
  margin: 0 2%;
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: .3rem;
  background: transparent;
}
.bm1-submit {
  width: 100%;
  height: 2.5rem;
  background: #288a8e;
  color: #fff;
  text-align: center;
  border: none;
  box-shadow: none;
  font-size: 18px;
}
.bm1-submit span {font-size: 12px;}
.bm1_p {
  width: 345px;
  line-height: 2em;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fbfbfb;
}




.tbody {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 1250px;
}

.czy_con { padding-top: 45px; }
.czy_main { width: 1235px;  margin:0 auto;}
.zym_con{width: 1124px;height: 300px;margin: 26px auto;}
.zym_list { width: 380px; height: 460px; float: left; background-color: #FFF; box-shadow: 0px 0px 15px 0px #999; transition: all 0.3s;     margin: 30px 30px 0 0;}
.zym_list:hover { position: relative; /*margin-top: -6px;*/transform: translateY(-1rem); box-shadow: 0px 10px 20px 0px #999; }/*改变上浮原理*/
.zym_tit { height: 70px; line-height: 70px; font-size: 24px; color: #000; font-weight: bold; padding-left: 16px; padding-right: 20px; }
.zym_tim { font-size: 17px; color: #333; font-weight: normal; float: right; }
.zym_ftit { font-size: 18px; color: #fb3100; text-align: center; line-height: 40px; padding-top: 4px; }
.zym_txt {
	padding-left: 14px;
    padding-right: 14px;
    height: 64px;
    font-size: 17px;
    line-height: 28px;
    color: #000;
    text-align: left;
}
.zym_btn { text-align: center;}
.zym_btn a { display: inline-block; width: 160px; height: 40px; box-sizing: border-box; margin: 0 11px; line-height: 38px; font-size: 18px; border-radius: 20px; border: 1px solid #ff0000; color: #ff0000; transition: all 0.3s; }
.zym_btn a:hover { background-color: #ff0000; color: #fff; }
.zym_btn a.swtzh { background-color: #ff0000; color: #fff; }
.zym_btn a.swtzh:hover { background-color: #fff; color: #ff0000; }