﻿* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
ul, ol, li {
    list-style-type: none;
}
img {
    border: 0;
    display: block;
}
input, select, textarea, li{
    vertical-align: middle;
}
body{
    background: #eeeeee;
}
.w12{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
/*高中生未来*/
.gkwl h2{
    text-align: center;
    color: #4a5aa5;
    font-size: 36px;
    margin-top: 60px;
}
.gkwl .tit_p{
    text-align: center;
    font-size: 18px;
    margin-top: 5px;
}
.gkwl p font{
    color: #4a5aa5;
}
.gkwl ul{
    height: 414px;
    margin: 40px auto;
}
.gkwl ul li{
    float: left;
    width: 390px;
    height: 414px;
    background: #FFFFFF;
    margin-left: 15px;
}
.gkwl ul li:nth-child(1){
    margin-left: 0;
}
.gkwl ul li .gk_txt{
    width: 390px;
    height: 134px;
    padding: 20px;
    box-sizing: border-box;
}
.gkwl ul li .gk_txt .gk_left{
    float: left;
    height: 90px;
    width: 200px;
    border-right: 1px dashed #373737;
}
.gkwl ul li .gk_txt .gk_left b{
    color: #4a5aa5;
    display: block;
    font-size: 26px;
}
.gkwl ul li .gk_txt .gk_left span{
    display: block;
    line-height: 30px;
}
.gkwl ul li .gk_txt a{
    display: block;
    background: #4a5aa5;
    float: right;
    width: 94px;
    height: 94px;
    color: #FFFFFF;
    font-size: 26px;
    font-weight: bold;
    word-wrap: break-word;
    line-height: 32px;
    padding: 15px 15px 15px 17px;
    box-sizing: border-box;
    letter-spacing: 5px;
}
.gkwl ul li .ys{
    height: 50px;
    width: 100%;
    background: #ffd54b;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}
.tit{
    width: 100%;
    height: 115px;
    line-height: 115px;
    background:#4a5aa5;
    color: #FFFFFF;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 35px;
    position:relative;
}
.tit:before{
    content: "";
    display: block;
    position: absolute;
    bottom: -13px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 14px solid #4a5aa5;
}
/*读书吃力*/
.dsxz{
    width: 1200px;
    margin: 0 auto;
    height: 543px;
}
.dsxz ul{
    width: 480px;
    height: 510px;
    float: left;
}
.dsxz ul li a{
    color: #FFFFFF; 
}
.dsxz ul li{
    width: 325px;
    height: 50px;
    background: #4a5aa5;
    font-size: 22px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    margin-bottom: 15px;
}
.dsxz .dszx_right{
    width: 720px;
    height: 510px;
    background: #FFFFFF;
    float: right;
    position: relative;
}
.dsxz .dszx_right .right_txt{
    float: left;
}
.dsxz .dszx_right .right_txt p{
    margin: 20px 0 0 60px;
    font-size: 18px;
    line-height: 44px;
}
.dsxz .dszx_right .right_txt .btn{
    display: block;
    margin: 40px auto;
    width: 318px;
    height: 58px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    border: 1px solid #373737;
}
.dsxz .dszx_right .right_txt .btn span{
    position: relative;
    top: -10px;
    left: -10px;
    z-index: 5;
    display: block;
    width: 320px;
    line-height: 60px;
    background-color: #ffd54b;
    color: #373737;
}
.dsxz .dszx_right img{
    position: absolute;
    bottom: 0;
    right: 0;
}
/*行业前景*/
.hyqj{
    background: #FFFFFF;
    padding: 50px 0;
}
.hyqj img{
    display: block;
    margin: 0 auto;
}
/*咨询按钮*/
.zx{
    display: block;
    margin: 40px auto;
    width: 638px;
    height: 58px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    border: 1px solid #373737;
}
.zx span{
    position: relative;
    top: -10px;
    left: -10px;
    z-index: 5;
    display: block;
    width: 640px;
    line-height: 60px;
    background-color: #ffd54b;
    color: #373737;
}
/*厨师大学*/
.csdx{
    height: 663px;
    background: url("../images/csdx.jpg");
    position:relative ;
    margin-bottom: 20px;
}
.csdx .csdx_btn{
    position: absolute;
    bottom: 0;
    left: 13%;
}
.csdx .csdx_btn a{
    display: block;
    margin: 30px auto;
    width: 638px;
    height: 58px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    border: 1px solid #373737;
}
.csdx .csdx_btn span{
    position: relative;
    top: -10px;
    left: -10px;
    z-index: 5;
    display: block;
    width: 640px;
    line-height: 60px;
    background-color: #ffd54b;
    color: #373737;
}
/*名校合作*/
.qy_box{
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
.qy_box span{
    float: left;
    margin-left: 20px;
}
.qy_box span:nth-child(1){
    margin-left: 0;
}
.qy_txt{
    width: 1200px;
    margin: 20px auto 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}
/*专业推荐*/
.zytj ul li{
    width: 280px;
    height: 350px;
    background: #FFFFFF;
    float: left;
    margin-left: 26px;
}
.zytj ul li:nth-child(4n+1){
    margin-left: 0;
}
.zytj ul li a .zy_txt{
    height: 90px;
}
.zytj ul li a .zy_txt p{
    width: 124px;
    height: 90px;
    float: left;
    background:#4a5aa5;
    box-sizing: border-box;
    padding:12px;
    line-height: 32px;
    text-align:center;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
}
.zytj ul li a .zy_txt p font{
    color: #ffd54b;
}
.zytj ul li a .zy_txt .zy_right{
    float: left;
    width: 156px;
    height: 90px;
    box-sizing: border-box;
    padding: 10px 20px;
}
.zytj ul li a .zy_txt .zy_right img{
    float: left;
    margin-top: 10px;
}
.zytj ul li a .zy_txt .zy_right span{
    float: left;
    color: #393939;
    font-size: 24px;
    margin: 0 0 0 10px;
}
.zytj ul li a .zy_txt .zy_right span font{
    font-size: 18px;
}
/*校园环境*/
#jxhj .swiper-slide{
    width: 100%;
    float: left;
}
#fenlei {
    width: 50%;
    text-align: center;
    position: absolute;
    height: 385px;
    line-height: 30px;
    bottom:0;
    left: 50%;
    z-index: 1;
    font-size: 12px;
}
#fenlei .swiper-pagination-bullet {
    display: inline-block;
    width: 600px;
    height: 56px;
    background:#FFFFFF;
    font-size: 22px;
    line-height: 56px;
    overflow: hidden;
    margin:0 0 0 0;
    cursor: pointer;
    border: 0;
    border-radius: 0;
    opacity: 1;
    padding: 0;
}
#fenlei span.swiper-pagination-bullet-active{
    background: #4a5aa5;
    outline: none;
    color: #FFFFFF;
}
/*名师教学*/
.msjx ul{
    overflow: hidden;
}
.msjx ul li a{
    width: 368px;
}
.msjx ul li{
    float: left;
    width: 368px;
    margin-left: 48px;
}
.msjx ul li:nth-child(1){
    margin-left: 0;
}
/*创就业*/
.cjy{
    background: #FFFFFF;
}
.cjy .cjy_box{
    width: 600px;
    float: left;
}
.cjy .cjy_box h2{
    color: #4a5aa5;
    font-size: 26px;
    margin: 30px 0 5px 0;
    text-align:center;
}
.cjy .cjy_box p{
    text-align: center;
}
.cjy .cjy_box .jy_txt{
    display: block;
    width: 528px;
    margin: 20px auto 0 auto;
    line-height: 40px;
    text-align: justify;
}
.cjy .cjy_2{
    width: 600px;
    float: left;
}
.cjy .cjy_2 img{
    margin: 31px auto 0 auto;
}
.cjy .cjy_box .cjy_btn{
    display: block;
    margin: 40px auto;
    width: 318px;
    height: 58px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    border: 1px solid #373737;
}
.cjy .cjy_box .cjy_btn span{
    position: relative;
    top: -10px;
    left: -10px;
    z-index: 5;
    display: block;
    width: 320px;
    line-height: 60px;
    background-color: #ffd54b;
    color: #373737;
}
/*成功学子*/
.cgxz ul li{
    width: 290px;
    float: left;
    margin-left: 13px;
    background: #FFFFFF;
}
.cgxz ul li:first-child{
    margin-left: 0;
}
.cgxz ul li .cg_txt{
    width: 290px;
    height: 100px;
    box-sizing: border-box;
    padding: 5px 20px;
}
.cgxz ul li .cg_txt p:nth-child(1){
    font-size: 26px;
    font-weight: bold;
}
.cgxz ul li .cg_txt p:nth-child(1) font{
    color: #4a5aa5;
}
.cgxz ul li .cg_txt p:nth-child(2){
    font-size: 16px;
    margin-top: 5px;
}

