﻿#layout .btn-free .btn-free-s{
    font-size: 1.8rem;
}

.lars-content{
    width: 100%;
    background: #ffffff;
    padding: 1em;
    box-sizing: border-box;
    border-bottom: 1px solid #e0e0e0;
}
.lars-csd{
    width: 80%;
    margin: 0 auto ;
}
.lars-csd-bd{
    text-align: center;
}
.lars-csd-bd h1{
    padding-top: 1.5rem;
    color: #fa8b2d;
    font-size: 3.0rem;
}
.jpxdzy-eng{
    color: #333333;
    font-size: 1.6rem;
    margin-top: .5em;
    display: block;
}
.lars-csd-bd div{
    font-size: 1.4rem;
    padding-left: 2rem;
    padding-top: .4rem;
}
.lars-csd-bd div:before{
    content: "";
    display: inline-block;
    width: 10%;
    height: 3px;
    margin-right: 8px;
    background: #000000;
    vertical-align: middle;
    visibility: visible;
}
.lars-csd-btt{
    width: 100%;
    height: 45px;
    color: #fa8b2d;
    text-align: center;
    font-size: 2rem;
    margin-top: 1em;
}
.lars-csd-btt:before,.lars-csd-btt:after{
    content: "";
    display: inline-block;
    width: 9%;
    height: 3px;
    margin-right: 8px;
    margin-left: 8px;
    background: #fa8b2d;
    vertical-align: middle;
    visibility: visible;
}
.lars-csd .btn-free{
    margin-top: 1.2em;
    width: 80%;
    background: #fcbc28;
}
/*
    专业概述
*/
.lars-stu{
    width: 100%;
    padding-bottom: 1.5em;
    box-sizing: border-box;
    background: #FFFFFF;
    margin-top: 1em;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
}
.lars-stu-hd{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-top: 1em;
    box-sizing: border-box;
}
.lars-stu-hd .lars-bd-title{
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 2.2rem;
}
.lars-stu-hd .lars-bd-title >span{
    color: #fa8b2d;
    font-size: 2.2rem;
}
.lars-stu-hd .lars-bd-engli{
    display: block;
    width: 100%;
    font-size: 1.8rem;
    color: #fa8b2d;
    margin-top: .8rem;
}
.lars-stu-hd hr{
    width: 50%;
    margin: 0 auto;
    border: none;
    margin-top: 1em;
    height: 2px;
    border-top: 2px solid #fa8b2d;
}
.lars-stu-info{
    width: 98%;
    margin: 1rem auto 0;
	font-size: 1.2rem;
}
.lars-stu-info ul li{
	margin: 0 auto ;
	font-size: 0px;
}

.lars-stu-info div span{
    color:#fa8b2d ;
}

.lars-stu-infot{
    width: 98%;
    margin: 1rem auto 0;
	font-size: 1.2rem;
}
.lars-stu-infot ul li{
	margin: 0 auto ;
	font-size: 0px;
}
/*
    师资优势
*/
.lars-list{
    width: 100%;
    height: auto;
    margin-top: 1em;
}
.lars-list:after{
    content: '';
    display: block;
    clear: both;
}
.lars-list li{
    max-width: 280px;
    height: 353px;
    margin-top: 1em;
    display: block;
    border: 1px solid #fa8b2d ;
    position: relative;
}
.lars-list li img{
    width: 100%;
    height: 100%;
}
.list-res{
    width: 100%;
    height: 45px;
    position: absolute;
    left: 0;
    color: #fa9942;
    text-align: center;
    line-height: 45px;
    bottom: 0;
    background: rgba(250,153,66,.4);
    font-size: 1.5rem;
}
.lars-list li:nth-of-type(odd){
    float: left;
}
.lars-list li:nth-of-type(even){
    float: right;
}
.devices{
    width: 98%;
    margin: 0 auto;
    text-indent: 1em;
    display: block;
    font-size: 1.6rem;
}

