﻿/*轮播图设置*/
.lunbo {
position: relative;
margin: 0;
padding: 0;
width: 100%;
overflow: hidden;
background: #FFF;
}
.lunbo .swipe {
overflow: hidden;
visibility: hidden;
position: relative;
}
.lunbo .swipe-wrap {
overflow: hidden;
position: relative;
}
.lunbo .swipe-wrap > div {
float: left;
width: 100%;
position: relative;
}
.lunbo .swipe-wrap > div .f_tit {
position: absolute;
bottom: 0;
left: 0;
opacity: 0.4;
width: 100%;
filter: alpha(opacity=50);
background: #000;
height: 45px;
line-height: 45px;
}
.lunbo .swipe-wrap > div h3 a {
position: absolute;
bottom: 0;
left: 0;
text-align: left;
height: 45px;
line-height: 45px;
color: #fff;
font-size: 1.5rem;
text-indent: 1.5rem;
}
#position {
position: absolute;
bottom: 0;
right: 0;
padding-right: 16px;
margin: 0;
background: none;
height: 45px;
line-height: 45px;
}

#position li.cur {

}
.img-responsive {
display: block;
width: 100%;
height: 260px;
}
.zhuanti {
width: 100%;
height: 57px;
padding-top: 10px;
background: #fff;
}

.zhuanti ul {
width: 100%;
margin: 0 auto;
height: 57px;
background: #ee7800;
}
.zhuanti ul li {
width: 25%;
text-align: center;
line-height: 38px;
font-size: 1.5rem;
padding-top: 10px;
}
.zhuanti ul li a {
color: #FFF;
display: block;
height: 38px;
}
/*分类设置*/
.nav {
width: 100%;
padding: 1.5em 0 0.8em;
background: #FFF;
border-bottom:1px solid #dedede;
}
.nav>ul {
width: 100%;
overflow: hidden;
}
.nav li {
width: 25%;
float: left;
text-align: center;
margin-bottom: 1.2em;
}
.nav li img {
display: block;
width: 110px;
margin: 0 auto;
height: 110px;
}
.nav li a {
font-size: 1.7rem;
line-height: 35px;
}
.nav li .aimg {
display: block;
width: 105px;
margin: 0 auto;
height: 55px;
border-radius: 50%;
padding: 25px 0px;
border: 8px solid #fa8b2d;

}
.nav li .aimg span {
display: block;
width: 70px;
margin: 0px auto;
height: 60px;
font-size: 66px;
line-height: 60px;
color: #fa8b2d;
text-align: center;
}
.nav li .aimg .font-size56{
font-size: 76px;
}
/*视频设置*/
.video {
width: 100%;
background: #FFF;
padding-bottom: 1rem;
border-bottom: 1px solid #dedede;
}
.vidoe_c {
width: 95%;
height: 363px;
margin: 0 auto;
display: block;
}
/*各类的标题设置*/
.title {
width: 100%;
height: 37px;
}
.title>p {
float: left;
width: 40%;
height: 37px;
line-height: 37px;
font-size: 1.7rem;
}
.title>p>em {
background: #ee7800;
width: 0.4rem;
height: 1.8rem;
float: left;
margin-right: 0.08rem;
margin-top: 0.18em;
margin-right: 0.4em;
}
.title>span {
display: block;
width: 96px;
height: 37px;
line-height: 37px;
float: right;
padding-left: 30px;
background: url(../images/all.png) no-repeat -213px -344px;
font-size: 1.5rem;
}
.title>span a {
color: #d20700;
}
/*查看更多设置*/
.seemore {
width: 95%;
height: 50px;
line-height: 50px;
font-size: 1.5rem;
margin: 0 auto;
background: #f8f8f8;
border-radius: 8%;
}
.seemore>a {
display: block;
margin: 0 auto;
width: 100px;
height: 50px;
padding-right: 20px;
background: url(../images/smore.png) no-repeat right center;
color: #999;
}
/*专业课程设置*/
.course {
width: 100%;
margin-top: 1em;
background: #FFF;
border-top: 1px solid #dedede;
padding-bottom: 1.5em;
border-bottom: 1px solid #dedede;
}
.course dl {
width: 95%;
margin: 0 auto;
padding: 25px 0 20px;
}
.course_list {
overflow: hidden;
margin-top: 1.5em;
position: relative;
margin: 0 auto;
padding: 0 0 15px 0;
width: 95%;
overflow: hidden;
background: #FFF;
}
.course_list .swipe {
overflow: hidden;
visibility: hidden;
position: relative;
}
.course_list .swipe-wrap {
overflow: hidden;
position: relative;
}
.course_list .swipe-wrap > div {
float: left;
width: 100%;
position: relative;
}
#courseSwipe ul {
width: 100%;
overflow: hidden;
float: left;
}
#courseSwipe ul li {
width: 292px;
margin-left: 8px;
float: left;
margin-bottom: 18px;
}

