#y_banner {
    width: 100% !important;
}

.YUGO_banner {
    position: relative;
    overflow: auto;
    text-align: center;
}

.YUGO_banner ul li {
    float: left;
    position: relative;
    overflow: hidden;
    height: 405px;
}

.YUGO_banner ul li img {
    height: 405px;
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

#y_banner .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 27px;
}

#y_banner .dots li {
    display: inline-block;
    width: 33px;
    height: 3px;
    margin: 0 18px;
    text-indent: -999em;
    background: rgba(255, 255, 255, 0.38);
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

#y_banner .dots li.active {
    background: #ffffff;
    width: 60px;
    opacity: 1;
}


/* 最新签约讲师 */

.YUGO-lecture-01 {
    width: 100%;
    background: #ffffff;
}

.YUGO-lecture-content {
    width: 1200px;
    margin: auto;
    padding-bottom: 55px;
}

.YUGO-lecture-title {
    padding-top: 60px;
    padding-bottom: 38px;
}

.YUGO-lecture-subtitle {
    padding-top: 60px;
    padding-bottom: 38px;
    position: relative;
}

.YUGO-lecture-title img {
    width: 214px;
    height: 28px;
    display: block;
}

.YUGO-lecture-title img {
    width: 320px;
    height: 28px;
    display: block;
}

.YUGO-lecture-more {
    color: #171717;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    display: block;
    cursor: pointer;
}

