#xueyuan {
    width: 880px;
    margin: 15px auto;
}
/*banner开始*/
#department-banner {
    background: url(../../images/service/xueyuan/department-banner.jpg) center no-repeat;
    color: #00307d;
    font-size: 14px;
    height: 447px;
}
#department-banner > div {
    width: 850px;
    position: relative;
    top: 30px;
}
#department-banner h1 {
    font-size: 56px;
    font-weight: normal;
    margin: 0 auto 30px auto;
    width: 450px;
}
#department-banner .intro-item span {
    font-size: 27px;
    position: relative;
    top: 5px;
}
/*banner结束*/
/*讲师介绍开始*/
.intro-title {
    font-size: 24px;
    margin: 10px 0;
}
.intro-title span {
    font-size: 24px;
}
#instructors > div {
    background: url(../../images/service/xueyuan/jiangshi.jpg) center no-repeat;
    width: 880px;
    height: 894px;
}
/*讲师介绍结束*/
/*课程体系开始*/
#courses .grey-top-border {
    background: url(../../images/service/xueyuan/courses.jpg) center 111px no-repeat;
    margin-bottom: 72px;
    padding-top: 412px;
    background-position-y:75px;
}
#courses > div > div {
    border: 3px solid #D6D5D5;
    width: 789px;
    border-radius: 13px;
    padding: 78px 0 0 48px;
    height: 1250px;
    position: relative;
    margin-top: 100px;
}
#courses > div > div img {
    position: absolute;
}
#courses > div > div > div.center {
    font-size: 22px;
    font-weight: bold;
    width: 264px;
    margin-top: 15px;
}
#courses .course-row {
    color: #707070;
    font-size: 18px;
    border: 2px solid #1B857C;
    margin-top: 22px;
    width: 740px;
    height: 201px;
}
#courses .grey-top-border .wireless {
    height: 240px;
}
#courses .grey-top-border .design-custom {
    height: 390px;
}
#courses .grey-top-border .design-custom .row-right {
    position: relative;
}
#courses .grey-top-border .design-custom .line-between {
    width: 521px;
    border-bottom: 2px solid #1B857C;
    position: absolute;
    left: 0;
}
#courses .course-row > div {
    display: inline-block;
    float: left;
}
#courses .course-row > div:first-child {
    border-right: 2px solid #1B857C;
    width: 218px;
    height: 100%;
}
#courses .course-row .row-right {
    padding-left: 58px;
}
#courses .course-row .row-right p {
    line-height: 38px;
}
#courses .course-row > div:first-child p {
    text-align: center;
}
#courses .course-row > div:first-child p:first-child {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin: 56px 0 7px 0;
}
/*课程体系结束*/
/*针对对象开始*/
#audiences > div {
    background: url(../../images/service/xueyuan/audiences-bg.jpg) center 55px no-repeat;
    height: 458px;
}
/*针对对象结束*/
/*收获开始*/
#harvest > div {
    background: url(../../images/service/xueyuan/harvest-bg.jpg) center 26px no-repeat;
    height: 520px;
}
/*收获结束*/
/*优势开始*/
#superiorities > div {*padding-top: 38px}
#superiorities .super-item div:first-child {
    font-size: 46px;
    font-weight: bold;
    color: #000;
    margin-right: 15px;
    position: relative;
    top: -4px;
}
.super-item > div {
    float: left;
    font-size: 19px;
    color: #707070;
}
#super1 {
    background: url(../../images/service/xueyuan/super1-bg.jpg) center 69px no-repeat;
    width: 707px;
    height: 300px;
    margin-top: 38px;
    margin-bottom: 90px;
}
#super2 {
    background: url(../../images/service/xueyuan/super2-bg.jpg) center 36px no-repeat;
    width: 760px;
    height: 380px;
}
#super2 > div:first-child {
    margin-left: 59px;
}
/*优势结束*/
/*服务体系开始*/
#systems > div {
    background: url(../../images/service/xueyuan/systems-bg.jpg) center 73px no-repeat;
    height: 500px;
}
/*服务体系结束*/
/*讲师风采开始*/
#features > div {
    background: url(../../images/service/xueyuan/features-bg.jpg) -28px 6px no-repeat;
    height: 620px;
}
/*讲师风采结束*/
/*moments开始*/
#moments > div p {
    font-size: 36px;
    width: 558px;
    margin-top: 18px;
}
#moments > div > a {
    background: url(../../images/service/xueyuan/shakehands.jpg) no-repeat;
    width: 121px;
    height: 78px;
    text-align: center;
    font-size: 30px;
    color: #2564C4;
    padding-top: 85px;
    margin-top: 81px;
    margin-bottom: 64px;
    display: block;
}
/*moments结束*/