#courseSwipe ul li a {
display: block;
width: 100%;
}
#courseSwipe ul li img {
width: 100%;
}
#courseSwipe ul li p {
width: 100%;
height: 35px;
line-height: 35px;
font-size: 1.5rem;
}
#courseSwipe ul li b {
font-weight: normal;
font-size: 1.3rem;
line-height: 1.5rem;
color: #808080;
}
#posi {
position: absolute;
bottom: 0;
right: 0;
padding-right: 8px;
margin-bottom: 0.5rem;
width: 100%;
text-align: center;
}
#posi li {
width: 10px;
height: 10px;
margin: 0 2px;
display: inline-block;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #AFAFAF;
}
#posi li.cur {
background-color: #FF0000;
}
/*五重就业保障设置*/
.wubao {
width: 100%;
height: 440px;
position: relative;
margin: 1em auto;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
background: url(../images/swu1.png) no-repeat #FFF;
}
.wubao .wb {
display: inline-block;
font-size: 50px;
font-weight: bold;
color: #d2372c;
width: 100%;
text-align: center;
padding-top: 6px;
}
.wubao p {
font-size: 24px;
color: #565452;
text-align: center;
}
.wubao .circle {
width: 296px;
height: 296px;
border: 1px solid #b4b4b2;
border-radius: 50%;
position: absolute;
left: 26px;
top: 126px;
}
.wubao .circle img {
position: absolute;
left: 2px;
top: 30px;
}
.wubao .circle .dian {
width: 163px;
height: 52px;
display: block;
position: absolute;
bottom: 3px;
left: 79px;
color: #fff;
font-size: 1.3rem;
}
.wubao ul li {
height: 40px;
line-height: 40px;
position: absolute;
}
.wubao ul .li0 {
left: 217px;
top: 119px;
}
.wubao ul .li1 {
left: 283px;
top: 183px;
}
.wubao ul .li2 {
left: 303px;
top: 250px;
}
.wubao ul .li3 {
left: 293px;
top: 316px;
}
.wubao ul .li4 {
left: 232px;
top: 382px;
}
.wubao ul li a {
display: block;
float: left;
}
.wubao ul li .scircle {
width: 35px;
height: 35px;
border-radius: 50%;
background: url("../images/all.png") #ee7800 no-repeat;
}
.wubao ul li .num1 {
background-position: -210px 2px;
}
.wubao ul li .num2 {
background-position: -211px -33px;
}
.wubao ul li .num3 {
background-position: -210px -60px;
}
.wubao ul li .num4 {
background-position: -210px -91px;
}
.wubao ul li .num5 {
background-position: -210px -119px;
}
.wubao ul li .tx {
width: 274px;
height: 40px;
font-size: 1.3rem;
text-align: center;
color: #fff;
line-height: 36px;
background-image: url("../images/swu-bg_03.png");
}
/*就业推荐体系设置*/