.YUGO-lecture-more p {
    font-size: 18px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.YUGO-lecture-more p:hover {
    color: #10B4B5;
}

.YUGO-lecture-more i {
    font-size: 20px;
    margin-left: 20px;
    line-height: 18px;
    display: inline-block;
}

.YUGO-lecture-02 {
    width: 100%;
    background: #F8F8F8;
}


/* 最新 */

.YUGO_lecture-list {
    width: 100%;
    padding-bottom: 30px;
    font-size: 0;
}

.YUGO_lecture-list-child {
    width: 285px;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    margin-top: 32px;
    cursor: pointer;
    border: none;
    transition: all ease 0.3s;
}

.YUGO_lecture-list-child:hover {
    transform: translate3d(0, -10px, 0);
    transition: all ease 0.3s;
}

.YUGO_lecture-list-child:nth-child(4n+1) {
    margin-left: 0px;
}

.YUGO_lecture-list-child:nth-child(1),
.YUGO_lecture-list-child:nth-child(2),
.YUGO_lecture-list-child:nth-child(3),
.YUGO_lecture-list-child:nth-child(4) {
    margin-top: 0px;
}

.YUGO_lecture-list-icon {
    width: 285px;
    height: 285px;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}

.YUGO_lecture-list-icon img {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
}

.YUGO_lecture-list-name {
    margin-top: 18px;
}

.YUGO_lecture-list-name p:nth-child(1) {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
}

.YUGO_lecture-list-name img {
    width: 14px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    margin-left: 18px;
}

.YUGO_lecture-list-name p:nth-child(3) {
    color: #666666;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
}

.YUGO_lecture-list-subname {
    color: #666666;
    font-size: 14px;
    line-height: 14px;
    margin-top: 12px;
}


/* 推荐 */

.YUGO_lecture-sublist {
    width: 100%;
    font-size: 0;
}

.YUGO_lecture-sublist-left {
    width: 370px;
    height: 706px;
    border-radius: 7px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    transition: all ease 0.3s;
}

.YUGO_lecture-sublist-left:hover {
    transform: translate3d(0, -1px, 0);
    transition: all ease 0.3s;
}

.YUGO_lecture-sublist-right {
    width: calc(100% - 370px);
    height: 706px;
    display: inline-block;
    padding-left: 5px;
    vertical-align: top;
}

.YUGO_lecture-sublist-left img {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}

.YUGO_lecture-sublist-label {
    position: absolute;
    width: 314px;
    height: 182px;
    left: 32px;
    bottom: 25px;
    z-index: 10;
}

.YUGO-lecture-absaver {
    width: 100%;
    height: 100%;
    position: relative;
    background: #ffffff;
    border-radius: 7px;
    padding: 40px 35px 30px 35px;
}

.YUGO-lecture-absaver::after {
    width: 100%;
    height: 100%;
    border-radius: 7px;
    position: absolute;
    content: '';
    background: #F0B748;
    top: 4px;
    left: 5px;
    z-index: -1;
}

.YUGO-lecture-absaver::before {
    width: 134px;
    height: 46px;
    border-bottom-right-radius: 23px;
    border-top-right-radius: 23px;
    background: #06C2C3;
    position: absolute;
    top: -23px;
    left: 0px;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    line-height: 46px;
    font-weight: 600;
    content: '擅长领域';
}

.YUGO-lecture-introduce {
    width: 100%;
    margin-top: 10px;
}

.YUGO-lecture-introduce:nth-child(1) {
    margin-top: 0px;
}

.YUGO-lecture-introduce>.left {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
}

.YUGO-lecture-introduce>.right {
    width: calc(100% - 24px);
    height: 18px;
    padding-left: 8px;
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.YUGO-lecture-introduce>.left>img {
    width: 100%;
    height: 100%;
    display: block;
}

.YUGO-lecture-small-content:nth-child(1),
.YUGO-lecture-small-content:nth-child(2),
.YUGO-lecture-small-content:nth-child(3) {
    margin-top: 0px;
}

.YUGO-lecture-small-content {
    width: 253px;
    height: 342px;
    border-radius: 7px;
    overflow: hidden;
    margin-left: 22px;
    display: inline-block;
    vertical-align: top;
    margin-top: 21px;
    cursor: pointer;
    transition: all ease 0.3s;
}

.YUGO-lecture-small-content:hover {
    transform: translate3d(0, -10px, 0);
    transition: all ease 0.3s;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.06);
}

.YUGO-lecture-small-content .YUGO-icon {
    width: 253px;
    height: 253px;
    position: relative;
    overflow: hidden;
}

.YUGO-lecture-small-content .YUGO-icon img {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
}

.YUGO-lecture-small-content .YUG0-infomation {
    width: 253px;
    height: calc(100% - 253px);
    background: #ffffff;
    padding-left: 20px;
    padding-right: 18px;
    padding-top: 23px;
}

.YUGO-sublecture-name>p {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    float: left;
}

.YUGO-sublecture-name>.YUGO-address {
    float: right;
}

.YUGO-sublecture-name>.YUGO-address img {
    width: 14px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
}

.YUGO-sublecture-name>.YUGO-address p {
    color: #666666;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    margin-left: 8px;
}

.YUGO-sublecture-text {
    width: 100%;
    color: #666666;
    font-size: 14px;
    line-height: 14px;
    margin-top: 13px;
}


/* 研究院 */

.YUGO-college-list-icon {
    width: 100%;
    height: 206px;
    position: relative;
}

.YUGO-college-list-icon>img:nth-child(1) {
    width: 100%;
    height: 100%;
    display: block;
}

.YUGO-college-list-icon>img:nth-child(2) {
    width: 88px;
    height: 88px;
    display: block;
    position: absolute;
    bottom: -44px;
    left: 50%;
    transform: translateX(-50%);
}

.YUGO-college-list {
    width: 100%;
    height: 154px;
    border: 1px solid #F1F1F1;
    border-top: none;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    padding-top: 58px;
}

.YUGO-college-list>p:nth-child(1) {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
}

.YUGO-college-list>p:nth-child(2) {
    color: #666666;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    margin-top: 18px;
}

.YUGO-college-list>p:nth-child(3) {
    color: #666666;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    margin-top: 5px;
}


/* 新闻资讯 */

.YUGO-news-content {
    width: 100%;
    font-size: 0;
}

.YUGO-news-left {
    width: 552px;
    height: 360px;
    display: inline-block;
    vertical-align: top;
}

.YUGO-news-left-img {
    width: 100%;
    height: 228px;
    border-radius: 7px;
    position: relative;
    overflow: hidden;
}

.YUGO-news-left-img a {
    width: 100%;
    height: 100%;

}

.YUGO-news-left-img img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.YUGO-news-right {
    width: calc(100% - 552px);
    height: 360px;
    display: inline-block;
    vertical-align: top;
    padding-left: 90px;
}

.YUGO-news-content-title {
    width: 100%;
    height: calc(100% - 228px);
    padding-top: 28px;
    position: relative;
}

.YUGO-news-information {
    width: 100%;
    font-size: 0;
}

.YUG-news-date {
    width: 85px;
    height: 48px;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid rgba(153, 153, 153, 0.5);
}

.YUG-news-title {
    width: calc(100% - 85px);
    height: 48px;
    display: inline-block;
    vertical-align: top;
    padding-left: 24px;
}

.YUG-news-title p:nth-child(1):hover {
    color: #10B4B5;
}

.YUG-news-date-day {
    color: #171717;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}

.YUG-news-date-year {
    color: #999999;
    font-size: 12px;
    line-height: 18px;
    margin-top: 12px;
}

.YUG-news-title p:nth-child(1) {
    color: #171717;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    cursor: pointer;
}

.YUG-news-title p:nth-child(2) {
    color: #999999;
    font-size: 14px;
    line-height: 18px;
    margin-top: 12px;
}

.YUGO-news-more {
    font-size: 16px;
    color: #171717;
    font-weight: bold;
    position: absolute;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
}

.YUGO-news-content-subtitle {
    width: 100%;
    height: 40px;
    margin-top: 38px;
    cursor: pointer;
}

.YUGO-news-content-subtitle:nth-child(1) {
    margin-top: 0px;
}

.YUGO-news-subtitle-date {
    width: 64px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid rgba(153, 153, 153, 0.5);
}

.YUGO-news-subtitle-title {
    width: calc(100% - 64px);
    height: 100%;
    display: inline-block;
    vertical-align: top;
    padding-left: 18px;
}

.YUGO-news-subtitle-day {
    color: #171717;
    font-size: 16px;
    line-height: 16px;
}

.YUGO-news-subtitle-year {
    color: #999999;
    font-size: 14px;
    line-height: 14px;
    margin-top: 12px;
}

.YUGO-news-subtitle-title p:nth-child(1) {
    color: #171717;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
}

.YUGO-news-subtitle-title p:nth-child(1):hover {
    color: #10B4B5;
}

.YUGO-news-subtitle-title p:nth-child(2) {
    color: #999999;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
}


/* 底部 */

.YUGO-foot {
    width: 100%;
}

.YUGO-foot img {
    width: 100%;
    display: block;
}