.pdb-word, li.bn-left-center .banner-word, .banner-word {
    top: calc(50% - 30px) !important;
}
li.bn-left-center a {
    margin-top: 30px;
}
/*li.bn-left-center .banner-word a {
    border-color: #3252dc; 
    color: #3252dc
}
li.bn-left-center .banner-word a:after {
    border-color: #3252dc; 
}
li.bn-left-center .banner-word a:hover {
    color:  #fff !important;
    background: #3252dc !important;
}
li.bn-left-center .banner-word a:hover:after {
    border-color: #fff !important;
}*/
.graduate-recruitment-wrap .flex1{
  -prefix-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.graduate-recruitment-wrap .recruitment-wrap .col-md-6:first-child {
    padding-right: 12px;
}
.graduate-recruitment-wrap .recruitment-wrap .col-md-6:nth-child(2) {
    padding-left: 12px;
}
.graduate-recruitment-wrap .recruitment-wrap .col-md-4:first-child {
    padding-right: 12px;
}
.graduate-recruitment-wrap .recruitment-wrap .col-md-4:nth-child(2) {
    padding: 0 6px;
}
.graduate-recruitment-wrap .recruitment-wrap .col-md-4:last-child {
    padding-left: 12px;
}
.i18n-en .graduate-recruitment-wrap .recruitment-wrap {
    padding-bottom: 0 !important;
}
.graduate-recruitment-wrap .recruitment-wrap .recruitment-content {
    position: relative;
    height: 100%;
    text-align: left;
    padding: 30px 30px 50px;
    box-shadow: -2px -2px 2px #eee, 4px 4px 8px #d7d7d7;
    box-sizing: border-box;
    transition: all .2s linear;
    border-radius: 8px;
}
.i18n-en .graduate-recruitment-wrap .recruitment-wrap .col-sm-12 {
    margin-bottom: 50px;
}
.i18n-en .graduate-recruitment-wrap .recruitment-wrap .col-sm-12:last-child {
    margin-bottom: 0;
}
.graduate-recruitment-wrap .recruitment-wrap .recruitment-content:hover {
    box-shadow: 0 0 12px #999;
}
.graduate-recruitment-wrap .recruitment-wrap .recruitment-content .job-recruitment-wrap {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    padding: 0 50px 0 40px;
    box-sizing: border-box;
}
.i18n-en .graduate-recruitment-wrap .recruitment-wrap .recruitment-content .job-recruitment-wrap {
    position: static;
    padding: 0;
}
.i18n-en  .graduate-recruitment-wrap.intro-wrapper p {
    margin: 1em 0;
}
.i18n-en .graduate-recruitment-wrap .recruitment-wrap .recruitment-content img {
    margin-right: 40px;
}
.graduate-recruitment-wrap .recruitment-wrap .recruitment-content img {
    width: 50px;
    height: 50px;
}
.graduate-recruitment-wrap .recruitment-wrap .title {
    font-size: 20px;
    font-weight: bolder;
    margin: 0 0 0 20px;
}
.i18n-en .graduate-recruitment-wrap .recruitment-wrap .title {
    margin: 0;
}
.graduate-recruitment-wrap .recruitment-wrap .line {
    display: inline-block;
    vertical-align: middle;
    height: 3px;
    width: 40px;
    background: #C4382C;
}
.i18n-en .graduate-recruitment-wrap .recruitment-wrap a {
    float: none;
}
.graduate-recruitment-wrap .recruitment-wrap a {
    float: right;
    padding-right: 4px;
    text-decoration: none;
    color: #C4382C;
}
.graduate-recruitment-wrap .recruitment-wrap a:hover {
    text-decoration: underline;
}
.graduate-recruitment-wrap .seminar-wrap {
    background-image: url("../images/graduate-recruitment/seminar-4.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.graduate-recruitment-wrap .seminar-wrap .inside {
    padding: 160px 0;
}
.graduate-recruitment-wrap .seminar-wrap h2 {
    margin-bottom: 20px;
    text-align: left;
    color: #333;
}
.graduate-recruitment-wrap .seminar-wrap a {
    font-size: 16px;
    background: transparent;
    border: 1px solid #C0C3C6;
    padding: 8px 18px;
    border-radius: 6px;
    color: #333;
    text-decoration: none;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
}
.graduate-recruitment-wrap .seminar-wrap a:hover {
    background: #374669;
    color: #fff;
    border-color: #374669;
}
.graduate-recruitment-wrap .border-bottom {
    border-bottom: 1px solid #DCDCDC;
}
.graduate-recruitment-wrap .training-program-wrap p {
    text-align: center;
}
.graduate-recruitment-wrap .training-program-wrap img {
    width: 100%;
}
.graduate-recruitment-wrap .recruitment-process-wrap .recruitment-process {
    margin-top: 50px;
}
.graduate-recruitment-wrap .recruitment-process-wrap .recruitment-process-desc {
    position: relative;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.graduate-recruitment-wrap .recruitment-process-wrap .recruitment-process-desc .right {
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    width: 20px;
    height: 30px;
    background-image: url("../images/graduate-recruitment/right.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 22px;
}
.i18n-en .graduate-recruitment-wrap .recruitment-process-wrap .recruitment-process-desc .right {
    top: 40%;
}
.graduate-recruitment-wrap .recruitment-process-wrap .recruitment-process-desc img {
    width: 50px;
    height: 50px;
}
.graduate-recruitment-wrap .recruitment-process-wrap .recruitment-process-desc .title {
    text-align: center;
    margin: 10px 0 0;
    font-size: 18px;
    font-size: var(--esp-font-size-h2);
    font-family: var(--esp-font-family-trueno-semibold) !important;
    line-height: 1.2;
}
.said-wrap h2 {
    margin: 60px 0 30px;
}
.said-wrap .row,
.said-wrap .row .user-content {
    position: relative;
    height: 100%;
}
.said-wrap .img-wrap {
    width: 160px;
    padding: 0;
}
.said-wrap p {
    margin: 0 !important;
}
.said-wrap .row .img-wrap img {
    width: 100% !important;
    border-radius: 50%;
}
.said-wrap .people-info {
    position: relative;
}
.said-wrap .user-job {
    margin: 2px 0 !important;
    color: #000;
}
.said-wrap .user-job,
.said-wrap .user-school {
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
.said-wrap .content-right * {
    text-align: right;
}
.said-wrap .quotes {
    position: absolute;
    top: -4px;
    width: 32px;
    height: 36px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 22px;
}
.said-wrap .quotes-right {
    right: 0;
    background-image: url("../images/graduate-recruitment/quotes-right.png");
}
.said-wrap .quotes-left {
    left: 0;
    background-image: url("../images/graduate-recruitment/quotes-left.png");
}
.said-wrap .user-desc {
    margin-top: 12px;
}
.espressif-competition .competition-desc {
    text-align: center;
}
.espressif-competition .competition-info {
    text-align: center;
    cursor: pointer;
    margin: 10px 40px;
}

.espressif-competition .competition-info a {
    display: block;
    font-size: 18px;
    font-size: var(--esp-font-size-h2);
    margin: 0;
    color: #C95147;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    font-family: var(--esp-font-family-trueno-semibold) !important;
}
.espressif-competition .competition-info span {
    display: inline-block;
    height: 3px;
    background: #C95147;
    width: 50px;
    background: var(--esp-color-red);
}
.espressif-competition .competition-info:hover a,
.espressif-competition .competition-info:hover span {
    opacity: .8;
}
.graduate-recruitment-wrap .cloud-interaction-map {
    width: 100%;
    height: 700px;
}
.cloud-interaction-wrap #interaction-map {
    height: 100%;
    width: 100%;
    margin: 0;
}
.graduate-recruitment-wrap .cloud-interaction-wrap {
    border-bottom: 1px solid #dcdcdc;
}
.graduate-recruitment-wrap .cloud-interaction-wrap .row {
    margin: 0 -10px;
}
.graduate-recruitment-wrap .cloud-interaction-wrap .item {
    -ms-flex: 1;
    flex: 1;
    float: left;
    padding: 0 10px;
    width: 20%;
    margin: 10px 0;
    box-sizing: border-box;
}
.graduate-recruitment-wrap .cloud-interaction-wrap .item-h3 {
    display: none;
}
.graduate-recruitment-wrap .cloud-interaction-wrap .item .item-img {
    width: 100%;
    overflow: hidden;
}
.graduate-recruitment-wrap .cloud-interaction-wrap .item a {
    text-decoration: none;
}
.graduate-recruitment-wrap .cloud-interaction-wrap .item .item-img img {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: all .3s linear;
}
.graduate-recruitment-wrap .cloud-interaction-wrap .item:hover img {
    transform: scale(1.2);
}
#cloud-interaction-content {
    margin-top: 50px;
}
.graduate-recruitment-wrap .cloud-interaction-wrap .item .item-name p {
    margin: 0;
}
.graduate-recruitment-wrap .cloud-interaction-wrap .item .item-name p.item-title {
    margin-top: 8px;
}
.graduate-recruitment-wrap .cloud-interaction-wrap .item.item-h3 h3 {
    margin-bottom: 8px;
    text-align: center;
}
.graduate-recruitment-wrap .cloud-interaction-wrap .item.item-h3:after {
    display: inline-block;
    width: 46px;
    height: 4px;
    content: '';
    background: #BE4E43;
}
.recruitment-news-wrap .row {
    width: 100%;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    box-shadow: -2px -2px 2px #eee, 4px 4px 8px #d7d7d7;
    border-radius: 8px;
}
.recruitment-news-wrap .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;
}
.recruitment-news-wrap .item-link p {
    margin: 0 0 6px;
    color: #808080;
}
.recruitment-news-wrap .item-link  a {
    color: #808080;
    text-decoration: none;
    transition: color .1s;
}
.recruitment-news-wrap .item-link  a:hover {
    color: #B43425;
}
.recruitment-news-wrap .item-more {
    padding-top: 10px;
}
.recruitment-news-wrap .item-more a {
    position: relative;
    color: #B43425;
    text-decoration: none;
    padding-right: 20px;
}
.recruitment-news-wrap .item-more a:after {
    content: '';
    position: absolute;
    right: 0;
    top:  50%;
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
    height: 8px;
    border-top:  1px solid #B43425;
    border-right: 1px solid #B43425;
}
.recruitment-news-wrap .item-more a:hover {
    text-decoration: underline;
}
.said-wrap .inside {
    padding-top: 0;
}
.swiper-button-next, .swiper-button-prev {
    top: 30%;
    --swiper-theme-color: #cdcdcd;
    --swiper-navigation-size: 36px;
}
.swiper-slide {
    transform: scale(.6);
    transition: all .3s linear;
}
.user-wrap {
    text-align: center;
    padding: 0 140px;
}
.i18n-en .user-wrap {
     padding: 0 120px;
}
.user-wrap .statement {
    margin: 0;
    padding: 10px 0;
    color: #bababa;
    font-style: italic;
    font-weight: 400;
    text-indent: -12px;
    font-size: 22px;
}
.swiper-slide.swiper-slide-active {
    transform: scale(1);
}
.user-wrap .statement .quotes-left, .user-wrap .statement .quotes-right {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.user-wrap .statement .quotes-left {
    margin-right: 24px;
    vertical-align: bottom;
    top: -6px;
    background-image: url(../images/graduate-recruitment/quotes-left.png);
}
.user-wrap .statement .quotes-right {
    margin-left: 24px;
    vertical-align: top;
    top: 6px;
    background-image: url(../images/graduate-recruitment/quotes-right.png);
}

.user-wrap .user-info-wrap {
    margin-top: 30px;
    text-align: center;
}

.user-wrap .user-info-wrap .user-img {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    background: #eee;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: border-box;
}
.user-wrap .user-info-wrap .user-img img {
    width: 100%;
}
.user-wrap .user-info-wrap p {
    font-size: 14px;
    margin: 0;
}
.user-wrap .user-info-wrap .user-name {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}
.user-wrap .user-info-wrap .desc {
    text-align: left;
    color: #bababa;
}
@media only screen and (max-width: 1170px) {
    .graduate-recruitment-wrap .seminar-wrap .inside {
        padding: 100px 0;
    }
    .graduate-recruitment-wrap .cloud-interaction-map {
        height: 600px;
    }
    .pdb-word, li.bn-left-center .banner-word, .banner-word {
        top: calc(50% - 25px) !important;
    }
    li.bn-left-center a {
        margin-top: 20px;
    }
    .chrome .gallary .flexslider li > img {
        margin-bottom: 24px !important;
    }
}
@media only screen and (max-width: 767px) {
    .user-wrap {
        padding: 0 50px;
    }
    .user-wrap .statement  {
        font-size: 16px;
    }
    .graduate-recruitment-wrap .recruitment-wrap .col-md-4 {
        padding: 0 !important;
        margin: 15px 0;
    }
    .said-wrap .img-wrap {
        width: 100px;
        position: absolute;
        margin-top: 0;
        top: -10px;
    }
    .said-wrap .views-row-odd .img-wrap {
        left: 0;
    }
    .said-wrap .views-row-even .img-wrap {
        right: 0;
    }
    .said-wrap .views-row-odd  .user-info {
        padding-left: 120px;
        margin-bottom: 30px;
    }
    .said-wrap .views-row-even  .user-info {
        padding-right: 120px;
        margin-bottom: 30px;
    }
    .espressif-competition .competition-info {
        width: 100%;
    }
    .i18n-en .graduate-recruitment-wrap .recruitment-wrap .recruitment-content img {
        position: absolute;
        top: 28px;
        margin-right: 0;
    }
    .i18n-en .graduate-recruitment-wrap .recruitment-wrap .title {
        margin: 10px 0 0 70px;
    }
    .graduate-recruitment-wrap .cloud-interaction-map {
        height: 500px;
    }
    .graduate-recruitment-wrap .cloud-interaction-wrap .item {
        -ms-flex:0 0 33.333%;
        flex:0 0 33.333%;
        width: 33.333%;
    }
    .intro-wrapper .seminar-wrap h2 {
        font-size: 22px;
    }
    .recruitment-news-wrap .item-link .time {
        display: none;
    }

}
@media only screen and (max-width: 567px) {
    .graduate-recruitment-wrap .recruitment-process-wrap .recruitment-process {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        margin-top: 20px;
    }
    .espressif-competition .competition-info {
        width: 45%;
        margin: 10px 0;
        min-width: 160px;
    }
    .i18n-en .espressif-competition .competition-info {
        min-width: 200px;
    }
    .graduate-recruitment-wrap .recruitment-process-wrap .recruitment-process-desc {
        width: 33.3333%;
        margin-top: 30px;
    }
    .graduate-recruitment-wrap .recruitment-process-wrap .recruitment-process-desc .right.three {
        display: none;
    }
    .graduate-recruitment-wrap .cloud-interaction-map {
        height: 300px;
    }
    .graduate-recruitment-wrap .cloud-interaction-wrap .item {
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        width: 50%;
    }
    .page-node-2909 .slides .banner-word a {
        display: none;
    }
}
@media only screen and (max-width: 500px) {
    .i18n-en .graduate-recruitment-wrap .recruitment-wrap .recruitment-content img {
        top: 34px;
    }
    .i18n-en .graduate-recruitment-wrap .recruitment-wrap .title {
        margin: 0 0 0 70px;
        height: 58px;
        display: flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
}
.page-node-2909 .pae-video-popup__open, .page-node-2909 .pae-video-popup__open_url, .page-node-2972 .pae-video-popup__open {
    font-size: 22px !important;
    height: 60px !important;
}
.page-node-2909 .banner-word  h2 {
    text-indent: -12px;
    margin-bottom: 0 !important;
}
.page-node-2909 li.bn-left-center a {
    margin-top: 25px;
}
.page-node-2909 .banner-word .campus-recruitment-qr {
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -o-align-items: center;
    align-items: center;
    margin-top: 6px;
}
.page-node-2909 li.bn-left-center h1 {
    margin-bottom: 6px !important;
    line-height: 1.3;
}
.page-node-2909 .banner-word .campus-recruitment-qr img {
    width: 100px;
    height: auto;
}
.page-node-2909 .banner-word .campus-recruitment-qr span {
    position: relative;
    font-size: 16px;
    margin-left: 1.2em;
}
.page-node-2909 .banner-word .campus-recruitment-qr span:after {
    content: '';
    display: block;
    width: 100%;
    height: 14px;
    margin-top: 2px;
    background-image: url("../images/graduate-recruitment/campus-recruitment-banner-arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
}
@media (min-width: 1170px) and (max-width: 1280px) {
    .page-node-2909 .banner-word {
        margin: 0 20px;
    }
}

@media (max-width: 768px) {
    .page-node-2909 li.bn-left-center a {
        line-height: 1.85 !important;
    }
}