.tuijian {
width: 100%;
background: #FFF;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
}
.tuijian dl {
width: 95%;
margin: 0 auto;
padding-top:25px;
}
.tuijian dl dd {
overflow: hidden;
}
.tuijian dl dd ul {
width: 100%;
overflow: hidden;
margin-top: 1.5em;
margin-bottom: 20px
}
.tuijian>ul {
width: 100%;
overflow: hidden;
margin-top: 1.5em;
margin-bottom: 20px;
}
.tuijian li {
width: 20%;
float: left;
}
.tuijian li img {
display: block;
width: 90%;
margin: 0 auto;
}
.tuijian li p {
height: 35px;
line-height: 35px;
text-align: center;
font-size: 1.5rem;
}
/*学历证书等设置*/
.xueli {
width: 100%;
height: 282px;
overflow: hidden;
border-bottom: 1px solid #dedede;
}
.xueli>img {
display: block;
width: 100%;
height: 282px;
}
.xueli>div {
width: 70%;
height: 39px;
position: relative;
margin: 0 auto;
bottom: 85px;
}
.xueli>div>a {
display: block;
width: 45%;
height: 39px;
float: left;
background: url(../images/szixun.png) no-repeat;
}
.xueli>div p {
height: 39px;
width: 53%;
float: right;
color: #000;
background: url(../images/sfreetel.png) no-repeat;
}
.xueli>div p a {
display: block;
width: 100%;
height: 39px;
color: #000;
}
/*新闻资讯设置*/
.xinwen {
width: 100%;
margin-top: 1em;
margin-bottom: 1em;
background: #FFF;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
}
.xinwen dl {
width: 95%;
margin: 0 auto;
padding: 25px 0 1.5em;
}
.xinwen .title>p {
width: 26%;
}
.title>ul {
width: 330px;
float: right;
height: 37px;
}
.title li {
width: 105px;
height: 37px;
line-height: 37px;
text-align: center;
margin-right: 5px;
float: left;
font-size: 1.5rem;
}
.title li a {
color: #d20700;
}
.title .thigh {
background: #ee7800;
}
.title .thigh {
color: #fff;
}
.title li:hover {
background: #ee7800;
}
.title li:hover {
color: #fff;
}
.xin {
width: 100%;
display: none;
padding-top:6px;
}
.xin>ul {
width: 100%;
margin-bottom: 15px;
}
.xin>ul li {
width: 100%;
overflow: hidden;
padding: 1.1em 0;
border-bottom: 1px dashed #ccc;
}
.xin>ul li.noline {
width: 100%;
overflow: hidden;
margin-top: 1.5em;
padding-bottom: 1.5em;
border-bottom: none;
}
.xin>ul li img {
display: block;
width: 212px;
height:159px;
float: left;
border:1px solid #ccc;
}
.xin>ul li div {
width: 63%;
float: right;
position: relative;
margin-top:-5px;
}
.xin h6 {
font-size: 1.5rem;
}
.xin>ul li p {
font-size: 1.3rem;
line-height: 1.5em;
color: #808080;
margin-top: 5px
}
.xin>ul li span {
display: block;
width: 35%;
height: 19px;
color: #808080;
position: absolute;
right: -24px;
top: 146px;
}
/*师生风采等设置*/
.fengcai {
width: 100%;
margin: 1em auto;
padding: 1em 0;
overflow: hidden;
background: #FFF;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.fengcai_c {
width: 609px;
margin: 0 auto;
}
.fcleft {
width: 247px;
float: left;
height: 342px;
position: relative;
}
.fcleft>img {
display: block;
width: 247px;
height: 342px;
border: 1px solid #CCCCCC;
}
.tips {
width: 100%;
height: 35px;
line-height: 35px;
text-align: center;
font-size: 1.5rem;
position: absolute;
bottom: 0px;
left: 0px;
background: rgba(0,0,0,0.4);
}
.tips a {
color: #fff;
}
.fcright {
width: 358px;
float: right;
height: 342px;
}
.fctop {
width: 358px;
height: 159px;
position: relative;
margin-bottom: 5px;
}
.fctop>img {
display: block;
width: 358px;
height: 159px;
border: 1px solid #CCCCCC;
}
.fcrc {
width: 177px;
height: 178px;
position: relative;
}
.fcrc>img {
display: block;
width: 177px;
height: 178px;
border: 1px solid #CCCCCC;
}