/*名师风彩*/
.hidden {
    visibility: hidden;
}
.jlx {
    margin-bottom: 40px;
}
.jls {
    margin-top: 40px;
}
.yqe {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.lbx {
    width: 100%;
    height: auto;
    margin: 40px auto;
    position: relative;
    text-align: center;
    color: #000;
    font-size: 42px;
}
.lbx:before,
.lbx:after {
    content: "";
    width: 30%;
    height: 1px;
    position: absolute;
    top: 50%;
}
.lbx:before,
.lbx:after {
    content: "";
    width: 30%;
    height: 1px;
    position: absolute;
    top: 50%;
}
.w964px {
    width: 1201px;
    height: auto;
    overflow: hidden;
}
.relative {
    position: relative;
}
.over-hidden {
    overflow: hidden;
}
.mar1 {
    margin-right: 3px;
}
.absolute {
    position: absolute;
}
.wb100 {
    width: 100%;
}
.bgc-black-rgba {
    background-color: rgba(0, 0, 0, 0.2);
    height: 100%;
    top: 0;
    left: 0;
}
.bgc-black-rgba:hover {
    background-color: rgba(0, 0, 0, 0);
}
.pat15 {
    padding-top: 19px;
    padding-bottom: 21px;
}
.pal25 {
    padding-left: 25px;
}
.par10 {
    padding-right: 10px;
}
.mab15 {
    margin-bottom: 10px;
}
.F16 {
    font-size: 16px;
}
.mab20 {
    margin-bottom: 10px;
}
.Fwhite {
    color: white;
}
.F24 {
    font-size: 24px;
}
.F14 {
    font-size: 14px;
}
.fc-gray05 {
    color: #fff;
}
.lh20px {
    line-height: 20px;
}
.text-right {
    text-align: right;
}
.lh25px {
    line-height: 25px;
}
.h25px {
    height: 25px;
}
.w80px {
    width: 80px;
}
.warpper-white {
    background: #fff;
    color: #ef7800;
    padding: 0 5px;
}
.display-inline {
    display: inline-block;
}
a:hover {
    color: #FF4503;
    text-decoration: underline;
}
.F16 {
    font-size: 16px;
}
.fc-gray04 {
    color: #fff;
}
.bgimg-sjs {
    background: rgba(0, 0, 0,.9);
    opacity: 0.7;
}