/*
    lunbo
*/
.lars-lunbo{
    margin-top: 1em;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
}
.swipe-wrap {
    overflow: hidden;
    position: relative;
}
.swipe-wrap > div {
    float:left;
    width:100%;
    position: relative;
}
.swipe-log{
    width: 240px;
    height: 250px;
    border: 1px solid #000000;
    margin: 0 auto;
    background: url("../images/popular_img_icon_18.png")
    no-repeat center ;
    background-size:100% 100%;
}
.wrap .swipe-log2{
    background: url("../images/popular_img_icon_17.png")
    no-repeat center ;
}
.wrap .swipe-log3{
    background: url("../images/popular_img_icon_16.png")
    no-repeat center ;
}
.swipe-text{
    width: 240px;
    margin: 0 auto;
    text-align: center;
}
.swipe-text span{
    width: 100%;
    display: block;
    font-size: 1.3rem;
    margin-top: .5rem;
    text-align: center;
}
.swipe-next{
    position: absolute;
    right: 1rem;
    top: 50%;
    background: url("../images/popular_img_icon_21.png") no-repeat
    center;
    width: 22px;
    height: 41px;
    margin-top: -20px;
}
.swipe-prev{
    position: absolute;
    left: 1rem;
    top: 50%;
    background: url("../images/popular_img_icon_19.png") no-repeat
    center;
    width: 22px;
    height: 41px;
    margin-top: -20px;
}
/*
    作品展示
*/
.cive{
    width: 100%;
    background: #FFFFFF;
    padding: 1em 0;
    margin-top: 1em;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;

}
.cive-content{
    width: 98%;
    margin: 0 auto;
}

.cive .cive-title{
    width: 100%;
    font-size: 1.5rem;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #fa8b2d;
    padding-bottom: 10px;
}
.cive .cive-title:after{
    content: "";
    display: block;
    clear: both;
}
.ctl-left{
    float: left;
    color: #fa8b2d;

}
.ctl-right{
    margin-top: 3px;
    float: right;
}
.ctl-left-font{
    display: inline-block;
    font-size: 2rem;
}
.ctl-left-font span{
    color: #333333;
    display: inline-block;
}
.ctl-right span{
    display: inline-block;
    padding: 4px 3px;
    box-sizing:  border-box;
}

.cive_bg{
    background: #fa8b2d;
    color: #FFFFFF;
}
.cive-bd{
    width: 90%;
    margin: 0 auto;
}
.cive-list{
    width: 100%;
    height: auto;
}
.cive-list:after,.cive-list2:after,.cgxz-info:after{
    content: "";
    display: block;
    clear: both;
}
.cive-list li{
    float: left;
    margin-top: 1.6em;
}
.cive-list li:nth-child(2){
    margin-left:  2em;
    margin-right:  2em;
}
.cive-list2{
    display: none;
}
/*
    成功学子
*/
.cgxz{
    background: #FFFFFF;
    margin-top: 1em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
}
.cgxz-info{
    margin-top: 1em;
    display: -webkit-box;
    display: flex;
    font-size: 1.3rem;
}
.cgxz-info>div{
    -webkit-box-flex: 1;
    margin: .5em auto 0;
}

.cgxz-info span{
    width: 100%;
    text-align: center;
    display: block;
    white-space: pre;
}

/*
    other
*/
.lars-other{
    background: #FFFFFF;
    margin-top: 1em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
}
.lars-fixs{
    margin-top: 3em;
    display: -webkit-box;
}
.lars-fixs div{
    display: flex;
    -webkit-box-flex: 1;
}
.lars-fixs div a{
    margin: 0 auto;
}
.xcdc{
    width: 198px;
    height: 76px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: .5em;
    box-sizing: border-box;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 300;
}
.xcdc span{
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #FFFFFF;
    line-height: 2;
}
.lars-fixs .base_bg1{
    background-image: url("../images/base_img-scs_info1.png");
}
.lars-fixs .base_bg2{
    background-image: url("../images/base_img-scs_info_02.png");
}
.lars-fixs .base_bg3{
    background-image: url("../images/base_img-scs_info_03.png");
}
.lars-fixs .base_bg4{
    background-image: url("../images/base_img-scs_info_04.png");
}
.lars-fixs .base_bg5{
    background-image: url("../images/base_img-scs_info_05.png");
}
.lars-fixs .base_bg6{
    background-image: url("../images/base_img-scs_info_06.png");
}
.lars-fixs .base_bg7{
    background-image: url("../images/base_img-scs_info_07.png");
}

/*--------金牌钓鱼结束------------- */


/*
    公用
*/
div.private .cive .cive-list,
div.pris .cive .cive-list,
div.ccjxbf .cive .cive-list,
div.jpxczy .cive .cive-list,
div.chcjyzy .cive .cive-list,.cive .commontstr{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}
div.private .cive .cive-list li,
div.pris .cive .cive-list li,
div.ccjxbf .cive .cive-list li,
div.chcjyzy .cive .cive-list li,
div.jpxczy .cive .cive-list li,.cive .commontstr li{
    -webkit-box-flex: 1;
    margin: 1.6em auto 0;
}
div.private .cive-list li:nth-child(2),
div.pris .cive-list li:nth-child(2),
div.ccjxbf .cive-list li:nth-child(2),
div.jpxczy .cive-list li:nth-child(2),
div.chcjyzy .cive-list li:nth-child(2) ,.cive-list .margin9 {
    margin-right: 9px;
    margin-left: 9px;
}
div.private .cive-bd ,
div.pris .cive-bd,
div.ccjxbf .cive-bd,
div.jpxczy .cive-bd,
div.chcjyzy .cive-bd,
.str{
    width: 100%;
}