/***********************************************
tianjia
************************************************/
.f-left{
float: left;
}
.f-right{
float: right;
}
.f-clear:after{
content: "";
display: block;
clear: both;
}
.student_enroll{
width: 100%;
height: 75px;
margin-top: 1em;
}
.student_enroll a img{
width: 100%;
height: 100%;
}
.demo_trao {
margin-top: 1em;
list-style: none;
width: 100%;
text-align: center;
background: #FFFFFF;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
}
.demo_trao ul{
width: 95%;
margin: 0 auto;
height: 100%;
}
.demo_trao li {
margin-top: .5em;
position: relative;
width: 47%;
background: #f8d7b5;
padding: .8em 1em;
box-sizing: border-box;
display: inline-block;
}
.mar-right{
margin-right: 3%;
}
.demo_trao li:before, .demo_trao li:after {
content: "";
position: absolute;
top: -20px;
display: block;
width: 10px;
height: 100%;
margin-top: 20px;
background-size: 20px 10px;
}
.demo_trao li:before {
left: -10px;
background-position: 100% 35%;
background-image: linear-gradient(-45deg, #f8d7b5 25%, transparent 25%, transparent),
linear-gradient(-135deg, #f8d7b5 25%, transparent 25%, transparent),
linear-gradient(-45deg, transparent 75%, #f8d7b5 75%),
linear-gradient(-135deg, transparent 75%, #f8d7b5 75%);
}
.demo_trao li:after {
right: -9px;
background-color: #f8d7b5;
background-position: 100% 15%;
background-image: linear-gradient(-45deg, #fff 25%, transparent 25%, transparent),
linear-gradient(-135deg, #fff 25%, transparent 25%, transparent),
linear-gradient(-45deg, transparent 75%, #fff 75%),
linear-gradient(-135deg, transparent 75%, #fff 75%);
}
.plann{
width: 100%;
padding: 10px;
box-sizing: border-box;
text-align: left;
color:#eb771e;
border: 1px solid #ed8a32;
box-shadow: 0 0 1px 1px #ed8a32;
}
.plann h1{
font-size: 26px;
font-weight: 700;
}
.ipt{
width: 100%;
height: 35px;
line-height: 35px;
font-size: 16px;
margin-top: 8px;
background: #FFFFFF;
position: relative;
}
.ipt-text{
color: #ed8a32;
float: left;
width: 75%;
text-indent:5px;
font-size: 18px;
height: 35px;
overflow: hidden;
}
.ipt-logo{
display: block;
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
width: 60px;
position: absolute;
right: 0;
top: 0;
height: 100%;
background: #fa8b2d;
padding: 5px 10px;
box-sizing: border-box;
}
.backg-img{
z-index: 999;
background-image: url("../images/food_logos1411dd.png");
background-repeat: no-repeat;
}
.ipt .backg-posi{
background-position: -8px -14px;
}
/*
烹饪教育
*/




.teach-cook{
width: 100%;
box-sizing: border-box;
margin-top: 1em;
background: #FFFFFF;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
}
.tc-hd{
height: 42px;
line-height: 1.2;
margin: 0 auto;
padding: 20px 2.5% 0;
}
.tc-bd-title{
height: auto;
}
.tc-hd h1{
font-weight: 700;
display: inline-block;
font-size: 32px;
border-bottom: 8px solid #fa8b2d;
padding-bottom: 10px;
}
.tc-hd span{
font-size: 26px;
}
.xianl{
width: 100%;
height: 1px;
background: #dedede;
margin-top: 12px;
}
.tc-bd-gd{
height: 42px;
line-height: 42px;
font-size: 24px;
}
.tc-bd-gd a{
margin-top: 10px;

vertical-align: bottom;
display: block;
}
.tc-bd{
width: 95%;
margin: 0 auto;
padding-top: 1.5em;
}
.tc-bd-con{
margin-top: 8px;
margin-bottom:1em;
}
.tc-bd-con p:last-child{
font-size: 18px;
color: #ef9542;
margin-top: 3px;
}
.tc-bd-right{
width: 48%;

}
.tc-bd-right .general-info1{
height: 312px;
}
.gold-chef{
padding-top: 25px;
}

.gold-title{
font-weight: 700;
font-size: 26px;

}
.gold-chef-p{
width: 100%;
margin-top: 5px;
position: relative;
}
.gold-chef-p span{
display: inline-block;
font-size: 20px;
}
.gold-chef-p span:first-child{
width: 15%;
height: 2px;
position: absolute;
left: 0;
top: 50%;
background: #f09d50;
}
.gold-chef-p span:last-child{
margin-left: 16%;
font-weight: 500;
}
.gold-chef-info1{
margin-top: 20px;
position: relative;
}
.gold-chef-logo1{
width: 78%;
height: 174px;
}
.general-info1 .backg-posi{
background-position: -82px -9px;
}
.gold-chef-pos{
right: 0;
bottom: 0px;
font-weight: 600;
}
.gold-chef-info-r{
position: absolute;
font-weight: 600;
}
.gold-chef-info-r span{
	display: block;
	text-align: left;
	line-height: 18px;
	position: relative;
	bottom: 6px;
}
.gold-chef-info-rb{
color: #FFFFFF;
margin-top: 5px;
text-align: center;
font-weight: 400;
border-radius: 28px;
background: #eb771e;
}



.teach-cook  .gold-info-line{
display: block;
width: 92%;
margin: 0 auto;
height: 100%;
border-left: 1px solid #eb771e;
border-right: 1px solid #eb771e;
box-sizing: border-box;
color:#eb771e;
padding: 15px 10px 10px 20px;
position: relative;
overflow: hidden;
}
.margin10{
margin-bottom: 11px;
}
.margintop10{
margin-top: 10px;
}

.general{
width: 100%;
height: 112px;
background: #f8d7b5;
}
#confect .general{
background: #b6faed;
}
#westerm-style .general{
background: #fce6de;
}
#short-account .general{
background: #d9fbe6;
}



#westerm-style .gold-info-line{
color: #fa4920;
}
#short-account .gold-info-line{
color: #1fcb57;
}
#confect .gold-chef-info-rb{
background: #22c29e;
}
#westerm-style .gold-chef-info-rb{
background: #fa4920;
}
#short-account .gold-chef-info-rb{
background: #1fcb57;
}
#short-account .general-h .gold-chef-info-rb{
width: 80px;
margin-left: 30px;
right: 20px;
}
#confect .general-h .backg-posi{
width: 137px;
height: 119px;
background-position: -390px -26px;
}
#westerm-style .general-h .backg-posi{
width: 137px;
height: 127px;
background-position: -18px -216px;
}
#short-account .general-h .backg-posi {
width: 137px;
height: 127px;
background-position: -320px -235px;
}
#confect .general-h .gold-chef-info-r{
right: 11px;
bottom: 24px;
}
#westerm-style .general-h .gold-chef-info-r{
right: 11px;
bottom: 15px;
}
#short-account .general-h .gold-chef-info-r {
right: 11px;
bottom: 20px;
}
.prbwh{
position: absolute;
right: 0;
bottom: 0;
width: 90px;
height: 90px;
}

