﻿.clearfix{clear: both;}
.banner_inner>img{
    vertical-align: bottom;
}
.nine_row1,.nine_row2,.nine_row3,.nine_row4,.nine_row5{
    background: #FAF7F0;
    padding-bottom: 35px;
}
.g-tit-1{
    text-align: center;
    padding: 34px 0 17px;
}
.g-tit-1.brown{
    color:#b18c62;
}
.g-tit-1>h3{
    font-size: 18px;
    height: 1em;
    line-height: 1em;
    font-weight: bold;
}
.g-tit-1>h4{
    position: relative;
    padding: 0 21px;
    display: inline-block;
    height: 30px;
    font-size: 20px;
    font-family: PAINP;
    font-weight: lighter;
}
.g-tit-1>h4:before{
    width: 15px;
    height: 30px;
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/ico-hm-tit-1.png") center center no-repeat;
    background-size: 15px auto;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
}
.g-tit-1>h4:after{
    width: 15px;
    height: 30px;
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/ico-hm-tit-2.png") center center no-repeat;
    background-size: 15px auto;
    position: absolute;
    right: 0;
    top: 0;
    content: '';
}
.g-tit-1>p{
    font-size: 14px;
}
.ul-list-p1{
    margin-left: -10px;
    padding-bottom: 18px;
}
.ul-list-p1:after,.ul-list-p2:after{
    display: table;
    content: '';
    clear: both;
}
.ul-list-p1 li{
    float: left;
    width: 50%;
    padding: 0 0 10px 10px;
}
.ul-list-p1 li .center1{
    padding: 15px;
    background: #fff;
}
.ul-list-p1 li .center1 .ico{
    width:46px;
    height: 46px;
    margin: 5px 0 12px;
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/img-nine-2.png") center center no-repeat;
    background-size: 230px 92px;
    background-position: 0 0;
}
.ul-list-p1 li:nth-child(2) .center1 .ico{
    background-position: -46px 0px;
}
.ul-list-p1 li:nth-child(3) .center1 .ico{
    background-position: -92px 0px;
}
.ul-list-p1 li:nth-child(4) .center1 .ico{
    background-position: -138px 0px;
}
.ul-list-p1 li:nth-child(5) .center1 .ico{
    background-position:0 -46px;
}
.ul-list-p1 li:nth-child(6) .center1 .ico{
    background-position: -46px -46px;
}
.ul-list-p1 li:nth-child(7) .center1 .ico{
    background-position:-92px -46px;
}
.ul-list-p1 li:nth-child(8) .center1 .ico{
    background-position:-138px -46px;
}
.ul-list-p1 .info h5{
   padding-bottom: 5px;
    font-size: 14px;
}
.ul-list-p1 .info p{
    height: 90px;
    font-size: 13px;
    line-height: 1.4;
    color: #666;
}
.wp>a,.wp>.cont>a{
    display: block;
    margin: 0 auto;
    width: 9em;
    height: 35px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #dda841;
}
.wp>a>span,.wp>.cont>a>span{
    display: block;
    width: 9em;
    line-height: 35px;
    background:#dda841;
    position: relative;
    left: -6px;
    top: -6px;
    z-index: 99;
    color: #fff;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition:.5s;
    -ms-transition:.5s;
    cursor: pointer;
}
.wp>a:hover span,.wp>.cont>a:hover span{
    -webkit-transform: translate(5px,5px);
    -ms-transform: translate(5px,5px);
    -o-transform: translate(5px,5px);
    transform: translate(5px,5px);
}
/****************教学作品****************/
.ul-list-p2{
    padding-bottom: 28px;
}
.ul-list-p2 li{
    width: 50%;
    float: left;

}
.ul-list-p2 li a.img{
    display: inline-block;
    height: 170px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.ul-list-p2 li:nth-child(odd){
    padding-right: 5px;
}
.ul-list-p2 li:nth-child(even){
    padding-left: 5px;
}
.ul-list-p2 li:nth-child(1) a{
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/111.jpg") center center no-repeat;
    background-size: cover;
}
.ul-list-p2 li:nth-child(2) a{
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/222.jpg") center center no-repeat;
    background-size: cover;
}
.ul-list-p2 li:nth-child(3) a{
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/333.jpg") center center no-repeat;
    background-size: cover;
}
.ul-list-p2 li:nth-child(4) a{
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/555.jpg") center center no-repeat;
    background-size: cover;
}
.ul-list-p2 li:nth-child(5) a{
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/444.jpg") center center no-repeat;
    background-size: cover;
}
.ul-list-p2 li:nth-child(6) a{
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/666.jpg") center center no-repeat;
    background-size: cover;
}
.ul-list-p2 .img .pos{
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -100%;
    right: 0;
    z-index: 10;
    padding: 0 10px;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background-color: rgba(212,165,76,.9);
    color: #fff;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.ul-list-p2 a:hover .pos{
    bottom: 0;
}
/*********师资********/
.nine_row3{
    position: relative;
    padding-bottom: 35px;
}
.techinfo .item{
    margin-bottom: 10px;
    padding-top: 20px;
    background-color: #fff;
}
.techinfo .item>img{
    position: relative;
    z-index: 10;
    margin: 0 auto 5px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    max-width: 100%;
}
.techinfo h3{
    margin-bottom: 12px;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}
.techinfo .info{
    padding: 45px 18px 11px;
    font-size: 13px;
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/img-ninem-9.png") left top no-repeat;
    color: #666;
    background-size: 100%;
}
.techinfo .info p{
    padding-bottom: 8px;
}
.workinfo{
    margin: 0 -15px 28px 0;
    overflow: hidden;
}
.workinfo a{
    position: relative;
    display: block;
    float: left;
    margin-right: 10px;
    width: 140px;
    text-align: center;
    color: #dca436;
}
.workinfo img{
    width: 100%;
}
.workinfo .pos{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    opacity: 0;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.workinfo .pos:after,
.workinfo .pos:before{
    content: '';
}
.workinfo .pos:after{
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.workinfo .pos:before{
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    border: 1px solid #fff;
}
.workinfo .btn{
    display: inline-block;
    width: 100px;
    line-height: 30px;
    vertical-align: middle;
    background-color: #fff;
}
.workinfo a:hover .pos{
    opacity: 1;
}
.cont{
    position: relative;
}
.cont .list{
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    z-index: 55;
    padding: 16px 0;
}
.cont .list a{
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #dbdbdb;
    -webkit-background-size: 10px;
    background-size: 10px;
}
.cont .list .prev{
    float: left;
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/img-threem-3.png") center center no-repeat;
}
.cont .list .next{
    float: right;
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/img-threem-4.png") center center no-repeat;
}
/*******************西点烘焙工作室*******************/
.nine_row4 .ul-list-p4{
    margin-bottom: 30px;
}
.nine_row4 .ul-list-p4 .img1{
    width: 45%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    overflow: hidden;
    box-shadow: -1px 2px 8px 2px #aaa;
}
.nine_row4 .ul-list-p4 li{
    margin-bottom: 10px;
    height: 130px;
}
.nine_row4 .ul-list-p4 .center{
    height: 130px;
}
.nine_row4 .ul-list-p4 li:nth-child(2) .img1,.nine_row4 .ul-list-p4 li:nth-child(3) .img1{
    float: right;
}
.nine_row4 .ul-list-p4 .txt{
    float: left;
    width: 55%;
}
.nine_row4 .ul-list-p4 .bgbox{
    border: 1px dotted #F09A79;
    border-left: 0;
    background: #fff;
    text-align: center;
    height: 120px;
    margin: 6px 0;
    box-shadow:-1px 2px 2px -1px #aaa;
    padding-top: 20px;
}
.nine_row4 .ul-list-p4 .bgbox2{
    border-right: 0;
    border-left: 1px dotted #F09A79;
}
.nine_row4 .ul-list-p4 .txt p{
    font-size: 13px;
}
.nine_row4 .ul-list-p4 .txt h6{
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 4%;
    color: #472D07;
}
.nine_row4 .ul-list-p4 .center:after{
    display: table;
    content: '';
    clear: both;
}
/**************就业创业***************/
.ul-list-p3{
    padding-bottom: 20px;
}
.ul-list-p3:after{
    display: table;
    content: '';
    clear: both;
}
.ul-list-p3 li{
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.ul-list-p3 a{
    position: relative;
    display: block;
    height: 366px;
    margin-left: 10px;
    font-size: 13px;
    text-align: center;
    color: #666;
}
.ul-list-p3 .txt{
    left: 0;
    right: 0;
    padding: 0 12px;
    border: 1px solid #e9e2d7;
}
.ul-list-p3 .ico{
    width: 42px;
    height: 42px;
    margin: 9px auto 0;
    background: url("https://www.uniquewishesandquotes.com/assets/course/sshb/images/img-nine-2.png") center center no-repeat;
    background-size: 210px 84px;
}
.ul-list-p3 li:nth-child(1) .ico{
    background-position: -42px 0;
}
.ul-list-p3 li:nth-child(2) .ico{
    background-position: -168px 0;
}
.ul-list-p3 li:nth-child(3) .ico{
    background-position: -168px -42px;
}
.ul-list-p3 li:nth-child(4) .ico{
    background-position: -42px -42px;
}
.ul-list-p3 h4{
    position: relative;
    padding: 8px 0 8px;
    font-weight: normal;
    font-size: 15px;
    line-height: 1;
    color: #333;
}
.ul-list-p3 h4:before{
    content:'';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 2px;
    background-color: #666;
}
.ul-list-p3 .img{
    left: 0;
    width: 100%;
    height: 176px;
    background-size: cover;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
}
.ul-list-p3 .txt{
    position: absolute;
}
.ul-list-p3 li:nth-child(1) .img,.ul-list-p3 li:nth-child(3) .img{
    bottom: 0;
}
.ul-list-p3 li:nth-child(2) .img,.ul-list-p3 li:nth-child(4) .img{
    top: 0;
}
.ul-list-p3 li:nth-child(2) .txt,.ul-list-p3 li:nth-child(4) .txt{
    top: 176px;
    border-top: 0;
}
.ul-list-p3 li:nth-child(1) .txt,.ul-list-p3 li:nth-child(3) .txt{
    border-bottom: 0;
}
.ul-list-p3 .img .center{
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    text-align: center;
    background: rgba(0,0,0,.6);
    opacity: 0;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.ul-list-p3 .img .center:before{
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.ul-list-p3 .img .center .btn{
    display: inline-block;
    color: #fff;
    background-color:#dca436;
    vertical-align: middle;
    padding: 5px 10px;
}
.ul-list-p3 .img:hover .center{
    opacity: 1;
}