div.private .lars-csd .btn-free,div.pris .lars-csd .btn-free{
    width: 69%;
}
.text-indents{
    text-indent: 2em;
}
.jpxdzy-eng{
    text-transform: Uppercase;
}
/*
    风味小吃班
*/
div.private .gn{
    color: #1ccb2c;
}
div.private hr{
    border-color:#1ccb2c ;
}
div.private .lars-csd-bd h1{
    color: #333333;
}
div.private .lars-csd .lars-csd-btt:before,div.private .lars-csd .lars-csd-btt:after,div.private .lars-csd .btn-free{
    background-color: #1ccb2c;
}
div.private .cive .cive-title {
    border-bottom: 1px solid #1ccb2c;
}
/*--------风味小吃班 edn---------*/
/*
        私人定制班
*/
div.pris .gn{
    color: #8a90fb;
}
div.pris hr{
    border-color:#8a90fb ;
}
div.pris .lars-csd-bd h1{
    color: #333333;
}
div.pris .lars-csd .lars-csd-btt:before,div.pris .lars-csd .lars-csd-btt:after,div.pris .lars-csd .btn-free{
    background-color: #8a90fb;
}
div.pris .cive .cive-title {
    border-bottom: 1px solid #8a90fb;
}
div.pris .lars-stu-info div{
    text-indent: 2em;
}
/*--------私人定制班 end------------*/
/*
    川菜进修班
*/
div.ccjxbf .gn{
    color: #2bd29f;
}
div.ccjxbf hr{
    border-color:#2bd29f ;
}
div.ccjxbf .lars-csd-bd h1{
    color: #333333;
}
div.ccjxbf .lars-csd .lars-csd-btt:before,div.ccjxbf .lars-csd .lars-csd-btt:after,div.ccjxbf .lars-csd .btn-free{
    background-color: #2bd29f;
}
div.ccjxbf .cive .cive-title {
    border-bottom: 1px solid #2bd29f;
}
div.ccjxbf .lars-stu-info div{
    text-indent: 2em;
}
/*---------川菜进修班---------*/

/*
    金牌西点专业
*/
div.jpxdzy .gn{
    color: #f8005d;
}
div.jpxdzy hr{
    border-color:#f8005d ;
}
div.jpxdzy .lars-csd-bd h1{
    color: #333333;
}
div.jpxdzy .lars-csd .lars-csd-btt:before,div.jpxdzy .lars-csd .lars-csd-btt:after,div.jpxdzy .lars-csd .btn-free{
    background-color: #f8005d;
}
div.jpxdzy .cive .cive-title {
    border-bottom: 1px solid #f8005d;
}
.jpxdzy .jpxdzy-eng,.jpxczy .jpxdzy-eng{
    color: #333333;
    font-size: 1.6rem;
    margin-top: .5em;
    display: block;
}
div.jpxdzy .lars-list li{
    border-color: #f8005d;
}
div.jpxdzy .list-res {
    background: rgba(248, 0, 93, .4);
    color: #ffffff;
}
div.jpxdzy .lars-csd-btt:before,div.jpxdzy .lars-csd-btt:after{
    background-color: #f8005d;
}
div.jpxdzy .wrap{
    text-align: center;
}
div.jpxdzy .lars-other .lars-csd-btt{
    margin: .8em 0;
}
div.jpxdzy .lars-other .beverage{
    font-size: 1.6rem;
    width: 100%;
    display: block;
    text-align: center;
}
div.jpxdzy .jobs div a img{
    border: 1px solid #f8005d;
}
/*-------金牌西点专业 end-------*/