.tc-bd-con .backg-posi{
background-position: -290px -20px;
}
.general-info2 .backg-posi{
background-position: -290px -105px;
}
.general-lsd .backg-posi{
background-position: -540px -57px;
}
.general-lsd2 .backg-posi{
background-position: -190px -236px;
}
.general-lsd3 .backg-posi{
height: 50px;
background-position: -54px -402px;
}
.general-lsd4 .backg-posi{
margin-top: -10px;
height: 60px;
background-position: -520px -253px;
}
.general-lsd5 .backg-posi{
height: 50px;
background-position: -192px -406px;
}
.general-lsd3 .gold-chef-info-rb,.general-lsd4 .gold-chef-info-rb,.general-lsd5 .gold-chef-info-rb{
margin-top: 10px;
width: 80px;
display: block;
}
.teach-cook .general-h{
height: 190px;
}
#short-account .tc-bd-con .gold-chef-info-r{
margin-top: 20px;
font-size: 18px;
}
/***********/


#dise01 .general{
background: #f8d7b5;
}
#dise01 .tc-bd-title h1,#dise01 .gold-info-line{
border-color:#fa8b2d;
color:#eb771e;
}
#dise01 .gold-chef-info-rb{
background: #eb771e;
}
#dise01 .general-h .backg-posi{
width: 137px;
height: 119px;
background-position: -15px -749px;
}
#dise01 .general-h .gold-chef-info-r{
right: 11px;
bottom: 24px;
}


#dise02 .general{
background-color: #b6faed;
}
#dise02 .tc-bd-title h1,#dise02 .gold-info-line{
border-color:#22c29e ;
color:#22c29e;
}
#dise02 .gold-chef-info-rb{
background: #02c19e;
}
#dise02 .general-h .backg-posi{
width: 137px;
height: 119px;
background-position: -149px -866px;
}
#dise02 .general-h .gold-chef-info-r{
right: 11px;
bottom: 24px;
}

#dise03 .general{
background-color: #fce6de;
}
#dise03 .tc-bd-title h1,#dise03 .gold-info-line{
border-color:#fa4920;
color:#fa4920;
}
#dise03 .gold-chef-info-rb{
background: #fa4920;
}
#dise03 .general-h .backg-posi{
width: 137px;
height: 119px;
background-position: -289px -866px;
}
#dise03 .general-h .gold-chef-info-r{
right: 11px;
bottom: 24px;
}



#dise04 .general{
background-color: #d9fbe6;
}
#dise04 .tc-bd-title h1,#dise04 .gold-info-line{
border-color:#1fcb57;
color:#1fcb57;
}
#dise04 .gold-chef-info-rb{
background: #1fcb57;
}
#dise04 .general-h .backg-posi{
width: 137px;
height: 119px;
background-position: -439px -866px;
}
#dise04 .general-h .gold-chef-info-r{
right: 11px;
bottom: 24px;
}


#dise05 .general{
background: #f8d7b5;
}
#dise05 .tc-bd-title h1,#dise05 .gold-info-line{
border-color:#fa8b2d;
color:#fa8b2d;
}
#dise05 .gold-chef-info-rb{
background: #fa8b2d;
}
#dise05 .general-h .backg-posi{
width: 137px;
height: 119px;
background-position: -15px -866px;
}
#dise05 .general-h .gold-chef-info-r{
right: 11px;
bottom: 24px;
}