.YUGO-institute-body {
    background: #F8F8F8;
}

.YUGO-institute-header {
    width: 100%;
    height: 524px;
    background: #1F1F1F;
}

.YUGO-institute-content {
    width: 1200px;
    margin: auto;
    padding-top: 38px;
    position: relative;
}

.YUGO-institute-img {
    width: 790px;
    height: 448px;
    position: relative;
}

.YUGO-institute-img img {
    position: absolute;
    max-width: 100%;
    min-height: 100%;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.YUGO-institute-dymic {
    width: 380px;
    margin-top: -528px;
    margin-left: 30px;
    display: inline-block;
    vertical-align: top;
}

.YUGO-institute-dymic-icon {
    width: 100%;
    height: 408px;
    background: #5C5C5C;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 60px;
    text-align: center;
}

.YUGO-institute-dymic-content {
    width: 100%;
    background: #ffffff;
    padding-bottom: 20px;
}

.YUGO-institute-bottom {
    width: 100%;
    padding-bottom: 32px;
}

.YUGO-institute-recommend {
    width: 1200px;
    margin: auto;
    padding-top: 42px;
    font-size: 0;
}

.YUGO-institute-recommend-left {
    width: 790px;
    display: inline-block;
    vertical-align: top;
}

.YUGO-institute-dymic-icon>img:nth-child(1) {
    width: 152px;
    height: 152px;
    display: block;
    margin: auto;
}

.YUGO-institute-dymic-icon>p:nth-child(2) {
    color: #FFFFFF;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 30px;
}

.YUGO-institute-dymic-icon>p:nth-child(4) {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 18px;
    margin-top: 20px;
}

.YUGO-institute-name {
    width: 100%;
    margin-top: 26px;
}

.YUGO-institute-name p {
    color: #FFFFFF;
    font-size: 28px;
    line-height: 28px;
    display: inline-block;
    vertical-align: top;
}

.YUGO-institute-name div {
    width: 53px;
    height: 24px;
    background: #C2A575;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    margin-left: 25px;
}

.YUGO-institute-dymic-text {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 50px;
}

.YUGO-institute-dymic-text img {
    width: 230px;
    height: 28px;
    display: block;
}

.YUGO-institute-dymic-list {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 14px;
}

.YUGO-institute-dymic-child {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 0;
    border-bottom: 1px solid #E5E5E5;
}

.YUGO-institute-dymic-child:nth-last-child(1) {
    border-bottom: none;
}

.institute-date {
    width: 100%;
}

.institute-date p:nth-child(1) {
    color: #171717;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    display: inline-block;
    vertical-align: bottom;
}

.institute-date p:nth-child(2) {
    color: #171717;
    font-size: 12px;
    line-height: 12px;
    display: inline-block;
    vertical-align: bottom;
}

.institute-label {
    width: 44px;
    height: 23px;
    border: 1px solid #999999;
    color: #171717;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 12px;
}

.YUGO-institute-dymic-date {
    width: calc(100% - 262px);
    display: inline-block;
    vertical-align: top;
}

.YUGO-institute-dymic-info {
    width: 262px;
    display: inline-block;
    vertical-align: top;
}

.YUGO-institute-dymic-info>a:nth-child(1) p {
    color: #171717;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
}

.YUGO-institute-dymic-info>p:nth-child(2) {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
}

.YUGO-institute-dymic-img {
    width: 100%;
    height: 169px;
    background: rgba(0, 0, 0, 0.2);
    margin-top: 16px;
}

.YUGO-institute-dymic-video {
    width: 100%;
    max-height: 169px;
    height: 169px;
    background: rgba(0, 0, 0, 0.2);
    margin-top: 16px;
}

.YUGO-institute-recommend-introduce {
    padding: 40px;
    background: #ffffff;
    border-radius: 7px;
}

.introduce-img {
    width: 100%;
}

.introduce-img img {
    width: 260px;
    height: 26px;
    display: block;
}

.introduce-title {
    padding-top: 40px;
    padding-bottom: 15px;
}

.introduce-title p {
    color: #171717;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}

.introduce-text {
    width: 100%;
}

.introduce-text p {
    color: #171717;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.introduce-username-list {
    width: 224px;
    display: inline-block;
    vertical-align: top;
    margin-left: 16px;
    margin-top: 16px;
}

.introduce-username-list:nth-child(3n+1) {
    margin-left: 0px;
}

.introduce-username-list:nth-child(1),
.introduce-username-list:nth-child(2),
.introduce-username-list:nth-child(3) {
    margin-top: 0px;
}

.introduce-username-icon {
    width: 224px;
    height: 224px;
    border-radius: 7px;
    position: relative;
    overflow: hidden;
}

.introduce-username-icon img {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
}

.introduce-username-list p:nth-child(2) {
    color: #000000;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    margin-top: 16px;
}

.introduce-username-list p:nth-child(3) {
    color: #666666;
    font-size: 14px;
    line-height: 14px;
    margin-top: 12px;
}

.YUGO-institute-recommend-project {
    width: 100%;
    padding: 40px;
    padding-bottom: 0px;
    background: #ffffff;
    border-radius: 7px;
    margin-top: 20px;
}

.project-course {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 0;
}

.project-course-left {
    width: 128px;
    height: 128px;
    display: inline-block;
    vertical-align: top;
    border-radius: 7px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
}

.project-course-right {
    width: calc(100% - 128px);
    height: 128px;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    padding-top: 10px;
}

.project-course-left img {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.project-course-right p:nth-child(1) {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
}

.project-course-right p:nth-child(2) {
    color: #666666;
    font-size: 16px;
    line-height: 16px;
    margin-top: 16px;
}

.project-course-right p:nth-child(3) {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}

.project-course {
    border-bottom: 1px solid #F2F2F2;
}

.project-course:nth-last-child(1) {
    border-bottom: none;
}

.project-product {
    width: 100%;
    padding-top: 35px;
    font-size: 0;
}

.project-product-list {
    width: 340px;
    height: 202px;
    border: 1px solid #EBEBEB;
    border-radius: 7px;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    font-size: 0;
    margin-top: 30px;
}

.project-product-list:nth-child(2n+1) {
    margin-left: 0px;
}

.project-product-list:nth-child(1),
.project-product-list:nth-child(2) {
    margin-top: 0px;
}

.project-product-list-left {
    width: 164px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.project-product-list-right {
    width: calc(100% - 164px);
    height: 100%;
    display: inline-block;
    vertical-align: top;
    padding-top: 40px;
}

.project-product-list-left img {
    width: 100%;
    position: absolute;
    left: 0px;
    top: -16px;
}

.project-product-list-right>p:nth-child(1) {
    color: #171717;
    font-size: 20px;
    font-weight: 600;
    padding-left: 6px;
}

.project-product-list-right>p:nth-child(2) {
    color: #666666;
    font-size: 12px;
    margin-top: 14px;
    padding-left: 16px;
}

.case-image {
    width: 100% !important;
}

.case-image {
    position: relative;
    overflow: auto;
    text-align: center;
}

.case-image ul li {
    float: left;
}

.case-image ul li img {
    width: 100%;
    height: 196px;
    display: block;
}

.case-image .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 27px;
}

.case-image .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;
}

.case-image .dots li.active {
    background: #ffffff;
    width: 60px;
    opacity: 1;
}

.YUGO-institute-artcle {
    width: 100%;
    height: 80px;
    background: #F2F2F2;
    padding: 12px;
    margin-top: 12px;
    font-size: 0;
}

.artcle-image {
    width: 57px;
    height: 56px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-radius: 7px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
}

.artcle-image img {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.artcle-abstract {
    width: calc(100% - 57px);
    height: 56px;
    display: inline-block;
    vertical-align: top;
    padding-left: 12px;
    padding-top: 10px;
}

.artcle-abstract p {
    color: #666666 !important;
    font-size: 12px !important;
    line-height: 20px !important;
}

.YUGO-institute-dymic-video video {
    width: 100%;
    height: 100%;
}

.YUGO_banner {
    width: 100%;
    height: 100%;
}

.YUGO_banner ul, .YUGO_banner ul li {
    width: 100%;
    height: 100%;
    position: relative;

}

.YUGO_banner ul {
    display: flex;
    flex-direction: row;
}

.YUGO_banner ul li img {
    width: 100%;
    height: 100%;
}