/***
    西餐大厨专业
*/
div.jpxczy .gn{
    color: #2adfb8;
}
div.jpxczy hr,div.jpxczy .lars-list li{
    border-color:#2adfb8 ;
}
div.jpxczy .lars-csd-bd h1{
    color: #333333;
}
div.jpxczy .lars-csd .lars-csd-btt:before,
div.jpxczy .lars-csd .lars-csd-btt:after,
div.jpxczy .lars-csd .btn-free,
div.jpxczy .lars-csd-btt:before,
div.jpxczy .lars-csd-btt:after{
    background-color: #2adfb8;
}
div.jpxczy .cive .cive-title {
    border-bottom: 1px solid #2adfb8;
}
div.pris .lars-stu-info div{
    text-indent: 2em;
}
div.jpxczy .wrap{
    text-align: center;
}
.jpxczy-item p{
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    line-height: 2;
    overflow: hidden;
    white-space: pre;
}
div.jpxczy .list-res {
    background: rgba(42, 223, 184, .4);
    color: #ffffff;
}

/*----西餐大厨专业 end------*/


/*
    川菜专修班
*/

div.ccmajor .gn{
    color: #2ecefd;
}
div.ccmajor hr{
    border-color:#2ecefd ;
}
div.ccmajor .lars-csd-bd h1{
    color: #333333;
}
div.ccmajor .lars-csd .lars-csd-btt:before,div.ccmajor .lars-csd .lars-csd-btt:after,div.ccmajor .lars-csd .btn-free{
    background-color: #2ecefd;
}
div.ccmajor .cive .cive-title {
    border-bottom: 1px solid #2ecefd;
}
div.ccmajor .lars-scx{
    margin-top: 1em;
    width: 100%;
    text-align: center;
    color: #666666;
    font-size: 1.2rem;
}
/*
    西点精英专业
*/
div.xdjyzy .gn{
    color: #fc5070;
}
div.xdjyzy hr{
    border-color:#fc5070;
}
div.xdjyzy .lars-csd-bd h1{
    color: #333333;
}
div.xdjyzy .lars-csd .lars-csd-btt:before,div.xdjyzy .lars-csd .lars-csd-btt:after,div.xdjyzy .lars-csd .btn-free{
    background-color: #fc5070;
}
div.xdjyzy .cive .cive-title {
    border-bottom: 1px solid #fc5070;
}
div.xdjyzy .jpxdzy-eng,.jpxczy .jpxdzy-eng{
    color: #333333;
    font-size: 1.6rem;
    margin-top: .5em;
    display: block;
}
div.xdjyzy .lars-list li{
    border-color: #fc5070;
}
div.xdjyzy .list-res {
    background: rgba(248, 0, 93, .4);
    color: #ffffff;
}
div.xdjyzy .wrap{
    text-align: center;
}
div.xdjyzy .lars-other .lars-csd-btt{
    margin: .8em 0;
}
div.xdjyzy .lars-other .beverage{
    font-size: 1.6rem;
    width: 100%;
    display: block;
    text-align: center;
}
div.xdjyzy .jobs div a img{
    border: 1px solid #fc5070;
}
div.xdjyzy .lars-table div{
    width: 45%;
    margin: 0 auto;
}
/*
    川菜精英专业
*/
div.chcjyzy .lars-list .list-res-do{
    width: 100%;
    height: 3em;
    font-size: 1.6rem;
    text-align: center;
}
div.chcjyzy .lars-list{
    width: 97%;
    margin: 0 auto;
}
div.chcjyzy .lars-list li{
    margin-bottom: 3em;
}
div.chcjyzy .gn{
    color: #7acb21;
}
div.chcjyzy hr{
    border-color:#7acb21;
}
div.chcjyzy .lars-csd-bd h1{
    color: #333333;
}
div.chcjyzy .lars-csd .lars-csd-btt:before,div.chcjyzy .lars-csd .lars-csd-btt:after,div.chcjyzy .lars-csd .btn-free{
    background-color: #7acb21;
}
div.chcjyzy .cive .cive-title {
    border-bottom: 1px solid #7acb21;
}
div.chcjyzy .jpxdzy-eng,.jpxczy .jpxdzy-eng{
    color: #333333;
    font-size: 1.6rem;
    margin-top: .5em;
    display: block;
}
div.chcjyzy .lars-list li{
    border-color: #7acb21;
}
div.chcjyzy .lars-csd-btt:before,div.chcjyzy .lars-csd-btt:after{
    background-color:#7acb21;
}
div.chcjyzy .wrap{
    text-align: center;
}
div.chcjyzy .lars-other .lars-csd-btt{
    margin: .8em 0;
}
div.chcjyzy .lars-other .beverage{
    font-size: 1.6rem;
    width: 100%;
    display: block;
    text-align: center;
}
div.chcjyzy .jobs div a img{
    border: 1px solid #7acb21;
}
div.chcjyzy .lars-table div{
    width: 60%;
    margin: 0 auto;
    font-size: 1.6rem;
}

