﻿html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img,
input,
a,
span,
figure,
figcaption {
  margin: 0px;
  padding: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
fieldset,
img {
  border: none;
}
img {
  display: block;
  width: 100%;
  font-size: 0px;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
input::-moz-focus-inner {
  border: none;
  padding: 0px;
}
select,
input {
  vertical-align: middle;
  display: block;
}
select,
input,
textarea {
  font-size: 13px;
  margin: 0px;
}
input[type="text"],
input[type="password"],
textarea {
  outline-style: none;
  -webkit-appearance: none;
  outline: none;
}
button {
  outline: none;
}
textarea {
  resize: none;
  overflow: hidden;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
}
table {
  border-collapse: collapse;
}
.clearit {
  clear: both;
  height: 0px;
  font-size: 0px;
  overflow: hidden;
  width: 100%;
}
header,
div,
nav,
li,
input,
section,
figure,
table,
select,
figcaption,
footer,
td,
p,
a,
img {
  box-sizing: border-box;
}
a {
  text-decoration: none;
  display: block;
  color: #000;
}
body {
  margin: 0 auto;
  position: relative;
}
body,
html {
  margin: 0 auto;
  max-width: 640px;
  overflow: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fl {
  float: left;
}
.rl {
  float: right;
}
.content {
  width: 92%;
  margin-left: 4%;
}
.content_p {
  width: 100%;
  padding: 0 4%;
}
/* 公共样式结束 */
.top {
  position: relative;
}
/*.top a {
  opacity: 0;
  position: absolute;
  top: 51.5%;
  left: -0.890625rem;
  width: 2.234375rem;
  line-height: 1;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
  font-size: 0.3125rem;
  text-align: center;
  background-color: #e2ab3e;
  color: #fff;
}
.top a:after {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  height: 2px;
  width: 0.296875rem;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}*/
.page {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.page .title {
  text-align: center;
  padding-bottom: 0.625rem;
}
.page .title h2 {
  opacity: 0;
  font-size: 0.53125rem;
  font-weight: bold;
  padding-top: 0.625rem;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
  color: #363636;
}
.page .title p {
  opacity: 0;
  font-size: 0.28125rem;
  color: #666;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
}
.page .title span {
  opacity: 0;
  display: inline-block;
  width: 0.578125rem;
  height: 0.578125rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -ms-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.page .dj {
  position: relative;
  width: 3.90625rem;
  line-height: 1;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
  font-size: 0.34375rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.65625rem;
  background-color: #363636;
  color: #fff;
}
.page .dj::after {
  position: absolute;
  content: '';
  width: 0.296875rem;
  height: 2px;
  left: 0;
  top: 50%;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page1 {
  background-color: #f2f2f2;
}
.page1 .title h2 {
  background: url(../images/title11_04.png) center no-repeat;
  background-size: 0;
}
.page1 .title span {
  background: url(../images/title12_08.png) center no-repeat;
  background-size: cover;
  margin-top: 0.125rem;
}
.page1 .content {
  padding-top: 0.46875rem;
  padding-bottom: 0.46875rem;
}
.page1 .content ul li {
  float: left;
  height: 3.953125rem;
  width: 2.1875rem;
  box-sizing: border-box;
  background-color: #e2ab3e;
  text-align: center;
  margin-left: 0.140625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  color: #fff;
}
.page1 .content ul li:nth-child(1) {
  margin-left: 0rem;
}
.page1 .content ul li span {
  position: relative;
  display: inline-block;
  font-size: 0.15625rem;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  margin-bottom: 0.15625rem;
}
.page1 .content ul li span:after {
  position: absolute;
  content: '';
  width: 2px;
  height: 2px;
  background-color: #fff;
  top: 50%;
  right: -10%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page1 .content ul li span:before {
  position: absolute;
  content: '';
  width: 2px;
  height: 2px;
  background-color: #fff;
  top: 50%;
  left: -10%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page1 .content ul li p {
  font-size: 0.3125rem;
}
.page1 .content ul li b {
  display: inline-block;
  font-size: 0.15625rem;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  font-weight: 400;
}
.page1 .content ul li div {
  position: relative;
  height: 1.09375rem;
  margin-bottom: 0.15625rem;
}
.page1 .content ul li div:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 0.3125rem;
  left: 43%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
}
.page1 .content ul li:nth-child(1) div {
  background: url('../images/p1l1_12.png') center no-repeat;
  background-size: .9rem;
}
.page1 .content ul li:nth-child(2) {
  position: relative;
  top: -0.46875rem;
}
.page1 .content ul li:nth-child(2) div {
  background: url('../images/p2l2_12.png') center no-repeat;
  background-size: .6rem;
}
.page1 .content ul li:nth-child(3) {
  position: relative;
  top: 0.46875rem;
}
.page1 .content ul li:nth-child(3) div {
  background: url('../images/p2l3_19.png') center no-repeat;
  background-size: .7rem;
}
.page1 .content ul li:nth-child(4) div {
  background: url('../images/p2l4_18.png') center no-repeat;
  background-size: .7rem;
}
.page2 {
  background-color: #000;
}
.page2 .title h2 {
  background: url(../images/title21_27.png) center no-repeat;
  background-size: 0;
  color: #fff;
}
.page2 .title span {
  background: url(../images/title22_30.png) center no-repeat;
  background-size: cover;
  margin-top: 0.125rem;
}
.page2 .cont {
  position: relative;
  width: 96%;
  margin-right: 4%;
}
.page2 .cont .gallery-top {
  float: left;
  width: 52%;
  left: 0;
}
.page2 .cont .gallery-top .swiper-slide {
  height: 9.921875rem;
  background-repeat: no-repeat;
  background-size: cover;
}
.page2 .cont .gallery-thumbs {
  width: 48%;
  height: 3.65625rem;
  margin-top: 0.78125rem;
  color: #fff;
  background: #e2ab3e url('../images/fh_36.jpg') no-repeat;
  background-size: .5rem;
  background-position: 90% 15%;
}
.page2 .cont .gallery-thumbs .swiper-slide {
  padding-left: 0.625rem;
  padding-top: 0.625rem;
}
.page2 .cont .gallery-thumbs h2 {
  font-size: 0.5rem;
  line-height: 1;
  padding-top: 0.3125rem;
  padding-bottom: 0.15625rem;
}
.page2 .cont .gallery-thumbs p {
  font-size: 0.3125rem;
}
.page2 .cont .gallery-thumbs .next,
.page2 .cont .gallery-thumbs .prev {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0.9375rem;
  height: 0.65625rem;
  background: #000 url('../images/jt_03.png') center no-repeat;
  background-size: .5rem;
  z-index: 10000;
}
.page2 .cont .gallery-thumbs .next {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page2 .cont .gallery-thumbs .prev {
  right: 0.9375rem;
}
.page2 .cont .pagination {
  width: 48%;
  right: 0;
  text-align: right;
}
.page2 .cont .pagination span {
  position: relative;
  height: 1.796875rem;
  width: 1.796875rem;
  border-radius: 0;
  border: 2px solid #2a2a2a;
  opacity: 1 !important;
  margin-left: 0.234375rem;
  margin-top: 0.5625rem;
}
.page2 .cont .pagination span.swiper-pagination-bullet-active {
  border-color: #e2ab3e;
}
.page2 .cont .pagination span::after {
  position: absolute;
  bottom: -0.5rem;
  left: 50%;
  width: 110%;
  text-align: center;
  color: #666;
  -webkit-transform: scale(0.7) translateX(-70%);
  -moz-transform: scale(0.7) translateX(-70%);
  -ms-transform: scale(0.7) translateX(-70%);
  transform: scale(0.7) translateX(-70%);
}
.page2 .cont .pagination span:nth-child(1) {
  background: url('../images/ms111_03-min.jpg') center no-repeat;
  background-size: cover;
}
.page2 .cont .pagination span:nth-child(1)::after {
  content: "Antoonloterrel";
}
.page2 .cont .pagination span:nth-child(2) {
  background: url('../images/ms21_42.jpg') center no-repeat;
  background-size: cover;
}
.page2 .cont .pagination span:nth-child(2)::after {
  content: "Mlguel Monal";
}
.page2 .cont .pagination span:nth-child(3) {
  background: url('../images/ms31_46.jpg') center no-repeat;
  background-size: cover;
}
.page2 .cont .pagination span:nth-child(3)::after {
  content: "Luca Fantln";
}
.page2 .cont .pagination span:nth-child(4) {
  background: url('../images/ms41_47.jpg') center no-repeat;
  background-size: cover;
}
.page2 .cont .pagination span:nth-child(4)::after {
  content: "Luca Fantln";
}
.page2 .dj {
  background-color: #e2ab3e;
  color: #fff;
}
.page2 .dj::after {
  background-color: #fff;
}
.page3 {
  background-color: #f2f2f2;
}
.page3 .title h2 {
  background: url(../images/title31_52.png) center no-repeat;
  background-size: 0;
}
.page3 .title span {
  background: url(../images/title32_55.png) center no-repeat;
  background-size: cover;
  margin-top: 0.125rem;
}
.page3 .content {
  position: relative;
  padding-top: 1.25rem;
}
.page3 .content .gallery-top1 {
  height: 5.1875rem;
}
.page3 .content .gallery-top1 .swiper-slide {
  background-size: cover;
}
.page3 .content .gallery-thumbs1 {
  position: absolute;
  right: -4%;
  top: 0;
  width: 4.21875rem;
  height: 3.4375rem;
  background: #e2ab3e url('../images/t_59.jpg') 100% no-repeat;
  background-size: 1.7rem;
  color: #fff;
}
.page3 .content .gallery-thumbs1 .swiper-slide {
  padding-top: 0.3125rem;
  padding-left: 0.390625rem;
  padding-right: 0.390625rem;
}
.page3 .content .gallery-thumbs1 .swiper-slide div {
  position: relative;
  padding-bottom: 0.15625rem;
  margin-bottom: 0.15625rem;
}
.page3 .content .gallery-thumbs1 .swiper-slide div::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  height: 2px;
  width: 1.15625rem;
  background-color: #fff;
}
.page3 .content .gallery-thumbs1 .swiper-slide div p {
  font-size: 0.375rem;
}
.page3 .content .gallery-thumbs1 .swiper-slide div span {
  font-size: 0.234375rem;
}
.page3 .content .gallery-thumbs1 .swiper-slide > p {
  font-size: 0.265625rem;
}
.page3 .content .pagination1 {
  top: 0.4375rem;
}
.page3 .content .pagination1 span {
  position: relative;
  width: 1.71875rem;
  height: 0.59375rem;
  border-radius: 0;
  background-color: transparent;
  opacity: 1 !important;
}
.page3 .content .pagination1 span.swiper-pagination-bullet-active {
  background-color: #e2ab3e;
  color: #fff;
}
.page3 .content .pagination1 span.swiper-pagination-bullet-active::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 0.265625rem;
  height: 2px;
  -webkit-transform: translate(-30%, -50%);
  -moz-transform: translate(-30%, -50%);
  -ms-transform: translate(-30%, -50%);
  transform: translate(-30%, -50%);
  background-color: #fff;
}
.page3 .content .pagination1 span::before {
  position: absolute;
  content: '培养目标';
  left: 0;
  top: 50%;
  width: 1.71875rem;
  line-height: 1;
  font-size: 0.34375rem;
  text-indent: 10%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page3 .content .pagination1 span:nth-child(2)::before {
  content: '学习内容';
}
.page3 .content .pagination1 span:nth-child(3)::before {
  content: '就业安排';
}
.page3 .dj::after {
  background-color: #fff;
}
.page4 {
  background-color: #000;
}
.page4 .title h2 {
  background: url(../images/title41_03.png) center no-repeat;
  background-size: 0;
  color: #fff;
}
.page4 .title span {
  background: url(../images/title42_07.png) center no-repeat;
  background-size: cover;
  margin-top: 0.125rem;
}
.page4 .swiper-container-zp {
  padding-bottom: 0.625rem;
}
.page4 .swiper-container-zp .swiper-pagination-zp {
  bottom: 0;
}
.page4 .swiper-container-zp .swiper-pagination-zp span {
  opacity: 1;
  background-color: #fff;
}
.page4 .swiper-container-zp .swiper-pagination-zp span.swiper-pagination-bullet-active {
  background-color: #e2ab3e;
}
.page4 .swiper-container-zp ul li {
  float: left;
  width: 49.25%;
}
.page4 .swiper-container-zp ul li:nth-child(1),
.page4 .swiper-container-zp ul li:nth-child(2) {
  margin-bottom: 1.5%;
}
.page4 .swiper-container-zp ul li:nth-child(2n) {
  margin-left: 1.5%;
}
.page4 .dj {
  background-color: #e2ab3e;
  color: #fff;
}
.page4 .dj::after {
  background-color: #fff;
}
/* 西餐主厨 高新就业 */
.page5 {
  background-color: #f2f2f2;
}
.page5 .title h2 {
  background: url(../images/title51_19.png) center no-repeat;
  background-size: 0;
}
.page5 .title span {
  background: url(../images/title52_22.png) center no-repeat;
  background-size: cover;
  margin-top: 0.125rem;
}
.page5 ul li {
  float: left;
  width: 50%;
  text-align: center;
}
.page5 ul li p {
  font-size: 0.28125rem;
  color: #666;
}
.page5 ul li:nth-child(1),
.page5 ul li:nth-child(2) {
  padding-top: 0.15625rem;
  padding-bottom: 0.390625rem;
}
.page5 ul li:nth-child(3),
.page5 ul li:nth-child(4) {
  padding-top: 0.390625rem;
  padding-bottom: 0.390625rem;
}
/* 校园生活 学员风采 */
.page6 {
  background-color: #000;
}
.page6 .title h2 {
  background: url(../images/title61_25.png) center no-repeat;
  background-size: 0;
  color: #fff;
}
.page6 .title span {
  background: url(../images/title62_28.png) center no-repeat;
  background-size: cover;
  margin-top: 0.125rem;
}
/* 表单 */
/* 表单 */
.form {
  background-color: #f2f2f2;
}
.form h2 {
  font-size: 0.53125rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.3125rem;
  color: #ee7700;
}
.form p {
  position: relative;
  width: 100%;
  height: 1.015625rem;
  padding-left: 0.3125rem;
  margin-bottom: 0.234375rem;
  background-color: #fff;
  border-radius: 5px;
}
.form p span {
  float: left;
  height: 1.015625rem;
  line-height: 1.015625rem;
  margin-right: 0.234375rem;
  color: #828282;
}
.form p input,
.form p select {
  border: none;
  float: left;
  min-width: 60%;
  height: 1.015625rem;
  line-height: 1.015625rem;
  background-color: #fff;
  color: #828282;
}
.form p select {
  text-align: center;
}
.form p b {
  position: absolute;
  height: 0.421875rem;
  width: 0.421875rem;
  background-color: #fff;
  border-radius: 5px;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 2px 2px 5px #aaa;
  -moz-box-shadow: 2px 2px 5px #aaa;
  -ms-box-shadow: 2px 2px 5px #aaa;
  box-shadow: 2px 2px 5px #aaa;
}
.form p b:after {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  border-top: 5px solid #aaa;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.form #btn {
  font-size: 0.375rem;
  font-weight: bold;
  text-align: center;
  background-color: #ee7700;
  color: #fff;
  line-height: 1.015625rem;
}
.form .xq {
  display: block;
  font-size: 0.28125rem;
  font-weight: 300;
  text-align: center;
}
.footer_copy {
  font-size: 12px;
  padding-top: 0.9375rem;
  text-align: center;
}
/* 动画 */
.top a.on {
  opacity: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  left: 0.890625rem;
}
.page.on .title h2 {
  opacity: 1;
  background-size: 9rem;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.page.on .title p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.page.on .title span {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
  opacity: 1;
}