/*直通车宣传单开始*/
#zhitongche {
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 65px;
    background-color: #fff;
    height: 850px;
    overflow-y: scroll;
    width:1652px;
    margin-left:-861px;
    border: 9px solid rgba(0,0,0,0.05);
    border-radius: 6px;
    display:none;
    *padding-top: 81px;
}
#ztc {
    margin-top:20px;
    margin-left:20px;
    position: absolute;
    width: 1600px;
    -webkit-transition: top .3s ease-out;
    -moz-transition: top .3s ease-out;
    -o-transition: top .3s ease-out;
    -ms-transition: top .3s ease-out;
    transition: top .3s ease-out;
    *left: 0;
}
#ztc a {
    float:left;
    margin-right:10px;
}
#ztc .close-btn {
    float: right;
    margin-right: 20px;
}
/*直通车宣传单结束*/

/*无线宣传单开始*/
#wireless {
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 65px;
    background-color: #fff;
    height: 850px;
    overflow-y: scroll;
    width:1652px;
    margin-left:-861px;
    border: 9px solid rgba(0,0,0,0.05);
    border-radius: 6px;
    display:none;
    *padding-top: 81px;
}
#wl {
    margin-top:20px;
    margin-left:20px;
    position: absolute;
    width: 1600px;
    -webkit-transition: top .3s ease-out;
    -moz-transition: top .3s ease-out;
    -o-transition: top .3s ease-out;
    -ms-transition: top .3s ease-out;
    transition: top .3s ease-out;
    *left: 0;
}
#wl a {
    float:left;
    margin-right:10px;
}
#wl .close-btn {
    float: right;
    margin-right: 20px;
}
/*无线宣传单结束*/

/*钻石展位宣传单开始*/
#diamond {
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 65px;
    background-color: #fff;
    height: 850px;
    overflow-y: scroll;
    width:1652px;
    margin-left:-861px;
    border: 9px solid rgba(0,0,0,0.05);
    border-radius: 6px;
    display:none;
    *padding-top: 81px;
}
#di {
    margin-top:20px;
    margin-left:20px;
    position: absolute;
    width: 1600px;
    -webkit-transition: top .3s ease-out;
    -moz-transition: top .3s ease-out;
    -o-transition: top .3s ease-out;
    -ms-transition: top .3s ease-out;
    transition: top .3s ease-out;
    *left: 0;
}
#di a {
    float:left;
    margin-right:10px;
}
#di .close-btn {
    float: right;
    margin-right: 20px;
}
/*钻石展位宣传单结束*/

/*老客户营销宣传单开始*/
#operating {
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 65px;
    background-color: #fff;
    height: 850px;
    overflow-y: scroll;
    width:1652px;
    margin-left:-861px;
    border: 9px solid rgba(0,0,0,0.05);
    border-radius: 6px;
    display:none;
    *padding-top: 81px;
}
#op {
    margin-top:20px;
    margin-left:20px;
    position: absolute;
    width: 1600px;
    -webkit-transition: top .3s ease-out;
    -moz-transition: top .3s ease-out;
    -o-transition: top .3s ease-out;
    -ms-transition: top .3s ease-out;
    transition: top .3s ease-out;
    *left: 0;
}
#op a {
    float:left;
    margin-right:10px;
}
#op .close-btn {
    float: right;
    margin-right: 20px;
}
/*老客户营销宣传单结束*/