/*
    西餐专修班
*/
div.westfzx .gn{
    color: #f74d1f;
}
div.westfzx hr{
    border-color:#f74d1f;
}
div.westfzx .lars-csd-bd h1{
    color: #333333;
}
div.westfzx .lars-csd .lars-csd-btt:before,div.westfzx .lars-csd .lars-csd-btt:after,div.westfzx .lars-csd .btn-free{
    background-color: #f74d1f;
}
div.westfzx .cive .cive-title {
    border-bottom: 1px solid #f74d1f;
}
div.westfzx .lars-scx{
    margin-top: 1em;
    width: 100%;
    text-align: center;
    color: #666666;
    font-size: 1.2rem;
}

/*
    西餐精英专业
*/
div.westf_jy .lars-table div{
    width: 47%;
    margin: 0 auto;
}
div.westf_jy .gn{
    color: #f74d1f;
}
div.westf_jy hr{
    border-color:#f74d1f;
}
div.westf_jy .lars-csd-bd h1{
    color: #333333;
}
div.westf_jy .lars-csd .lars-csd-btt:before,div.westf_jy .lars-csd .lars-csd-btt:after,div.westf_jy .lars-csd .btn-free{
    background-color: #f74d1f;
}
div.westf_jy .cive .cive-title {
    border-bottom: 1px solid #f74d1f;
}
div.westf_jy .lars-scx{
    margin-top: 1em;
    width: 100%;
    text-align: center;
    color: #666666;
    font-size: 1.2rem;
}
/*
    西点强化班
*/
div.westd_qh .gn{
    color: #fcbc28;
}
div.westd_qh .lars-csd-bd h1{
    color: #333333;
}
div.westd_qh hr{
    border-color: #fcbc28;
}
div.westd_qh .lars-csd .lars-csd-btt:before,div.westd_qh .lars-csd .lars-csd-btt:after,div.westd_qh .lars-csd .btn-free{
    background-color: #fcbc28;
}

/*
    川菜精品大厨专业 or 川卤风味
*/
div.jpdczy .gn{
    color:#f94729;
}
div.jpdczy hr{
    border-color:#f94729;
}
div.jpdczy .lars-csd-bd h1{
    color: #333333;
}
div.jpdczy  .lars-csd-btt:before,
div.jpdczy .lars-csd-btt:after,
div.jpdczy .lars-csd .btn-free,
div.jpdczy .cive_bg{
    background-color: #f94729;
}
div.jpdczy .cive .cive-title {
    border-bottom: 1px solid #f94729;
}
div.jpdczy .list-res{
    background: rgba(249,71,41,.4);
}
div.jpdczy .lars-list li{
    border: 1px solid #f94729
}
/*
    中式面点班
*/
div.cnoodle .gn{
    color:#7b40f8;
}
div.cnoodle hr{
    border-color:#7b40f8;
}
div.cnoodle .lars-csd-bd h1{
    color: #333333;
}
div.cnoodle  .lars-csd-btt:before,
div.cnoodle .lars-csd-btt:after,
div.cnoodle .lars-csd .btn-free,
div.cnoodle .cive_bg{
    background-color: #7b40f8;
}
div.cnoodle .cive .cive-title {
    border-bottom: 1px solid #7b40f8;
}
div.cnoodle .lars-list li{
    border: 1px solid #7b40f8;
}
/*
    周末家庭厨艺班
*/
div.cook-home .gn{
    color:#f7376e;
}
div.cook-home hr{
    border-color:#f7376e;
}
div.cook-home .lars-csd-bd h1{
    color: #333333;
}
div.cook-home  .lars-csd-btt:before,
div.cook-home .lars-csd-btt:after,
div.cook-home .lars-csd .btn-free,
div.cook-home .cive_bg{
    background-color: #f7376e;
}
div.cook-home .cive .cive-title {
    border-bottom: 1px solid #f7376e;
}
div.cook-home .lars-list li{
    border: 1px solid #f7376e;
}
/*
    日式料理班
*/
div.japanese .gn{
    color:#2af2ad;
}
div.japanese hr{
    border-color:#2af2ad;
}
div.japanese .lars-csd-bd h1{
    color: #333333;
}
div.japanese  .lars-csd-btt:before,
div.japanese .lars-csd-btt:after,
div.japanese .lars-csd .btn-free,
div.japanese .cive_bg{
    background-color: #2af2ad;
}
div.japanese .cive .cive-title {
    border-bottom: 1px solid #2af2ad;
}
div.japanese .lars-list li{
    border: 1px solid #2af2ad;
}
