.icheckbox {
    width: 18px;
    height: 18px;
}

.logged-in #highlighted .gallary,
#highlighted .gallary.no-margin {
    margin-bottom: 0;
}
/*搜索框*/
.page-search-node form#search-form .form-item-keys .form-text {
    width: 100%;
    padding-left: 15px;
    padding-right: 40px;
    font-size: 16px;
    height: 40px;
    line-height: 1;
    background: #fff;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "é»‘ä½“", sans-serif !important;
    outline: 0;
    padding: 8px 0 8px 15px;
    border-radius: 50px;
    border: none;
    box-shadow: 0 0 3px #bbb;
    box-sizing: border-box;
    transition: all .2s linear;
}
.page-search-node .search-form {
    margin-bottom: 50px !important;
    width: 100% !important;
    max-width: 1140px;
}
.page-search-node form#search-form .form-item-keys .form-text:focus {
    box-shadow: 0 0 8px #bbb;
}
.page-search-node div.form-wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
}
.page-search-node form#search-form #edit-basic .form-submit {
    position: absolute;
    right: 6px;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: url(../images/documents/retina/search.png) no-repeat center center;
    display: inline-block;
    background-size: auto 26px;
    cursor: pointer;
}
.page-search #container a {
    font-size: 20px;
    color: #0071c5;
    font-weight: normal;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.page-search #container a:hover {
    color: #0071c5;
}
.page-search p.search-snippet {
    color: #333;
    line-height: 1.625;
    font-size: 16px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.page-search .search-results {
    width: 100% !important;
    max-width: 1140px;
    margin: 0 auto !important;
}
.page-search .search-results li h3 {
    margin: 30px 0 10px;
}
.page-search .pager a {
    font-size: 16px !important;
    color: #999 !important;
}
.page-search .item-list .pager {
    margin-top: 40px;
}
@media only screen and (max-width: 1170px){
    .page-search form#search-form, .block-search {
        width: 100% !important;
        margin: 0 auto;
        margin-bottom: 40px;
    }
}
/*首页*/ 
.page-home .home-title {
    text-align: center;
    margin: 60px 0 0;
}
.page-home .newhome .wrap {
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin: 60px auto !important;
    max-width: 1158px;
}
.page-home .newhome .wrap .item-independent {
    position: relative;
    flex: 1;
}
.page-home .developer-zone .wrap {
    max-width: 1180px;
    margin-top: 48px !important;
    margin-bottom: 70px !important;
}
.page-home .item-independent:not(.no-border) {
    border: none;
    margin: 12px 20px !important;
    box-shadow: 0 0 8px rgba(178,178,178,.6);
    border-radius: 6px;
    overflow: hidden !important;
    transition: all .3s linear;
}
.page-home .item-independent:not(.no-border):hover {
    overflow: hidden !important;
    box-shadow: 0 0 14px rgba(178,178,178,.8);
}
.page-home .item-independent {
    height: 450px !important;
}
.page-home .item-independent .item-header-image {
    height: 190px !important;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden !important;
    transition: all .2s;
}
.page-home .item-independent:hover .item-header-image {
    transform: scale(1.2);
}
.page-home .item-independent h2 {
    position: relative;
    margin: 0;
    height: 30px;
    background: #344562;
}
.page-home .item-independent h2 span {
    position: absolute;
    width: 45%;
    top: 0;
    left: 8%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px !important;
    background: #344562;
    color: #fff;
    border-radius: 4px;
}
.page-home.i18n-zh-hans .item-independent h2 span {
    width: 35%;
}
.page-home .item-independent .item-content-box {
    padding: 0;
}
.page-home .item-independent p {
    margin-top: 50px;
    font-size: 16px !important;
    padding: 0 8%;
    box-sizing: border-box;
}
.page-home .item-independent .item-more-button,
.page-home .home-news-list .news-list-all a  {
    position: absolute;
    bottom: 15px;
    right: 8%;
    background: transparent;
    vertical-align: middle;
    padding: 0;
    min-width: 0;
    font-size: 16px !important;
    color: #333;
    font-weight: normal;
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
.page-home .item-independent .item-more-button:hover  {
    text-decoration: underline !important;
}
.page-home .item-independent .item-more-button span {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-top: -3px;
    background-image: url("../images/home-more.png");
    background-size: auto 18px;
    background-position: center;
    background-repeat: no-repeat;
}

.page-home .espressif-career .wrap {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 !important;
}
.page-home .espressif-career .wrap img {
    width: 100%;
    height: auto;
    min-height: 400px;
}
.page-home .espressif-career  .espressif-career-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 1140px;
    transform: translate(-50%, -50%);

}
.page-home .espressif-career  .espressif-career-content h2 {
    margin: 0 0 50px 0;
}
.page-home .espressif-career  .espressif-career-content a {
    background: #0272B7;
    border-radius: 4px;
    padding: 10px 0;
    margin-top: 50px;
    font-size: 16px;
    transition: opacity .3s linear;
}
.page-home .espressif-career .espressif-career-content a:hover {
    opacity: .8;
}
.espressif-career .wrap {
    margin-bottom: 0 !important;
}
.page-home .espressif-career  .espressif-career-content p {
    font-size: 16px;
    width: 50%;
    height: auto;
    line-height: 1.625;
}
.page-home .home-news-list {
    padding: 60px 0 !important;
    background: #fafafa;
    margin-top: -2px;
}
.page-home .home-news-list .wrap {
    display: block;
    margin: 0 auto !important;
    overflow: unset;
}
.page-home .home-news-list .news-list-all {
    text-align: center;
}
.page-home .home-news-list .news-list-all a {
    position: static;
    font-size: 20px !important;
}
.page-home .home-news-list .news-list-all a:hover {
    text-decoration: underline;
}
.page-home .home-news-list .news-list-all a span {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-top: -3px;
    background-image: url("../images/home-more.png");
    background-size: auto 22px;
    background-position: center;
    background-repeat: no-repeat;
}
.page-home .home-news-list .news-list-content {
    width: 100%;
}
.page-home .home-news-list  ul.flex-direction-nav {
    display: block !important;
    overflow: unset;
}
.page-home .home-news-list  ul.flex-direction-nav li {
    position: absolute;
    top: -230px;
    width: 32px;
    height: 100px;
}
/*.page-home .home-news-list .flexslider .slides {
  padding: 5px 0;
}*/
.page-home .home-news-list  ul.flex-direction-nav li:first-child {
    left: -40px;
}
.page-home .home-news-list  ul.flex-direction-nav li:last-child {
    right: -40px;
}
.page-home .home-news-list .flex-direction-nav li a {
    background-size: auto 26px;
    margin: 0;
    position: static;
}
.page-home .home-news-list .flex-direction-nav a.flex-disabled {
    display: none !important;
}

.page-home .home-news-list .news-list-content h2 {
    text-align: center;
    font-size: 30px;
    margin: 0 0 50px 0;
    font-weight: bold;
}
.list-media .news-block-list li .views-field {
    margin: 0;
}
.page-home .home-news-list .news-list-content .news-block-list ul {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.page-home .home-news-list .news-list-content .news-block-list ul.slides li .fw,
.news-block-list ul.slides li .fw {
    margin: 10px 12px !important;
    height: 330px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 6px rgba(178,178,178,.3);
    overflow: hidden;
    padding: 15px;
    border-radius: 6px;
    box-sizing: border-box;
    transition: all .3s linear;
}
.page-home .home-news-list .news-list-content .news-block-list ul.slides li .fw:hover,
.news-block-list ul.slides li .fw:hover {
    box-shadow: 0 0 12px rgba(178,178,178,.8);
}

.news-block-list .views-field-field-new-type {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    width: 50%;
    padding: 2px 0 2px 15px;
    margin: 12px 0 !important;
    font-size: 16px !important;
    /*border-right: 1px solid #c9c9c9;*/
    box-sizing: border-box;
}
.news-block-list .views-field-field-new-type .field-content  {
    font-size: 16px !important;
}
.news-block-list .views-field-field-date {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 15px 4px 0;
    margin: 12px 0 !important;
    font-size: 14px;
    color: #c9c9c9;
    box-sizing: border-box;
}
.news-block-list .views-field-field-date .field-content {
    font-size: 14px;
    color: #c9c9c9;
}
.news-block-list .views-field-title {
    margin-top: 50px !important;
}
.news-block-list .views-field-title a {
    font-size: 18px !important;
    line-height: 1.3;
    color: #333;
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}

.news-block-list .views-field-body {
    margin-top: 20px !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
    font-size: 14px;
    color: #333;
    line-height: 1.625;
}
.news-block-list .views-field-body .field-content {
    font-size: 14px !important; 
}
.news-block-list .views-field-nothing {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: right;
}
.news-block-list .views-field-nothing .read-more-wrap div:first-child {
    position: absolute;
    right: 4px;
    bottom: 0;
    font-size: 32px;
    color: #eee;
    font-style: oblique;
    line-height: 40px;
}
.i18n-zh-hans .news-block-list .views-field-nothing .read-more-wrap div:first-child {
    right: 26px;
    bottom: -4px;
    font-size: 40px;
    line-height: 56px;
}
.news-block-list .views-field-nothing .read-more-wrap .read-more-content {
    position: absolute;
    right: 20px;
    bottom: 0 !important;
    z-index: 10;
    line-height: 40px;
}
.i18n-zh-hans .news-block-list .views-field-nothing .read-more-wrap .read-more-content {
    bottom: -4px !important;
    line-height: 56px;
}
.news-block-list .views-field-nothing a {
    background: transparent !important;
    vertical-align: middle;
    padding: 0 14px 0 0;
    margin: 0;
    min-width: 0;
    font-size: 14px !important;
    line-height: 18px;
    color: #333;
    font-weight: normal;
    font-style: normal;
    border-bottom: 1px solid transparent;
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
    background-image: url("../images/home/right.png") !important;
    background-size: auto 10px !important;
    background-position: center right !important;
    background-repeat: no-repeat !important;
}
.news-block-list .views-field-nothing span.read-more-img {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 8px;
    margin-top: -3px;
    background-size: auto 24px;
    background-position: center;
    background-repeat: no-repeat;
}
.news-block-list .views-field-nothing .new-type-706 ~ .read-more-content span.read-more-img {
    background-image: url("../images/home/maker-news.png");
}
.news-block-list .views-field-nothing .new-type-704 ~ .read-more-content span.read-more-img,
.news-block-list .views-field-nothing .new-type-press-release ~ .read-more-content span.read-more-img {
    background-image: url("../images/home/press-release.png");
}
.news-block-list .views-field-nothing .new-type-705 ~ .read-more-content span.read-more-img {
    background-image: url("../images/home/collaboration.png");
}
.news-block-list .views-field-nothing .new-type-707 ~ .read-more-content span.read-more-img {
    background-image: url("../images/home/advisory.png");
}
.news-block-list .views-field-nothing .new-type-708 ~ .read-more-content span.read-more-img {
    background-image: url("../images/home/technology.png");
}
.news-block-list .views-field-nothing .new-type-709 ~ .read-more-content span.read-more-img {
    background-image: url("../images/home/education.png");
}
.news-block-list .views-field-nothing .new-type-706 ~ .read-more-content a:hover {
    border-color: #fe9f1a;
}
.news-block-list .views-field-nothing .new-type-704 ~ .read-more-content a:hover,
.news-block-list .views-field-nothing .new-type-press-release ~ .read-more-content a:hover {
    border-color: #EB5A47;
}
.news-block-list .views-field-nothing .new-type-705 ~ .read-more-content a:hover {
    border-color: #0072BB;
}
.news-block-list .views-field-nothing .new-type-707 ~ .read-more-content a:hover {
    border-color: #a8a8a8;
}
.news-block-list .views-field-nothing .new-type-708 ~ .read-more-content a:hover {
    border-color: #61BD4F;
}
.news-block-list .views-field-nothing .new-type-709 ~ .read-more-content a:hover {
    border-color: #ffe324;
}
.views-field-field-new-type .new-type-press-release,
.views-field-field-new-type .new-type-704  {
    color: #EB5A47;
}
.views-field-field-new-type .new-type-705 {
    color: #0072BB;
}
.views-field-field-new-type .new-type-706 {
    color: #fe9f1a;
}
.views-field-field-new-type .new-type-707 {
    color: #a8a8a8;
}
.views-field-field-new-type .new-type-708 {
    color: #61BD4F;
}
.views-field-field-new-type .new-type-709 {
    color: #ffe324;
}
.page-home .contact-us-wrap  .wrap {
    width: 100%;
    max-width: 1140px;
}
.page-home .contact-us-wrap .item-contact-us {
    padding: 0 56px;
    border-right: 1px solid #333;
    box-sizing: border-box;
}
.i18n-zh-hans .contact-us-wrap .item-contact-us {
    padding: 0 116px;
}
.contact-us-wrap .item-contact-us:first-child {
    padding-left: 0;
}
.contact-us-wrap .item-contact-us:nth-child(2) {
    flex: 1;
}
.contact-us-wrap .item-contact-us:last-child {
    padding-right: 10px;
    border: none;
}
.contact-us-wrap .item-contact-us img {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: auto;
    margin-right: 10px;
}
.contact-us-wrap .item-contact-us  a {
    background: transparent !important;
    padding: 0;
    margin: 0;
    color: #333;
}
.contact-us-wrap .item-contact-us p {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    padding: 0 18px 3px 0;
    font-size: 22px;
    font-weight: bold;
    /*border-bottom: 1px solid transparent;*/
    background-image: url("../images/home/right.png");
    background-size: auto 12px;
    background-position: center right;
    background-repeat: no-repeat;
}
.contact-us-wrap .item-contact-us:hover p {
    /*border-color: #333;*/
}
@media (max-width: 1280px) and (min-width: 1170px) {
    .page-home .newhome .wrap {
        zoom: 1;
    }
    .page-home .home-news-list .wrap  {
        max-width: 1100px;
    }
}
@media (max-width: 1170px) {
    .page-home .developer-zone .wrap {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .page-home .item-independent:not(.no-border) {
        margin: 12px 10px !important;
    }
    .page-home .home-news-list .wrap  {
        width: calc(100% - 100px);
    }
    .page-home .espressif-career .espressif-career-content {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .page-home .item-contact-us {
        text-align: center;
        width: 33.3333%;
    }
    .page-home .item-contact-us img {
        display: block;
        margin: 0 auto !important;
    }
    .contact-us-wrap .item-contact-us p {
        font-size: 20px;
        text-align: center;
        margin-top: 10px;
    }
    .contact-us-wrap .item-contact-us {
        padding: 0 30px;
    }
    .page-home .espressif-career .espressif-career-content h2 {
        margin: 0 0 40px 0;
    }
    .page-home .espressif-career .espressif-career-content a {
        margin-top: 40px;
    }
}
@media (max-width: 800px)  {
    .page-home .developer-zone .wrap {
        display: block;
        text-align: center;
    }
    .page-home .item-independent:not(.no-border) {
        display: block !important;
        margin: 12px auto 30px !important;
        width: 350px !important;
    }
    .page-home .espressif-career .espressif-career-content h2 {
        margin: 0 0 30px 0;
    }
    .page-home .espressif-career .espressif-career-content p {
        width: 70%;
    }
    .page-home .espressif-career .espressif-career-content a {
        margin-top: 30px;
    }
    .contact-us-wrap .item-contact-us p {
        font-size: 18px;
    }
    .page-home .contact-us-wrap .wrap {
        display: block;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .page-home .contact-us-wrap .item-contact-us {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0 !important;
        margin-bottom: 50px;
        border: none;
    }
    .page-home .contact-us-wrap .item-contact-us a {
        display: inline-block;
        vertical-align: middle;
        width: 293px;
        margin: 0 auto;
        text-align: left;
    }
    .i18n-zh-hans.page-home .contact-us-wrap .item-contact-us a {
        width: 223px;
    }
    .page-home .contact-us-wrap .item-contact-us:last-child {
        margin-bottom: 0;
    }
    .page-home .item-contact-us img {
        display: inline-block;
        margin: 0 10px 0 0 !important;
    }
    .page-home .espressif-career .wrap {
        overflow: hidden;
    }
    .page-home .espressif-career .wrap img {
        position: relative;
        width: 170%;
        left: -30%;
    }
}
@media (max-width: 600px) {
    .page-home .home-news-list .news-list-content .news-block-list ul.slides li .fw {
        max-width: 350px !important;
        margin: 10px auto !important;
    }
}
#footer-wrapper {
    background: transparent !important;
    border-top: 1px solid #30A4DF !important;
}
#footer {
    background: #f1f1f1 !important;
}
.new-footer .main .panel ul li.first {
    color: #0272B7 !important;
}
.new-footer .share .panel {
    border: none !important;
}
.new-footer .main .panel {
    padding: 60px 0 0 !important;
}
/*banner*/
.new-gallary .pdb-word {
  right: 0 !important;
  width: 1140px;
  margin: 0 auto !important;
}
li.bn-left-center h1,
.pdb-word h1,
.banner-word h1 {
  font-size: 2.6em !important;
  margin: 0 0 12px !important;
}
li.bn-left-center h2,
.pdb-word h2,
.banner-word h2 {
  font-size: 2em !important;
  font-weight: normal !important;
  margin: 0 0 10px !important;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.page-home li.espEyeBanner {
    position: relative;
}
li.espEyeBanner .new-banner-word-up {
    position: absolute;
    top: 13%;
    left: 0;
    width: 100%;
    text-align: center;

}
li.espEyeBanner .new-banner-word-down {
    position: absolute;
    bottom: 13%;
    left: 0;
    width: 100%;
    text-align: center;
}
li.espEyeBanner .new-banner-word-down  a {
    display: inline-block;
    margin-top: 30px;
    padding: 0 17px;
    line-height: 40px;
    font-size: 1.125em;
    border-radius: 40px;
    font-family: "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "PingFang SC Medium", "PingFangSC-Medium", "黑体", sans-serif !important;
    font-weight: 500;
    border: 1px solid #fff;
    color: #fff;
}
.page-home li.espEyeBanner .ack-home-logo,
.page-home li.espEyeBanner .aws-alexa-home-logo {
    position: absolute !important;
    top: 12.5% !important;
    left: 50% !important;
    width: 100% !important;
    max-width: 1140px !important;
    display: block !important;
    -moz-transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
}
.page-home li.espEyeBanner .aws-alexa-home-logo {
  top: 8% !important;
}
.page-home li.espEyeBanner .ack-home-logo img,
.page-home li.espEyeBanner .aws-alexa-home-logo img {
    display: block;
    width: 220px !important;
    height: auto !important;
}
.page-home li.espEyeBanner .aws-alexa-home-logo img {
    width: 200px !important;
}
.views-display-home-dynews li.espEyeBanner p,
.pdb-word p,
.banner-word p  {
  font-size: 1.4em  !important;
  line-height: 1.625;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;

}
.banner-word.esp-product-selector-banner h2 {
  line-height: 1.625 !important;
  padding-top: 2em;
}
.banner-word.esp-product-selector-banner a {
  border-radius: 8px;
  color: #333;
  padding: 2px 26px;
  border-color: #fdc800;
  background: #fdc800;
  box-shadow: 0 0 6px rgba(0,0,0,.3);
  transition: all .1s linear;
}
.banner-word.esp-product-selector-banner a:hover {
  background: #fdc800 !important;
  color: #fff;
  box-shadow: 0 0 12px rgba(0,0,0,.3);
}
.i18n-en.views-display-home-dynews li.espEyeBanner p,
.i18n-en .pdb-word p,
.i18n-en .banner-word p {
  font-size: 1.6em  !important;
}
.esp-alexa .pdb-word p,
.i18n-en .esp-alexa .pdb-word p {
  font-size: 1.2em  !important;
}
.pdb-word, .subject,
li.bn-left-center .banner-word,
.banner-word,
.com-words {
    position: absolute;
    top: 50% !important;
    margin-top: 0 !important;
    bottom: unset !important;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.page-home li.espEyeBanner .aws-alexa-banner h1 {
    font-size: 2.1em !important;
    line-height: 1.4;
}
.page-home.views-display-home-dynews li.espEyeBanner .aws-alexa-banner p {
    font-size: 1.4em !important;
}
.page-home.views-display-home-dynews li.espEyeBanner p.banner-gradients {
    background: -moz-linear-gradient(left, #37AEE5 50%, #0080C8 100%);
    background: -webkit-gradient(linear, top left, top right, color-stop(50%, #37AEE5), color-stop(100%, #0080C8));
    background: -webkit-linear-gradient(left, #37AEE5 50%, #0080C8 100%);
    background: -o-linear-gradient(left, #37AEE5 50%, #0080C8 100%);
    background: -ms-linear-gradient(left, #37AEE5 50%, #0080C8 100%);
    background: linear-gradient(to right, #37AEE5 50%, #0080C8 100%);
    display: inline-block;
    border-radius: 6px;
    font-weight: bold;
    color: #fff;
    font-size: 14px !important;
    padding: 2px 18px;
    margin: 0 0 25px;
}
.aws-alexa-banner.banner-word a {
    background: rgba(255,255,255, .5) !important;
    border-color: #0080C8 !important;
    font-size: 16px !important;
    margin-top: 30px;
    padding: 0 25px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.aws-alexa-banner.banner-word a:hover {
    background: rgba(0, 128, 200, .08) !important;
}
#block-block-69 .pdb-word p {
  margin: 0;
}
#block-block-75 h1 {
  margin-bottom: 12px;
}
#block-block-40 .pdb-word {
  width: 1140px;
  margin: 0 auto !important;
}

.page-products-devkits-esp32-azure-kit .pdb-word {
    right: 0px !important;
    left: auto;
    width: 35%;
    margin-right: 100px !important;
}
.page-node-4300 .esp-alexa .com-words {
  font-size: 22px !important;
  line-height: 1.8;
}
.page-products-socs-esp8266 .pdb-word,
.page-node-242 .pdb-word,
.page-node-74  .pdb-word  {
  top: 20% !important;
  text-align: right;
  transform: translateY(-20%) !important;
}
.page-products-socs-esp8266 .pdb-word  img,
.page-node-242 .pdb-word img,
.page-node-74 .pdb-word img {
  width: 60px;
  float: right;
  margin-bottom: 0;
}
.page-products-socs-esp8266 .pdb-word  h1,
.page-node-242  .pdb-word  h1,
.page-node-74 .pdb-word  h1 {
  padding-top: 86px;
}
.page-products-equipment-production-testing-equipment #wechat .header img {
  width: 100%;
  height: auto;
}
.page-products-equipment-production-testing-equipment .sheet-category-overview>.view-footer {
  margin-top: 0;
}
.page-products-equipment-production-testing-equipment #wechat .header {
  height: auto;
}
.page-products-equipment-production-testing-equipment #wechat .inside {
  display: none;
}
.page-products-equipment-production-testing-equipment .block-menu-block.CMC {
  margin-top: -5px;
}
.page-ecosystem-iot-college-courses .pdb-word h1.iot-college-courses,
.page-ecosystem-iot-college-books .pdb-word h1.iot-college-books,
.page-node-712 .pdb-word h1.iot-college-videos,
.page-node-608 .pdb-word h1.iot-college-videos,
.page-node-596 .pdb-word h1.iot-college-projects,
.page-node-695 .pdb-word h1.iot-college-projects{
    display: block !important;
}
.hc-word {
    font-size: 2.6em !important;
}
.page-home .esp32-c3-banner .esp32-c3-margin {
    margin-top: 20px !important;
}

@media (min-width: 1500px) {
    .page-home li.espEyeBanner .ack-home-logo img  {
        width: 260px !important;
    }
}
@media (min-width: 1800px) {
    .page-home li.espEyeBanner .ack-home-logo {
        top: 13% !important;
    }
    .page-home li.espEyeBanner .ack-home-logo img  {
        width: 320px !important;
    }
}
@media (max-width: 1280px) and (min-width: 1170px) {
  #block-block-69 .pdb-word p {
    margin: 0;
  }
}
@media (max-width: 1280px) {
    .page-home li.espEyeBanner .ack-home-logo {
        left: 0 !important;
        padding-left: 100px !important;
        -moz-transform: none !important;
        -webkit-transform: none !important;
        -o-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        box-sizing: border-box !important;
    }
    .page-home li.espEyeBanner .aws-alexa-home-logo {
        top: 6% !important;
    }
    .page-home li.espEyeBanner .aws-alexa-home-logo img {
        margin-left: 100px;
    }
    .page-home.views-display-home-dynews li.espEyeBanner p.banner-gradients {
        margin-bottom: 18px !important;
    }
    li.bn-left-center .aws-alexa-banner a {
        margin-top: 18px !important;
    }
}
@media only screen and (max-width: 1170px) {
  .new-page-dt-style #highlighted {
      font-size: 16px;
  }
  .new-gallary .pdb-word, .new-pd-overview .content {
    width: auto !important;
    margin: 0 20px !important;
  }
  #block-block-40 .pdb-word {
    width: auto !important;
    margin: 0 20px !important;
  }
  li.bn-left-center h1, .pdb-word h1, .banner-word h1 {
      font-size: 2.4em !important;
  }
  li.bn-left-center h2,
  .pdb-word h2 {
      font-size: 1.8em !important;;
  }
  li.espEyeBanner p,
  .pdb-word p,
  .esp32-devkitc-for-google-gallery .pdb-word p  {
    display: block;
    font-size: 1.2em !important;;
    line-height: 1.625 !important;
  }
  .i18n-en li.espEyeBanner p,
  .i18n-en .pdb-word p,
  .i18n-en.views-display-home-dynews li.espEyeBanner p, 
  .i18n-en .pdb-word p, .i18n-en .banner-word p,
  .i18n-en .esp32-devkitc-for-google-gallery .pdb-word p {
      font-size: 1.4em !important;
      line-height: 1.625 !important;
  }
  li.bn-left-center a {
      margin-top: 30px;
  }
  li.espEyeBanner .new-banner-word-down  a {
      line-height: 32px;
      margin-top: 10px;
  }
  div#block-block-62 .pdb-word {
    width: auto;
    margin: 0 20px;
  }
  #block-block-60 .pdb-word {
    display: block;
    zoom: 1;
  }
  .esp32-devkitc-for-google-gallery .pdb-word h1,
  .esp32-devkitc-for-google-gallery .pdb-word .googlePlatform,
  .esp32-devkitc-for-google-gallery .pdb-word .tp-text {
    display: none;
  }
  .page-products-equipment-production-testing-equipment #wechat .inside{
    display: none !important;
  }
  .com-words, #block-block-19 .com-words {
    top: 50%;
    font-size: 1.4em !important;
    line-height: 1.625 !important;
    width: 40%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .page-node-2972 .slides .banner-word,
  .page-node-2909 .slides .banner-word {
    margin: 0 20px;
  }
  .page-node-2909 .pae-video-popup__open,
  .page-node-2972 .pae-video-popup__open {
    font-size: 12px !important;
    height: 50px !important;
    padding-top: 20px !important;
  }
  .page-node-2909 .pae-video-popup__open {
    padding-top: 10px !important;
  }
  .page-node-2909 .pae-video-popup__open img,
  .page-node-2972 .pae-video-popup__open img {
    position: relative;
    top: -5px;
  }
  .page-node-2909 .pae-video-popup__open img {
    top: 5px;
  }
  .socs-products p {
    display: none !important;
  }
  .esp32-devkitc-for-google-gallery .pdb-word {
    right: 0;
  }
  .hc-word {
    font-size: 2.4em !important;
    right: 10%;
    bottom: 15%;
  }
  .page-home li.espEyeBanner .aws-alexa-banner h1 {
    font-size: 1.6em !important;
  }
  .page-home.views-display-home-dynews li.espEyeBanner .aws-alexa-banner p {
    font-size: 1.1em !important;
  }
  .page-home li.espEyeBanner .aws-alexa-home-logo img {
    width: 160px !important;
  }
  .page-home .esp32-c3-banner .esp32-c3-margin {
    margin-top: 15px !important;
  }
    
}
@media (max-width: 970px){
    .page-home li.espEyeBanner .ack-home-logo {
        top: 12% !important;
    }
    .page-home li.espEyeBanner .ack-home-logo img {
        width: 180px !important;
    }
    .page-home li.espEyeBanner .aws-alexa-banner h1 {
        font-size: 1.4em !important;
    }
    .page-home.views-display-home-dynews li.espEyeBanner .aws-alexa-banner p {
        font-size: .9em !important;
    }
    .page-home li.espEyeBanner .aws-alexa-home-logo img {
        width: 140px !important;
    }
    .page-home.views-display-home-dynews li.espEyeBanner p.banner-gradients {
        margin-bottom: 14px !important;
        font-size: 13px !important;
    }
    li.bn-left-center .aws-alexa-banner a {
        margin-top: 14px !important;
    }
    .aws-alexa-banner.banner-word a {
        font-size: 14px !important;
    }
    .page-home .esp32-c3-banner .esp32-c3-margin {
        margin-top: 10px !important;
    }
}
@media only screen and (max-width: 768px) {
    .page-home li.espEyeBanner .ack-home-logo img {
        width: 140px !important;
    }
  .new-page-dt-style #highlighted {
      font-size: 14px;
  }
  .body-new-page-dt-style li.espEyeBanner *, 
  .new-page-dt-style li.espEyeBanner *,
  .flexslider .slides * {
    -webkit-text-size-adjust: none;
  }
  li.bn-left-center h1, 
  .pdb-word h1, 
  .banner-word h1,
  .socs-products h1 {
      font-size: 1.3em !important;
      margin-bottom: 6px !important;
  }
  li.bn-left-center h2, .pdb-word h2, .banner-word h2 {
      font-size: 1em !important;
      margin-bottom: 6px !important;
  }
  .views-display-home-dynews li.espEyeBanner p, .pdb-word p, .banner-word p, li.espEyeBanner p,
  .i18n-en li.espEyeBanner p, 
  .i18n-en .pdb-word p, 
  .i18n-en.views-display-home-dynews li.espEyeBanner p, 
  .i18n-en .banner-word p,
  .socs-products p,
  .esp32-devkitc-for-google-gallery .pdb-word p,
  .i18n-en .esp32-devkitc-for-google-gallery .pdb-word p {
      display: block;
      font-size: .8em !important;
      line-height: 1.625 !important;
  }
  .esp32-devkitc-for-google-gallery .pdb-word p.tp-text,
  .i18n-en .esp32-devkitc-for-google-gallery .pdb-word p.tp-text {
    display: none;
  }
  .i18n-en li.espEyeBanner p,
  .i18n-en .pdb-word p,
  .socs-products p span {
      font-size: .8em !important;
      line-height: 1.625 !important;
  }

  .banner-word a, .pdb-word a,
  li.espEyeBanner .new-banner-word-down  a {
      font-size: .8em !important;
      line-height: 1.625 !important;
      margin-top: 4px;
      padding: 0 10px;
  }
  li.bn-left-center a,
  .banner-word a, .pdb-word a {
      margin-top: 10px;
  }
  .socs-products img {
    width: 90% !important;
    margin: 30px 0 0;
  }
  #block-block-40 .pdb-word {
    margin: 0 20px !important;
  }
  #block-block-40 .pdb-word .content {
    width: auto;
  }
  div#block-block-62 .pdb-word .content {
    width: 60%;
    min-width: 300px;
  }
  .body-esp-eye-page .pdb-word {
    display: block;
  }
  #block-block-89 .pdb-word {
    zoom: 1;
  }
  .com-words, #block-block-19 .com-words {
    font-size: .8em !important;
    line-height: 1.625 !important;
  }
  .page-node-4531 .pdb-word {
  }
  .new-gallary.esp-alexa .pdb-word {
    display: none !important;
  }
  .page-products-devkits-esp32-azure-kit .pdb-word {
    width: 40%;
    max-width: 230px;
    margin-right: 20px !important;
  }
  .page-products-socs-esp8266 .pdb-word img {
    width: 36px;
  }
  .page-products-socs-esp8266 .pdb-word h1 {
    padding-top: 46px;
  }
  .page-node-236 .gallary .flexslider img,
  .page-node-71 .gallary .flexslider img {
    margin-bottom: 0 !important;
  }
  .hc-word {
    font-size: 1.3em !important;
    right: 12%;
    bottom: 13%;
  }
  .page-home li.espEyeBanner .aws-alexa-banner h1 {
        font-size: 1.2em !important;
        line-height: 1.2 !important;
    }
    .page-home.views-display-home-dynews li.espEyeBanner .aws-alexa-banner p {
        font-size: .7em !important;
    }
    .page-home li.espEyeBanner .aws-alexa-home-logo img {
        width: 120px !important;
    }
    .page-home.views-display-home-dynews li.espEyeBanner p.banner-gradients {
        margin-bottom: 12px !important;
        font-size: 12px !important;
    }
    li.bn-left-center .aws-alexa-banner a {
        margin-top: 12px !important;
    }
    .i18n-en .page-home.views-display-home-dynews li.espEyeBanner p.banner-gradients {
        margin-bottom: 6px !important;
    }
    .i18n-en li.bn-left-center .aws-alexa-banner a {
        margin-top: 6px !important;
    }
    .aws-alexa-banner.banner-word a {
        font-size: 12px !important;
    }
    .page-home .esp32-c3-banner .esp32-c3-margin {
        margin-top: 0 !important;
    }

}
@media only screen and (max-width: 740px){
  .CMC .content a.breakWord {
    line-height: 1;
    box-sizing: border-box;
    padding: 12px 0 9px;
    white-space: nowrap;
    word-break: break-word;
  }
}
@media only screen and (max-width: 660px) {
  #block-block-40 .pdb-word {
    left: 0;
  }
  #block-block-40 .pdb-word * {
    font-size: 14px !important;
  }
  #block-block-40 .pdb-word h1 {
    font-size: 18px !important;
  }
  #block-block-40 .pdb-word .content {
    max-width: 280px;
  }
  #block-block-40 .pdb-word h2 {
    padding-right: 20px;
    box-sizing: border-box;
  }
  .page-node-256 .newhome.hardware .colwithimg .item,
  .page-node-82 .newhome.hardware .colwithimg .item {
    max-width: 380px !important;
  }
}
@media only screen and (max-width: 630px) {
    .page-home li.espEyeBanner .aws-alexa-banner p:nth-of-type(1) {
        margin-top: 6px !important;
        transform: scale(.8,.8);
        transform-origin: 0 0;
    }
    .page-home li.espEyeBanner .aws-alexa-banner p:nth-of-type(2) {
        display: none !important; 
    }
    .page-home li.espEyeBanner .aws-alexa-banner  a {
        display: block;
        width: 92px;
        padding: 2px 0;
        text-align: center;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 568px) {
    .page-home li.espEyeBanner .ack-home-logo {
        padding-left: 20px !important;
    }
    .page-home li.espEyeBanner .aws-alexa-banner h1 {
        line-height: 1 !important;
    }
    .page-home li.espEyeBanner .aws-alexa-home-logo img {
        width: 70px !important;
        margin-left: 20px !important;
    }
    .page-home li.espEyeBanner .aws-alexa-banner p:nth-of-type(1) {
        margin-top: 6px !important;
        transform: scale(.7,.7);
        transform-origin: 0 0;
    }
    
}
@media only screen and (max-width: 550px) {
    .page-home li.espEyeBanner .ack-home-logo img {
        width: 90px !important;
    }
  li.bn-left-center h1, 
  .pdb-word h1, 
  .banner-word h1,
  .socs-products h1 {
      font-size: 1.2em !important;
  }
  li.bn-left-center h2, .pdb-word h2, .banner-word h2 {
      font-size: .9em !important;
  }
  .views-display-home-dynews li.espEyeBanner p, .pdb-word p, .banner-word p, li.espEyeBanner p,
  .i18n-en li.espEyeBanner p, 
  .i18n-en .pdb-word p, 
  .i18n-en.views-display-home-dynews li.espEyeBanner p, 
  .i18n-en .banner-word p,
  .socs-products p,
  .esp32-devkitc-for-google-gallery .pdb-word p,
  .i18n-en .esp32-devkitc-for-google-gallery .pdb-word p {
      font-size: .75em !important;
  }
  .i18n-en li.espEyeBanner p,
  .i18n-en .pdb-word p,
  .socs-products p span {
      font-size: .75em !important;
  }

  .banner-word a, .pdb-word a,
  li.espEyeBanner .new-banner-word-down  a {
      font-size: .75em !important;
  }
}
.page-node-256 .newhome.hardware .colwithimg .item,
.page-node-82 .newhome.hardware .colwithimg .item {
    border-radius: 6px;
}
.page-node-256 .newhome div>a,
.page-node-82 .newhome div>a {
    border-radius: 4px;
}
@media only screen and (max-width: 500px) {
  .page-node-2972 .slides .banner-word a,
  .page-node-2909 .slides .banner-word a {
    display: none;
  }
  li.bn-left-center h1, 
  .pdb-word h1, 
  .banner-word h1,
  .socs-products h1 {
      font-size: 1em !important;
  }
  li.bn-left-center h2, .pdb-word h2, .banner-word h2 {
      font-size: .8em !important;
  }
  .views-display-home-dynews li.espEyeBanner p, .pdb-word p, .banner-word p, li.espEyeBanner p,
  .i18n-en li.espEyeBanner p, 
  .i18n-en .pdb-word p, 
  .i18n-en.views-display-home-dynews li.espEyeBanner p, 
  .i18n-en .banner-word p,
  .socs-products p,
  .esp32-devkitc-for-google-gallery .pdb-word p,
  .i18n-en .esp32-devkitc-for-google-gallery .pdb-word p {
      font-size: .7em !important;
  }
  .i18n-en li.espEyeBanner p,
  .i18n-en .pdb-word p,
  .socs-products p span {
      font-size: .7em !important;
  }

  .banner-word a, .pdb-word a,
  li.espEyeBanner .new-banner-word-down  a {
      font-size: .7em !important;
  }
  .com-words, #block-block-19 .com-words {
    width: 50%;
  }
}
.page-home .item-independent h2,
.page-home .footer .right h2,
.page-home .footer .left h2 {
  font-size: 28px;
}
.page-home .item-independent a.item-nav-button {
  font-size: 17px;
}
@media screen and (max-width: 430px) {
    .page-home li.espEyeBanner .aws-alexa-banner p {
        display: none !important; 
    }
}
@media screen and (max-width: 568px) {
    .page-home .item-independent h2 {
        font-size: 22px;
    }
    /*.page-home .item-independent {
        height: auto !important;
    }*/
    .page-home .item-independent>ul a, 
    .page-home .item-independent .item-content-box ul li a, 
    .page-home .item-independent p, 
    .page-home .item-independent a.item-nav-button {
        font-size: 16px;
    }
    .page-home .item-independent a.item-nav-button {
        margin-top: 20px !important;
    }
    .page-home .colwithimg .awrap, .page-home .colwithimg .item-nav-button {
        position: static;
        margin-bottom: 20px !important;
    }
    .page-home .colwithimg .awrap a {
        margin-bottom: 0 !important;
    }
    .page-home .item-independent>ul {
        margin-bottom: 0;
    }
    .page-home .item-independent .item-content-box {
        padding-bottom: 20px;
    }
}
/*黄金比例*/
.golden-ratio-word {
  position: absolute;
  top: -webkit-calc(61.8% - 11px);
  top: calc(61.8% - 11px);
  left: 50%;
  width: 100%;
  max-width: 1140px;
  transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -webkit-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  box-sizing: border-box;
}
.golden-ratio-anti {
  top: -webkit-calc(38.2% + 11px);
  top: calc(38.2% + 11px);
  left: 50%;
}
.golden-ratio-word h1 {
  font-size: 42px;
  margin: 0 0 15px;
}
.golden-ratio-word:after {
  display: inline-block;
  width: 145px;
  height: 10px;
  content: '';
  background: #006699;
}
.i18n-zh-hans .golden-ratio-word:after  {
    width: 90px;
}
.golden-ratio-word.no-after:after {
    display: none !important;
}
@media screen and (max-width: 1170px) {
    .golden-ratio-word {
        padding-left: 20px;
    }
    .golden-ratio-word h1 {
      font-size: 38px !important;
    }
    .golden-ratio-word:after {
      width: 130px;
      height: 8px;
    }
    .i18n-zh-hans .golden-ratio-word:after  {
        width: 80px;
    }

}
@media screen and (max-width: 768px) {
    .golden-ratio-word h1 {
      font-size: 18px !important;
      margin-bottom: 5px;
    }
    .golden-ratio-word:after {
      width: 70px;
      height: 6px;
    }
    .i18n-zh-hans .golden-ratio-word:after  {
        width: 50px;
    }

}

.sat-page.view {
  margin-top: 30px;
}
.page-products-devkits-esp32-lyrat a.resource-link-button {
  width: 370px;
}

.page-products-devkits-esp32-azure-kit .view-display-id-block_2 {
    color: white !important;
    background: url(../images/background-esp32-azure-kit.jpg) no-repeat top center;
    background-size: cover;
}
.page-products-devkits-esp32-azure-kit .view-display-id-block_2 .view-content {
    width: 1160px;
    text-align: left;
    padding: 0px 0;
    margin: 0px auto;
}
.page-products-devkits-esp32-azure-kit .view-display-id-block_2 .view-content .single-resource-link {
    width: auto;
    font-size: 28px;
    margin-bottom: 0px;
    display: block;
}
.page-products-devkits-esp32-azure-kit .view-display-id-block_2 .view-content .field-content {
    padding-top: 40px;
}
.page-products-devkits-esp32-azure-kit .view-display-id-block_2 ul {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    list-style: disc inside;
}
.page-products-devkits-esp32-azure-kit .view-display-id-block_2 ul li {
    font-size: 20px;
    padding: 16px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    list-style: disc inside !important;
}
.page-products-devkits-esp32-azure-kit .view-display-id-block_1 .single-resource-link .resource-link-title {
    text-align: center;
}
.page-products-devkits-esp32-azure-kit a.resource-link-button {
    color: black;
    background-color: #f9f9f9 !important;
    border: 1px solid #b3b3b3;
    margin: auto;
    border-radius: 10px;
}
.page-products-devkits-esp32-azure-kit .view-display-id-block_1 .single-resource-link:first-child {
    border-right: 1px dotted black;
}
.i18n-en.page-products-devkits-esp32-azure-kit .view-display-id-block_1 .single-resource-link:first-child {
    border-right: 0;
    width: 98%;
}
.main-menu .menu-mlid-627 li.leaf.font-weight-normal {
  font-weight: normal !important;
}
.navbar-fixed-top {
    position: fixed !important;
    width: 100%;
    top: 0;
    top: 100px;
    z-index: 100;
}
.logged-in .navbar-fixed-top {
    position: static !important;
}
.page-support-documents-technical-documents .view-content .icheckbox {
    float: none;
    display: inline-block;
    vertical-align: sub;
}
.col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4,
.col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto,
.col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4,
.col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 768px){
  .col-md{
      -ms-flex-preferred-size:0;
      flex-basis:0;
      -ms-flex-positive:1;
      flex-grow:1;
      max-width:100%;
  }
  .col-md-auto{
      -ms-flex:0 0 auto;
      flex:0 0 auto;
      width:auto;
      max-width:100%;
  }
  .col-md-1{
      -ms-flex:0 0 8.333333%;
      flex:0 0 8.333333%;
      max-width:8.333333%;
  }
  .col-md-2{
      -ms-flex:0 0 16.666667%;
      flex:0 0 16.666667%;
      max-width:16.666667%;
  }
  .col-md-3{
      -ms-flex:0 0 25%;
      flex:0 0 25%;
      max-width:25%;
  }
  .col-md-4{
      -ms-flex:0 0 33.333333%;
      flex:0 0 33.333333%;
      max-width:33.333333%;
  }
  .col-md-5{
      -ms-flex:0 0 41.666667%;
      flex:0 0 41.666667%;
      max-width:41.666667%;
  }
  .col-md-6{
      -ms-flex:0 0 50%;
      flex:0 0 50%;
      max-width:50%;
  }
  .col-md-7{
      -ms-flex:0 0 58.333333%;
      flex:0 0 58.333333%;
      max-width:58.333333%;
  }
  .col-md-8{
      -ms-flex:0 0 66.666667%;
      flex:0 0 66.666667%;
      max-width:66.666667%;
  }
  .col-md-9{
      -ms-flex:0 0 75%;
      flex:0 0 75%;
      max-width:75%;
  }
  .col-md-10{
      -ms-flex:0 0 83.333333%;
      flex:0 0 83.333333%;
      max-width:83.333333%;
  }
  .col-md-11{
      -ms-flex:0 0 91.666667%;
      flex:0 0 91.666667%;
      max-width:91.666667%;
  }
  .col-md-12{
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      max-width:100%;
  }
}
@media (max-width:767px){
  .col-sm{
    -ms-flex-preferred-size:0;
    flex-basis:0;
    -ms-flex-positive:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-sm-auto{
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
    max-width:100%;
  }
  .col-sm-1{
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-sm-2{
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-sm-3{
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-sm-4{
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-sm-5{
     -ms-flex:0 0 41.666667%;
     flex:0 0 41.666667%;
     max-width:41.666667%;
   }
  .col-sm-6{
    -ms-flex:0 0 28%;
    flex:0 0 28%;
    max-width:28%;
  }
  .col-sm-7{
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-sm-8{
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-sm-9{
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-sm-10{
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-sm-11{
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-sm-12{
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
}
.d-flex {
  display: box;
  display: flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
/*从左至右*/
.flex-row {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
}
/*从上至下*/
.flex-column {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
/*从右至左*/
.flex-row-reverse {
  -webkit-box-pack: end;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
/*从下至上*/
.flex-column-reverse {
  -webkit-box-pack: end;
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  -o-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
/**子元素换行**/
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse;
  -moz-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  -o-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
/*主轴居左*/
.justify-content-start {
  -webkit-box-pack: start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
}
/*主轴居右*/
.justify-content-end {
  -webkit-box-pack: end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
/*主轴居中*/
.justify-content-center {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
/*主轴左右不留白*/
.justify-content-between {
  -webkit-box-pack: justify;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/*主轴左右留白*/
.justify-content-around {
  -moz-justify-content: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  -o-justify-content: space-around;
  justify-content: space-around;
}
/*交叉轴居左对齐*/
.align-items-start {
  -webkit-box-align: start;
  -moz-align-items: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
/*交叉轴居右对齐*/
.align-items-end {
  -webkit-box-align: end;
  -moz-align-items: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -o-align-items: flex-end;
  align-items: flex-end;
}
/*交叉轴居中对齐*/
.align-items-center {
  -webkit-box-align: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -o-align-items: center;
  align-items: center;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.flex1{
  -prefix-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
.intro-wrapper {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
  color: #2a3549;
}
.intro-wrapper h2 {
  text-align: center;
  margin-top: 0;
  font-size: 30px;
}
.intro-wrapper h3 {
  text-align: left;
  margin: 0;
  width: 100%;
  font-size: 20px;
}
.intro-wrapper p {
  margin: 1.5em 0;
  font-size: 16px;
  line-height: 1.625;
  color: #333;
}
.nav-header {
  width: 100%;
  height: 40px;
  background: #363636;
  overflow: hidden;
}
.nav-header .nav-tabs-wrap {
    max-width: 1140px;
    margin: 0 auto;
    overflow: hidden;
    overflow-x: auto;
}
.nav-header .nav-tabs-wrap ul {
    display: inline-block;
}
@media only screen and (max-width: 1170px) {
    .nav-header .nav-tabs-wrap {
      width: auto;
      margin: 0 20px;
    }
}
.nav-header ul li {
  display: table-cell;
  padding-right: 40px;
}
.nav-header ul a {
  font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
  color: #fff;
  padding: 12px 0 9px;
  margin-right: 0;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1;
  border-bottom: 3px solid #252525;
  height: 40px;
  box-sizing: border-box;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.nav-header ul li:hover a,
.nav-header ul li.active a {
  border-color: #006699;
}
@media screen and (max-width: 768px) {
  .nav-header ul li {
    padding-right: 20px;
  }
  .nav-header ul li:hover a {
    border-color: transparent;
  }
}
@media (max-width: 1280px) and (min-width: 1170px) {
  .intro-wrapper .inside {
    width: 920px;
  }
  .nav-header ul {
    max-width: 920px;
  }
}
.margin-bottom-50 {
  margin-bottom: 50px
}
.padding-left-30 {
  padding-left: 30px;
}
.padding-right-30 {
  padding-right: 30px;
}
.padding-left-45 {
  padding-left: 45px !important;
}
.padding-right-45 {
  padding-right: 45px !important;
}
.row .text-img {
  padding: 25px 0 0;
  margin: 0 auto;
  text-align: center;
}
.row .col-md-6 .text-img{
  width: 60%;
}
.row .col-md-4 .text-img{
  width: 70%;
}
#esp32-s2-features-wrap .row .col-md-4 .text-img{
  width: 80%;
}
.border-right {
  border-right: 1px solid #F5BAB9;
}
.row .text-img .img-info {
  width: 60%;
  max-width: 80px;
  margin: 0 auto;
  border-radius: 100%;
}
#esp32-s2-features-wrap .row .text-img .img-info { 
  box-shadow: 0 0 5px #999;
  overflow: hidden;
  width: 80px;
  height: 80px;
}
.row .col-md-4 .text-img .img-info {
  width: 90%;
}
.row .text-img .img-info img {
  width: 100%;
}
.row .text-img p.title {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.esp32-s2-features-wrap .text-img p.title,
#esp32-s2-features-wrap .text-img p.title {
  font-size: 16px !important;
}
.row .text-desc {
  font-size: 16px;
  line-height: 1.625;
  color: #666;
}
.row .text-desc ul li {
  list-style: disc !important;
  text-align: left;
  color: #E23633;
}
.row ul.line-style {
  padding-left: 18px;
}
.row .text-desc ul li span {
  color: #333;
}
.row .text-desc p {
  margin: 0;
  width: auto;
}
.grayBackground {
  background: #f4f4f4;
}
.row.esp32-s2-features-wrap {
  background: url("../images/esp32-s2/ESP32-S2-features-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1280px) and (min-width: 1170px) {
  .row.esp32-s2-features-wrap {
    background-size: 100% 100%;
  }
}
.esp32-s2-features-wrap .inside {
  padding: 0;
}
.esp32-s2-features-wrap .d-flex {
  padding: 30px 0 50px;
}
.row.esp32-s2-features-wrap .text-img p.title {
  color: #fff;
  margin: 15px 0 0;
}
.row .img-wrap {
  text-align: center;
  padding: 0 15px;
  box-sizing: border-box;
}
.esp32-s2-features-wrap.row .img-wrap {
    padding: 0;
}   
.row .img-wrap img {
  width: 80% !important;
  max-width: 300px;
}
.row .esp32-s2-img-wrap img {
  width: 70%;
  max-width: 350px;
}
.row .esp32-s2-img-wrap {
  position: relative;
  margin-top: 20px;
  padding: 20px 0 40px;
}
.row .esp32-s2-img-wrap p.title {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 20px 0 0;
  font-weight: bold;
}
.row  a.button {
  font-size: 16px;
  display: block;
  width: 206px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  color: #000;
  border: 1px solid #515151;
  border-radius: 8px;
  background: #fff;
  margin: 10px auto 0;
  line-height: 1;
  color: #333;
}
.row  a.button:hover {
  background: #e4e4e4 !important;
}
.row .btn-wrap {
  max-width: 800px;
  margin: 30px auto 0;
}
.row .btn-wrap ul {
  text-align: center;
}
.row .btn-wrap li {
  position: relative;
  display: inline-block;
  margin: 0 3px;
}
.esp32-s2-related-products .img-wrap p.title {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.esp32-s2-related-products .ul-link {
  width: 200px;
  margin: 30px auto 0;
}
.esp32-s2-related-products .ul-link ul li {
  list-style: none !important;
}
.esp32-s2-related-products .ul-link ul li a {
  position: relative;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
  display: inline-block;
  width: 100%;
  font-size: 16px !important;
  line-height: 1.8 !important;
  color: #337bc5;
  text-decoration: none;
}
.esp32-s2-related-products .ul-link ul li a:hover {
  color: #215386;
}
.esp32-s2-related-products .ul-link ul li a i {
  position: absolute;
  right: 0;
  top: -13px;
  display: inline-block;
  margin-left: 10px;
  font-size: 30px;
  text-decoration: none;
  font-style: normal !important;
}
.esp32-s2-related-products .text-img p.title {
  margin-top: 0;
}
.esp32-s2-related-products .text-img .img-info {
  max-width: 200px;
  overflow: hidden;
  border-radius: unset;
}
.esp32-s2-related-products .text-img .img-info img {
  cursor: pointer;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
    
}
.esp32-s2-related-products .text-img .img-info:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
#esp-rainMake .row .btn-wrap {
  margin: -10px 0 0;
}
#esp-rainMake p {
  margin-top: -2px !important;
}
#esp-rainMake .row .btn-wrap ul {
  text-align: left;
}
#touch-hmi .row .img-wrap.col-md-6 img {
  margin-left: 25px;
}
.buy-now {
  background: #2C374A;
  overflow: hidden;
  margin-bottom: 0;
}
.buy-now .buy-now-bg {
  margin: 0 auto;
  background-image: url("../images/esp32-s2/buy-now.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.buy-now h2 {
  color: #fff;
  margin-bottom: 50px;
}
.buy-now .buy-now-bg .button {
  color: rgba(255, 255, 255, .7);
  border-color: rgba(255, 255, 255, .7);
  background: transparent;
}
.buy-now .buy-now-bg .button:hover {
  color: rgba(255, 255, 255, 1) !important;
  border-color: rgba(255, 255, 255, 1) !important;
  background: #5b6271 !important;
}
@media screen and (min-width: 1120px) {
  .row .img-wrap img {
      width: 90% !important;
      max-width: 500px;
  }
  .i18n-en .esp32-s2-related-products .text-desc p {
      min-height: 120px;
  }
  .i18n-zh-hans .esp32-s2-related-products .text-desc {
      max-width: 400px;
      margin: 0 auto;
  }
  .row .esp32-s2-img-wrap.img-wrap img {
      width: 90% !important;
  }

}
.esp32-s2-features-wrap .img-wrap img {
  width: 100% !important;
}
@media (max-width: 1280px) and (min-width: 1170px) {
  .i18n-en .esp32-s2-related-products .text-desc p {
      min-height: 120px;
  }
}
@media screen and (max-width: 1170px) {
  .esp32-s2-related-products .text-desc p {
      min-height: 75px;
  }
  .i18n-en .esp32-s2-related-products .text-desc p {
      min-height: 120px;
  }
  .buy-now h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 980px) {
  .esp32-s2-related-products .text-desc p {
      min-height: 105px;
  }
  .i18n-en .esp32-s2-related-products .text-desc p {
      min-height: 140px;
  }
}
@media screen and (max-width: 767px) {
  .margin-bottom-0 {
    margin-bottom: 0 !important
  }
  .margin-bottom-80 {
      margin-bottom: 0;
  }
  .padding-left-30 {
      padding-left: 0;
  }
  .padding-right-30 {
      padding-right: 0;
  }
  .padding-left-45 {
    padding-left: 0 !important;
  }
  .padding-right-45 {
    padding-right: 0 !important;
  }
  .border-right {
      border: none;
  }
  .row .col-md-6.col-sm-12 .text-img{
      width: 80%;
  }
  .row .col-md-4.col-sm-6 .text-img {
    width: 100%;
  }
  .row .img-wrap,
  .row .text-img {
      margin-top: 10px;
  }
  .esp32-s2-features-wrap .row .text-img {
    margin-top: 0;
  }
  .esp32-s2-related-products .text-desc p {
    min-height: auto;
  }
  .row .esp32-s2-img-wrap {
      padding-bottom: 30px;
  }
  .buy-now .buy-now-bg {
      background-size: contain;
  }
  .row .btn-wrap {
      margin-top: 60px;
  }
  .buy-now .buy-now-bg .btn-wrap {
      margin-top: 30px
  }
  #esp-rainMake .row .btn-wrap {
      margin: 20px 0 0;
  }
  .row .esp-rainMaker .img-wrap {
      margin-top: 40px;
  }
  #esp-rainMake .row .btn-wrap ul {
      text-align: center;
  }
}
/*菜单样式*/
#block-menu-block-1 #download-menu ul ul,
#block-menu-block-1 #faq-menu ul ul {
    display: block !important;
    opacity: 1 !important;
    margin-left: 30px;
    background: transparent;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    -ms-transition: none;
}
#block-menu-block-1 #download-menu ul,
#block-menu-block-1 #faq-menu ul {
    background: rgba(0, 0, 0, 0.8);
}
#block-menu-block-1 #download-menu ul ul,
#block-menu-block-1 #faq-menu ul ul,
#block-menu-block-1 #download-menu ul ul li,
#block-menu-block-1 #faq-menu ul ul li {
    width: auto;
    height: auto;
    position: static;
    float: none;
    text-align: left;
    background: transparent;
    line-height: 18px;
}
#block-menu-block-1 #download-menu ul li a,
#block-menu-block-1 #faq-menu ul li a {
    border: 0;
    padding: 17px 0;
    padding-left: 55px;
    position: static;
    height: 20px;
    display: block;
    background-size: 30%;
    width: 80px;
    margin: 20px 0 5px 30px;
}
#block-menu-block-1 #download-menu ul ul li a,
#block-menu-block-1 #faq-menu ul ul li a {
    padding: 0;
    margin: 0;
    padding: 0;
    margin: 0;
    display: inline;
    float: none;
    font-size: 12px;
    line-height: 16px;
}
.main-menu #download-menu>ul.menu, 
.main-menu #faq-menu>ul.menu {
    width: auto !important;
}
#block-menu-block-1 #download-menu ul li, 
#block-menu-block-1 #faq-menu ul li {
    background: transparent;
}
#block-menu-block-1 #company-menu ul li a.m-invest {
  background-position: left center;
}
.front #block-menu-block-1 li#company-menu ul.menu {
    top: -70px;
}

#block-menu-block-1 li#company-menu ul.menu {
    top: -140px;
}
#block-menu-block-1 li#support-menu ul.menu, #block-menu-block-1 li#company-menu ul.menu {
    margin-top: 0;
}
.front #block-menu-block-1 #company-menu > ul.menu, 
#block-menu-block-1 #company-menu > ul.menu {
    height: 560px !important;
    width: 420px;
    overflow-x: hidden;
    overflow-y: scroll;
}
#block-menu-block-1 li#contact-us-menu ul.menu {
  top: -143px;
}
@media only screen and (max-width: 1170px) {
  #block-menu-block-1 .menu-block-wrapper>li>a {
    display: none;
  }
  #block-menu-block-1 #product-menu ul.menu,
  #block-menu-block-1 li#company-menu ul.menu,
  #block-menu-block-1 li#contact-us-menu ul.menu  {
      top: 0 !important;
  }
}

.page-support-explore-sales-faq .CMC .content .menu a.has-target {
    display: none;
}


/*新闻样式*/

.page-company-newsroom-news .list-media {
    width: 1140px;
}
.page-company-newsroom-news .list-media li .views-field {
    margin: 0;
}
.page-company-newsroom-news .list-media .view-content {
    margin: 0;
}
.page-company-newsroom-news .list-media li .views-field-field-new-type .field-content {
    font-size: 16px !important;
}
/*.i18n-zh-hans.page-company-newsroom-news .list-media li .views-field-field-new-type .field-content div {
  max-width: 40%;
}*/
.page-company-newsroom-news ul.pager.pager-load-more a {
    background: #636363;
}
.page-company-newsroom-news li.views-row.first-links .head h1,
.page-company-newsroom-news li.views-row.first-links .body,
.page-company-newsroom-news li.views-row.first-links .foot {
    background: rgba(77,77,77,.5);
}
.page-company-newsroom-news li.views-row.first-links .foot a {
    background: transparent;
}
.page-company-newsroom-news li.views-row.first-links .head h1 {
    padding: 30px 15px 10px;
    font-size: 20px;
}
.page-company-newsroom-news li.views-row.first-links .body p {
    padding: 10px 15px 15px;
    font-size: 14px;
    line-height: 22px;
}
.page-company-newsroom-news li.views-row.first-links .foot a {
    padding: 10px 0 18px;
    font-size: 18px;
}
li.views-row.first-links .foot a span {
    position: relative;
    top: 3px;
}
.page-company-newsroom-news li.views-row.first-links {
    position: relative;
    background: transparent !important;
    background-image: url(../images/newsletter-bg.png) !important;
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}
.page-company-newsroom-news #container .list-media.media-page li.views-row.first-links {
    padding-bottom: 0;
}
.page-company-newsroom-news #container .list-media.media-page li.views-row.first-links .foot {
    flex: 1;
}
.page-company-newsroom-news #container .list-media.media-page li.views-row.first-links .body li {
    padding: 6px 18px;
    font-size: 22px;
}
.page-company-newsroom-news #container .list-media.media-page li.views-row.first-links .body li:last-child {
    display: none;
}
.page-company-newsroom-news li.views-row.first-links .body li a {
    font-size: 16px;
}
.page-company-newsroom-news #container .list-media.media-page .view-content li.views-row {
    height: 330px;
    position: relative;
    -prefix-box-flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 261px;
    min-width: 22.2222%;
    max-width: 269px;
    background: transparent;
    box-shadow: 0 0 6px rgba(178,178,178,.3);
    overflow: revert;
    margin: 12px;
    /*border: 1px solid #ccc;*/
    padding-bottom: 0;
    border-radius: 6px;
    padding: 15px;
    box-sizing: border-box;
    transition: all .3s linear;
}
.page-company-newsroom-news #container .list-media.media-page .view-content li.views-row.not-found {
    padding: 50px 28px 0;
}
.page-company-newsroom-news #container .list-media.media-page .view-content li.views-row.not-found .views-field-title {
    text-align: center;
    font-size: 18px;
}
.page-company-newsroom-news #container .list-media.media-page .view-content li.views-row.not-found .views-field-body {
    margin-top: 50px;
    text-align: center;
}
.page-company-newsroom-news #container .list-media.media-page .view-content li.views-row:nth-child(4n) {
    margin-right: 0 !important;
}
.i18n-zh-hans.page-company-newsroom-news .news-block-list .views-field-nothing .read-more-wrap div:first-child {
    right: 26px;
    bottom: -4px;
    font-size: 40px;
    line-height: 56px;
}
.page-company-newsroom-news.i18n-zh-hans .news-block-list .views-field-nothing .read-more-wrap .read-more-content {
    right: 26px;
    bottom: -4px !important;
    line-height: 56px;
}
.page-company-newsroom-news #container .list-media.media-page .view-content li.views-row:hover {
    box-shadow: 0 0 12px rgba(178,178,178,.8);
}
.page-company-newsroom-news .list-media li .views-field.views-field-title .field-content a {
    font-size: 18px;
    line-height: 1.3;
}
.page-company-newsroom-news .view-display-id-block_on_top.list-media li .views-field.views-field-title .field-content a {
    color: #333 !important;
}
.page-company-newsroom-news .view-display-id-block_on_top.list-media li .views-field.views-field-title .field-content a:hover,
.page-company-newsroom-news .list-media li .views-field.views-field-title .field-content a:hover {
    color: #333 !important;
    text-decoration: underline !important;
}
.page-company-newsroom-news .list-media li .views-field.views-field-type-1 {
    position: absolute;
    left: -1px;
    top: -1px;
    margin: 0;
    padding: 5px 18px;
    background: #03234b;
    color: #fff;
    border-radius: 2px;
    border-top-left-radius: 6px;
}
.list-media li .views-field.views-field-type-1 .field-content {
    font-size: 16px;
}
.page-company-newsroom-news .list-media li.noImg .views-field.views-field-body {
    height: auto;
}
.page-company-newsroom-news .list-media li .views-field.views-field-body .field-content {
    font-size: 14px;
    margin-bottom: 0
}
@media (max-width: 1280px) and (min-width: 1170px) {
    .page-company-newsroom-news .list-media li .views-field.views-field-title .field-content a {
        font-size: 19px;
        overflow: hidden;
    }
}
.page-company-newsroom-news .list-media li .views-field.views-field-field-date .field-content {
    font-size: 14px;
    font-weight: normal;
    color: #c9c9c9;
}
.page-company-newsroom-news .list-media .view-content .item-list > ul {
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    /*margin-right: -10px;*/
}
.page-company-newsroom-news .list-media > .item-list {
    text-align: center;
}
.page-company-newsroom-news .list-media > .item-list > ul {
    display: inline-block;
    vertical-align: middle;
    margin: 30px auto;
}
.page-company-newsroom-news .list-media .item-list > ul.pager.pager-load-more {
    display: block;
    text-align: center;
}
.page-company-newsroom-news .views-exposed-form .views-exposed-widgets {
    position: relative;
}
.page-company-newsroom-news .views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0;
}
.page-company-newsroom-news .views-exposed-form .views-widget-filter-combine {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 30%;
}
.i18n-en.page-company-newsroom-news .views-exposed-form .views-widget-filter-combine {
    width: 28%;
}
.page-company-newsroom-news .views-exposed-form .views-reset-button {
    position: absolute;
    right: 10px;
    top: -2px;
    float: none;
}
.i18n-en.page-company-newsroom-news .views-exposed-form .views-reset-button {
    top: -3px;
}

.page-company-newsroom-news .list-media form .views-reset-button .form-submit {
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border: 0;
    background: url(../images/documents/retina/close.png) no-repeat center center;
    display: inline-block;
    background-size: cover;
    cursor: pointer;
    display: none;
}
.page-company-newsroom-news .list-media form .form-text {
    width: 100%;
    padding-left: 15px;
    padding-right: 40px;
    font-size: 16px;
    background: #fff;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "é»‘ä½“", sans-serif !important;
   /* background: url(../images/documents/retina/search.png) no-repeat 96% center;
    background-size: auto 20px;*/
    outline: 0;
    padding: 8px 0 8px 15px;
    border-radius: 50px;
    border: none;
    box-shadow: 0 0 3px #999;
    box-sizing: border-box;
    transition: all .2s linear;

}
.page-company-newsroom-news .list-media form .form-text:focus {
    box-shadow: 0 0 8px #999;
}
.page-company-newsroom-news .list-media form .views-submit-button {
    position: absolute;
    right: 14px;
    top: -3px;
}

.i18n-en.page-company-newsroom-news .list-media form .views-submit-button {
    /*top: -4px;*/
}
.page-company-newsroom-news .list-media form .views-submit-button .ajax-progress {
    display: none !important;
}
.page-company-newsroom-news .list-media form .views-submit-button .form-submit {
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border: 0;
    background: url(../images/documents/retina/search.png) no-repeat center center;
    display: inline-block;
    background-size: auto 20px;
    cursor: pointer;
}
.page-company-newsroom-news .bef-select-as-links  {
    padding: 0 0 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    overflow: hidden;
}
.page-company-newsroom-news .bef-select-as-links .form-type-bef-link {
    display: inline-block;
    padding: 0 15px;
    border-right: 1px solid rgba(0, 0, 0, .3);
}
.page-company-newsroom-news .bef-select-as-links .form-type-bef-link:first-child {
    padding-left: 0;
}
.page-company-newsroom-news .bef-select-as-links .form-type-bef-link:last-child {
    border: none;
}
.i18n-zh-hans.page-company-newsroom-news .bef-select-as-links .form-type-bef-link:first-child a {
    text-indent: -18px;
    display: inline-block;
    vertical-align: middle;
}
.i18n-zh-hans.page-company-newsroom-news .bef-select-as-links .form-type-bef-link:first-child a:after {
    content: "全部";
}
.page-company-newsroom-news .bef-select-as-links .form-type-bef-link a {
    color: #333;
    font-size: 16px;
    font-family: os, Arial, SimHei, STHeiti, -apple-system, BlinkMacSystemFont, sans-serif;
    text-decoration: none;
}
.page-company-newsroom-news .bef-select-as-links .form-type-bef-link a:hover,
.page-company-newsroom-news .bef-select-as-links .form-type-bef-link.selected a {
    color: #c33425;
    text-decoration: underline;
}
.page-company-newsroom-news .list-media {
    padding-bottom: 50px;
}
.page-company-newsroom-news .view-display-id-block_on_top {
    margin-top: 50px;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    width: 1140px !important;
}
.page-company-newsroom-news .view-display-id-block_on_top .view-content {
    flex: 1;
}
.page-company-newsroom-news .view-display-id-block_on_top.list-media li {
    position: relative;
}

.page-company-newsroom-news .view-display-id-block_on_top.list-media .view-content ul li .fw {
    margin: 0 !important;
    padding: 0;
    height: auto;
    box-shadow: none;
}
.page-company-newsroom-news .view-display-id-block_on_top.list-media .views-field-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.page-company-newsroom-news .view-display-id-block_on_top.list-media.media-block .flex-direction-nav {
    display: none !important;
}
.page-company-newsroom-news .view-display-id-block_on_top .news-block-list {
    box-shadow: 0 0 6px rgba(178,178,178,.3);
    border-radius: 6px;
    transition: all .3s linear;
}
.page-company-newsroom-news .view-display-id-block_on_top.list-media li img {
    width: 100%;
    height: auto;
    min-height: 330px;
    border-radius: 6px;
}
.page-company-newsroom-news .view-display-id-block_on_top.list-media li .views-field.views-field-title {
    padding: 20px 15px;
    background: -moz-linear-gradient(left, rgba(255,255,255, 1) 0%, rgba(255,255,255, .3) 100%);
    background: -webkit-gradient(linear, top left, top right, color-stop(0%, rgba(255,255,255, 1)), color-stop(100%, rgba(255,255,255, .3)));
    background: -webkit-linear-gradient(left, rgba(255,255,255, 1) 0%, rgba(255,255,255, .3) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255, 1) 0%, rgba(255,255,255, .3) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255, 1) 0%, rgba(255,255,255, .3) 100%);
    background: linear-gradient(to right, rgba(255,255,255, 1) 0%, rgba(255,255,255, .3) 100%);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-sizing: border-box;
}
.page-company-newsroom-news .view-display-id-block_on_top .view-footer {
    width: 266px;
    margin-left: 24px;
}
.page-company-newsroom-news .latest-from-espressif {
    position: relative;
    width: 100%;
    height: 330px;
    padding: 70px 0 0;
    background-image: url("../images/our-newsletter.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(178,178,178,.3);
    box-sizing: border-box;
    transition: all .3s linear;
}
.page-company-newsroom-news .latest-from-espressif:hover,
.page-company-newsroom-news .view-display-id-block_on_top .news-block-list:hover {
    box-shadow: 0 0 12px rgba(178,178,178,.8);
}
.page-company-newsroom-news .latest-from-espressif.intro-wrapper h2 {
    font-size: 18px;
}
.page-company-newsroom-news .latest-from-espressif p {
    text-align: left;
    margin: 16px 0 0;
    padding: 0 15px;
    font-size: 15px;
    box-sizing: border-box;
}
.page-company-newsroom-news .latest-from-espressif .btn-wrap {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 15px;
    text-align: center;
    box-sizing: border-box;
}
.page-company-newsroom-news .latest-from-espressif .btn-wrap a {
    flex: 1;
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
    color: #527AB4 !important;
    box-sizing: border-box;
}
.page-company-newsroom-news .latest-from-espressif .btn-wrap a:first-child {
    border-right: 1px solid #d2d2d2;
}
.page-company-newsroom-news .latest-from-espressif .btn-wrap a:hover {
    text-decoration: underline !important;
}
.page-company-newsroom-news #main .region.region-content {
    position: relative;
    padding-top: 210px;
}
.page-company-newsroom-news .view-media .view-header {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    text-align: center;
}
.page-company-newsroom-news .view-media .view-header h2 {
    font-size: 30px;
}
.page-company-newsroom-news .view-media .view-filters {
    position: absolute;
    top: 110px;
    left: 0;
    width: 100%;
}
.page-company-newsroom-news .view-media .view-filters form {
    max-width: 1140px;
    margin: 50px auto;
}
.page-company-newsroom-news #container .view-display-id-block_on_top .item-list.news-block-list ul li {
    width: 100%;
}
.page-company-newsroom-news .gallary {
    margin-bottom: 0 !important;
}
@media (min-width: 1170px) {
    .page-company-newsroom-news .latest-from-espressif {
        padding: 70px 0 0;
    }
    .page-company-newsroom-news .latest-from-espressif p {
        margin-top: 30px;
    }
}
@media (max-width: 1170px) {
    .page-company-newsroom-news #container .list-media.media-page li.views-row.first-links {
        overflow: hidden;
        margin-right: 15px !important;
    }
    .page-company-newsroom-news #container .item-list {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .page-company-newsroom-news .view-media .view-filters form {
        margin: 50px 20px 50px;
    }
    .page-company-newsroom-news #container .list-media.media-page .view-content li.views-row:nth-child(4n) {
        margin-right: 0 !important;
    }
    .page-company-newsroom-news #container .view-display-id-block_on_top .item-list.news-block-list {
        padding: 0;
    }
    .page-company-newsroom-news .view-display-id-block_on_top {
        width: 100% !important;
        margin: 50px 0 0;
        padding: 0 20px 50px;
        box-sizing: border-box;
    }
    .page-company-newsroom-news #container .item-list.news-block-list ul li {
        margin-bottom: 0 !important;
    }
    .page-company-newsroom-news .view-display-id-block_on_top .view-footer {
        margin-left: 20px;
    }
    .page-company-newsroom-news .view-display-id-block_on_top .view-footer {
        width: 25%;
        max-width: 23.5%;
    }
    .page-company-newsroom-news #container .list-media.media-page .view-content ul li {
        display: inline-block;
        vertical-align: top;
        margin: 10px !important;
        min-width: 22.2% !important;
        max-width: 23.5% !important;
        min-width: 0;
        text-align: left;
    }
    .page-company-newsroom-news #container .list-media.media-page li.views-row.first-links .body li {
        display: block;
        margin: 0 !important;
        width: 100% !important;
        font-size: 20px;
        padding: 14px 27px;
        box-sizing: border-box;
    }
    .page-company-newsroom-news li.views-row.first-links .head h1 {
        font-size: 30px;
        padding: 28px 15px 8px;
    }
    .page-company-newsroom-news li.views-row.first-links .body p {
        font-size: 14px;
        line-height: 1.5;
    }
    .page-company-newsroom-news li.views-row.first-links .foot a {
        font-size: 22px;
        padding: 18px 0 158px;
    }
    .page-company-newsroom-news #container .list-media.media-page li.views-row.first-links {
        overflow: hidden;
    }
}
@media (max-width: 950px) {
    .page-company-newsroom-news #container .list-media.media-page .view-content li.views-row:nth-child(4n) {
        margin-right: 10px !important;
    }
    .page-company-newsroom-news #container .list-media.media-page .view-content ul li {
        display: inline-block;
        vertical-align: top;
        margin: 10px !important;
        min-width: 29% !important;
        max-width: 31.3% !important;
        min-width: 0;
        text-align: left;
    }
    .page-company-newsroom-news #main .region.region-content {
        padding-top: 290px;
    }
    .page-company-newsroom-news .views-exposed-form .views-widget-filter-combine {
        position: static;
        width: 100% !important;
    }
    .page-company-newsroom-news .list-media form .form-text {
        padding: 9px 0 9px 50px;
    }
    .page-company-newsroom-news .list-media form .views-submit-button {
        top: 7px;
    }
    .page-company-newsroom-news .views-exposed-form .views-reset-button {
        top: 10px !important;
    }
    .page-company-newsroom-news .bef-select-as-links {
        padding-top: 50px;
    }
    .page-company-newsroom-news #container .list-media.media-page .view-content li.views-row:nth-child(3n) {
        margin-right: 0 !important;
    }
    .page-company-newsroom-news .view-display-id-block_on_top .view-footer {
        width: 33.333%;
        max-width: 31.3%;
    }
}
@media (max-width: 768px) {
    .page-company-newsroom-news #container .list-media.media-page .view-content li.views-row:nth-child(3n) {
        margin-right: 10px !important;
    }
    .page-company-newsroom-news #container .list-media.media-page .view-content ul li {
        display: inline-block;
        vertical-align: top;
        margin: 10px !important;
        min-width: 45% !important;
        max-width: 48% !important;
        min-width: 0;
        text-align: left;
    }
    .page-company-newsroom-news #container .list-media.media-page .view-content li.views-row:nth-child(2n) {
        margin-right: 0 !important;
    }
    .page-company-newsroom-news .view-display-id-block_on_top {
        display: block;
    }
    .page-company-newsroom-news .view-display-id-block_on_top.list-media li img {
        min-height: 200px;
    }
    .page-company-newsroom-news .view-display-id-block_on_top.list-media.media-block .item-list ul {
        overflow: hidden;
    }
    .page-company-newsroom-news .view-display-id-block_on_top .view-footer {
        width: 100%;
        max-width: 100%;
        margin: 50px 0 0 !important;
    }
    .page-company-newsroom-news .latest-from-espressif {
        height: 240px;
        padding-top: 40px;
    }
    .page-company-newsroom-news .view-display-id-block_on_top.list-media li .views-field.views-field-title {
        font-size: 16px;
        padding: 10px 15px;
    }
}
@media (max-width: 568px) {
    .page-company-newsroom-news #container .list-media.media-page .view-content ul li {
        margin: 10px !important;
        display: inline-block;
        min-width: 44% !important;
        max-width: 100%;
    }
    .page-company-newsroom-news #container .list-media.media-page .view-content li.views-row.first-links ul {
        margin: 0;
    }
    .page-company-newsroom-news #container .list-media.media-page li.views-row.first-links {
        overflow: hidden;
    }
    .page-company-newsroom-news li.views-row.first-links .foot a {
        font-size: 22px;
        padding: 18px 0 96px;
    }
    .page-company-newsroom-news #container .list-media.media-page li.views-row.first-links .body li {
        margin: 0 !important;
        display: block !important;
        width: 100% !important;
    }
    .page-company-newsroom-news .bef-select-as-links .form-type-bef-link a {
        font-size: 16px;
    }
    .page-company-newsroom-news .bef-select-as-links .form-type-bef-link:first-child a {
        text-indent: -18px;
    }
    .page-company-newsroom-news .bef-select-as-links .form-type-bef-link {
        padding: 0 6px;
    }
    .page-company-newsroom-news .list-media .view-content .item-list > ul {
        margin-left: 0;
    }
}
@media (max-width: 520px) { 
    .page-company-newsroom-news #container .list-media.media-page .view-content ul li {
        margin: 10px 0 !important;
        display: block;
        height: auto !important;
        min-width: 100% !important;
        max-width: 100%;
        min-height: 300px !important;
    }
}
@media (max-width: 460px) {
    .page-company-newsroom-news #container .list-media.media-page li.views-row.first-links .body li {
        height: auto !important;
    }
    .page-company-newsroom-news .bef-select-as-links .form-type-bef-link {
        padding: 0 1px;
    }
}
/**/
#newsletter-page h1 {
    font-size: 30px;
    text-align: center;
}
#newsletter-page h3 {
    font-size: 22px;
}
#newsletter-page p.info,
#newsletter-page p  {
    font-size: 16px;
    line-height: 1.625;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
#newsletter-page p a {
    color: #0071c5 !important;
    text-decoration: none;
}
#newsletter-page p a:hover {
    text-decoration: underline !important;
}
#newsletter-page td ul {
    margin-top: 13px;
}
#newsletter-page td li a,
#newsletter-page a {
    color: #0071c5;
    text-decoration: none;
}
#newsletter-page td li a:hover,
#newsletter-page a:hover {
    opacity: .8;
    text-decoration: underline !important;
}
.tq-category-list {
    margin: 60px auto !important;
}
/*新闻内容*/
.node-type-news .region-highlighted {
  position: relative;
}
.node-type-news #block-block-118 {
  margin-bottom: 0 !important;
}
#block-views-navigation-views-navigation-links {
    height: 40px;
    bottom: 12%;
    z-index: 10;
}
#block-views-navigation-views-navigation-links .content {
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}
#block-views-navigation-views-navigation-links .content .links {
    position: absolute;
    right: 8%;
    bottom: 0;
}
#block-views-navigation-views-navigation-links .content li {
    list-style: none;
    font-size: 18px;
    float: left;
}
.node-type-news #header {
  background-image: url(../images/news-banner.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.node-type-news .control-list {
  display: none;
}
.node-type-news #block-views-navigation-views-navigation-links .links a {
  width: 46px;
  height: 46px;
  position: relative;
  background: rgba(250, 250, 250, .5) !important;
  border-radius: 100% !important;
  overflow: hidden;
}
.node-type-news #block-views-navigation-views-navigation-links .links a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: auto 20px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.node-type-news #block-views-navigation-views-navigation-links .links .previous a:after {
  background-image: url(../images/next-left.png) !important;
}
.node-type-news #block-views-navigation-views-navigation-links .links .next a:after {
    background-image: url(../images/next-right.png) !important;
}
.node-type-news #block-views-navigation-views-navigation-links .links a:hover {
  background: rgba(250, 250, 250, 1) !important;
}
.node-type-news #main-wrapper {
  margin: 40px auto 100px;
}
.node-type-news .node-media .title h1 {
  font-size: 30px;
  margin-bottom: 30px;
}

.node-type-news .node-media .dl {
  padding-bottom: 30px;
  display: box;
  display: flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.node-type-news .node-media .dl h3 {
  font-size: 16px;
  margin-top: 0;
  line-height: 1.625;
  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;
}
.node-type-news .node-media .dl .summary {
  font-size: 16px;
  min-height: 60px;
  max-width: 80%;
  line-height: 1.625;
  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;
}

.node-type-news .node-media .body {
  font-size: 16px;
  margin-top: 40px;
}
.node-type-news .node-media .body p {
  line-height: 1.625;
}
.node-type-news .news-contral-wrap .addthis_sharing_toolbox,
.node-type-news .news-contral-wrap .reuse-button {
  background: #006699 !important;
  border-color: #006699 !important;
  border-radius: 6px;
}

.node-type-news .news-contral-wrap .addthis_sharing_toolbox:hover,
.node-type-news .news-contral-wrap .reuse-button:hover {
  background: #b72326 !important;
  border-color: #b72326 !important;
}
.node-type-news .share .toTop {
  background: url(../images/totop1.png) no-repeat center;
}
.node-type-news .news-contral-wrap .contral-wrap {
  border: none;
}
.node-type-news .author {
  display: none;
}
.node-type-news #content-newsDetail-wrap {
    padding: 0;
}
@media (max-width: 1280px) and (min-width: 1170px) {
    .node-type-news #main-wrapper,
    .node-type-news .region.region-content .block-system {
        width: 1140px;
    }
}

@media (max-width: 1170px) {
    .node-type-news #content-newsDetail-wrap {
        padding: 0 20px;
    }
    .node-type-news .news-contral-wrap .contral-wrap {
        padding-right: 20px;
    }
}

/*ESP AVS for AWS IoT SDK*/
.esp-alexa-wrap  h2 {
    text-align: center;
}
.esp-alexa-wrap .sublTitle {
    margin-bottom: 30px !important;
}
.esp-alexa-wrap .overview-content {
    display: none;
}
.esp-alexa-wrap p,
.esp-alexa-wrap li {
    font-size: 16px;
    line-height: 1.625;
}
.esp-alexa-wrap.content ul.list-style-disc li {
    list-style: disc;
}
.esp-alexa-wrap .btn-wrap {
    margin: 0 auto;
}
.esp-alexa-wrap .btn-wrap ul {
    text-align: center;
}
.esp-alexa-wrap .btn-wrap li {
    position: relative;
    display: inline-block;
    margin: 0 10px;
}
.esp-alexa-wrap .btn-wrap .app-way {
    display: none;
    position: absolute;
    top: 40px;
    padding-top: 5px;
    margin: 0 !important;
}
.esp-alexa-wrap .btn-wrap .app-way li {
    display: block;
    margin: 0;
}
.esp-alexa-wrap a.button {
    font-size: 16px;
    display: block;
    width: 206px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #000;
    border: 1px solid #000;
    border-radius: 8px;
    background: #fff;
    margin: 0 auto 20px;
    line-height: 1;
}
.esp-alexa-wrap a.button:hover {
    background: #e4e4e4;
}
.esp-alexa-wrap .companion-apps:hover .app-way {
    display: block;
}
.esp-alexa-wrap  .app-way a.button {
    margin: 0;
    padding: 0;
    border: none;
}
.esp-alexa-wrap  .app-way img {
    width: 100%;
    cursor: pointer;
}
.esp-alexa-wrap .row {
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.esp-alexa-wrap .col-md-6 {
    width: 100%;
}
.esp-alexa-wrap .text-center {
    text-align: center;
}

.esp-alexa-wrap .hardware-btn {
  text-align: left !important;
  margin-top: 14px;
}
.esp-alexa-wrap .hardware-btn {
  margin-top: 45px;
}
.intro-card {
  
}
.esp-alexa-wrap img {
    border-style: none;
    box-sizing: content-box;
    max-width: 100%;
}
.esp-alexa-wrap .position-relative {
    position: relative;
    transition: all .3s linear;
}
.esp-alexa-wrap .intro-icon {
    display: inline-block;
    margin: 0 auto;
    border-radius: 4px;
}
.esp-alexa-wrap .card-img {
    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;
}
.esp-alexa-wrap .hardware-img img {
    transition: all .3s linear;
    cursor: pointer;
}
.esp-alexa-wrap .hardware-img img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.esp-alexa-wrap .list-style-disc {
  margin-top: 45px !important;
}
.esp-alexa-wrap .esp-alexa-wrap h2.sublTitle {
  margin-top: 0 !important;
}
.esp-alexa-wrap .aws-look .row {
  align-items: center;
}
.esp-alexa-wrap .aws-look .intro-icon {
  margin: 0;
  width: 90% !important;
}
.esp-alexa-wrap .aws-look .intro-text {
    padding-left: 30px;
}
.esp-alexa-wrap .aws-look .intro-text p:nth-child(1) {
  font-size: 16px;
  font-weight: bold;
}
.esp-alexa-wrap .aws-look .intro-text h3 {
  margin: 10px 0 30px !important;
  font-size: 22px;
}
.esp-alexa-wrap .aws-look .intro-text a.button {
  margin: 35px 0 0;
}
.i18n-en .esp-alexa-wrap .aws-look .intro-text h3 {
  margin: 10px 0 20px !important;
}
.i18n-en .esp-alexa-wrap .aws-look .intro-text a.button {
  margin: 25px 0 0;
}
@media (max-width: 1280px) and (min-width: 1170px) {
    .esp-alexa-wrap .sdk-desc {
        padding: 0 40px;
    } 
}
@media (max-width: 1170px) {
    .esp-alexa-wrap .list-style-disc {
      margin-top: 25px !important;
   }
}
@media (min-width: 768px) {
    .esp-alexa-wrap .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
   
}
@media (max-width: 768px) {
    /*.esp-alexa-wrap p,
    .esp-alexa-wrap ul {
        margin-top: 20px;
    }*/
    .esp-alexa-wrap .intro-text {
        margin-top: 0;
        padding-left: 0;
    }
    .esp-alexa-wrap .list-style-disc {
        padding-left: 2rem;
    }
    .esp-alexa-wrap .overview-content {
        display: block;
    }
    .esp-alexa-wrap .hardware-btn {
        text-align: center !important;
    }
    .esp-alexa-wrap a.button {
        width: 180px;
    }
    .new-gallary.esp-alexa .pdb-word {
        display: block !important;
    }
    .new-gallary.esp-alexa .pdb-word h2,
    .new-gallary.esp-alexa .pdb-word p {
        display: none;
    }
    .new-gallary.esp-alexa .pdb-word h1 {
        display: block !important;
        font-weight: normal;
    }
    #esp-skainet-wrap.esp-alexa-wrap .sections > div:nth-of-type(2) .sublTitle {
        margin-bottom: 25px !important;
    }
    #esp-skainet-wrap.esp-alexa-wrap .sections > div:nth-of-type(3) .intro-text {
        margin-top: 30px;
    }
    .esp-alexa-wrap .aws-look .intro-icon {
       margin: 0 auto;
       width: 100% !important;
    }
    .esp-alexa-wrap .aws-look  .intro-text {
       margin-top: 20px;
       padding-left: 0;
    }
    .esp-alexa-wrap .aws-look .intro-text a.button {
        margin: 25px auto 0 !important
    }
}
.content p.sub-tip-link {
  margin-top: 40px;
  font-size: 20px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
/*导航栏*/
#page-wrapper {
    position: relative;
    padding-top: 60px;
}
.page-home #page-wrapper {
    padding-top: 60px;
}
@media only screen and (max-width: 1170px) { 
  #page-wrapper {
    position: relative;
    padding-top: 80px !important;
    overflow: hidden;
    /*overflow-y: scroll;*/
  }
  .navbar-fixed-top {
    position: fixed;
    width: 100%;
    top: 0;
    top: 80px;
    z-index: 100;
  }
  .logged-in .navbar-fixed-top {
      top: 21px;
  }
}
#header-nav {
    font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
    position: fixed;
    top: 0;
    z-index: 400;
    height: 60px;
    line-height: 60px;
    width: 100%;
    /*overflow: hidden;*/
    background: #f4f4f4;
    box-sizing: border-box;
}
#header-nav a {
    font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}

.page-home  #header-nav {
    height: 60px;
    line-height: 60px;
}
.logged-in #header-nav {
    position: absolute;
}
#menu-path-wrap {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 399;
    border-bottom: 1px solid #f1f1f1;
}
.logged-in #menu-path-wrap {
    position: absolute;
}
#menu-path-wrap .path-content {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}
#menu-path-wrap .hm.hm-1 {
    position: relative;
    background: url(../images/header/left.png) no-repeat right center;
    padding-right: 20px;
    background-size: 16px 16px;
    background-position: right center;
    height: auto;
    margin-top: 0 !important;
}
#menu-path-wrap .path-content .hm-1:first-child h2,
#menu-path-wrap .path-content .hm:last-child h2  {
    cursor: auto;
}
#menu-path-wrap .path-content .hm-1:first-child .content {
    display: none !important;
}
#menu-path-wrap .hm .content {
    position: absolute;
    left: 0;
    top: 41px;

}
#menu-path-wrap .hm .content>ul.menu {
    background: #fff;
    border-radius: 6px;
    padding: 10px 0;
    border: 1px solid #f1f1f1;
}
#menu-path-wrap .hm .content>ul.menu li {
    line-height: 30px;
    min-width: 160px;
    padding: 0 15px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
#menu-path-wrap .hm .hm-mlid-1790,
#menu-path-wrap .hm .hm-mlid-1755 {
    display: none;
}
#menu-path-wrap .hm .content>ul.menu li a {
    font-size: 14px;
    white-space:nowrap;
}
.page-support-download-documents .hm {
    display: block;
}
.page-node-590 .menu-path .hm-2 {
    display: none;
}
#menu-path-wrap .hm .content>ul.menu li a.active-trail {
    color: #006699;
}
#menu-path-wrap .hm.hm-1 h2 {
    padding-left: 0;
}
.page-home  #menu-path-wrap .hm.last {
    display: none;
}
#menu-path-wrap .hm.last {
    display: inline-block;
    padding-left: 6px;
    margin-top: 0 !important;
}
#menu-path-wrap .hm.hm-2 {
    padding-left: 6px;
}
#menu-path-wrap .hm h2 {
    font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
    font-weight: normal;
    padding-right: 0;
    background: none;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    margin: 0;
}
@media (max-width: 1280px) and (min-width: 1170px) {
    #header-nav {
        zoom: 1 !important;
    }
}
#header-nav a,
#menu-path-wrap a {
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}
#header-nav .contact-us {
  width: auto;
  margin: 0;
}
#header-nav a:hover,
#menu-path-wrap a:hover {
    color: #006699;
    text-decoration: none;
}
#header-nav .menu-mlid-630 {
    display: none !important;
}
a#logo {
    margin-top: 14px;
    float: left;
    width: auto;
    height: 34px;
    line-height: 34px;
    background: none !important;
}
.views-display-home-dynews #header #logo {
    margin-top: 14px !important;
}
a#logo img {
    width: auto;
    opacity: 1 !important;
    height: 100%;
}
#header-nav .section {
    width: 1140px;
    position: relative;
    margin: 0 auto;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.logged-in #header-nav .section {
    position: static;
}
#header-nav .top_right_sul {
    position: absolute;
    top: 1px;
    right: 0;
}
.top_right_sul a:not(.contextual-links-trigger) {
    width: auto;
    height: auto;
    border: none;
    background-image: none;
    text-indent: 0;
    text-decoration: none;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
}
#header-nav .top_right_sul a.sul_search {
    width: 24px;
    background-image: url(../images/search1.png?v1);
    background-repeat: no-repeat;
    background-size: auto 24px !important;
    background-position: center;
    text-indent: -200px;
}
#header-nav .top_right_sul a.sul_search:hover {
    background-image: url(../images/search1.png?v1) !important;
    background-repeat: no-repeat !important;
    background-size: auto 24px !important;
    background-position: center !important;
}
a.sul_rss {
    text-indent: 0 !important;
    background: transparent !important;
    line-height: unset;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: auto !important;
    padding: 0 0 0 25px;
}
.top_right_sul a:hover,a.sul_rss:hover {
    color: #006699 !important;
    background: transparent !important;
}
#header-nav .section .menu-wrap .menu-block-wrapper > ul.menu > li > a {
    line-height: 62px;
    background-image: linear-gradient(#666, #666), linear-gradient(#fff, #fff);
    background-size: 0 0px, 0 0px;
    background-repeat: no-repeat;
    background-position: center bottom, center -1px;
    background-color: transparent;
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    -moz-transition: background 0s ease-out;
    transition: background 0s ease-out;
    -moz-transition: all .2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#header-nav .section .menu-wrap .menu-block-wrapper > ul.menu > li > a.checked {
		color: #006699;
    text-decoration: none;
    background-image: linear-gradient(#006699, #006699), linear-gradient(#006699, #006699);
    background-size: 100% 3px, 100% 1px;
    box-shadow: none;
}



@media only screen and (max-width: 1170px){
	#header-nav .section .menu-wrap .menu-block-wrapper > ul.menu > li > a.checked {
	color: #006699;
    text-decoration: none;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
    background-size: 100% 3px, 100% 1px;
    box-shadow: none;
}
}

.new-main-menu h2 {
    display: none;
}
#header-nav .menu-wrap {
    float: left;
    margin-left: 18px;
    flex: 1;
}
#header-nav.active #logo,
#header-nav.active .menu-wrap a,
#header-nav.active a.sul_language_zh-hans,
#header-nav.active a.sul_language_en,
#header-nav.active a.sul_rss,
#header-nav.active a.sul_search {
    -moz-transition: all .3s ease-out !important;
    -webkit-transition: all 0.3s ease-out !important;
    -o-transition: all 0.3s ease-out !important;
    -ms-transition: all 0.3s ease-out !important;
    transition: all 0.3s ease-out !important;
}
#header-nav.active .menu-wrap a,
#header-nav.active #logo,
#header-nav.active a.sul_language_zh-hans,
#header-nav.active a.sul_language_en,
#header-nav.active a.sul_rss,
#header-nav.active a.sul_search {
    -moz-transition: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
#header-nav .menu-wrap .menu-border-left {
    border-left: 1px solid #dadada;
}
#header-nav .menu-wrap #block-menu-block-1 {
    float: left;
}
#header-nav .top_right_sul #block-search-form {
    display: none;
}
#header-nav .top_right_sul #block-search-form.active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 401;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    overflow: hidden;
}
#header-nav .top_right_sul #block-search-form.active .mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.logged-in #header-nav .top_right_sul #block-search-form.active .content {
    top: 82px;
}
#header-nav .top_right_sul #block-search-form.active .content  {
    position: relative;
    width: 600px;
    height: 60px;
    margin: 0 auto;
    z-index: 402;
}
#header-nav .top_right_sul span.search-close {
    position: absolute;
    display: block;
    right: 10px;
    width: 30px;
    height: 30px;
    top: 15px;
    z-index: 403;
    background-image: url(../images/searchclose.png?v1);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 22px !important;
    opacity: 1;
    cursor: pointer;
}
#header-nav .top_right_sul span.search-close:hover {
    background-image: url(../images/searchclose.png?v1) !important;
    background-size: auto 22px !important;
    opacity: .8;
}
#header-nav .top_right_sul .form-item .form-text,
.quick-connect p,
.quick-connect ul li a {
    animation: fadeInRight .3s ease-in;
    -webkit-animation: fadeInRight .3s ease-in; /* Safari 和 Chrome */
}

.quick-connect {
    position: absolute;
    width: 100%;
    background: #fff;
    padding: 24px 0 18px;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}

.quick-connect p {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
    margin: 10px 40px 10px;
    font-size: 12px;
    color: #999;
}
.quick-connect ul {
    margin: 0 50px;
}
.quick-connect ul li {
    line-height: 30px;
}
.quick-connect ul li a {
    display: block !important;
    width: 100% !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
    font-size: 14px !important;
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(15%, 0, 0);
        transform: translate3d(15%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(15%, 0, 0);
        transform: translate3d(15%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.block-search.active .form-item.form-type-textfield.form-item-search-block-form:after {
    display: none;
}
#header-nav .top_right_sul #block-search-form #edit-actions {
    display: none;
}
#header-nav .top_right_sul .form-item {
    margin: 0;
}
#header-nav .top_right_sul .form-item .form-text {
    position: static;
    height: 60px;
    line-height: 30px;
    font-size: 16px;
    width: 100%;
    border-radius: 50px;
    border: none;
    background: transparent;
    padding: 0 0 0 40px;
    color: #333;
    opacity: 1;
    outline: none;
    font-style: normal;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    box-sizing: border-box;
    font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
#header-nav .top_right_sul .form-item .form-text {
    background-image: url(../images/search.svg?v1);
    background-repeat: no-repeat;
    background-size: auto 24px;
    background-position: 8px center;
    margin-left: 0px;
}
.block-search input.form-text::-webkit-input-placeholder {
    color: #333;
    font-size: 14px;
    font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
.block-search input.form-text:-moz-placeholde {
    color: #333;
    font-size: 14px;
    font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
.block-search input.form-text::-moz-placeholder {
    color: #333;
    font-size: 14px;
    font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
.block-search input.form-text:-ms-input-placeholder {
    color: #333;
    font-size: 14px;
    font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
#header-nav .menu-wrap .menu-name-main-menu>ul li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    height: 100% !important;
    margin: 0;
    padding: 0;
    background: transparent;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>li {
    height: 60px !important;
    padding: 0 14px;
}
#header-nav .menu-wrap .menu-name-main-menu>ul li ul li {
    padding-right: 0;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>li a {
    display: block;
    height: 100%;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>li ul.menu li a  {
    text-align: left;
    padding-left: 32px;
    background-size: auto 24px;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>li>ul.menu>li>a.m-socs+ul.menu li.m-esp-product-selector {
    margin-top: 10px;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>li>ul.menu>li>a.m-socs+ul.menu li.m-esp-product-selector>a {
    padding-top: 5px;
    width: 160px;
    font-size: 16px;
    white-space:nowrap;
    font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
    background-image: url('../images/outer-join-icon.png');
    background-size: auto 22px;
    background-position: left center;
    background-repeat: no-repeat;
}
/*#header-nav .menu-wrap .menu-name-main-menu>ul>li>ul.menu>li>a.m-socs+ul.menu li.m-longevity-commitment {
    position: absolute;
    bottom: 17px;
    height: 30px !important;
    line-height: 30px !important;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>li>ul.menu>li>a.m-socs+ul.menu li.m-longevity-commitment>a {
    padding-top: 5px;
    height: 30px !important;
    line-height: 30px !important;
    width: 160px;
    border-top: 1px solid #dadada;
    white-space:nowrap;
}*/
#header-nav .menu-wrap .menu-name-main-menu>ul>li>ul.menu>li>a:hover {
    color: #333;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>#join-us-menu>ul.menu>li>a,
#header-nav .menu-wrap .menu-name-main-menu>ul>#contact-us-new-menu>ul.menu>li>a {
    cursor: pointer !important;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>#join-us-menu>ul.menu>li>a:hover,
#header-nav .menu-wrap .menu-name-main-menu>ul>#contact-us-new-menu>ul.menu>li>a:hover,
#header-nav .menu-wrap .menu-name-main-menu>ul>li>ul.menu>li> ul.menu a:hover,
#header-nav .menu-wrap .menu-name-main-menu>ul>li ul.menu li a.active {
    color: #006699;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>#join-us-menu>ul.menu>li>a:hover,
#header-nav .menu-wrap .menu-name-main-menu>ul>#contact-us-new-menu>ul.menu>li>a:hover,
#header-nav .menu-wrap .menu-name-main-menu>ul>li>ul.menu>li> ul.menu a:hover,
#header-nav .menu-wrap .menu-name-main-menu>ul>li ul.menu li ul li a.active {
    text-decoration: underline;
}
#header-nav .menu-wrap .menu-name-main-menu>ul li ul.menu {
    display: none;
    background: #fff;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>li:hover>ul.menu {
    position: fixed;
    display: block;
    width: 100%;
    left: 0;
    top: 60px;
    z-index: 402;
    padding: 12px 0 12px;
    line-height: 1;
    background: #fff;
    text-align: center;
    color: #333;
    border-bottom: 1px solid #f1f1f1;
}
@media only screen and (min-width: 1170px) {
    #header-nav .menu-wrap .menu-name-main-menu>ul {
        max-width: 800px;
        display: box;
        display: flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .logged-in #header-nav .menu-wrap .contextual-links-region {
        position: static;
    }
    .logged-in #header-nav .top_right_sul {
        position: relative;
        float: right;
    }
    .logged-in #header-nav .menu-wrap .menu-name-main-menu>ul>li:hover>ul.menu,
    .logged-in #header-nav .menu-wrap .menu-name-main-menu>ul>li.open>ul.menu {
        position: absolute;
        width: 100%;
    }
    #header-nav>.top_right_sul {

    }
    #header-nav .section .menu-wrap .menu-block-wrapper  > ul.menu > li:hover > a,
    #header-nav .section .menu-wrap .menu-block-wrapper  > ul.menu > li > a.active-trail,
    #header-nav .section .menu-wrap .menu-block-wrapper  > ul.menu > li > a.active {
        color: #006699;
        text-decoration: none;
        background-image: linear-gradient(#006699, #006699),
        linear-gradient(#006699, #006699);
        background-size: 100% 3px, 100% 1px;
        box-shadow: none;
    }
}
.front #block-menu-block-1 #product-menu > ul.menu, #block-menu-block-1 #product-menu > ul.menu {

}
#header-nav .menu-wrap .menu-name-main-menu>ul>li:hover>ul.menu > li > ul.menu,
#header-nav .menu-wrap .menu-name-main-menu>ul>li:hover>ul.menu > li > ul.menu > li {
    display: block;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>li:hover>ul.menu > li > a {
    display: block;
    line-height: 40px;
    width: 160px;
    margin-right: 36px;
    border-bottom: 1px solid #dadada;
    cursor: pointer;
}
#header-nav .menu-wrap a.m-industries {
    margin-left: 30px !important;
}
#header-nav .menu-wrap a.m-industries + ul li a {
    padding-left: 62px !important;
}
#header-nav .menu-wrap a.m-hmi {
    margin-right: 30px !important;
}
@media (max-width: 1280px) and (min-width: 1170px) {
    #header-nav .menu-wrap .menu-name-main-menu>ul>li:hover>ul.menu > li > a {
        width: 130px;
        margin-right: 20px;
        white-space:nowrap;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul>li>ul.menu>li>a.m-socs+ul.menu li.m-longevity-commitment>a  {
        width: 140px;
        white-space:nowrap;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul #ecosystem-new-menu:hover>ul.menu > li > a {
        width: 160px;
    }
}
@media (max-width: 1360px) and (min-width: 1280px) {
    #header-nav .menu-wrap .menu-name-main-menu>ul>li:hover>ul.menu > li > a {
        width: 150px;
        margin-right: 30px;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul>li>ul.menu>li>a.m-socs+ul.menu li.m-longevity-commitment>a  {
        width: 150px;
        white-space:nowrap;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul #ecosystem-new-menu:hover>ul.menu > li > a {
        width: 160px;
    }

}
#header-nav .menu-wrap a.m-join-us + ul,
#header-nav .menu-wrap a.m-contact-us + ul {
    padding: 16px 0 3px 0 !important;
}
#header-nav .menu-wrap a.m-join-us + ul li a,
#header-nav .menu-wrap a.m-contact-us + ul li a {
    padding: 20px 0 0;
    text-align: center !important;
    padding-left: 0 !important;
    border-bottom: none !important;
    width: auto !important;
    min-width: 120px;
    cursor: pointer;
}
#header-nav .menu-wrap a.m-join-us + ul li ul.menu,
#header-nav .menu-wrap a.m-contact-us + ul li ul.menu {
    display: none !important;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>li:hover>ul.menu > li:last-child > a {
    margin-right: 0;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>li:hover>ul.menu > li > ul.menu a {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
    font-size: 14px;
    line-height: 30px;
}
#header-nav .menu-wrap .menu-name-main-menu>ul>li:hover>ul.menu > li > ul.menu {
    padding-top: 6px;
}
#header-nav .menu-wrap a.m-socs {
    background: url(../images/header/socs.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-socs.active{
    background: url(../images/header/socs_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-modules {
    background: url(../images/header/modules.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-modules.active{
    background: url(../images/header/modules_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-devkits {
    background: url(../images/header/devkits.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-devkits.active{
    background: url(../images/header/devkits_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-sdks {
    background: url(../images/header/sdk.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-sdks.active{
    background: url(../images/header/sdk_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-equipments {
    background: url(../images/header/equipments.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-equipments.active{
    background: url(../images/header/equipments_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-services {
    background: url(../images/header/services.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-services.active{
    background: url(../images/header/services_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-audio-solutions {
    background: url(../images/header/audio-solutions.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-audio-solutions.active{
    background: url(../images/header/audio_solutions_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-face-recognition {
    background: url(../images/header/face.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-face-recognition.active{
    background: url(../images/header/face_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-hmi {
    background: url(../images/header/hmi.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-hmi.active{
    background: url(../images/header/hmi_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-device-connectivity {
    background: url(../images/header/device_connectivity.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-device-connectivity.active{
    background: url(../images/header/device_connectivity_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-industries {
    background: url(../images/header/industries.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-industries.active{
    background: url(../images/header/industries_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-download {
    background: url(../images/header/download.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-download.active{
    background: url(../images/header/download_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-faq {
    background: url(../images/header/jsqc.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-faq.active{
    background: url(../images/header/jsqc.png) no-repeat left center;
}

#header-nav .menu-wrap a.m-faq1 {
    background: url(../images/header/ydty.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-faq1.active{
    background: url(../images/header/ydty.png) no-repeat left center;
}

#header-nav .menu-wrap a.m-faq2 {
    background: url(../images/header/ktsb.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-faq2.active{
    background: url(../images/header/ktsb.png) no-repeat left center;
}

#header-nav .menu-wrap a.m-new-doc {
    background: url(../images/header/documents.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-new-doc.active{
    background: url(../images/header/documents_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-resources {
    background: url(../images/header/xgxz.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-resources.active{
    background: url(../images/header/xgxz.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-zone {
    background: url(../images/header/cjwt.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-zone.active{
    background: url(../images/header/cjwt.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-new-iot-college {
    background: url(../images/header/iot.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-new-iot-college.active{
    background: url(../images/header/iot_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.about {
    background: url(../images/header/gywm.png) no-repeat left center;
}
#header-nav .menu-wrap a.about.active{
    background: url(../images/header/gywm.png) no-repeat left center;
}

#header-nav .menu-wrap a.about1 {
    background: url(../images/header/qywh.png) no-repeat left center;
}
#header-nav .menu-wrap a.about1.active{
    background: url(../images/header/qywh.png) no-repeat left center;
}

#header-nav .menu-wrap a.about2 {
    background: url(../images/header/zpxx.png) no-repeat left center;
}
#header-nav .menu-wrap a.about2.active{
    background: url(../images/header/zpxx.png) no-repeat left center;
}


#header-nav .menu-wrap a.about4 {
    background: url(../images/header/lxfs.png) no-repeat left center;
}
#header-nav .menu-wrap a.about4.active{
    background: url(../images/header/lxfs.png) no-repeat left center;
}


#header-nav .menu-wrap a.about5 {
    background: url(../images/header/gmyp.png) no-repeat left center;
}
#header-nav .menu-wrap a.about5.active{
    background: url(../images/header/gmyp.png) no-repeat left center;
}


#header-nav .menu-wrap a.about6 {
    background: url(../images/header/gys.png) no-repeat left center;
}
#header-nav .menu-wrap a.about6.active{
    background: url(../images/header/gys.png) no-repeat left center;
}

#header-nav .menu-wrap a.m-media {
    background: url(../images/header/hzhb.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-media.active{
    background: url(../images/header/hzhb.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-invest {
    background: url(../images/header/xw.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-invest.active{
    background: url(../images/header/xw.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-social-responsibility {
    background: url(../images/header/social.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-social-responsibility.active{
    background: url(../images/header/social_active.png) no-repeat left center;
}
#header-nav .menu-wrap a.m-people-at-espressif{
    background: url(../images/header/qywh.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-people-at-espressif.active,
#header-nav .menu-wrap a.m-people-at-espressif:hover{
    background: url(../images/header/qywh.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-graduate-recruitment {
    background: url(../images/header/graduate.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-graduate-recruitment.active,
#header-nav .menu-wrap a.m-graduate-recruitment:hover{
    background: url(../images/header/graduate_active.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-job-search {
    background: url(../images/header/zpxx.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-job-search.active,
#header-nav .menu-wrap a.m-job-search:hover{
    background: url(../images/header/zpxx.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-sales {
    background: url(../images/header/sales.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-sales.active,
#header-nav .menu-wrap a.m-sales:hover{
    background: url(../images/header/sales_active.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-technical {
    background: url(../images/header/technical.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-technical.active,
#header-nav .menu-wrap a.m-technical:hover{
    background: url(../images/header/technical_active.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-buy {
    background: url(../images/header/lxfs.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-buy.active,
#header-nav .menu-wrap a.m-buy:hover{
    background: url(../images/header/lxfs.png) no-repeat top center;
}


#header-nav .menu-wrap a.m-buy1 {
    background: url(../images/header/gmyp.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-buy1.active,
#header-nav .menu-wrap a.m-buy1:hover{
    background: url(../images/header/gmyp.png) no-repeat top center;
}


#header-nav .menu-wrap a.m-supplier {
    background: url(../images/header/gys.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-supplier.active,
#header-nav .menu-wrap a.m-supplier:hover{
    background: url(../images/header/gys.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-comments {
    background: url(../images/header/comments.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-comments.active,
#header-nav .menu-wrap a.m-comments:hover{
    background: url(../images/header/comments_active.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-offices {
    background: url(../images/header/offices.png) no-repeat top center;
}
#header-nav .menu-wrap a.m-offices.active,
#header-nav .menu-wrap a.m-offices:hover{
    background: url(../images/header/offices_active.png) no-repeat top center;
}
#header-nav .menu-wrap .menu-name-main-menu>ul li.three-level-menu-new,
#header-nav .menu-wrap .menu-name-main-menu>ul li.three-level-menu-new > a,
#header-nav .menu-wrap .menu-name-main-menu>ul li.three-level-menu-new > a:hover {
    cursor: default;
    color: #333 !important;
    text-decoration: none !important;
}
#header-nav .menu-wrap .menu-name-main-menu>ul li.three-level-menu-new > ul.menu {
    display: block !important;
    padding: 4px 0;
}
#header-nav .menu-wrap .menu-name-main-menu>ul li.three-level-menu-new > ul.menu li a {
    line-height: 22px !important;
    color: #777;
}
#header-nav .menu-wrap .menu-name-main-menu>ul li.three-level-menu-new > ul.menu li {
    display: block;
    padding-left: 15px;
    box-sizing: border-box;
}
#menu-path-wrap li.three-level-menu-new a {
    display: block;
}
@media only screen and (max-width: 1170px) {
    .page-home #header-nav,
    #header-nav {
        height: 80px;
        line-height: 80px;
    }
    a#logo {
        margin-top: 22px;
        height: 36px;
    }
    #block-block-47 {
        position: fixed;
        top: 0;
        right: 17px;
    }
    #header-nav .section {
        margin: 0 20px;
    }
    #menu-path-wrap {
        display: none !important;
    }
    .gallary .flexslider.autoHeight .slides > li {
        padding: 0 !important;
    }
    .chrome .gallary .flexslider img {
        margin-bottom: 0 !important;
    }
    #header-nav .mobile-btn {
        background: #006699;
        margin-top: 0;
        position: fixed;
        bottom: auto !important;
        /* top: 17px !important; */
        z-index: 100;
        border-radius: 100px;
        right: 20px;
        width: 50px;
        height: 50px;
        padding: 10px;
        box-sizing: border-box;
    }
    #header-nav .region.region-header.active .mobile-btn {
        padding: 18px 10px;
    }
    #header-nav .region.region-header.active span:nth-of-type(1) {
        transform: rotate(45deg);
    }
    #header-nav .region.region-header.active span:nth-of-type(2) {
        opacity: 0;
    }
    #header-nav .region.region-header.active span:nth-of-type(3) {
        transform: rotate(-45deg);
        margin-top: -16px;
    }
    #header-nav .top_right_sul {
        position: static;
        width: 100%;
        height: 80px;
        background: #fff;
        text-align: right;
        padding: 0 25px;
        border-bottom: 1px solid #dadada;
        box-sizing: border-box;
    }
    #header-nav>.section>.top_right_sul {
        display: none;
    }
    #header-nav .top_right_sul  a.sul_search {
        display: none;
    }
    #header-nav .block-search {
        width: auto !important;
        margin: 0 !important;
        display: block !important;
    }
    .quick-connect,
    #header-nav .top_right_sul span.search-close {
      display: none !important;
    }
    #block-search-form {
        right: unset;
        left: 25px;
        top: 0;
    }
    #header-nav .menu-wrap #block-menu-block-1 {
        position: fixed;
        top: 80px;
        height: 100%;
        background: #fff;
        width: 60%;
        left: 0;
        max-width: 400px;
        box-shadow: 2px 0 5px #eee;
        transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transition: transform 0.3s ease-out;
        -moz-transition: transform 0.3s ease-out;
        -webkit-transition: transform 0.3s ease-out;
        -o-transition: transform 0.3s ease-out;
    }
    #header-nav .menu-wrap #block-menu-block-1.active {
        transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
    }
    #block-menu-block-1 .menu-block-wrapper {
        padding-top: 0;
    }
    #header-nav .top_right_sul .form-item .form-text {
        height: 30px;
        line-height: 30px;
        width: 170px;
        background: rgba(0,0,0,.1);
        background-image: url(../images/search.svg?v1);
        background-repeat: no-repeat;
        background-size: auto 22px;
        background-position: 8px center;
    }
    #header-nav .section .menu-wrap .menu-block-wrapper > ul.menu > li > a {
      line-height: 50px;
    }
    #header-nav .section .menu-wrap .region-header,
    #header-nav .section .menu-wrap .content,
    #header-nav .section .menu-wrap .menu-name-main-menu {
        height: 100% !important;
        overflow: hidden !important;
    }
    #header-nav .section .menu-wrap .content {
        width: 100%;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul {
        padding-top: 5px;
        background: #fff;
        height: 100%;
        border-right: 1px solid #dadada;
        width: 110px;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul li {
        display: block;
        padding: 0;
        height: auto !important;
        line-height: 50px !important;
    }
   
    /*#header-nav .menu-wrap .menu-name-main-menu>ul>li>ul.menu>li>a.m-socs+ul.menu li.m-longevity-commitment,
    #header-nav .menu-wrap .menu-name-main-menu>ul>li>ul.menu>li>a.m-socs+ul.menu li.m-longevity-commitment>a {
        position: static;
        border-top: none;
        padding-top: 0;
    }*/
    #header-nav .menu-wrap .menu-name-main-menu>ul>li>ul>li {
        padding-top: 10px;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul li.open>ul.menu > li > ul.menu li a,
    #header-nav .menu-wrap .menu-name-main-menu>ul li.active>ul.menu > li > ul.menu li a {
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
        font-size: 12px;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul>li.open>ul.menu > li > ul.menu a,
    #header-nav .menu-wrap .menu-name-main-menu>ul>li.open>ul.menu > li > a,
    #header-nav .menu-wrap .menu-name-main-menu>ul>li.active>ul.menu > li > ul.menu a,
    #header-nav .menu-wrap .menu-name-main-menu>ul>li.active>ul.menu > li > a {
        line-height: 40px;
        width: 100%;
    }
    #header-nav .section .menu-wrap .menu-block-wrapper > ul.menu > li > a {
        padding: 0 12px;
        background-size: 0 0, 0 0;
        background-position: center right, center -1px;
    }
    #header-nav .section .menu-wrap .menu-block-wrapper  > ul.menu > li.open > a,
    #header-nav .section .menu-wrap .menu-block-wrapper  > ul.menu > li.active > a {
        color: #006699;
        text-decoration: none;
        background-image: linear-gradient(#006699, #006699),
        linear-gradient(#006699, #006699);
        background-size: 4px 40%, 0 100%;
        box-shadow: none;
        transition-duration: 0.3s;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul>li.open>ul.menu,
    #header-nav .menu-wrap .menu-name-main-menu>ul>li.active>ul.menu {
        position: absolute;
        left: 111px;
        top: 81px;
        display: block !important;
        min-width: 170px;
        width: calc(100% - 111px);
        height: calc(100% - 160px);
        padding: 0 25px 160px !important;
        box-sizing: border-box;
        overflow: hidden;
        overflow-y: auto;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul>li.open>ul.menu>li>ul.menu,
    #header-nav .menu-wrap .menu-name-main-menu>ul>li.active>ul.menu>li>ul.menu {
        display: block !important;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul li.open>ul.menu > li > a,
    #header-nav .menu-wrap .menu-name-main-menu>ul li.active>ul.menu > li > a  {
        border: none;
        margin-right: 0;
        box-sizing: border-box;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul>li.open>ul.menu > li > ul.menu,
    #header-nav .menu-wrap .menu-name-main-menu>ul>li.active>ul.menu > li > ul.menu {
        padding: 0 0 10px 0;
        border-bottom: 1px solid #dadada;
        display: block !important;
    }
    #header-nav .menu-wrap .menu-border-left,
    #header-nav .menu-wrap .menu-name-main-menu>ul li.open>ul.menu li:last-child ul.menu,
    #header-nav .menu-wrap .menu-name-main-menu>ul li.active>ul.menu li:last-child ul.menu {
        border: none;
    }
    #header-nav .menu-wrap a.m-industries {
        margin-left: 0 !important;
    }
    #header-nav .menu-wrap a.m-industries + ul li a {
        padding-left: 32px !important;
    }
    #header-nav .menu-wrap a.m-join-us + ul li ,
    #header-nav .menu-wrap a.m-contact-us + ul li {
        border-bottom: 1px solid #dadada!important;
        padding-bottom: 10px;
    }
    #header-nav .menu-wrap a.m-join-us + ul li a,
    #header-nav .menu-wrap a.m-contact-us + ul li a {
        padding: 0 0 0 32px !important;
        text-align: left !important;
        width: 100% !important;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul #join-us-menu.open>ul.menu > li > ul.menu,
    #header-nav .menu-wrap .menu-name-main-menu>ul #contact-us-new-menu.open>ul.menu > li > ul.menu{
        display: none !important;
    }
    #header-nav .menu-wrap a.m-people-at-espressif{
        background: url(../images/header/people.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-people-at-espressif.active,
    #header-nav .menu-wrap a.m-people-at-espressif:hover{
        background: url(../images/header/people_active.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-graduate-recruitment {
        background: url(../images/header/graduate.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-graduate-recruitment.active,
    #header-nav .menu-wrap a.m-graduate-recruitment:hover{
        background: url(../images/header/graduate_active.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-job-search {
        background: url(../images/header/job_search.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-job-search.active,
    #header-nav .menu-wrap a.m-job-search:hover{
        background: url(../images/header/job_search_active.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-sales {
        background: url(../images/header/sales.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-sales.active,
    #header-nav .menu-wrap a.m-sales:hover{
        background: url(../images/header/sales_active.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-technical {
        background: url(../images/header/technical.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-technical.active,
    #header-nav .menu-wrap a.m-technical:hover{
        background: url(../images/header/technical_active.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-buy {
        background: url(../images/header/lxfs.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-buy.active,
    #header-nav .menu-wrap a.m-buy:hover{
        background: url(../images/header/lxfs.png) no-repeat left center;
    }
	
	#header-nav .menu-wrap a.m-buy1 {
        background: url(../images/header/gmyp.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-buy1.active,
    #header-nav .menu-wrap a.m-buy1:hover{
        background: url(../images/header/gmyp.png) no-repeat left center;
    }
	
	
    #header-nav .menu-wrap a.m-supplier {
        background: url(../images/header/gys.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-supplier.active,
    #header-nav .menu-wrap a.m-supplier:hover{
        background: url(../images/header/gys.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-comments {
        background: url(../images/header/comments.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-comments.active,
    #header-nav .menu-wrap a.m-comments:hover{
        background: url(../images/header/comments_active.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-offices {
        background: url(../images/header/offices.png) no-repeat left center;
    }
    #header-nav .menu-wrap a.m-offices.active,
    #header-nav .menu-wrap a.m-offices:hover{
        background: url(../images/header/offices_active.png) no-repeat left center;
    }
}
@media only screen and (max-width: 567px) {
    .page-home #header-nav,
    #header-nav {
        height: 80px;
        line-height: 80px;
    }
    #header-nav .menu-wrap #block-menu-block-1 {
        width: 80%;
    }
    #header-nav .menu-wrap .menu-name-main-menu>ul li.open>ul.menu {
        /*position: fixed;*/
        top: 81px !important;
    }
    #header-nav #block-menu-block-1 li.expanded ul.menu {
       top: 81px !important; 
    }
    a#logo {
        margin-top: 26px;
    }
    #header-nav .top_right_sul .form-item .form-text {
        position: absolute;
        display: block !important;
        height: 26px;
        line-height: 26px;
        width: 140px;
        left: 0;
        top: 27px;
    }
}
/*页面底部*/
#main-wrapper {
  min-height: -moz-calc(100vh - 431px);
  min-height: -webkit-calc(100vh - 431px);
  min-height: calc(100vh - 431px);
}
.i18n-en #main-wrapper {
  min-height: -moz-calc(100vh - 417px);
  min-height: -webkit-calc(100vh - 417px);
  min-height: calc(100vh - 417px);
}
.logged-in #main-wrapper {
  min-height: -moz-calc(100vh - 502px);
  min-height: -webkit-calc(100vh - 502px);
  min-height: calc(100vh - 502px);
}
.page-node-201 #main-wrapper,
.page-node-268 #main-wrapper,
.page-node-1567 #main-wrapper,
.page-node-1569 #main-wrapper,
body.product #main-wrapper,
.page-node-1387 #main-wrapper,
.page-node-1386 #main-wrapper,
.page-node-2120 #main-wrapper,
.page-node-2119 #main-wrapper {
    min-height: auto !important;
}
.page-node-55 #main-wrapper,
.page-node-280 #main-wrapper {
  padding-bottom: 50px;
  box-sizing: border-box;
  min-height: auto !important;
}
body.page-node-3313 #main-wrapper, 
body.page-node-3306 #main-wrapper {
  min-height: -moz-calc(100vh - 630px) !important;
  min-height: -webkit-calc(100vh - 630px) !important;
  min-height: calc(100vh - 630px) !important;
}
#footer-wrapper {
  background: transparent;
}
#zhichiBtnBox {
    background: #363636 !important;
}
#footer {
    background: rgba(190,190,190,.3);
}
.new-footer .main {
}
.new-footer .main .panel,
.new-footer .share .panel {
    width: 1140px;
    margin: 0 auto;
    padding: 40px 0 20px 0;
}
.new-footer .share .panel  {
    padding-top: 10px !important;
    border-top: 1px solid #999;
}
.copyright.share {
    padding-top: 0;
}
#footer .share {
    margin-bottom: 10px;
}
@media only screen and (max-width: 1170px) {
    .new-footer .main .panel,
    .new-footer .share .panel {
        width: 100%;
        padding: 10px 20px !important;
        box-sizing: border-box;
    }
}
.new-footer .main .panel ul {
    display: inline-block;
    text-align: left;
}
.new-footer .main .panel ul li.first {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
#footer .content .share {
    padding: 0 !important;
}
.new-footer .share .panel {
    padding: 0;
}
.new-footer h2 {
    font-size: 16px;
    margin: 0 0 20px 0;
}

#footer .content .new-footer li {
    float: none;
}
#footer .content .new-footer li a {
    font-size: 14px;
    color: #333;
    margin-bottom: 12px;
    display: block;
    text-decoration: none;
}
#footer .content .main a:hover {
    text-decoration: underline;
}
#footer .content .l,
#footer .sec .r {
    float: none;
}
#footer .content .new-footer .share .r li {
    display: inline-block;
    vertical-align: top;
}
#footer .social-list {
    display: block;
    z-index: 0;
}
#footer .share .r {
    margin-top: 0;
}
#footer .social-list p {
    margin-bottom: 28px;
    margin-left: 50px;
}
#footer .social-list .bilibili a {
    background: none;
    background-image: url('../images/bilibili.png');
    background-repeat: no-repeat;
    background-size: auto 40px;
    background-position: center;
    background-color: #fff !important;
    border: 1px solid #ccc;
}

#footer .sec .l li {
    display: inline-block;
    vertical-align: top
}
#footer .sec  {
    position: relative;
}
#footer .share .r li {
    margin: 0;
}
#footer .share .r a {
    margin-bottom: 0 !important;
    transform: scale(.8);
}
#footer .share .r li:first-child {
    margin-left: -4px;
}
#footer .sec .l li a {
    margin: 0;
    padding: 6px 0;
}
#footer .info {
    margin: 0 0 10px 0;
}
#footer .sec .l {
    width: auto;
    float: right;
}
#footer .share .r {
    float: left;
    width: auto;
}
#footer .info p {
    text-align: center;
}
#footer .sec .l li a {
    color: #333;
}
#footer .sec .l li a:hover {
    color: #333;
    text-decoration: underline;
}
@media (min-width: 1000px) {
    #footer .col-md-3 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 25%;
        width: auto;
    }
}

@media only screen and (max-width: 1170px) {
    #footer .content .share .l {
        float: right;
    }
    #footer .social-list p {
        margin: 31px 0 0 8px;
    }
    #footer .sec ul {
        padding-top: 0;
    }
    #footer .content .share {
        margin-bottom: 40px;
    }
}
@media (max-width: 1000px) and (min-width: 769px) {
    #footer .col-md-3 {
        -ms-flex: 0 0 auto;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
        width: 33.3333%;
    }
    #footer .content .share .l {
        float: none;
    }
    #footer .content .share .r{
        float: none;
    }
    #footer .info p {
        text-align: left;
    }
    .new-footer .main .panel ul li.first {
        margin-top: 16px;
    }
}
@media only screen and (max-width: 768px) {
    #footer .social-list p {
        margin: 31px 0 0 5px;
    }
    #footer .sec ul {
        padding-top: 10px;
    }
    #footer .content .share .r {
        float: none;
    }
    .new-footer h2 {
        margin: 20px 0 20px 0;
    }
    #footer .content .share .l {
        float: none;
        margin: 12px 0;
    }
    #footer .share .r {
        position: static;
        width: auto;
    }
    #footer .info p {
        text-align: left;
    }
    #footer .sec .l ul {
        padding-top: 0;
    }
    #footer .sec .l ul li {
        margin-bottom: 0;
    }
    .new-footer .main .panel ul li.first {
        margin-top: 16px;
    }
}
/*banner*/
.socs-products {
  padding: 50px 14%;
}
@media only screen and (max-width: 1440px) {
  .socs-products {
    padding: 50px 10%;
  }
}
.page-home .flex-control-nav li a {
    position: relative;
    width: 12px;
    height: 12px;
    border-radius: 100px;
    background: #fff;
    border: none;
    margin: 0 4px;
    box-sizing: border-box;
    overflow: hidden;
    -moz-transition: background 0.1s, color 0.1s, width 0.6s;
    -webkit-transition: background 0.1s, color 0.1s, width 0.6s;
    -o-transition: background 0.1s, color 0.1s, width 0.6s;
    tansition: background 0.1s, color 0.1s, width 0.6s;
}
.page-home .flex-control-nav li a:hover, 
.flex-control-nav li a.flex-active {
    background: #006699;
}
.page-home .flex-control-nav li a span {
    position: absolute;
    left: -1%;
    top: 0;
    height: 100%;
    width: 0;
    border-radius: 100px;
    background: #b32a2a;
}
.page-home .flex-control-nav li a.flex-active {
    width: 42px;
}
@media only screen and (max-width: 1170px) {
  .page-home .gallary .flexslider .flex-control-nav li {
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
    .new-page-dt-style .flex-control-nav {
        bottom: 5px;
    }
    .page-home .flex-control-nav li a {
        width: 8px;
        height: 8px;
    }
    .page-home .flex-control-nav li a.flex-active {
        width: 24px;
    }
}


/*文档*/
.page-support-documents-certificates .view-sdks-demos .view-header,
.page-support-documents-advisories .view-sdks-demos .view-header {
    padding-bottom: 21px;
}
.page-support-documents-technical-documents .view-content .icheckbox {
    float: none;
    display: inline-block;
    vertical-align: sub;
}
.viewDownloadDocument .view-filters .PTseries {
    text-align: center;
    background: url(../images/documents/line.png) repeat-x center center !important;
    padding: 16px 0px 20px 0px;
    margin: 0px;
    margin-block-start: 0px;
    margin-block-end: 0px;
    font-size: 16px;
    line-height: 1;
}
.viewDownloadDocument .view-filters .PTseries span{
    font-weight: 600 !important;
    background: white;
    padding: 0px 20px;
    display: inline-block;
    color: #b5b5b5;
}
.page-support-documents-technical-documents ul.cto, 
.page-support-download-documents ul.cto {
    border-bottom: 0px;
    padding-bottom: 18px;
}
.page-support-documents .sat-page.view,
.page-support-download-documents .sat-page.view {
    margin-top: 40px;
}
.page-support-documents .link_wrap a,
.page-support-download-documents .link_wrap a {
    font-size: 1em;
    display: inline-block;
    width: 206px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #000;
    border: 1px solid #000;
    border-radius: 8px;
    background: #fff;
    margin-left: 16px;
    line-height: 1;
}
.page-support-documents .link_wrap a:hover,
.page-support-download-documents .link_wrap a:hover {
    background: #e4e4e4;
}
.viewDownloadDocument .SearchAndIcon,
.pcn-viewDownloadDocument .SearchAndIcon {
    position: relative;
    border: none;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.searchBox-wrap {
    position: relative;
    padding-bottom: 0;
    border-bottom: none;
}
.viewDownloadDocument .view-filters .filterWrapper {
    padding-top: 36px;
}
.viewDownloadDocument .SearchAndIcon .filterBox-wrap,
.pcn-viewDownloadDocument .SearchAndIcon .filterBox-wrap {
    position: absolute;
    left: 0;
    bottom: -64px;
    width: 200px;
    font-size: 15px;
    margin-top: 0;
    line-height: 13px;
    cursor: pointer;
    vertical-align: bottom;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    transition: all .3s linear;
}
.searchBox-wrap .searchBox,
.searchBox-wrap .link_wrap {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.bef-checkboxes label {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
    color: #333;
    font-weight: normal;
}
.bef-checkboxes .form-item {
    cursor: pointer;
}
.viewDownloadDocument.actived .view-content,
.pcn-viewDownloadDocument .pcn-view-content {
    overflow-x: auto;
}
.advisories .SDK-title span {
    display: none;
}
.viewDownloadDocument .SearchAndIcon .clearSearch,
.pcn-viewDownloadDocument .SearchAndIcon .clearSearch {
    position: absolute;
    left: unset;
    right: 10px;
    top: 9px;
}
.viewDownloadDocument .SearchAndIcon input,
.pcn-viewDownloadDocument .SearchAndIcon input,
#views-exposed-form-job-search-page .views-widget-filter-title input[type=text] {
    width: 685px;
    font-size: 16px;
    background: url(../images/documents/retina/search.png) no-repeat 15px center;
    border: 1px solid #b2b2b2;
    border-radius: 10px;
    padding: 9px 0px 9px 50px;
    background-size: auto 24px;
    outline: none;
    margin: 0;
    box-sizing: border-box;
}
.pcn-viewDownloadDocument .SearchAndIcon input {
   width: 920px;
   background-size: auto 24px;
   box-sizing: border-box;
}

.viewDownloadDocument .SearchAndIcon .filterBox-wrap span {
    display: inline-block;
    width: 19px;
    height: 20px;
    line-height: 20px;
}
.viewDownloadDocument .SearchAndIcon .clearIcon span {
    background: url(../images/clear-filters.svg) no-repeat left center;
    cursor: pointer;
    background-size: 110%;
    margin-right: 6px;
    vertical-align: bottom;
}


.viewDownloadDocument .SearchAndIcon .filterIcon,
.pcn-viewDownloadDocument .SearchAndIcon .filterIcon {
    margin-top: 0;
    margin-right: 0;
    line-height: 20px;
    padding: 4px 18px 4px 0;
    font-size: 15px;
    border-right: 1px solid #b2b2b2;
}
.viewDownloadDocument.actived .SearchAndIcon .filterIcon,
.pcn-viewDownloadDocument.actived .SearchAndIcon .filterIcon {
    border-right: none;
}
.viewDownloadDocument .SearchAndIcon .clearIcon {
    opacity: 0;
    line-height: 20px;
    float: right;
    padding: 4px 0 4px 18px;
    transform: scale(0);
    transition: all .3s ease-in;
}
.viewDownloadDocument.actived .SearchAndIcon .clearIcon {
    opacity: 1;
    transform: scale(1);
}
.viewDownloadDocument .views-widget-filter-field_download_document_type_tid {
    padding: 8px 0 0 9px;
    box-sizing: border-box;
}
.pcn-viewDownloadDocument {
    margin: 50px auto 52px;
}
.pcn-viewDownloadDocument .pcn-view-content {
    width: 100%;
    transition: width .3s ease-out;
    -webkit-transition: width .3s ease-out;
}
.viewDownloadDocument.actived .view-content,
.pcn-viewDownloadDocument.actived .pcn-view-content {
    width: 900px;
    padding-left: 0;
}
.pcn-viewDownloadDocument .view-filters {
    overflow: unset;
    float: left;
}
.pcn-viewDownloadDocument.actived .view-pcn-taxonomy-lists .view-content {
    width: 100% !important;
    overflow-x: hidden;
}
.pcn-viewDownloadDocument .pcn-viewContentWrapper table {
    margin-top: 23px;
    width: 100%;
}
.certification .views-exposed-form,
.advisories h3.advisory-type {
    margin-top: 10px;
}
.certification p.mssg {
    margin: 15px 0 0;
    font-size: 14px;
    color: #999;

}
.set-view-filters .views-exposed-form .bef-checkboxes {
    margin-top: 10px;
    padding-left: 7px;
}
.pcn-viewDownloadDocument .views-exposed-form .bef-checkboxes {
    padding-left: 9px;
}
.set-view-filters .views-exposed-form .views-exposed-widget {
    padding: 0;
}
.pcn-viewDownloadDocument .views-exposed-form .views-exposed-widget > label,
.certification .views-exposed-form .views-exposed-widget > label {
    position: relative;
    clear: left;
    float: none;
    width: 100%;
    max-width: 220px;
    font-size: 16px;
    padding: 5px 10px;
    margin: 0px;
    font-weight: bold;
    box-sizing: border-box;
    cursor: pointer;
}
.set-view-filters .views-exposed-form .views-exposed-widget > .views-widget {
    margin-top: 10px;
    display: none;
}
.advisories.set-view-filters .views-exposed-form .views-exposed-widget > .views-widget {
    margin-top: 0;
    display: block;
}
.certification .views-exposed-form .views-exposed-widget > .views-widget.opened,
.advisories .view-filters .views-exposed-widget > .views-widget.opened,
.pcn-viewDownloadDocument .view-filters .views-exposed-widget > .views-widget.opened {
    display: block;
}
.certification .views-exposed-form .form-type-bef-checkbox {
    margin: 0 0 14px;
}
.certification .download-btn {
    margin: 0 0 50px;
}
.certification .viewContentWrapper .view-header + .download-btn {
  margin: 0;
}
.certification .views-exposed-form .form-type-bef-checkbox label,
.advisories .views-exposed-form label {
    float: none;
    margin-right: 0;
    font-size: 16px;
    vertical-align: top;
}
.viewDownloadDocument.actived .view-content .viewContentWrapper {
    width: 100%;
    box-sizing: border-box;
}
.viewDownloadDocument .view-content table th.views-field-nothing,
.pcn-viewDownloadDocument .pcn-viewContentWrapper table th.views-field-nothing {
    width: 90px;
    min-width: 90px;
}
.viewDownloadDocument .view-content table th.views-field-nothing-1,
.i18n-zh-hans .pcn-viewDownloadDocument .pcn-viewContentWrapper table th.views-field-nothing-1,
.pcn-viewDownloadDocument .pcn-viewContentWrapper table th.views-field-nothing-1,
.pcn-viewDownloadDocument .pcn-viewContentWrapper table td.views-field-nothing-1,
.i18n-zh-hans .pcn-viewDownloadDocument .pcn-viewContentWrapper table td.views-field-nothing-1 {
    width: 50px;
    min-width: 50px;
    text-align: center;
}
.viewDownloadDocument .view-content table .SDK-title span {
    top: 0;
}
.view-documentation th, .sat-page th,
.pcn-viewDownloadDocument .pcn-viewContentWrapper table th {
    font-size: 16px;
    padding: 15px 2px !important;
    text-align: center;
}
.pcn-viewDownloadDocument .views-field-title,
.advisories .views-field-title {
    text-align: left !important;
    width: 40%;
}
.advisories .view-content .views-field-title,
.certification .view-content .views-field-title,
.pcn-viewDownloadDocument .pcn-view-content .views-field-title {
    padding-left: 0 !important;
}
.advisories .SDK-title,
.certification .SDK-title {
    padding:0 !important;
}
.advisories .views-field-nothing-1 .icheckbox{
    float: none;
    display: inline-block;
}
.advisories .views-field-nothing-1 label{
    display: inline-block;
}
@media (max-width: 1280px) and (min-width: 1170px) {
    .pcn-viewDownloadDocument.actived .pcn-view-content,
    .viewDownloadDocument.actived .view-content {
        width: 680px;
    }
    .viewDownloadDocument.actived .view-content .viewContentWrapper {
        width: 100%;
    }
    .pcn-viewDownloadDocument,
    .certification {
        width: 920px;
    }
}
@media (max-width: 1170px) { 
    .pcn-viewDownloadDocument  {
        width: auto !important;
        margin: 40px 20px;
    }
    .pcn-viewDownloadDocument.actived .pcn-view-content {
        width: 100%;
    }
    .SearchAndIcon .searchBox-wrap .searchBox {
        width: 100%;
        max-width: 630px;
    }
    .pcn-viewDownloadDocument .SearchAndIcon input,
    .certification .SearchAndIcon input,
    .viewDownloadDocument .SearchAndIcon input {
        width: 100%;
        max-width: 630px;
    }
    .sat-page table {
        width: 100%;
    }
}
.pcn-viewDownloadDocument .view-header,
.viewDownloadDocument .view-header {
    position: relative;
    top: 10px;
    left: 100px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
    font-size: 15px;
    float: left;
}
.pcn-viewDownloadDocument.actived .view-header,
.viewDownloadDocument.actived .view-header,
.page-company-investor-relations-financial-report .viewDownloadDocument .view-header {
    left: 0;
}
.pcn-viewDownloadDocument .noresult,
.viewDownloadDocument .noresult {
  margin-left: 100px;
}
.pcn-viewDownloadDocument.actived .noresult,
.viewDownloadDocument.actived .noresult {
    margin-left: 0;
}
.viewDownloadDocument .download-btn {
    outline: none;
    border-radius: 10px;
}
.pcn-viewDownloadDocument .pcn-viewContentWrapper .download-btn {
    font-size: 16px;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 10px 30px 10px 60px;
    cursor: default;
    color: #b4b4b4;
    border: 1px solid #b3b3b3;
    border-radius: 10px;
    background: url(../images/documents/retina/download-unclickable.png) 20px center no-repeat #efefef;
    background-size: 10%;
    border: none;
}
.download-btn {
    outline: none;
}
.viewDownloadDocument .view-filters li .closeFilter:after {
    display: block;
    content: "+";
    font-size: 24px;
}

.viewDownloadDocument .view-filters li.actived .closeFilter:after{
    display: block;
    content: "–";
}
.pcn-viewDownloadDocument .view-header {
    font-size: 15px;
    position: relative;
    padding: 0 0 2px;
}
.viewDownloadDocument .view-filters li.actived .closeFilter {
   transform: none;
   font-size: 24px;
}
.viewDownloadDocument .view-filters h3.activeGroup {
    background: transparent;
}
.views-exposed-widget div.is-accordion-submenu,
.views-exposed-widget div.is-accordion-submenu .bef-checkboxes {
    height: 0;
    overflow: hidden;
    padding-left: 4px;
    transition: all .3s linear;
}
.views-exposed-widget h3.activeGroup + div.is-accordion-submenu,
.views-exposed-widget h3.activeGroup + div.is-accordion-submenu .bef-checkboxes {
    margin-top: 5px;
    height: auto;
}
.viewDownloadDocument .view-filters h3 {
    position: relative;
}
.viewDownloadDocument .view-filters h3:after,
.certification .views-exposed-form .views-exposed-widget > label:after,
.pcn-viewDownloadDocument .views-exposed-form .views-exposed-widget > label:after {
    content: '+';
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    text-indent: 0;
    border: 0;
    width: 14px;
    font-size: 24px;
}
.certification .views-exposed-form .views-exposed-widget > label:after,
.pcn-viewDownloadDocument .views-exposed-form .views-exposed-widget > label:after {
    top: 6px;
}
.certification .views-exposed-form .views-exposed-widget > label:after,
.pcn-viewDownloadDocument .views-exposed-form .views-exposed-widget > label:after{
    line-height: 14px;
}
.viewDownloadDocument h3.activeGroup:after,
.pcn-viewDownloadDocument .views-exposed-form .views-exposed-widget > label.activeGroup:after,
.certification .views-exposed-form .views-exposed-widget > label.activeGroup:after {
    display: block;
    content: "–";
    transform: none;
}
.views-exposed-widget h3.activeGroup + div.is-accordion-submenu .form-item {
    display: block !important;
}
.views-exposed-widgets>ul>li:first-child .views-widget,
.views-exposed-widgets>ul>li:first-child .views-widget.opend {
    display: none !important;
}
.pcn-viewDownloadDocument .pcn-viewContentWrapper table th, .pcn-viewDownloadDocument .pcn-viewContentWrapper table td {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.i18n-en .views-exposed-widget h3.activeGroup + div.is-accordion-submenu .form-item.form-item-edit-field-type-tid-716 {
    display: none !important; 
}
@media (min-width: 1280px) {
    .page-support-documents-technical-documents .viewDownloadDocument.actived .view-content,
    .page-support-download-documents-modules .viewDownloadDocument.actived .view-content {
        width: 840px;
    }
    .page-support-documents-technical-documents .viewDownloadDocument .view-filters,
    .page-support-download-documents-modules .viewDownloadDocument .view-filters {
        width: 270px;
    }
    .page-support-documents-technical-documents .viewDownloadDocument .SearchAndIcon .filterBox-wrap,
    .page-support-download-documents-modules .viewDownloadDocument .SearchAndIcon .filterBox-wrap {
        width: 250px;
    }
}
@media (max-width: 1280px) and (min-width: 1170px) {
  .view.documents input[type='text'] {
    width: 460px !important;
  }
  .view.pcn-viewDownloadDocument input[type='text'] {
    width: 695px !important;
  }
    .page-support-documents-technical-documents .viewDownloadDocument.actived .view-content,
    .page-support-download-documents-modules .viewDownloadDocument.actived .view-content {
        width: 630px;
    }
    .page-support-documents-technical-documents .viewDownloadDocument .view-filters,
    .page-support-download-documents-modules .viewDownloadDocument .view-filters {
        width: 270px;
    }
    .page-support-documents-technical-documents .viewDownloadDocument .SearchAndIcon .filterBox-wrap,
    .page-support-download-documents-modules .viewDownloadDocument .SearchAndIcon .filterBox-wrap {
        width: 250px;
    }
}
@media (max-width: 1170px) {
    .page-support-documents .pdb-word p,
    .page-support-download-documents .pdb-word p {
        display: none !important;
    }
    .viewContentWrapper {
        padding: 0;
    }
    .searchBox-wrap .link_wrap {
        position: absolute;
        top: 0;
        left: 0;
    }
    .searchBox-wrap .link_wrap a {
        margin: 10px 16px 10px 0 !important;
    }
    .searchBox-wrap .searchBox {
        margin-top: 78px;
    }
    .certification .searchBox-wrap .searchBox,
    .advisories .searchBox-wrap .searchBox { 
        margin-top: 0;
    }
    .viewDownloadDocument.actived .view-content {
        width: 100% !important;
    }
    .viewDownloadDocument .SearchAndIcon .filterBox-wrap {
        display: none;
    }
    .page-support-documents .viewDownloadDocument .view-filters,
    .page-support-download-documents .viewDownloadDocument .view-filters {
        display: none !important;
    }

}
@media only screen and (max-width: 567px){
    .page-support-documents .slides li,
    .page-support-download-documents .slides li {
        overflow: hidden;
    }
    .viewDownloadDocument .view-content table {
        margin-top: 40px;
    }
    .searchBox-wrap .link_wrap {
        width: 100%;
    }
    .searchBox-wrap .link_wrap a, .searchBox-wrap .link_wrap a {
        margin: 10px 0 !important;
        width: -webkit-calc(48% - 5px) !important;
        width: calc(48% - 5px) !important;
        max-width: 206px !important;
    }
    .page-support-documents .link_wrap a:first-child, 
    .page-support-download-documents .link_wrap a:first-child {
        margin-right: 10px !important;
    }
}
@media only screen and (max-width: 500px) {
    /*.searchBox-wrap .searchBox {
        margin-top: 125px;
    }*/
    .pcn-viewDownloadDocument .searchBox-wrap .searchBox {
        margin-top: 78px;
    }
    .certification .searchBox-wrap .searchBox,
    .advisories .searchBox-wrap .searchBox, { 
        margin-top: 0;
    }
}
@media only screen and (max-width: 460px) {
    .i18n-en.page-support-download-documents .searchBox-wrap .searchBox,
    .i18n-en.page-support-documents-technical-documents .searchBox-wrap .searchBox {
        margin-top: 125px;
    }
    .i18n-en.page-support-download-documents  .searchBox-wrap .link_wrap a,
    .i18n-en.page-support-documents-technical-documents .searchBox-wrap .link_wrap a {
        margin: 10px 0 !important;
        width: 206px !important;
        max-width: 206px !important;
    }
}
.viewDownloadDocument p.subscribe {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.content p.sub-tip-link {
    margin-top: 40px;
    font-size: 20px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
/*职位搜索*/
.view-job-search .views-exposed-widget {
  vertical-align: middle;
}
#edit-field-classification-value-wrapper {
  display: inline-block;
  margin-top: 0;
}
#views-exposed-form-job-search-page .form-submit {
  display: none;
}
#views-exposed-form-job-search-page .views-widget-filter-title input[type=text] {
  margin-top: 3px;
}
.i18n-en #views-exposed-form-job-search-page .views-widget-filter-title input[type=text] {
  width: 592px;
}
@media (max-width: 1280px) and (min-width: 1170px) {
  #views-exposed-form-job-search-page .views-widget-filter-title input[type=text] {
    width: 465px;
  }
  .i18n-en #views-exposed-form-job-search-page .views-widget-filter-title input[type=text] {
    width: 370px;
  }
}
@media only screen and (max-width: 1170px) {
  #views-exposed-form-job-search-page .views-widget-filter-title input[type=text],
  .i18n-en #views-exposed-form-job-search-page .views-widget-filter-title input[type=text] {
    width: -moz-calc(100vw - 400px);
    width: -webkit-calc(100vw - 400px);
    width: calc(100vw - 400px);
  }
}
@media only screen and (max-width: 740px) {
  .view.view-job-search #views-exposed-form-job-search-page .views-widget-filter-title input {
    height: auto;
    padding: 9px 0px 9px 50px;
  }
  #edit-field-classification-value-wrapper {
    margin-top: 20px;
    display: block;
  }
}
/*相关下载*/
body.page-support-download .views-table + .download-btn,
body.page-ecosystem-third-party-resources-third-party-sdks .views-table + .download-btn  {
  margin: 30px 0;
}
.page-support-download-all .views-table + .download-btn {
}
.page-support-download-all .SearchAndIcon input,
.page-support-faq-commercial-faq .SearchAndIcon input {
  width: 920px;
  background-size: auto 24px;
  box-sizing: border-box;
}
.page-support-download .link_wrap a,
.page-support-faq-commercial-faq .link_wrap a {
  font-size: 1em;
  display: inline-block;
  width: 206px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  color: #000;
  border: 1px solid #000;
  border-radius: 8px;
  background: #fff;
  margin-left: 16px;
  line-height: 1;
}
.page-support-download ul.cto,
.page-ecosystem-third-party-resources-third-party-sdks ul.cto  {
  border-bottom: 0px;
  padding-bottom: 18px;
}
.page-support-download .viewDownloadDocument #edit-field-type-tid-wrapper .views-widget,
.page-ecosystem-third-party-resources-third-party-sdks .viewDownloadDocument #edit-field-type-tid-wrapper .views-widget  {
    display: block;
}
.page-support-download #edit-field-type-tid-wrapper .views-widget, #edit-field-technology-tid-wrapper .views-widget,
.page-ecosystem-third-party-resources-third-party-sdks #edit-field-type-tid-wrapper .views-widget {
    margin-left: 0;
}
.page-support-download #edit-field-technology-tid-wrapper .form-type-bef-checkbox {
    float: none;
}
.page-support-download #edit-field-technology-tid-wrapper .form-type-bef-checkbox label {
    line-height: 1;
    margin-left: 26px;
    float: none;
}
.page-support-download .sat-page #edit-field-type-tid-wrapper,
.page-ecosystem-third-party-resources-third-party-sdks .sat-page #edit-field-type-tid-wrapper  {
    margin: 0;
}
.page-support-download .views-exposed-form .views-exposed-widget,
.page-ecosystem-third-party-resources-third-party-sdks .views-exposed-form .views-exposed-widget  {
    padding-top: 0;
}
.page-support-download .views-exposed-form .bef-checkboxes,
.page-ecosystem-third-party-resources-third-party-sdks .views-exposed-form .bef-checkboxes  {
    padding-left: 10px;
}
.views-table thead tr th a:hover, .views-table thead tr th.active a {
    color: #333;
}
.page-support-download .viewDownloadDocument ul.cto.mb20 {
    top: 56px;
    padding-bottom: 0;
}
.page-support-download .mb20.quicklinks {
    top: 66px;
    display: none !important;
}
.page-support-download-other-tools .viewDownloadDocument .viewContentWrapper .download-btn {
    position: relative;
    top: 50px;
}
.page-support-download-other-tools .view-content table caption {
    padding: 10px 0 20px;
    font-size: 22px;
}
.page-support-download ul.pager.pager-load-more a {
    background: #636363;
    color: #fff;
}
.page-support-download .view-content .icheckbox,
.page-ecosystem-third-party-resources-third-party-sdks .view-content .icheckbox {
    float: none;
    display: inline-block;
    vertical-align: sub;
}
.page-support-download .link_wrap a:hover,
.page-support-faq-commercial-faq .link_wrap a:hover  {
    background: #e4e4e4;
}
.page-support-download .viewDownloadDocument .view-filters,
.page-ecosystem-third-party-resources-third-party-sdks .viewDownloadDocument .view-filters  {
  margin-right: 20px;
}
.views-table thead tr th a,
.viewDownloadDocument .view-content table th.views-field-nothing {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.page-support-download-at .sat-page .views-field-title {
    width: 52%;
}
#block-block-35 h2 {
  font-size: 30px;
}
.githubs h4 {
  font-size: 20px;
}
.githubs .box h3 {
  font-size: 22px;
  text-align: center;
}
#block-block-35 {
  padding: 40px 0;
}
.page-ecosystem-third-party-resources-third-party-sdks .sat-page .views-field-title {
  width: 40%;
}
.page-support-documents-search th.views-field-nothing-2 {
    width: 120px;
}
.page-support-documents-search .sat-page .views-field-title {
    width: 40%;
}
.page-support-documents-search td.views-field-nothing-2 a:first-child {
    margin-right: 6px;
    color: #0074BD!important;
}
.page-support-documents-search td.views-field-nothing-2 a:last-child {
    color: #006699 !important;
}
.page-support-documents-search td.views-field-nothing-2 a:hover {
    text-decoration: underline;
}
.page-company-investor-relations-financial-report .cto,
.page-company-investor-relations-financial-report .SDK-title span {
  display: none !important;
}
.page-company-investor-relations-financial-report .view-header {
  margin-bottom: 20px;
}
.page-company-investor-relations-financial-report .view-header + .download-btn {
  margin-top: 0;
}
.page-company-investor-relations-financial-report .download-btn {
  margin-top: -32px;
}
.page-company-investor-relations-financial-report .sat-page .views-field-title,
.page-company-investor-relations-financial-report .viewDownloadDocument .view-content table .SDK-title {
  padding-left: 10px !important;
}
@media (max-width: 1280px) and (min-width: 1170px) {
  .page-support-download-all .SearchAndIcon input,
  .page-support-faq-commercial-faq .SearchAndIcon input[type='text']  {
    width: 695px !important;
  }
}
@media (max-width: 1170px) {
  .page-support-download-sdks-demos .searchBox-wrap .searchBox,
  .page-support-download-apps .searchBox-wrap .searchBox,
  .page-support-download-at .searchBox-wrap .searchBox,
  .page-support-download-other-tools .searchBox-wrap .searchBox,
  .page-ecosystem-third-party-resources-third-party-sdks .searchBox-wrap .searchBox {
    margin-top: 0;
  }
  .page-support-download-all .searchBox-wrap .searchBox,
  .page-support-documents-pcns .searchBox-wrap .searchBox,
  .page-support-faq-commercial-faq .searchBox-wrap .searchBox {
    margin-top: 78px;
  }
  .page-support-download .viewDownloadDocument.actived .view-filters,
  .page-support-download .viewDownloadDocument .view-filters,
  .page-ecosystem-third-party-resources-third-party-sdks .viewDownloadDocument.actived .view-filters,
  .page-ecosystem-third-party-resources-third-party-sdks .viewDownloadDocument .view-filters  {
    display: none !important;
  }
  .page-support-download .SearchAndIcon input,
  .page-ecosystem-third-party-resources-third-party-sdks .SearchAndIcon input  {
    width: 100% !important;
  }
}
/*CMC*/
.CMC {
    height: 40px;
    overflow: hidden;
    /*position: static;*/
}
.page-contact-us-technical-inquiries .CMC,
.page-node-2102 .CMC,
.page-node-2121 .CMC,
.page-node-2124 .CMC,
.page-node-2122 .CMC,
.page-node-4060 .CMC,
.page-node-4061 .CMC,
.page-node-201 .CMC,
.page-node-268 .CMC {
  position: static;
}
.CMC,
.sheet-category-overview-nav {
    background: #363636;
    border: none;
    overflow: hidden;
}
.page-products-devkits-esp32-lyratd-msc .CMC {
    position: static;
}
.CMC .content {
    width: 1140px;
    height: 40px !important;
    height: auto;
    max-width: 1140px;
    margin: 0 auto;
}
.CMC .content .menu-block-wrapper {
    max-width: 1140px;
    overflow: hidden;
    overflow-x: auto;
}
.sheet-category-overview-nav>.view-content,
.CMC .content ul.menu {
    height: 40px;
    width: auto;
    margin: 0 !important;
    max-width: 100% !important;
}
@media (max-width: 1280px) and (min-width: 1170px){
    .sheet-category-overview-nav>.view-content {
        max-width: 100%;
    }
}
.sheet-category-overview-nav>.view-content>div {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    float: none;
    min-width: 15%;
    max-width: 100% !important;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.sheet-category-overview-nav>.view-content .module-nav-item {
    cursor: pointer;
    display: block;
    text-align: center;
    height: auto;
    padding: 12px 0;
    height: 40px;
    line-height: 1;
    font-size: 16px;
    color: #fff;
    border: none;
    white-space: nowrap;
    border-bottom: 3px solid transparent !important;
    margin-right: 40px;
    box-sizing: border-box;
    font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
    transition: background 0.6s, color 0.6s, border 0.6s;
    -moz-transition: background 0.6s, color 0.6s, border 0.6s;
    -webkit-transition: background 0.6s, color 0.6s, border 0.6s;
    -o-transition: background 0.6s, color 0.6s, border 0.6s;
}
@media only screen and (max-width: 740px) {
    .sheet-category-overview-nav>.view-content>div {
        display: table-cell;
        margin-bottom: 20px;
        max-width: 100% !important;
        margin: 0;
        border-bottom: 1px solid #ccc;
        width: auto; 
    }
    .sheet-category-overview-nav>.view-content .module-nav-item {
        width: auto;
        display: block;
    }
}
.CMC .content ul li {
    float: none;
    display: table-cell;
    min-width: 0;
    padding: 0 40px 0 0;
    vertical-align: top;
}
.CMC .content ul li:first-child {
    padding-left: 0;
}
.CMC .content a {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 1;
    font-size: 16px;
    color: #fff;
    border: none !important;
    border-bottom: 3px solid transparent !important;
    padding: 12px 0 9px;
    box-sizing: border-box;
    vertical-align: top;
}
.CMC .content a:hover,
.CMC .content a.active,
.CMC .content a.active-trail,
.sheet-category-overview-nav>.view-content>div.active .module-nav-item, 
.sheet-category-overview-nav>.view-content>div:hover .module-nav-item {
    border-color: #006699 !important;
}
.CMC .content .active-trail a:after, 
.CMC .content a.active:after,
.sheet-category-overview-nav>.view-content>div.active:after, 
.sheet-category-overview-nav>.view-content>div:hover:after {
    display: none !important;
}
.sheet-category-overview-nav>.view-content .views-row-last .module-nav-item, 
.CMC .content .last a {
    border: none;
}
@media only screen and (max-width: 1170px) {
    .CMC .content ul li {
        width: auto !important;
        border-bottom: none;
    }
    .CMC .content {
        margin: 0 20px;
    }
}
#block-menu-block-7.CMC .content a {
  font-size: 16px !important;
}
/*advisory*/
.page-support-documents-advisories .pcn-viewDownloadDocument .pcn-view-content {
    float: none;
    overflow-x: scroll;
    width: 100%;
    padding-left: 0;
}
.page-support-documents-advisories .pcn-viewDownloadDocument .pcn-viewContentWrapper table {
    width: 100%;
}
.page-support-documents-advisories .pcn-viewDownloadDocument .views-field-nothing {
    text-align: center;
}
/**/
.additional-info.sub-tip a, 
.ctc.sub-tip a,
.form-warning a,
.tq-guide .tq-content a,
.sub-tip a,
.certification .sub-tip a,
.viewDownloadDocument .subscribe a,
.text-introduce a,
.hardware-overview-warning a {
  color: #006699 !important;
  font-weight: bolder !important;
}
.hardware-overview-hint {
  margin-bottom: 30px;
}
.hardware-overview-hint p {
  /*color: #333;*/
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.invest-events-page .subscribe-btn {
  font-size: 20px;
  height: 45px;
  border-radius: 10px;
}
.invest-events-page .exposed_nav {
  font-size: 20px;
}

.images img {
  margin: 10px 11px;
  width: 150px;
  min-height: 75px;
  height: auto !important;
  float: none ; 
  border-radius: 10px;
  box-sizing: border-box;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.images img:hover {
    box-shadow: 0 0 12px rgba(178,178,178,.9);
}
@media (max-width: 1280px) and (min-width: 1170px) {
    .images {
        width: 1170px;
    }
}
@media (max-width: 1170px) {
    .images img {
        padding: 0;
        margin: 1%;
        width: 31%;
    }
}
@media (max-width: 767px) {
    .images img {
        width: 47.6%;;
    }
}
@media (max-width: 567px) {
    .images img {
        margin: 10px 0;
        width: 100%;
    }
    .page-node-696 .images img,
    .page-node-491 .images img  {
        margin: 10px 1%;
        width: 46.6%;;
    }
    .page-node-696 .images .content,
    .page-node-491 .images .content {
        text-align: center;
    }
}
@media (max-width: 450px) {
    .images img {
        margin: 10px 0;
        width: 100%;
    }
    .page-node-696 .images img,
    .page-node-491 .images img  {
       margin: 10px 0;
       width: 100%;
       max-width: 290px;
    }
}
.images p,
.webform-client-form label {
  font-size: 18px !important;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.form-top-content p.pic, 
.form-top-content .ctc .pqc, 
.page-node-2063 .ctc .pqc, 
.page-node-2063 p.pic, 
.page-node-2062 .ctc .pqc, 
.page-node-2062 p.pic,
.page-node-1576 .ctc .pqc, 
.page-node-1577 .ctc .pqc, 
.page-node-280 .ctc .pqc, 
.page-node-55 .ctc .pqc,
.content p.sub-tip-link,
.page-node-280 .ctc .pqc a, 
.page-node-55 .ctc .pqc a,
.body-vendors-self-recommendation-page .vendors-form-wrap .form-item.webform-component-markup,
.webform-client-form .field.field-name-body.field-type-text-with-summary.field-label-hidden h4  {
  font-size: 18px !important;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.vendors-form-wrap p {
  line-height: 1.625;
}
.page-node-280 .ctc .pqc a, 
.page-node-55 .ctc .pqc a {
  height: 40px;
  line-height: 40px;
}
.webform-client-form input, 
.webform-client-form select,
.webform-client-form input.form-submit,
.form-item.webform-component.webform-component-textarea textarea,
form#webform-client-form-282 input.webform-submit, 
form#webform-client-form-62 input.webform-submit {
  border-radius: 6px !important;
  color: #333 !important;
  font-size: 16px !important;
  font-weight: normal;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.webform-client-form .field.field-name-body.field-type-text-with-summary.field-label-hidden *,
.body-vendors-self-recommendation-page .vendors-form-wrap legend,
.webform-client-form .field.field-name-body.field-type-text-with-summary.field-label-hidden:nth-child(13) h2,
.webform-client-form .tq-form-section-wrapper .field.field-name-body.field-type-text-with-summary.field-label-hidden:first-child h2,
.webform-client-form .field.field-name-body.field-type-text-with-summary.field-label-hidden h2 {
  font-size: 22px !important;
  color: #333 !important;
  padding-left: 0;
  text-align: left !important;
  font-weight: bold !important;
}
.webform-client-form .field.field-name-body.field-type-text-with-summary.field-label-hidden h3 {
  font-size: 22px !important;
  color: #333 !important;
  font-weight: bold !important; 
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.webform-client-form .additional-info,
.form-warning,
.webform-client-form .additional-info,
.tq-header .tq-guide {
  color: #333 !important;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.tq-header .tq-guide {
  margin-top: 0px !important;
  font-size: 18px !important;
}
.tq-sheet-button {
  height: 35px !important;
  border-radius: 6px;
}
.node-blog-form select, .node-blogs-form select, 
.page-user-edit select, .node-blog-form input, 
.node-blogs-form input, .page-user-edit input, 
.webform-client-form select, 
.webform-client-form input,
form#webform-client-form-282 .webform-component select, 
form#webform-client-form-62 .webform-component select,
form#webform-client-form-282 input.webform-submit, 
form#webform-client-form-62 input.webform-submit {
  height: 35px !important;
  line-height: 1 !important;
  vertical-align: middle !important;
}
.body-vendors-self-recommendation-page label {
  width: 36%;
}
.tq-guide .tq-content p {
  line-height: 1.625 !important;
}
.form-item-hint {
  color: #999;
}
.tq-guide .tq-title {
  font-size: 30px !important;
}
.tq-guide .tq-content {
  font-size: 18px !important;
}
.tq-guide .tq-content a {
  padding-right: 0 !important;
}
.tq-category-list .tq-single-category .tq-single-category-text {
  font-size: 20px !important;
}
.tq-sheet-button, .tq-sheet .tq-sheet-validate-batch {
  background: #006699 !important;
  border-color: #006699 !important;
  margin-left: 0 !important;
}
.page-node-2102 .webform-client-form .tq-form-section-wrapper .field.field-name-body.field-type-text-with-summary.field-label-hidden:first-child h2,
.page-node-2121 .webform-client-form .tq-form-section-wrapper .field.field-name-body.field-type-text-with-summary.field-label-hidden:first-child h2,
.page-node-2124 .webform-client-form .tq-form-section-wrapper .field.field-name-body.field-type-text-with-summary.field-label-hidden:first-child h2,
.page-node-2122 .webform-client-form .tq-form-section-wrapper .field.field-name-body.field-type-text-with-summary.field-label-hidden:first-child h2,
.page-node-4060 .webform-client-form .tq-form-section-wrapper .field.field-name-body.field-type-text-with-summary.field-label-hidden:first-child h2,
.page-node-4061 .webform-client-form .tq-form-section-wrapper .field.field-name-body.field-type-text-with-summary.field-label-hidden:first-child h2,
.tq-b-title {
  font-size: 30px !important;
  font-weight: bold !important;
  text-align: center !important;
  margin: 50px auto 70px !important;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.page-node-2102 .graywrap,
.page-node-2102 .graywrap input,
.page-node-2121 .graywrap,
.page-node-2121 .graywrap input {
  background: transparent !important;
}

.webform-client-form .three-node label {
  padding-left: 20px !important;
  box-sizing: border-box;
}
/*开发板,芯片，模组*/
.page-products-devkits .sheet-category-overview>.view-content .sheet-table .sheet-table-header th.devbd-product {
  width: 180px;
}
.page-products-devkits .sheet-category-overview>.view-content .sheet-table .sheet-table-header .sheet-figure {
    width: 245px;
}
.page-products-devkits .sheet-category-overview>.view-content .sheet-table .sheet-table-header th.devbd-ui,
.page-products-devkits .sheet-category-overview>.view-content .sheet-table .sheet-table-header th.devbd-guide {
  width: 100px;
}
.sheet-category-overview>.view-content h2.sheet-category-title,
.pte .equipment-head h2 {
  font-size: 30px;
  font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
.sheet-category-overview>.view-content .sheet-category-description h3 {
  font-size: 20px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.sheet-category-overview>.view-content .sheet-category-description ul li,
.pte .equipment-head p,
.pte th {
  font-size: 16px;
  line-height: 1.625;
}
.pte .equipment-head h2 {
  line-height: 1.5;
}
.sheet-category-overview>.view-content .sheet-table .sheet-table-header,
.sheet-category-overview>.view-content .sheet-table .sheet-table-body,
.sheet-category-overview>.view-content .sheet-table .sheet-item td a, 
.sheet-category-overview>.view-content .sheet-table .sheet-item td a:visited {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.sheet-category-overview>.view-content .sheet-table .sheet-item td a,
.pte .views-field-field-module-link a,
.sheet-category-overview>.view-content .sheet-table .sheet-item td a:visited,
.sheet-category-overview>.view-content .sheet-category-description a, 
.sheet-category-overview>.view-content .sheet-category-description a:visited,
.sheet-category-overview>.view-content .sheet-category-description a:hover,
.sheet-category-overview>.view-content .sheet-table .sheet-item td a:hover {
  color: #0071c5;
}
.sheet-category-overview>.view-content .sheet-table .sheet-table-header .module-flash,
.sheet-category-overview>.view-content .sheet-table .sheet-table-header .chip-flash {
  width: 100px;
}
.sheet-category-overview>.view-content .sheet-table .sheet-table-header .module-psram,
.sheet-category-overview>.view-content .sheet-table .sheet-table-header .chip-psram {
  width: 120px;
}
.sheet-category-overview>.view-content .sheet-table .sheet-item .sheet-field.chip-image img,
.sheet-category-overview>.view-content .sheet-table .sheet-item .sheet-field.module-image img {
  width: 66%;
  height: auto;
}
.sheet-category-overview-footer-nav-list .sheet-category-overview-footer-nav-link,
.sheet-category-overview-footer-nav-list .sheet-category-overview-footer-nav-link:visited,
.sheet-category-overview-footer-nav-list .sheet-category-overview-footer-nav-link:active {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
  background: #c33425;
  height: auto;
  padding: 10px 0;
}
.sheet-category-overview-footer-nav-link:hover {
  background: #b72326 !important;
}
.sheet-category-overview>.view-content .sheet-table .sheet-item .sheet-figure .devbd-image,
.sheet-category-overview>.view-content .sheet-table .sheet-item .sheet-figure .chip-image {
  margin: 0 auto;
}
.sheet-category-overview>.view-content .sheet-table .sheet-figure-desc {
  font-size: 12px !important;
  color: #888;
}
.sheet-category-overview>.view-footer,
.page-products-socs .view-footer {
  margin-bottom: 50px;
}
.pte {
  width: 1140px;
}
#wechat .header h1 {
  display: none;
}
.page-products-equipment-production-testing-equipment-overview .views-field-name img {
  height: auto;
  width: 70%;
}
.page-products-equipment-production-testing-equipment-overview .pte td.views-field {
  padding-top: 20px;
  vertical-align: middle;
}
@media (max-width: 1280px) and (min-width: 1170px) {
  .sheet-category-overview>.view-content .views-row {
    max-width: 1140px;
  }
  .sheet-category-overview>.view-content .sheet-table .sheet-table-header .module-flash {
    width: 100px;
  }
  .sheet-category-overview>.view-content .sheet-table .sheet-table-header .module-psram {
    width: 110px;
  }
}
@media (min-width: 1170px) {
    .sheet-category-overview>.view-content .sheet-table .sheet-table-header .module-description {
        width: 260px;
    }
}
@media (max-width: 1170px) {
  .pte {
    width: auto;
    margin: 0 20px !important;
  }
}
@media only screen and (max-width: 740px) {
  .sheet-category-overview-nav>.view-content>div {
    display: table-cell;
    margin-bottom: 20px;
    max-width: 100% !important;
    margin: 0;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
    width: auto; 
  }
  
}
/*ESP32-Korvo-DU1906*/
.esp32-korvo-du1906-wrap .img-wrap img {
    width: 50% !important;
    max-width: 160px;
}
.esp32-korvo-du1906-wrap h3 {
    text-align: center;
}
.esp32-korvo-du1906-wrap .related-modules-wrap a {
    color: #0071c5 !important;
    text-decoration: none !important;
}
.esp32-korvo-du1906-wrap .related-modules-wrap a:hover {
    text-decoration: underline !important;
}
.esp32-korvo-du1906-wrap #esp32-korvo-du1906-resources .row .btn-wrap {
    max-width: 550px;
}
@media screen and (min-width: 767px) { 
    .esp32-korvo-du1906-wrap .margin-bottom-50 {
        margin-bottom: 50px;
    }
}
.esp32-korvo-du1906-wrap #esp32-korvo-du1906-features-wrap {
    padding-bottom: 0;
}
.node-media .body a, 
.node-media .body a span, 
.node-media .body a:visited, 
.node-media .body a:visited span {
  color: #0071c5 !important;
}
.node-media .body a:hover, 
.node-media .body a:hover span, 
.node-media .body a:active, 
.node-media .body a:active span {
  color: #0071c5 !important;
  text-decoration: underline;
}
/*字体*/
.feature-brief-title, .feature-list .feature-list-item .item-title {
  font-size: 22px;
}
.view-content .feature-brief-content *, .feature-list .feature-list-item .item-description, .feature-list .feature-list-item .item-description * {
  font-size: 16px;
}
.resource-list .resource-list-item {
  height: auto;
  width: 23%;
  border-radius: 10px;
}
.resource-list .resource-list-item a, .resource-list .resource-list-item a:link, .resource-list .resource-list-item a:visited, .resource-list .resource-list-item a:active {
  padding: 10px 20px;
}
.resource-list .resource-list-item .item-title {
  font-size: 18px;
}

.resource-list .resource-list-item .item-title {
  max-width: -webkit-calc(100% - 52px);
  max-width: -moz-calc(100% - 52px);
  max-width: calc(100% - 52px);
  white-space: normal;
} 
.resource-list .resource-list-item a, .resource-list .resource-list-item a:link, .resource-list .resource-list-item a:visited, .resource-list .resource-list-item a:active {
    text-overflow: unset !important;
}
.resource-list .resource-list-item a:hover {
  color: #c33425 !important;
}
.resource-list .resource-list-item .item-icon {
  margin-right: 12px;
}
.resource-list .resource-list-item .item-icon {
  width: 40px;
  overflow: hidden;
}
.resource-list .resource-list-item a:hover img {
  -webkit-filter: url(#black-to-c33425);
  -moz-filter: url(#black-to-c33425);
  filter: url(#black-to-c33425);
}
.explore-block .box {
  height: 410px;
}
#block-block-37 .explore-block .box .content {
  margin-top: 100px;
}
#block-block-37 .explore-block .box h3,
.list-media li .views-field.views-field-title .field-content a {
  font-size: 22px;
  line-height: 1.3;
}
#block-block-37 .explore-block .box h3 {
  line-height: 1.625;
}
.explore-block .box a {
  font-size: 16px;
}
#block-views-media-block-3, #block-views-media-block-1 {
  margin: 90px 0 50px; 
}
.i18n-zh-hans .hardware-overview-warning::before {
  margin-top: -8px;
}
.wwan h3 {
  font-size: 22px;
}
.wwan p {
  font-size: 16px;
  line-height: 1.625;
}
.left-words-right-img .imagerer {
  margin-top: 0;
}
.words-left-right {
  margin-bottom: 0;
}
.page-node-2676 .left-words-right-img,
.page-node-2675 .left-words-right-img {
  display: box;
  display: flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.page-node-2676 .wwan .container,
.page-node-2675 .wwan .container {
  padding: 60px 0;
}
.page-node-2676 .left-words-right-img .words,
.page-node-2675 .left-words-right-img .words,
.page-node-2675 .left-words-right-img .imagerer,
.page-node-2676 .left-words-right-img .imagerer {
  display: box;
  display: flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.page-node-2676 .left-words-right-img .imagerer img,
.page-node-2675 .left-words-right-img .imagerer img  {
  width: 90%;
  height: auto;
  margin-top: 0px !important;
}
.cols.pd .words h3, .fc h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
.fc .col-1  .ctt .r.img img,
.fc .col-4  .ctt .r.img img,
.fc .col-2  .ctt .l.img img {
  width: 120px;
  height: auto;
}
.page-node-79 .fc .col-1 .ctt .r.img img,
.page-node-250 .fc .col-1 .ctt .r.img img,
.page-node-79 .fc .col-2 .ctt .l.img img,
.page-node-250 .fc .col-2 .ctt .l.img img   {
  width: 120px;
}
.page-node-79 .fc .col-three .ctt .r.img img,
.page-node-250 .fc .col-three .ctt .r.img img  {
  width: 160px;
}
.page-node-50 .fc .col-1 .ctt .r.img img,
.page-node-50 .fc .col-2 .ctt .l.img img,
.page-node-274 .fc .col-1 .ctt .r.img img,
.page-node-274 .fc .col-2 .ctt .l.img img {
  width: 300px;
}
.page-node-50 .col a,
.page-node-274 .col a {
  font-size: 16px;
  height: 32px;
  line-height: 31px;
}
.page-node-50 .wwa.fc.wwd .col .ctt, 
.page-node-274 .wwa.fc.wwd .col .ctt {
  padding: 80px 0;
}
.page-node-50 .fc.wwa.wwd .col-1 img.ab-img,
.page-node-274  .fc.wwa.wwd .col-1 img.ab-img {
  bottom: -80px;
  width: 400px;
  height: auto;
}
.wwa.fc .col .ctt {
  padding: 100px 0;
}
.wwa.fc.esp8266 .col .ctt {
  padding: 80px 0;
}
.page-node-1282 .wwa.fc.esp8266 .col .ctt,
.page-node-1281 .wwa.fc.esp8266 .col .ctt,
.page-node-247 .wwa.fc.esp8266 .col .ctt,
.page-node-164 .wwa.fc.esp8266 .col .ctt {
  padding: 120px 0;
}
.page-node-247 .wwa.fc.esp8266 .col:nth-child(2) .ctt .img img,
.page-node-164 .wwa.fc.esp8266 .col:nth-child(2) .ctt .img img {
  width: 100px !important;
}
.page-node-79 .wwa.fc.esp8266 .col .ctt,
.page-node-250 .wwa.fc.esp8266 .col .ctt  {
  padding: 110px 0;
}
.page-node-79 .col a,
.page-node-250 .col a {
  font-size: 16px;
  height: 32px;
  line-height: 31px;
}

.pd p, .col p {
  font-size: 16px;
  line-height: 1.625;
}
.feature-detail-title,
.resource-link-title,
.body-esp32-devkitc-for-google .text-content h2,
.page-products-devkits-esp32-azure-kit .view-display-id-block_2 .view-content .single-resource-link {
  font-size: 22px;
}
.resource-link-title {
  margin-bottom: 22px;
}
tr.feature-detail-row,
.page-products-devkits-esp32-azure-kit .view-display-id-block_2 ul li {
  font-size: 16px;
}
.body-esp32-devkitc-for-google .text-content p {
  font-size: 16px;
  line-height: 1.625;
}
.page-products-devkits-esp32-lyrat a.resource-link-button {
  width: 300px;
}
a.resource-link-button {
  height: 50px;
  font-size: 16px;
}
a.resource-link-button:hover,
.hardware-overview-four-column a.resource-link-button:hover {
  background: #e9e9e9 !important;
}
.wwan .container p a {
  color: #0071c5 !important;
  text-decoration: none;
}
.wwan .container p a:hover {
  text-decoration: underline;
}
.body-esp32-devkitc-for-google .link-wrap .col a {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #333;
}
#esp-skainet-wrap h3,
#esp-skainet-wrap .content h2 {
  font-size: 22px;
}
#esp-skainet-wrap .content h2 {
  margin-top: 0;
}
#esp-skainet-wrap h2.sublTitle {
  font-size: 30px;
}
#esp-skainet-wrap .content p,
.applicationContent ul li {
  font-size: 16px;
}
.applicationContent .desc p {
  line-height: 1.625;
}
.iconGroup img {
  width: 110px;
  margin: 0 26px;
}
#esp-skainet-wrap .featuresLists li h3 {
  font-size: 18px;
  height: 50px;
}
.page-node-4190.i18n-zh-hans #esp-skainet-wrap .featuresLists li h3,
.page-node-4189.i18n-zh-hans #esp-skainet-wrap .featuresLists li h3 {
    height: 30px;
}
#esp-skainet-wrap .featuresLists li p {
  font-size: 16px;
  line-height: 1.625;
}
#esp-skainet-wrap .sublTitle {
  margin-bottom: 60px !important;
}
.applicationContent .desc h3 {
  margin-top: 0 !important;
}
.hc-title,
.RPS .hc-title {
  font-size: 30px;
  font-weight: bold;
}
.applications .box p,
.applications .box h2,
.RPS a{
  font-size: 22px !important;
  font-weight: bold;
}
.RPS a {
  margin: 15px 15px 50px;
  line-height: 200px;
  height: 200px;
}
.applications .box a {
  font-size: 16px;
}
.applications .box {
  height: 300px;
}
.view-course .views-field {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.view-course .views-field.views-field-title,
.view-book .views-field.views-field-field-link a,
.iot-college .github .github_wrapper h2 {
  font-size: 22px;
}
.view-course .views-field.views-field-body p,
.view-book .views-field.views-field-body p {
  line-height: 1.625;
}
.iot-college .github .github_wrapper h2 {
  font-weight: normal !important;
}
.iot-college .video h1 {
  font-size: 22px;
}
.iot-college .list h3  {
  font-size: 18px;
  font-weight: normal !important;
}
.iot-college .list .description,
.iot-college .list .date,
select#select_sort,
.iot-college .github .github_wrapper .text  {
  font-size: 16px;
}
.iot-college .video a {
  color: #0071c5;
}
#node-2570 .field-item .strong-big, #node-2569 .field-item .strong-big,
#node-2570 .field-item h3, #node-2569 .field-item h3 {
  font-size: 30px;
}
#node-2570 .field-item p, #node-2569 .field-item p {
  font-size: 16px;
  line-height: 1.625;
}
.hardware h2 {
  font-size: 22px;
}
.page-node-236 .hardware-group,
.page-node-71 .hardware-group {
  max-width: 1250px;
  margin-bottom: 20px;
}
.page-node-236 .hardware-group li, 
.page-node-236 .hardware-group li a, 
.page-node-236 .hardware-group p,
.page-node-71 .hardware-group li, 
.page-node-71 .hardware-group li a, 
.page-node-71 .hardware-group p {
  font-size: 16px !important;
  line-height: 2 !important;
}
.hardware-group li a:hover {
    text-decoration: underline !important;
}
.new-page-style #main .hardware a i {
  line-height: 1;
}
.hardware-group img {
  width: 120px;
}
.others-more .box a {
  font-size: 16px;
}
.page-node-236 .others-more,
.page-node-71 .others-more {
  text-align: center;
  display: box;
  display: flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  background: transparent;
}
.page-node-236 .others-more .col-50,
.page-node-71 .others-more .col-50 {
  padding: 20px 10px;
  max-width: 580px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.page-node-236 .others-more .col-50 .box,
.page-node-71 .others-more .col-50 .box {
  border-radius: 6px;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.page-node-236 .others-more img,
.page-node-71  .others-more img {
  width: 238px;
}
#node-2570 .field-item, #node-2569 .field-item {
  width: 1140px;
}
.views-exposed-widget-job-search-filter-group .bef-tree-depth-1>li label {
  font-size: 16px;
  display: inline-block;
  margin-top: 1px;
}
.i18n-en .views-exposed-widget-job-search-filter-group .bef-tree-depth-1>li label {
  margin-top: 3px;
}
.views-exposed-widget-job-search-filter-group .icheckbox {
  margin-top: 3px;
}
#edit-field-classification-value-wrapper .form-item.form-type-radio.form-item-field-classification-value {
  font-size: 18px;
  font-weight: bold;
}
.views-exposed-widget-job-search-filter-group .bef-tree-depth-0>li>.form-item,
.views-exposed-widget-job-search-filter-group .bef-tree-depth-0>li>.form-item>label,
.views-exposed-widget-job-search-filter-group>label {
  font-size: 16px;
  font-weight: bold !important;
  font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
.body-esp-eye-page .wrap_row {
  width: 1140px;
}
.body-esp-eye-page .solution-container h2,
.body-esp-eye-page .esp-eye-page h3 {
  font-size: 30px;
}
.body-esp-eye-page .solution-container .desc p {
  padding-left: 0;
  font-size: 16px;
  margin-top: 80px;
  line-height: 1.625;
}
.i18n-en.body-esp-eye-page .solution-container .desc p {
  margin-top: 50px;
}
.body-esp-eye-page .solution-container .prod-wrap {
  position: absolute;
  z-index: 4;
  top: 23%;
  right: 0;
  width: 44%;
}
.body-esp-eye-page .solution-container .prod-wrap a span {
  font-size: 18px;
}
.body-esp-eye-page .solution-container .imgSplit img {
  width: 380px;
  height: auto;
}
.body-esp-eye-page .solution-container .dev-border img {
  width: 100px;
  height: auto;
}
.body-esp-eye-page .dev-border .dev-1 p,
.body-esp-eye-page .aws-container .aws-desc-wrap p {
  font-size: 16px;
  line-height: 1.625;
}
.body-esp-eye-page .dev-border {
  padding-right: 0;
}
.body-esp-eye-page .aws-container .aws-desc-wrap {
  margin-left: 0;
}
.body-esp-eye-page .aws-container .awsLogo {
  margin-right: 0;
}
.body-esp-eye-page .esp-eye-page a.button {
  font-size: 16px;
}
.body-esp-eye-page .dev-container .dev-row-wrap .dev-3 p {
  font-size: 16px;
  padding: 0 20%;
}
.body-esp-eye-page .esp-eye-page .dev-container .imgExplain img {
  height: 640px;
  width: 100%;
}
.page-node-4189 .CMC,
.page-node-4189 .CMC .content .menu-block-wrapper,
.page-node-4190 .CMC,
.page-node-4190 .CMC .content .menu-block-wrapper {
    overflow: unset !important;
}
.page-node-4189 .CMC .content ul.menu,
.page-node-4190 .CMC .content ul.menu {
    height: auto;
    min-width: 120px !important;
}
.page-node-4189 .content li.espSkainetPurchase ul,
.page-node-4190 .content li.espSkainetPurchase ul {
    top: 40px;
    left: -30px;
}
.page-node-4189 .content li.espSkainetPurchase ul li,
.page-node-4190 .content li.espSkainetPurchase ul li {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
    float: none;
}
.page-node-4189 .content li.espSkainetPurchase ul li a,
.page-node-4190 .content li.espSkainetPurchase ul li a {
    padding: 0 26px;
    height: 30px;
    line-height: 30px;
}
.page-node-4189 .content li.espSkainetPurchase ul li.first,
.page-node-4190 .content li.espSkainetPurchase ul li.first {
    border-right: none;
    border-bottom: 1px solid #e2352c;
}
.page-node-4189 .content li.espSkainetPurchase ul li,
.page-node-4190 .content li.espSkainetPurchase ul li {
    border-bottom: 1px solid #e2352c;
}
.page-node-4189 .content li.espSkainetPurchase ul li:last-child,
.page-node-4190 .content li.espSkainetPurchase ul li:last-child {
    border-bottom: none;
}
.page-node-4189 .corefunctionList li,
.page-node-4190 .corefunctionList li {
    border-radius: 6px;
}

.page-node-1566 .CMC,
.page-node-1568 .CMC {
    position: static;
}
.page-node-1566 .sdk-sec-1 .content .sdk-sec-wrap,
.page-node-1568 .sdk-sec-1 .content .sdk-sec-wrap {
    width: 100%;
    max-width: 1140px;
    margin: 50px auto 0;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-node-1566 .sdk-sec-1 .content h1,
.page-node-1568 .sdk-sec-1 .content h1  {
    width: 100%;
    font-size: 30px;
}
.page-node-1566 .sdk-sec-1 .content .sdk-sec-img,
.page-node-1568 .sdk-sec-1 .content .sdk-sec-img {
    width: 50%;
    text-align: left;
}
.page-node-1566 .sdk-sec-1 .content img,
.page-node-1568 .sdk-sec-1 .content img {
    width: 85%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0;
}
.page-node-1566 .sdk-sec-1 .content p,
.page-node-1568 .sdk-sec-1 .content p  {
    width: 50%;
    font-size: 16px;
    line-height: 1.625;
    text-align: left;
    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;

}
.page-node-1566 .sdk-sec-2,
.page-node-1568 .sdk-sec-2 {
    background: #0781B2;
    height: 400px;
}
.page-node-1566 .sdk-sec-2 img,
.page-node-1568 .sdk-sec-2 img {
    display: none;
}
.page-node-1566 .sec.sdk-sec-2 h3,
.page-node-1568 .sec.sdk-sec-2 h3 {
    font-size: 30px;
}
.page-node-1566 .sec.sdk-sec-2 li,
.page-node-1568 .sec.sdk-sec-2 li {
    font-size: 18px;
    line-height: 1.625;
}
.page-node-1566 .sdk-sec-2 .content,
.page-node-1568 .sdk-sec-2 .content {
    height: 100%;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    background-image: url('../images/espressif-SDK-2020-07-09-0-01.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.page-node-1566 .sec.sec-brand ul,
.page-node-1568 .sec.sec-brand ul {
    padding-bottom: 20px;
}
.page-node-1566 .sec.sdk-sec-2 .words,
.page-node-1568 .sec.sdk-sec-2 .words {
    z-index: 1;
    bottom: 88px;
}
.new-pd-overview .s3 li a,
.sec.related-product li a {
    border-radius: 6px;
    text-align: center;
}
.new-pd-overview .s3 li a img,
.sec.related-product li a img {
    display: block;
    width: 200px !important;
    height: 240px !important;
}
.page-node-1566 .sec.sec-brand h3,
.page-node-1568 .sec.sec-brand h3 {
    position: static;
    margin: 70px auto 30px;
}
.page-node-1566 .sec.sdk-sec-2 .words,
.page-node-1568 .sec.sdk-sec-2 .words,
.page-node-1566 .sec.sec-brand h3, .page-node-1566 .sec.sec-brand ul,
.page-node-1568 .sec.sec-brand h3, .page-node-1568 .sec.sec-brand ul,
.page-node-1566 .sec.related-product, .page-node-1568 .sec.related-product {
    max-width: 1140px;
}
.new-pd-overview .content {
    max-width: 1140px;
}
.new-pd-overview .s3 h3 {
    text-transform: none;
}
.new-pd-overview p,
.new-pd-overview .s2 li {
    font-size: 16px;
    line-height: 1.625;
}
.new-pd-overview .s1 h2 {
    font-size: 30px;
}
.new-pd-overview .s1 p,
.new-pd-overview .s2 ul {
    margin-bottom: 0;
}
.new-pd-overview .s1 .col-md-7,
.new-pd-overview .s2 .col-md-7  {
    text-align: right;
}
.new-pd-overview .s1 .col-md-7 img,
.new-pd-overview .s2 .col-md-7 img {
    width: 90%;
    height: auto;
}
.new-pd-overview .s2 .col-md-5 {
    position: relative;
}
.new-pd-overview .s2 p {
    font-size: 20px;
}
.mesh-overview p {
    font-size: 16px;
    line-height: 1.625;
}
.mesh-overview img {
    width: 90%;
    height: auto;
}
.mesh-overview h1 {
    font-size: 30px;
    margin: 10px 0 30px;
}
.page-node-208 .new-pd-overview .s3,
.page-node-264 .new-pd-overview .s3,
.page-node-218 .new-pd-overview .s3,
.page-node-270 .new-pd-overview .s3 {
    padding-top: 0;
}
.page-node-200 .mesh-overview p,
.page-node-267 .mesh-overview p {
    font-size: 18px;
}

@media (max-width: 1440px) {
  .body-esp-eye-page .esp-eye-page .imgExplain img {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@media (max-width: 1280px) and (min-width: 1170px) {
  .wwan .container, .pdb-word-who-we-are .wordss {
    width: 1140px;
    padding: 50px 0;
  }
  .RPS a {
    width: 275px;
    height: 275px;
    line-height: 275px;
  }
  .page-node-1566 .sec.sdk-sec-2 .words,
  .page-node-1568 .sec.sdk-sec-2 .words,
  .page-node-1566 .sec.sec-brand h3, .page-node-1566 .sec.sec-brand ul,
  .page-node-1568 .sec.sec-brand h3, .page-node-1568 .sec.sec-brand ul,
  .page-node-1566 .sec.related-product, .page-node-1568 .sec.related-product {
    width: 1140px;
  }
}
@media (min-width: 960px) {
  .page-node-236 .hardware-group .group,
  .page-node-71 .hardware-group .group {
      display: box;
      display: flexbox;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
  }
  .page-node-236 .hardware-group .item,
  .page-node-71 .hardware-group .item {
    position: relative;
    padding-bottom: 230px;
    margin-bottom: 0;
  }
  .page-node-236 .hardware-group .item .panel,
  .page-node-71 .hardware-group .item .panel {
    height: 100%;
  }
  .page-node-236 .hardware-group .item .panel ol,
  .page-node-71 .hardware-group .item .panel  ol {
    position: absolute;
    bottom: 0;
    min-height: 230px;
  } 
  .page-node-236.i18n-zh-hans .hardware-group .item,
  .page-node-71.i18n-zh-hans .hardware-group .item {
    padding-bottom: 260px;
  }
  .page-node-236.i18n-zh-hans .hardware-group .item .panel ol,
  .page-node-71.i18n-zh-hans .hardware-group .item .panel  ol {
    min-height: 260px;
  } 
}
@media screen and (max-width: 1170px) { 
  .resource-list .resource-list-item {
    width: 32%;
  }
  .RPS a {
    margin: 15px 0 20px;
  }
  .page-node-2676 .wwan .container,
  .page-node-2675 .wwan .container {
    position: relative;
    padding: 40px 20px;
  }
  .page-node-1566 .sec.sec-brand h3,
  .page-node-1568 .sec.sec-brand h3 {
     padding-left: 20px;
  }
  .page-node-79 .wwa.fc.esp8266 .col .ctt, .page-node-250 .wwa.fc.esp8266 .col .ctt,
  .wwa.fc .col .ctt {
    padding: 50px 0;
    text-align: center;
  }
  .fc .col-1 .ctt .r.img img, .fc .col-4 .ctt .r.img img, .fc .col-2 .ctt .l.img img {
    width: 100px;
  }
  .applicationContent ul li {
    margin: 0 50px;
  }
  .page-node-79 .fc .col-1 .ctt .r.img img,
  .page-node-250 .fc .col-1 .ctt .r.img img,
  .page-node-79 .fc .col-2 .ctt .l.img img,
  .page-node-250 .fc .col-2 .ctt .l.img img   {
    width: 100px;
  }
  .page-node-79 .fc .col-three .ctt .r.img img,
  .page-node-250 .fc .col-three .ctt .r.img img  {
    width: 140px;
  }
  .page-node-79 .col a, 
  .page-node-250 .col a {
    display: inline-block;
    float: none;
  }
  #node-2570 .field-item, #node-2569 .field-item {
    width: 100%;
    box-sizing: border-box;
  }
  .page-node-50 .wwa.fc.wwd .col .ctt, .page-node-274 .wwa.fc.wwd .col .ctt {
    padding: 50px 0;
    text-align: center;
  }
  .page-node-50 .col a, .page-node-274 .col a {
    display: inline-block;
    float: none;
  }
  .body-esp-eye-page .wrap_row {
    width: 100%;
  }
  .body-esp-eye-page .aws-container {
    padding: 80px 20px;
  }
  .body-esp-eye-page .solution-container .desc p {
    margin-top: 0;
  }
  .page-node-1566 .sec.sdk-sec-2,
  .page-node-1568 .sec.sdk-sec-2 {
    padding: 0;
  }
  .page-node-1566 .sec.sdk-sec-2 h3, .page-node-1568 .sec.sdk-sec-2 h3 {
    font-size: 30px !important;
  }
  .page-node-1566 .sec.sdk-sec-2 li, .page-node-1568 .sec.sdk-sec-2 li {
    font-size: 18px !important;
  }
  .page-node-1566 .sec.sec-brand li,
  .page-node-1568 .sec.sec-brand li,
  .page-node-1566 .sec.related-product li,
  .page-node-1568 .sec.related-product li {
    float: left;
  }
  .page-node-1566 .sec.related-product li,
  .page-node-1568 .sec.related-product li {
    margin: 0 10px 20px;
  }
  #block-block-37 .explore-block .box .content {
    margin: 20px;
  }
  .hardware-overview-warning {
    font-size: 16px;
  }
  #esp-skainet-wrap .sublTitle {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 1170px) { 
  .resource-list .resource-list-item {
    width: 46%;
  }
  .hardware-overview-hint {
    font-size: 14px;
  }
}
@media only screen and (max-width: 980px){
  .featuresLists li {
    width: 49%;
  }
  #esp-skainet-wrap .content h2 {
    text-align: center;
  }
}
@media only screen and (max-width: 960px){
  .page-node-236 .others-more,
  .page-node-71 .others-more {
    text-align: center;
    display: block;
    padding-bottom: 30px !important;
  }
  .page-node-236 .others-more .col-50,
  .page-node-71 .others-more .col-50 {
    padding: 0;
    width: 100%;
    max-width: 100%;
    display: block;
  }
  .page-node-236 .others-more .box,
  .page-node-71 .others-more .box {
    border-radius: 0 !important;
  }
  .hardware-group ul, .hardware-group ol,
  .hardware p, .hardware h2 {
    text-align: center;
  }
  .hardware-group ul > li, .hardware-group ol > li {
    display: inline-block;
    text-align: left;
  }
  .hardware-group ul > li ul li , .hardware-group ol > li ul li {
    display: block;
  }
}
@media only screen and (max-width: 909px){ 
  .hardware-overview-warning {
    font-size: 16px;
  }
  .hardware-overview-warning::before {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) { 
  .featuresLists li {
    width: 100%;
  }
  .applicationContent ul li {
    margin: 0 20px;
  }
  .iconGroup img {
    width: 100px;
    margin: 0 10px;
  }
  .page-node-2676 .left-words-right-img .imagerer,
  .page-node-2675 .left-words-right-img .imagerer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .page-node-2676 .wwan .about .imagerer img,
  .page-node-2675 .wwan .about .imagerer img  {
    width: 300px !important;
    height: auto !important;
    margin: 0 auto !important;
  }
  .page-node-2676 .left-words-right-img .words, .page-node-2675 .left-words-right-img .words {
    margin-top: 240px !important;
    width: 100%;
  }
  .page-node-2676 .wwan h3,
  .page-node-2675 .wwan h3 {
    text-align: center;
  }
  .page-node-1566 .sdk-sec-1 .content .sdk-sec-wrap, 
  .page-node-1568 .sdk-sec-1 .content .sdk-sec-wrap {
    display: block;
  }
  .page-node-1566 .sdk-sec-1 .content .sdk-sec-img, 
  .page-node-1568 .sdk-sec-1 .content .sdk-sec-img {
    width: 100%;
    text-align: center;
  }
  .page-node-1566 .sdk-sec-1 .content p, 
  .page-node-1568 .sdk-sec-1 .content p {
    width: 100%;
    margin-top: 30px;
  }
  .new-pd-overview .s1 p,
  .new-pd-overview .s2 ul {
    margin-bottom: 40px;
  }
  .new-pd-overview .s1 .col-md-7, .new-pd-overview .s2 .col-md-7 {
    text-align: center;
  }
  .page-node-4190 #esp-skainet-wrap .featuresLists li h3,
  .page-node-4189 #esp-skainet-wrap .featuresLists li h3 {
    height: auto !important;
    margin-bottom: 5px
  }
  .page-node-4190 .featuresLists li img,
  .page-node-4189 .featuresLists li img {
    width: 80px;
  }
}
@media screen and (max-width: 490px) {
  .page-node-1566 .sec.sec-brand li,
  .page-node-1568 .sec.sec-brand li,
  .page-node-1566 .sec.related-product li,
  .page-node-1568 .sec.related-product li {
    float: none;
  }
  .page-node-1566 .sec.related-product li a img,
  .page-node-1568 .sec.related-product li a img {
    margin: 0 auto;
  }
 }
/*ESP-WIFI-MESH*/
.espmesh .about .intro-wrapper h2 {
    font-size: 30px;
}
.espmesh .about .intro-wrapper p {
    text-align: left;
    margin-bottom: 0;
}
.espmesh .about .intro-wrapper h3 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 0;
}
.espmesh .about .row .img-wrap {
    width: 160px;
    height: 160px;
    padding: 0;
}
.espmesh .about .views-row-odd .row .img-wrap {
    text-align: left;
}
.espmesh .about .views-row-even .row .img-wrap {
    text-align: right;
}
.espmesh .about .views-row-even h3,
.espmesh .about .views-row-even p {
    text-align: right;
}
.espmesh .about .row .img-wrap img {
    width: 100% !important;
    max-width: 160px;
}
.espmesh .about .row .col-md-6 .img-wrap {
    margin: 0 auto;
}
.espmesh .about .row .col-md-6 {
    text-align: center;
}
.espmesh .about .row .col-md-6 h3 {
    margin-top: 30px;
    text-align: center;
}
.espmesh .about .applications-ul {
    display: inline-block;
    vertical-align: top;
    margin-top: 1.5em;
    padding-left: 18px;
}
.espmesh .about .applications-ul li {
    list-style: disc;
    text-align: left;
    font-size: 16px;
    line-height: 1.625;
}
.espmesh .about .applications-p {
    text-align: center !important;
}
@media screen and (max-width: 1170px) { 
    .espmesh .about .lighting .dox {
        min-height: 235px;
    }
    .espmesh .about .more-industries {
        margin-top: 100px !important;
    }
}
@media screen and (max-width: 768px) { 
    .espmesh .about .row .img-wrap {
        text-align: center !important;
    }
    .espmesh .about .margin-bottom-50 {
        margin-bottom: 30px !important;
    }
    .espmesh .about .views-row-even p {
        text-align: left;
    }
    .espmesh .about .views-row-odd .row .img-wrap,
    .espmesh .about .applications-p {
        margin-bottom: 30px !important;
    }
    .espmesh .about .views-row-even .row .img-wrap {
        margin-top: 30px !important;
    }
    .espmesh .about .intro-wrapper h3 {
        text-align: center !important;
    }
    .espmesh .about .d-flex .col-md-6:last-child {
        margin-top: 1.5em;
    }
    .espmesh .benefits>img {
        display: block;
    }
    .espmesh .more-industries .dol-md-6 p {
        padding-left: 20px;
    }
    .espmesh .relative-content h2 {
        margin-bottom: 50px;
    }
    .espmesh .about .more-industries {
        margin-top: 50px !important;
    }
}
.espmesh .more-industries a i {
    top: 0 !important;
}
.espmesh .more-industries a i {
    top: 0 !important;
}
.espmesh .more-industries h3 {
    font-size: 18px;
}
.espmesh .dip h2,
.espmesh .relative-content h2 {
    font-size: 30px;
}
.espmesh .espmesh-video-pop,
.espmesh .more-industries a, 
.espmesh .more-industries p {
    font-size: 16px;
}
/*里程碑*/
a.milestone-content::before {
    background: url('/sites/all/themes/espressif/images/right-angle-small-new.png') no-repeat;
}
.milestone-content-text::before {
    background: url('/sites/all/themes/espressif/images/event-mark-new.png') no-repeat;
}
.milestone-item::before {
    background: #848484;
}
.milestone-year {
    color: #333;
}
a.milestone-content:hover,
a.milestone-content:hover .milestone-content-detail {
    color: #c33425;
}
.milestone-item .milestone-content-detail p a,
.milestone-item .milestone-content-text p a {
  color: #0071c5;
}
/*404*/
.page-node-91 #main-wrapper,
.page-node-3301 #main-wrapper  {
  min-height: 0;
}
.page-node-91 .pdb-word,
.page-node-3301 .pdb-word  {
  text-align: right;
}
.page-node-91 .pdb-word .content,
.page-node-3301 .pdb-word .content {
  display: inline-block;
  text-align: left;
}
.page-node-91 .pdb-word .content h2,
.page-node-3301 .pdb-word .content h2 {
  line-height: 1.625;
  padding-bottom: 20px;
}
.page-node-91 .pdb-word .content a,
.page-node-3301 .pdb-word .content a {
  border: 1px solid #fff;
  color: #fff;
  padding: 10px 20px;
  border-radius: 6px;
}
.page-node-91 .pdb-word .content a:hover,
.page-node-3301 .pdb-word .content a:hover {
  opacity: .8;
}
.page-products-sdks-esp-homekit-sdk .view-footer .view-content .resource-list-item:last-child {
  display: none !important;
}
.page-products-socs-esp32-overview .view-content .feature-list-item:last-child .item-images img:first-child {
  max-width: 100px;
}
.page-products-socs-esp32-overview .view-content .feature-list-item:last-child .item-images img:last-child {
  max-height: 62px;
}
/*新闻修改*/

.page-company-newsroom-news-search .list-media {
  width: 1140px;
}
.page-company-newsroom-news-search .views-exposed-form .views-exposed-widgets {
    position: relative;
}
.page-company-newsroom-news-search .views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0;
}
.page-company-newsroom-news-search .views-exposed-form .views-widget-filter-combine {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 30%;
}
.i18n-en.page-company-newsroom-news-search .views-exposed-form .views-widget-filter-combine {
  width: 30%;
}
.page-company-newsroom-news-search .views-exposed-form .views-reset-button {
    position: absolute;
    right: 10px;
    top: 0;
    float: none;
}
.i18n-en.page-company-newsroom-news .views-exposed-form .views-reset-button {
    top: -3px;
}
.page-company-newsroom-news-search .list-media form .views-reset-button .form-submit {
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border: 0;
    background: url(../images/documents/retina/close.png) no-repeat center center;
    display: inline-block;
    background-size: cover;
    cursor: pointer;
}
.page-company-newsroom-news-search  .list-media form .views-submit-button {
    display: none;
}
.page-company-newsroom-news-search .list-media form .form-text {
  width: 100%;
  padding-left: 15px;
  padding-right: 40px;
  font-size: 16px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "é»‘ä½“", sans-serif !important;
  background: url(../images/documents/retina/search.png) no-repeat 15px center;
  background-size: auto 20px;
  outline: 0;
  padding: 6px 0 6px 50px;
  height: 30px;
  line-height: 30px;
  border-radius: 10px;
  border: 1px solid #b2b2b2;
  box-shadow: none;
  box-sizing: border-box;
}
.page-company-newsroom-news-search .bef-select-as-links  {
  padding: 0 0 16px;
  border-bottom: 1px solid rgba(0, 0, 0, .3);
  overflow: hidden;
}
.page-company-newsroom-news-search .bef-select-as-links .form-type-bef-link {
  display: inline-block;
  padding: 0 15px;
  border-right: 1px solid rgba(0, 0, 0, .3);
}
.page-company-newsroom-news-search .bef-select-as-links .form-type-bef-link:first-child {
  padding-left: 0;
}
.page-company-newsroom-news-search .bef-select-as-links .form-type-bef-link:last-child {
  border: none;
}
.i18n-zh-hans.page-company-newsroom-news-search .bef-select-as-links .form-type-bef-link:first-child a {
  text-indent: -18px;
  display: inline-block;
  vertical-align: middle;
}
.i18n-zh-hans.page-company-newsroom-news-search .bef-select-as-links .form-type-bef-link:first-child a:after {
  content: "全部";
}
.page-company-newsroom-news-search .bef-select-as-links .form-type-bef-link a {
  color: #333;
  font-size: 16px;
  font-family: os, Arial, SimHei, STHeiti, -apple-system, BlinkMacSystemFont, sans-serif;
  text-decoration: none;
}
.page-company-newsroom-news-search .bef-select-as-links .form-type-bef-link a:hover,
.page-company-newsroom-news-search .bef-select-as-links .form-type-bef-link.selected a {
  color: #c33425;
  text-decoration: underline;
}
.page-company-newsroom-news-search table {
  width: 100%;
}
.page-company-newsroom-news-search table tr {
  border-bottom: 1px solid #b2b2b2;
  background: #fff;
}
.page-company-newsroom-news-search table tr td {
  padding: 15px 10px;
}
.page-company-newsroom-news-search table thead tr {
  font-family: "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "PingFang SC Medium", "黑体", sans-serif !important;
  font-size: 16px;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  background: #efefef;
}
.page-company-newsroom-news-search table th {
  font-size: 16px;
  padding: 15px 2px !important;
  text-align: left;
  border-bottom: none;
}
.page-company-newsroom-news-search table tr td.views-field-title a {
  color: #0071c5 !important;
  text-decoration: none;
}
.page-company-newsroom-news-search table tr td.views-field-title a:hover {
  text-decoration: underline;
}
.page-company-newsroom-news-search td.views-field-nothing a:first-child {
  margin-right: 6px;
  color: #0074BD!important;
}
.page-company-newsroom-news-search td.views-field-nothing a:last-child {
  color: #006699 !important;
}
/*WeChat*/
.page-node-3134 #wechat .body h1 {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  margin: 0 auto 60px;
}
.page-node-3134 #wechat .header .inside,
.page-node-3134 #wechat .header h1 {
  display: none !important;
}
.page-node-3134 #wechat .body h2 {
  font-size: 22px;
  margin-top: 6px;
  margin-bottom: 10px;
  text-align: center;
}
.page-node-3134 #wechat .body p {
  font-size: 16px;
  margin-top: 6px;
  line-height: 1.625;
  text-align: center;
}
.page-node-3134 #wechat .body .l, .page-node-3134 #wechat .body .r {
  display: block;
}
.page-node-3134 #wechat .panel-wrap {
  -webkit-box-pack: justify;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-node-3134 #wechat .panel-wrap .wrap:first-child .r {
  padding-right: 45px;
  box-sizing: border-box;
}
.page-node-3134 #wechat .panel-wrap .panel {
  display: inline-block;
  width: 49%;
  vertical-align: top
}
.page-node-3134 #wechat .panel-wrap .wrap:last-child .r {
  padding-left: 45px;
  box-sizing: border-box;
}
.page-node-3134 #wechat .body .l {
  width: 300px;
  text-align: center;
  margin: 0 auto;
}
.page-node-3134 #wechat .panel-wrap .wrap .r p:last-child {
  text-align: left;
}
@media (max-width: 1280px) {
  .page-node-3134 #wechat .inside {
    padding: 80px 0;
  }
  .page-node-3134 #wechat .body h1 {
    margin-bottom: 40px;
  }
}
@media (max-width: 1170px) {
  #wechat .body .l img {
    margin-right: 0;
  }

}
@media (max-width: 900px) {
  .page-node-3134 #wechat .panel-wrap,
  .page-node-3134 #wechat .panel-wrap .panel {
    display: block !important;
  }
  .page-node-3134 #wechat .inside {
    padding: 50px 0;
  }
  .page-node-3134 #wechat .panel-wrap .panel {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 30px;
    box-sizing: border-box;
  }
  .page-node-3134 #wechat .panel-wrap .wrap .r {
    padding: 0 !important;
  }
}
/*faq*/
.page-support-faq-commercial-faq #main-wrapper {
    min-height: calc(100vh - 435px);
    padding-bottom: 50px;
    box-sizing: border-box;
}
.page-support-faq-commercial-faq table .views-field-field-commercial-faq-answer {
    display: none;
}
.page-support-faq-commercial-faq .viewDownloadDocument .SearchAndIcon .filterIcon {
    border: none;
}
.page-support-faq-commercial-faq .bef-checkboxes {
    padding-left: 10px;
    box-sizing: border-box;
}
.page-support-faq-commercial-faq .page-title {
    background: none !important;
    font-size: 30px;
    padding: 0;
    margin: 0;
    text-align: center;
}
.page-support-faq-commercial-faq .sat-page.view {
    margin-top: 50px;
}
.page-support-faq-commercial-faq .viewDownloadDocument .SearchAndIcon input {
    background-position: 97.5% center !important;
    padding-left: 15px;
    transition: all .2s linear;
}
.page-support-faq-commercial-faq .viewDownloadDocument .SearchAndIcon input:focus {
    box-shadow: 0 0 8px #bbb;
}
.page-support-faq-commercial-faq .viewDownloadDocument .SearchAndIcon .clearSearch {
    display: none !important;
}
.page-support-faq-commercial-faq .views-field-title .title-content p,
.page-support-faq-commercial-faq .sat-page .views-field-title .title-content p span {
    font-size: 14px !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important
}
.page-support-faq-commercial-faq .views-field-title .title-content p a,
.page-support-faq-commercial-faq .views-field-title .title-content p a * {
    color: #0071c5 !important;
    text-decoration: none !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.page-support-faq-commercial-faq .views-field-title .title-content p a:hover {
    text-decoration: underline !important;
}
.page-support-faq-commercial-faq .viewDownloadDocument .view-header {
    top: 11px;
}
.page-support-faq-commercial-faq ul.cto {
    border: none;
    padding-bottom: 19px;
}
@media (max-width: 1170px) {
    .viewDownloadDocument.actived .view-filters {
        display: none;
    }
    .page-support-faq-commercial-faq .SearchAndIcon input {
        width: 100% !important;
        max-width: 630px !important;
    }
}
/**/
#block-views-media-block-3 .list-media.media-block {
    max-width: 1158px;
}
#block-views-media-block-3 .flex-direction-nav {
    overflow: unset;
}
#block-views-media-block-3 .flex-direction-nav li {
    position: absolute;
    top: -230px;
    width: 32px;
    height: 100px;
}
#block-views-media-block-3 .flex-direction-nav li:first-child {
    left: -40px;
}
#block-views-media-block-3 .flex-direction-nav li:last-child {
    right: -40px;
}
#block-views-media-block-3 .flex-direction-nav li a {
    background-size: auto 26px;
    margin: 0;
    position: static;
}
#block-views-media-block-3 .flex-direction-nav li a.flex-disabled {
    display: none;
}
#block-views-media-block-3 .list-media li .views-field.views-field-title a:hover {
    color: #333;
    text-decoration: underline;
}
#block-views-media-block-3 .news-list-all {
    text-align: center;
    margin-top: 35px;
}
#block-views-media-block-3 .news-list-all a {
    background: transparent;
    vertical-align: middle;
    padding: 0;
    min-width: 0;
    font-size: 20px !important;
    color: #333;
    font-weight: normal;
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
#block-views-media-block-3 .news-list-all a:hover {
    text-decoration: underline;
}
#block-views-media-block-3 .news-list-all a span {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-top: -3px;
    background-image: url("../images/home-more.png");
    background-size: auto 22px;
    background-position: center;
    background-repeat: no-repeat;
}
@media (max-width: 1280px) and (min-width: 1170px){
    #block-views-media-block-3 .list-media.media-block {
        max-width: 1080px;
    }
} 
@media (max-width: 1170px) {
    #block-views-media-block-3 .list-media.media-block {
        width: calc(100% - 100px) !important;
        margin: 0 auto;
    }
    #block-views-media-block-3 .list-media.media-block .item-list ul.slides {
        overflow: hidden;
    }
}
/**/
.app h1 {
    font-size: 30px;
    margin: 60px 0 40px;
}
.app li .box h3 {
    font-size: 22px;
    font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Medium", "PingFang SC Medium", "黑体", sans-serif !important;
    font-weight: 600;
    color: #fff;
} 
.app li .box a {
    color: #fff;
    width: 144px;
    border: 2px solid #fff;
    display: block;
    border-radius: 30px;
    padding-right: 18px;
    line-height: 37px;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
}
.app li .box a span {
  position: absolute;
  margin-left: 8px;
  font-size: 20px;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.app li .box a:hover span {
  margin-left: 16px;
}

.app li .box a:hover {
  background: rgba(224, 38, 11, 0.3);
}

@media (max-width: 1280px) and (min-width: 1170px){
    .app, .list-media.media-block,
    .fc .ctt {
        width: 1140px !important;
    }
    .app li .box {
        width: 350px;
    }
}
/* IoT College*/
.view-course .views-field.views-field-title a,
.view-book .views-field.views-field-field-link a,
.iot-college .video h1,
.iot-college .list h3 a,
.iot-college .github .github_wrapper h2 a {
    color: #000;
}
.view-course .views-field.views-field-title a:hover,
.view-book .views-field.views-field-field-link a:hover,
.iot-college .list h3 a:hover,
.iot-college .github .github_wrapper h2 a:hover {
    color: #0071c5;
}
.iot-college .list .more a,
.iot-college .more a {
    background: #c33425;
}
.iot-college .filterlist .float_l a.active, .iot-college .filterlist .float_l a:hover {
    background: #c33425;
}
/**/
.page-node-256 .newhome .wrap,
.page-node-82 .newhome .wrap  {
  width: 1152px;
  display: box;
  display: flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-node-256 .newhome.hardware .colwithimg .item,
.page-node-82 .newhome.hardware .colwithimg .item {
    height: auto;
    padding-bottom: 0;
}
.page-node-256 .newhome .item,
.page-node-82 .newhome .item {
    display: block;
    float: left;
    width: 267px;
    padding-bottom: 0;
    border: none;
    box-shadow: 0 0 6px rgba(178,178,178,.5);
    transition: all .2s linear;
}
.page-node-256 .newhome .item:hover,
.page-node-82 .newhome .item:hover {
    box-shadow: 0 0 12px rgba(178,178,178,.8);
}
.page-node-256 .newhome .item .words,
.page-node-82 .newhome .item .words {
    margin: 6px 20px;
}
.page-node-256 .newhome .item .words h2,
.page-node-82 .newhome .item .words h2 {
    font-size: 22px;
    margin-top: 16px;
}
.page-node-256 .hardware p,
.page-node-82 .hardware p {
    font-size: 15px;
    line-height: 1.625;
}
.page-node-256 .newhome .item-box,
.page-node-82 .newhome .item-box {
    padding: 0;
    text-align: center;
}
.page-node-256 .newhome.hardware .item img,
.page-node-82 .newhome.hardware .item img {
    height: auto;
}
.page-node-256 .newhome div>a,
.page-node-82 .newhome div>a {
    font-size: 15px;
    margin: 26px 0;
    background: #fff;
    border: 1px solid #999;
    color: #333;
    font-weight: normal;
    border-radius: 40px;
    min-width: 160px;
    line-height: 1;
}
.page-node-256 .newhome div>a:hover,
.page-node-82 .newhome div>a:hover {
    background: rgba(178,178,178, .3);
}
@media (max-width: 1280px) and (min-width: 1170px) {
    .page-node-256 .newhome .wrap,
    .page-node-82 .newhome .wrap {
        zoom: 1;
    }
}
@media (max-width: 1170px){
    .page-node-256 .newhome .wrap,
    .page-node-82 .newhome .wrap {
        width: 100%;
        padding: 0 20px;
        zoom: 1;
        box-sizing: border-box;
    }
    .page-node-256 .newhome .item,
    .page-node-82 .newhome .item {
        margin: 1%;
        width: 31%;
    }
}
@media only screen and (max-width: 960px) {
    .page-node-256 .hardware p,
    .page-node-256 .hardware h2,
    .page-node-82 .hardware p,
    .page-node-82 .hardware h2 {
        text-align: left;
    }
}
@media only screen and (max-width: 860px) {
    .page-node-256 .newhome .item,
    .page-node-82 .newhome .item {
        margin: 1%;
        width: 47.5%;
    }
}
@media only screen and (max-width: 768px){
    .page-node-256 .newhome .wrap,
    .page-node-82 .newhome .wrap {
        margin: 30px 0;
    }
}
@media only screen and (max-width: 560px){
    .page-node-256 .hardware p,
    .page-node-256 .hardware h2,
    .page-node-82 .hardware p,
    .page-node-82 .hardware h2 {
        text-align: center;
    }
    .page-node-256 .newhome.hardware .colwithimg .item, 
    .page-node-82 .newhome.hardware .colwithimg .item {
        float: none;
        max-width: 290px !important;
        margin: 0 auto 30px;
        width: 90%;
    }
}
.page-node-1566 .CMC,
.page-node-208 .CMC,
.page-node-264 .CMC,
.page-node-1568 .CMC,
.page-node-218 .CMC,
.page-node-270 .CMC,
.page-node-267 .CMC,
.page-node-200 .CMC,
.page-node-219 .CMC,
.page-node-271 .CMC,
.page-node-209 .CMC,
.page-node-265 .CMC  {
    position: static;
}
.page-node-200 #main-wrapper,
.page-node-267 #main-wrapper,
.page-node-219 #main-wrapper,
.page-node-271 #main-wrapper,
.page-node-209 #main-wrapper,
.page-node-265 #main-wrapper {
    min-height: 0 !important;
}
/*.page-node-1566 .sec.sdk-sec-1 {
    padding: 37px 0 60px;
}
.page-node-1566 .sec.sdk-sec-1 p {
    display: block;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.625;
}
.page-node-1566 .sec.sdk-sec-1 h1 {
    font-size: 30px;
}
.page-node-1566 .sec.sdk-sec-1 img {
    width: 600px;
    height: auto;
}
.page-node-1566 .sec.sdk-sec-2 h3 {
    font-size: 30px;
}
.page-node-1566 .sec.sdk-sec-2 li {
    font-size: 22px;
    line-height: 1.625;
}*/
.esp32-devkitc-for-google-gallery .pdb-word img {
    width: 40% !important;
    margin-bottom: 0;
    margin-top: -10px;
}
.body-esp32-devkitc-for-google .text-content h2 {
    text-align: center !important;
}
/*esp32 modules / esp8266 modules*/
/**/
.esp32-modules-wrap .inside {
  padding: 60px 0;
}
.esp32-modules-wrap .row h2 {
    margin-bottom: 60px;
}
.esp32-modules-wrap .row .item {
    padding: 0 15px;
}
.esp32-modules-wrap .row .img-wrap {
    padding: 0;
    margin-bottom: 15px;
}
.esp32-modules-wrap .row .img-wrap img {
    width: 100% !important;
    max-width: 350px;
}
#esp32-modules-features .row {
    margin: 0 -15px;
}
#parameters-comparison  .row {
  margin: 0 -20px;
}
.intro-wrapper #esp32-modules-features h3,
.intro-wrapper #esp8266-modules-features h3 {
    font-size: 16px;
}
#parameters-comparison .item-icon .img-wrap {
    padding: 0;
}
#parameters-comparison .item-icon .img-wrap img {
    width: 70px !important;
    height: auto;
}
#parameters-comparison .item-icon {
    padding: 0 20px;
}
#parameters-comparison .item-icon .item-content {
    background: #fff;
    height: 100%;
    padding: 60px 20px;
    box-shadow: 0 0 6px rgba(178,178,178,.4);
    border-radius: 6px;
    box-sizing: border-box;
    transition: all .2s linear;
}
#parameters-comparison .item-icon .item-content:hover {
    box-shadow: 0 0 12px rgba(178,178,178,.8);
}
#parameters-comparison .item-icon:first-child .item-content {
    border-top: 3px solid #22A4DF;
}
#parameters-comparison .item-icon:nth-child(2) .item-content {
    border-top: 3px solid #01D3D6;
}
#parameters-comparison .item-icon:last-child .item-content {
    border-top: 3px solid #DED900;
}
#parameters-comparison .item-icon .item-content h3 {
    margin-top: 30px;
    text-align: center;
    font-size: 18px;
}
#parameters-comparison .item-icon .item-content p {
    margin-bottom: 0;
}
.esp32-modules-wrap .table-wrap {
    position: relative;
}
.esp32-modules-wrap .table-wrap h4 {
    font-size: 18px;
    margin: 0 0 16px;
}
.esp32-modules-wrap .table-fade::before {
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 20px;
    content: '向右滑动查看更多';
    position: absolute;
    color: #bbb;
    text-align: center;
    font-size: 14px;
}
.i18n-en .esp32-modules-wrap .table-fade::before {
    content: 'Swipe right to see more.';
}
.esp32-modules-wrap  .table-title {
    position: absolute;
    left: 0;
    border: 1px solid #e8e8e8;
    font-size: 14px;
    background: #fff;
    box-shadow: 2px 0 6px -3px #e8e8e8;
}
.esp32-modules-wrap  .table-title tbody {
  border-top: none;
}
.esp32-modules-wrap  .table-content {
    border: 1px solid #e8e8e8;
    width: 100%;
    border-bottom: none;
    overflow: hidden;
    overflow-x: auto;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.esp32-modules-wrap .table-content table {
    margin-left: 180px;
    width: calc(100% - 180px);
    font-size: 14px;
}
.esp32-modules-wrap th {
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    height: 40px;
    padding: 10px 20px;
    font-size: 14px;
    min-width: 150px;
    text-align: center;
    box-sizing: border-box;
}
.esp32-modules-wrap thead  tr:nth-child(2) th {
    height: 60px;
}

.esp32-modules-wrap thead  tr:nth-child(1) th:nth-child(4) {
    min-width: 90px;
}
.esp32-modules-wrap thead  tr:nth-child(1) th:nth-child(6) {
    min-width: 30px;
}
.esp32-modules-wrap thead  tr:nth-child(1) th:nth-child(7) {
    min-width: 290px;
}
.i18n-zh-hans .esp32-modules-wrap thead tr:nth-child(1) th:nth-child(7) {
  min-width: 356px;
}
.esp32-modules-wrap thead  tr:nth-child(1) th:nth-child(8) {
    min-width: 200px;
}
.esp32-modules-wrap thead  tr:nth-child(2) th:nth-child(3) {
    min-width: 120px;
}
.esp32-modules-wrap thead  tr:nth-child(2) th:nth-child(4) {
    min-width: 130px;
}

.esp32-modules-wrap thead  tr:nth-child(2) th:nth-child(6),
.esp32-modules-wrap thead  tr:nth-child(2) th:nth-child(7) {
    min-width: 140px;
}
.esp32-modules-wrap .table-content thead tr:first-child th:nth-child(1),
.esp32-modules-wrap .table-content thead tr:first-child  th:nth-child(2) {
  text-align: center;
}
.esp32-modules-wrap thead  tr th {
  border-right: none;
}
/*.esp32-modules-wrap thead  tr:nth-child(1) th:nth-child(1),
.esp32-modules-wrap thead  tr:nth-child(1) th:nth-child(2) {
  border-bottom: none;
}*/
.esp32-modules-wrap thead  tr:nth-child(1) th:nth-child(1),
.esp32-modules-wrap thead  tr:nth-child(1) th:nth-child(2),
.esp32-modules-wrap thead  tr:nth-child(2) th:nth-child(4),
.esp32-modules-wrap thead  tr:nth-child(2) th:nth-child(7) {
  border-right: 1px solid #e8e8e8;
}
.esp32-modules-wrap .table-content thead tr:first-child th:last-child,
.esp32-modules-wrap .table-content tr td:last-child {
    border-right: none;
}
.esp32-modules-wrap .table-title thead tr:first-child th.sticky-col {
    height: 101px;
    line-height: 101px;
    border-right: none;
}
.esp32-modules-wrap .table-title  tr:last-child td {
    border-bottom: none;
}
.esp32-modules-wrap .sticky-col {
    padding: 10px 20px;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    width: 180px;
    text-align: center;
    font-size: 14px;
    background: #fff;
    /*box-shadow: 2px 0 6px -3px #e8e8e8;*/
    box-sizing: border-box;
}
.esp32-modules-wrap .sticky-content {
    display: table-cell;
    vertical-align: middle;
}
.esp32-modules-wrap .interfaces {
    min-width: 430px;
}
.esp32-modules-wrap td {
    padding: 10px 20px;
    text-align: center;
    height: 90px;
    font-size: 14px;
    vertical-align: middle;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
}

.esp32-modules-wrap td a,
.esp32-modules-wrap .more-info a {
    color: #0071c5;
    text-decoration: none;
    line-height: 1.625;
}
.esp32-modules-wrap .table-content tr td:nth-child(1),
.esp32-modules-wrap .table-content tr td:nth-child(2),
.esp32-modules-wrap .table-content tr td:nth-child(3),
.esp32-modules-wrap .table-content tr td:nth-child(5),
.esp32-modules-wrap .table-content tr td:nth-child(6) {
    border-right: none;
}
.esp32-modules-wrap .more-info {
  margin-top: 30px;
  text-align: center;
  font-size: 18px;
  font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
.page-node-1282 .esp32-modules-wrap .more-info,
.page-node-1281 .esp32-modules-wrap .more-info {
    margin-top: 50px;
}
.esp32-modules-wrap .more-info a {
  padding: 0 60px;
}
.esp32-modules-wrap td a:hover,
.esp32-modules-wrap .more-info a:hover {
    text-decoration: underline;
}
.esp32-modules-wrap .resource-list .view-content{
  padding-top: 0;
}
.esp32-modules-wrap .resource-list .view-content {
  display: box;
  display: flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.esp32-modules-wrap .resource-list .resource-list-item {
  flex: 1;
  width: 32%;
  min-width: 32%;
}
.esp32-modules-wrap .buy-now {
  position: relative;
  background: transparent;
  margin-bottom: 0;
}
.esp32-modules-wrap .buy-now h2 {
  color: #333;
  margin-bottom: 40px !important;
}
.esp32-modules-wrap .buy-now img {
  width: 100%;
  height: auto;
  display: block;
}
.esp32-modules-wrap .buy-now .buy-now-bg {
  background-image: none;
}
.esp32-modules-wrap .buy-now .buy-now-bg .inside {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.esp32-modules-wrap .buy-now .buy-now-bg .button {
  color: rgba(0, 0, 0, .7);
  border-color: rgba(0, 0, 0, .7);
  background: transparent;
}
.esp32-modules-wrap.esp8266-modules-wrap .buy-now .buy-now-bg .button {
  color: rgba(0, 0, 0, .7);
  border-color: rgba(0, 0, 0, .7);
  background: rgba(255,255,255,.7);
}
.esp32-modules-wrap .buy-now .buy-now-bg .button:hover {
  color: #fff !important;
  border-color: rgba(0, 0, 0, 1) !important;
}
.esp32-modules-wrap .view-link ul {
    margin: 20px 0 0;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.esp32-modules-wrap .view-link ul li {
    flex: 1;
    list-style: none;
    min-width: 33.333%;
    width: 33.333%;
    display: inline-block;
    padding-left: 30px;
    box-sizing: border-box;
}
.esp32-modules-wrap .view-link ul li a {
    display: block;
    color: #337bc5;
    padding: 8px 0;
    text-decoration: none;
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
.esp32-modules-wrap .view-link ul li a .link-arrow {
    padding-left: 6px;
}
.esp32-modules-wrap .view-link ul li a:hover {
    text-decoration: underline;
}
#esp8266-modules-features ul {
  margin: 1.5em 0;
  padding-left: 20px;
}
#esp8266-modules-features ul li {
  font-size: 16px;
  line-height: 1.625;
  list-style: disc;
}
#esp8266-modules-resources.inside {
  padding: 60px 0 !important;
  border-top: 1px solid #C5C6C5;
}
.page-node-247 .new-gallary .flexslider .pdb-word p,
.page-node-164 .new-gallary .flexslider .pdb-word p,
.page-node-247 .new-gallary .flexslider .pdb-word h1,
.page-node-164 .new-gallary .flexslider .pdb-word h1 {
  width: 490px;
  margin-left: -webkit-calc(100% - 490px) !important;
  margin-left: -moz-calc(100% - 490px) !important;
  margin-left: calc(100% - 490px) !important;
}
.page-node-247.i18n-en .new-gallary .flexslider .pdb-word p,
.page-node-164.i18n-en .new-gallary .flexslider .pdb-word p,
.page-node-247.i18n-en .new-gallary .flexslider .pdb-word h1,
.page-node-164.i18n-en .new-gallary .flexslider .pdb-word h1 {
  width: 520px;
  margin-left: -webkit-calc(100% - 520px) !important;
  margin-left: -moz-calc(100% - 520px) !important;
  margin-left: calc(100% - 520px) !important;
}
.page-node-247.i18n-en .new-gallary .flexslider .pdb-word h1,
.page-node-164.i18n-en .new-gallary .flexslider .pdb-word h1 {
  font-size: 38px !important;
}
.page-node-247 .new-gallary .flexslider .pdb-word p,
.page-node-164 .new-gallary .flexslider .pdb-word p {
  font-size: 22px !important;
}

@media (max-width: 1280px) and (min-width: 1170px) {
  .intro-wrapper.esp32-modules-wrap .inside {
    width: 1140px;
  }
}
@media (max-width: 1170px) and (min-width: 767px) {
  .esp32-modules-wrap .col-md-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 1170px) {
  .page-node-247.i18n-en .new-gallary .flexslider .pdb-word h1,
  .page-node-164.i18n-en .new-gallary .flexslider .pdb-word h1 {
    font-size: 36px !important;
  }
  .page-node-247 .new-gallary .flexslider .pdb-word p,
  .page-node-164 .new-gallary .flexslider .pdb-word p {
    font-size: 20px !important;
  }
  .page-node-247 .new-gallary .flexslider .pdb-word p,
  .page-node-164 .new-gallary .flexslider .pdb-word p,
  .page-node-247 .new-gallary .flexslider .pdb-word h1,
  .page-node-164 .new-gallary .flexslider .pdb-word h1 {
    width: 470px;
    margin-left: -webkit-calc(100% - 470px) !important;
    margin-left: -moz-calc(100% - 470px) !important;
    margin-left: calc(100% - 470px) !important;
  }
  .page-node-247.i18n-en .new-gallary .flexslider .pdb-word p,
  .page-node-164.i18n-en .new-gallary .flexslider .pdb-word p,
  .page-node-247.i18n-en .new-gallary .flexslider .pdb-word h1,
  .page-node-164.i18n-en .new-gallary .flexslider .pdb-word h1 {
    width: 500px;
    margin-left: -webkit-calc(100% - 500px) !important;
    margin-left: -moz-calc(100% - 500px) !important;
    margin-left: calc(100% - 500px) !important;
  }
  .esp32-modules-wrap .inside {
    padding: 50px 0;
  }
  .esp32-modules-wrap .resource-list .resource-list-item {
    width: 48%;
    min-width: 48%;
    max-width: 48.8%;
  }
  .esp32-modules-wrap .row h2 {
    margin-bottom: 50px;
  }
  .esp32-modules-wrap .buy-now h2 {
      color: #333;
      margin-bottom: 30px !important;
    }
  .esp32-modules-wrap .more-info {
    margin-top: 50px;
  }
  .intro-wrapper #esp32-modules-features h3,
  .intro-wrapper #esp8266-modules-features h3 {
      text-align: center;
  }
  .i18n-en .esp32-modules-wrap .view-link ul li  {
    min-width: 300px;
  }
}
@media only screen and (max-width: 1140px) {
  .esp32-modules-wrap .buy-now .buy-now-bg .inside {
    position: static;
    transform: none;
  }
  .esp32-modules-wrap .buy-now img {
    display: none;
  }
  .esp32-modules-wrap .buy-now .buy-now-bg {
    background-image: url('../images/esp32-modules/esp32-modules-buy.jpg');
    background-size: cover !important;
  }
  .esp32-modules-wrap.esp8266-modules-wrap .buy-now .buy-now-bg {
    background-image: url('../images/esp8266-modules/esp8266-module-buy.jpg');
    background-size: cover !important;
  }
}
@media (max-width: 767px) {
  .page-node-247.i18n-en .new-gallary .flexslider .pdb-word h1,
  .page-node-164.i18n-en .new-gallary .flexslider .pdb-word h1 {
    font-size: 20px !important;
  }
  .page-node-247 .new-gallary .flexslider .pdb-word p,
  .page-node-164 .new-gallary .flexslider .pdb-word p {
    font-size: 14px !important;
  }
  .page-node-247 .new-gallary .flexslider .pdb-word p,
  .page-node-164 .new-gallary .flexslider .pdb-word p,
  .page-node-247 .new-gallary .flexslider .pdb-word h1,
  .page-node-164 .new-gallary .flexslider .pdb-word h1 {
    width: 220px;
    margin-left: -webkit-calc(100% - 220px) !important;
    margin-left: -moz-calc(100% - 220px) !important;
    margin-left: calc(100% - 220px) !important;
  }
  .page-node-247.i18n-en .new-gallary .flexslider .pdb-word p,
  .page-node-164.i18n-en .new-gallary .flexslider .pdb-word p,
  .page-node-247.i18n-en .new-gallary .flexslider .pdb-word h1,
  .page-node-164.i18n-en .new-gallary .flexslider .pdb-word h1 {
    width: 300px;
    margin-left: -webkit-calc(100% - 300px) !important;
    margin-left: -moz-calc(100% - 300px) !important;
    margin-left: calc(100% - 300px) !important;
  }
  .intro-wrapper #esp32-modules-features h3,
  .intro-wrapper #esp8266-modules-features h3 {
    text-align: center;
  }
  #parameters-comparison .item-icon {
    margin-bottom: 30px;
  }
  .esp32-modules-wrap .table-content table {
    margin-left: 160px;
    width: calc(100% - 160px);
  }
  .esp32-modules-wrap .sticky-col {
    width: 160px;
    padding: 10px;
  }
  .esp32-modules-wrap .more-info a {
    padding: 0 20px;
  }
  .esp32-modules-wrap .resource-list .resource-list-item {
    width: 100%;
    min-width: 100%;
  }
  .buy-now-bg .inside {
    margin: 0;
  }
  .i18n-zh-hans .esp32-modules-wrap .view-link ul li  {
    min-width: 180px;
  }
  .esp8266-modules-wrap .buy-now-bg .btn-wrap a.button {
    width: 170px;
  }
  
}
@media (max-width: 550px) {
  .page-node-247.i18n-en .new-gallary .flexslider .pdb-word h1,
  .page-node-164.i18n-en .new-gallary .flexslider .pdb-word h1 {
    font-size: 18px !important;
  }
  .page-node-247 .new-gallary .flexslider .pdb-word p,
  .page-node-164 .new-gallary .flexslider .pdb-word p {
    font-size: 13px !important;
  }
  .esp8266-modules-wrap .buy-now-bg .btn-wrap {
    max-width: 300px;
  }
  .esp8266-modules-wrap .buy-now-bg .btn-wrap a.button {
    width: 208px;
  }
}
/*Hardware-Manufacturing*/
.text-link a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #337bc5;
  line-height: 1.625;
  cursor: pointer;
}
.hardware-manufacturing-wrap .inside {
  padding: 60px 0;
}
.hardware-manufacturing-wrap .hardware-services.inside {
  padding-bottom: 30px;
}
.hardware-manufacturing-wrap h2 {
  margin-bottom: 60px;
}
.hardware-manufacturing-wrap .row .col-md-4 .text-img {
  width: 90%;
}
.hardware-manufacturing-wrap .get-Touch-now h2 {
  margin-bottom: 0;
  text-align: left;
}
.hardware-manufacturing-wrap .sub-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: -1.4em;
}
.hardware-manufacturing-wrap .inside .row {
  margin: 0 -30px;
}
.hardware-manufacturing-wrap .inside .row .col-md-4 {
  padding: 0 30px;
  position: relative;
}
.hardware-manufacturing-wrap .hardware-services.inside .row .col-md-4 {
  padding-bottom: 90px;
} 
.hardware-manufacturing-wrap .hardware-services .text-link {
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 30px;
  box-sizing: border-box;

}
.hardware-manufacturing-wrap .border-right {
  border-color: #eee;
}
.hardware-manufacturing-wrap .sub-desc {
  font-size: 12px;
  color: #929292;
  padding-right: 20px;
  margin-top: 15px !important;
  word-break: break-all;
}
.hardware-manufacturing-wrap .get-Touch-now  {
  position: relative;
  clear: both;
}
.hardware-manufacturing-wrap .get-Touch-now .row {
  margin: 0;
}
.hardware-manufacturing-wrap .get-Touch-now  img {
  width: 100%;
  display: block;
  height: auto;
}
.hardware-manufacturing-wrap .get-Touch-now .inside {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1140px;
}
.hardware-manufacturing-wrap .get-Touch-now .inside .row {
  width: 50%;
}
.hardware-manufacturing-wrap .inside .row a {
  color: #337bc5;
  cursor: pointer;
}
.hardware-manufacturing-wrap .inside .row a .link-arrow {
  margin-left: 10px;
}
.hardware-manufacturing-wrap .inside .row a:hover {
  opacity: .8;
}

@media (max-width: 1280px) and (min-width: 1170px) {
  .hardware-manufacturing-wrap .intro-wrapper  .inside {
    width: 1140px;
  }
}
@media only screen and (max-width: 1140px) {
  .hardware-manufacturing-wrap .get-Touch-now  img {
    display: none;
  }
  .hardware-manufacturing-wrap .get-Touch-now .inside {
    position: static;
    transform: none;
    background-image: url('../images/product-service-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    padding: 50px 20px;
    box-sizing: border-box;
  }

}
@media only screen and (max-width: 768px) {
  .hardware-manufacturing-wrap .inside {
    padding: 0;
  }
  #design-certification-services.inside {
    padding: 50px 0 !important;
  }
  #manufacturing-services.inside {
    padding-bottom: 50px;
  }
  .hardware-manufacturing-wrap h2 {
    margin-bottom: 10px;
  }
  .hardware-manufacturing-wrap .hardware-services.inside .row .col-md-4 {
    padding-bottom: 0;
  }
  .hardware-manufacturing-wrap .hardware-services .text-link {
    position: static;
    margin-top: 26px;
    height: auto;
  }
}
@media only screen and (max-width: 568px) {
  .hardware-manufacturing-wrap .get-Touch-now .inside .row {
    width: 90%;
  }
}

.page-node-4457 .row .btn-wrap {
  max-width: 1140px;
}
.page-node-4458 .row .btn-wrap {
  max-width: 900px;
}
.page-node-4457 .row a.button {
  width: 270px;
}
/*esp32 / esp8266*/
.resource-list .view-footer .view-link {
  font-size: 16px;
  max-width: 1140px;
  margin: 0 auto;
}
.page-products-socs-esp32 .feature-list,
.page-products-socs-esp8266 .feature-list {
  max-width: 100%;
}
.page-products-socs-esp32 .feature-list>.view-content,
.page-products-socs-esp8266 .feature-list>.view-content  {
  max-width: 1200px;
  margin: 0 auto;
}
.page-products-socs-esp32 .feature-list>.view-footer .view-hardware-overview,
.page-products-socs-esp8266 .feature-list>.view-footer .view-hardware-overview {
  max-width: 1200px;
  margin: 0 auto;
}
.feature-list>.view-footer .buy-now h2 {
  font-size: 30px;
  text-align: center;
  color: #333;
  margin: 0 0 50px !important;
}
.esp32-buy-now.buy-now  {
  background: transparent;
  position: relative;
  margin-bottom: 0;
}
.esp32-buy-now.buy-now img {
  width: 100%;
  height: auto;
}
.esp32-buy-now.buy-now .buy-now-bg {
  background-image: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.esp32-buy-now.buy-now .buy-now-bg .button {
  color: rgba(0, 0, 0, .7);
  border-color: rgba(0, 0, 0, .7);
}
.esp32-buy-now.buy-now .buy-now-bg .button:hover {
  border-color: rgba(0, 0, 0, 1) !important;
}
.page-products-socs-esp32 .resource-list .view-link ul,
.page-products-socs-esp8266 .resource-list .view-link ul  {
    margin: 20px 0 0;
    ddisplay: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-products-socs-esp32 .resource-list .view-link ul li,
.page-products-socs-esp8266 .resource-list .view-link ul li  {
    flex: 1;
    list-style: none;
    min-width: 33.333%;
    width: 33.333%;
    display: inline-block;
    text-align: center;
    padding-left: 30px;
    box-sizing: border-box;
}
.page-products-socs-esp32 .resource-list .view-link ul li a,
.page-products-socs-esp8266 .resource-list .view-link ul li a {
    display: inline-block;
    color: #337bc5;
    padding: 8px 0;
    text-align: left;
    width: 100%;
    text-decoration: none;
}

.page-products-socs.page-products-socs-esp32  .view-footer,
.page-products-socs.page-products-socs-esp8266  .view-footer {
    margin-bottom: 0;
}
.page-products-socs-esp32 .resource-list>.view-header h2,
.page-products-socs-esp8266 .resource-list>.view-header h2  {
  font-size: 30px;
  text-align: center;
  margin: 80px 0;
}
.resource-list .view-link a .link-arrow {
    padding-left: 6px;
}
.resource-list .view-link a:hover {
    text-decoration: underline !important;
}
.resource-list .view-link  p {
  text-align: center;
  margin: 40px 0 80px;
}
.resource-list .view-link  p a {
  font-size: 18px;
  text-decoration: none;
  color: #337bc5 !important;
  font-weight: bold;
}
@media screen and (max-width: 1170px) {
  .page-products-socs-esp32 .resource-list .resource-list-item,
  .page-products-socs-esp8266 .resource-list .resource-list-item  {
    width: 46%;
  }
  .feature-list>.view-footer .buy-now h2  {
    margin-bottom: 30px !important;
  }
  .page-products-socs-esp32 .resource-list .view-link,
  .page-products-socs-esp8266 .resource-list .view-link {
    padding: 0 50px;
  }
}
@media screen and (max-width: 1140px) {
  .esp32-buy-now.buy-now img {
    display: none;
  }
  .esp32-buy-now.buy-now .buy-now-bg {
    background-image: url('../images/esp32-buy-now.jpg');
    position: static;
    background-size: cover !important;
    transform: none;
  }
  #esp8266-buy-now.esp32-buy-now.buy-now .buy-now-bg {
    background-image: url('../images/esp8266-buy-now.jpg');
  }
  .page-products-socs-esp32 .resource-list .view-link ul li,
  .page-products-socs-esp8266 .resource-list .view-link ul li {
    min-width: 260px;
  }
  .i18n-en.page-products-socs-esp32 .resource-list .view-link ul li,
  .i18n-en.page-products-socs-esp8266 .resource-list .view-link ul li {
    min-width: 285px;
  }
}
@media screen and (max-width: 767px) {
  .page-products-socs-esp32 .resource-list .view-link ul li,
  .page-products-socs-esp8266 .resource-list .view-link ul li {
    min-width: 180px;
  }
  .i18n-en.page-products-socs-esp32 .resource-list .view-link ul li,
  .i18n-en.page-products-socs-esp8266 .resource-list .view-link ul li {
    min-width: 250px;
  }
}
#block-views-documentation-block-21.DOC .quicklinks {
    display: none !important;
}
.block.block-views.DOC .content {
    margin-top: 0 !important;
}
.body-esp-eye-page.product .block-views .content,
.page-node-3677.product .block-views .content,
.page-node-3678.product .block-views .content,
.page-node-3898.product .block-views .content,
.page-node-3896.product .block-views .content,
.page-node-3609.product .block-views .content,
.page-node-3615.product .block-views .content,
.page-node-186.product .block-views .content,
.page-node-262.product .block-views .content,
.page-node-4192.product .block-views .content,
.page-node-4191.product .block-views .content,
.page-node-1567.product .block-views .content,
.page-node-1569.product .block-views .content,
.page-node-1461.product .block-views .content,
.page-node-1472.product .block-views .content,
.page-node-209.product .block-views .content,
.page-node-265.product .block-views .content,
.page-node-201.product .block-views .content,
.page-node-268.product .block-views .content,
.page-node-3306.product .block-views .content,
.page-node-3313.product .block-views .content {
    display: block;
}
.body-esp-eye-page.product .block-views h2 span.active,
.page-node-3677.product .block-views h2 span.active,
.page-node-3678.product .block-views h2 span.active,
.page-node-3898.product .block-views h2 span.active,
.page-node-3896.product .block-views h2 span.active,
.page-node-3609.product .block-views h2 span.active,
.page-node-3615.product .block-views h2 span.active,
.page-node-186.product .block-views h2 span.active,
.page-node-262.product .block-views h2 span.active,
.page-node-4192.product .block-views h2 span.active,
.page-node-4191.product .block-views h2 span.active,
.page-node-1567.product .block-views h2 span.active,
.page-node-1569.product .block-views h2 span.active,
.page-node-1461.product .block-views h2 span.active,
.page-node-1472.product .block-views h2 span.active,
.page-node-209.product .block-views h2 span.active,
.page-node-265.product .block-views h2 span.active,
.page-node-201.product .block-views h2 span.active,
.page-node-268.product .block-views h2 span.active,
.page-node-3306.product .block-views h2 span.active,
.page-node-3313.product .block-views h2 span.active {
    background: url(../images/p-t.png) no-repeat center;
}
.body-esp-eye-page.product .block-views h2 span,
.page-node-3677.product .block-views h2 span,
.page-node-3678.product .block-views h2 span,
.page-node-3898.product .block-views h2 span,
.page-node-3896.product .block-views h2 span,
.page-node-3609.product .block-views h2 span,
.page-node-3615.product .block-views h2 span,
.page-node-186.product .block-views h2 span,
.page-node-262.product .block-views h2 span,
.page-node-4192.product .block-views h2 span,
.page-node-4191.product .block-views h2 span,
.page-node-1567.product .block-views h2 span,
.page-node-1569.product .block-views h2 span,
.page-node-1461.product .block-views h2 span,
.page-node-1472.product .block-views h2 span,
.page-node-209.product .block-views h2 span,
.page-node-265.product .block-views h2 span,
.page-node-201.product .block-views h2 span,
.page-node-268.product .block-views h2 span,
.page-node-3306.product .block-views h2 span,
.page-node-3313.product .block-views h2 span {
    background: url(../images/p-b.png) no-repeat center;
}
/**/
/*.page-support-faq-commercial-faq .sat-page.view {
  margin-top: 0;
}
.page-support-faq-commercial-faq .sat-page {
  width: 100%;
}
.page-support-faq-commercial-faq .commercial-faq-header {
  position: relative;
}
.page-support-faq-commercial-faq .commercial-faq-header img {
  width: 100%;
  height: auto;
  min-height: 210px;
}
.page-support-faq-commercial-faq .commercial-faq-banner {
  position: absolute;
  left: 0;
  top: 20%;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
}
.page-support-faq-commercial-faq .filterBox-wrap {
  justify-content: space-between;
  transition: all .3s linear;
  font-size: 15px;
  margin-bottom: 2px;
}
.page-support-faq-commercial-faq .filterBox-wrap span {
  display: inline-block;
  width: 19px;
  height: 20px;
  line-height: 20px;
}
.page-support-faq-commercial-faq .commercial-faq-wrap {
  width: 100%;
  max-width: 1140px;
  margin: 60px auto 0;
}
.page-support-faq-commercial-faq .filterBox-wrap span {
  display: inline-block;
  background: url(../images/documents/retina/filter.svg) no-repeat left center;
  cursor: pointer;
  background-size: contain;
  margin-right: 10px;
  vertical-align: bottom;
}
.page-support-faq-commercial-faq .clearIcon span {
    background: url(../images/clear-filters.svg) no-repeat left center;
    cursor: pointer;
    background-size: 110%;
    margin-right: 6px;
    vertical-align: bottom;
}
.page-support-faq-commercial-faq .filterIcon,
.page-support-faq-commercial-faq .filterIcon {
    margin-top: 0;
    margin-right: 0;
    line-height: 20px;
    padding: 4px 18px 4px 0;
    font-size: 15px;
    border-right: 1px solid #b2b2b2;
}
.page-support-faq-commercial-faq .searchBox-wrap .searchBox {
  margin: 40px auto 0px;
}
.page-support-faq-commercial-faq .viewDownloadDocument .SearchAndIcon input {
  background-color: #fff;
  padding: 14px 0px 14px 20px;
}

.page-support-faq-commercial-faq .viewDownloadDocument.actived .filterIcon {
    border-right: none;
}
.page-support-faq-commercial-faq .clearIcon {
    opacity: 0;
    line-height: 20px;
    float: right;
    padding: 4px 0 4px 18px;
    transform: scale(0);
    transition: all .3s ease-in;
}
.page-support-faq-commercial-faq .clearIcon {
    opacity: 1;
    transform: scale(1);
}
.page-support-faq-commercial-faq .filterWrapper {
  padding-top: 6px !important;
}
.page-support-faq-commercial-faq .commercial-faq-banner .page-title {
  font-size: 40px;
}
.page-support-faq-commercial-faq.i18n-zh-hans .page-title {
  color: #fff;
}
@media (min-width: 767px){
  .page-support-faq-commercial-faq .viewDownloadDocument .SearchAndIcon input:focus {
    box-shadow: 0 0 20px #a5a5a5;
  }
 }
@media (max-width: 1280px) and (min-width: 1170px) {
  .page-support-faq-commercial-faq .viewDownloadDocument .SearchAndIcon input {
    width: 685px !important;
  }
  .page-support-faq-commercial-faq .viewDownloadDocument.actived .view-content {
    width: 900px !important;
  }
}
@media only screen and (max-width: 1170px) {
  .page-support-faq-commercial-faq .sat-page.view {
    margin: 0;
  }
  .page-support-faq-commercial-faq .commercial-faq-banner .page-title {
    font-size: 36px;
  }
  .page-support-faq-commercial-faq .commercial-faq-wrap {
    width: auto;
    margin: 50px 20px 0;
  }
  .page-support-faq-commercial-faq .viewDownloadDocument .SearchAndIcon input {
    padding: 12px 0px 12px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-support-faq-commercial-faq .commercial-faq-banner {
    position: static;
    margin-top: 50px;
  }
  .page-support-faq-commercial-faq .viewDownloadDocument .SearchAndIcon input {
    padding: 9px 0px 9px 20px;
  }
  .page-support-faq-commercial-faq .commercial-faq-banner .page-title  {
    font-size: 26px;
  }
  .page-support-faq-commercial-faq.i18n-zh-hans .page-title  {
    color: #333;
  }
}*/
/*buy now*/
@media (max-width: 1550px) and (min-width: 651px) {
  #esp32-overview-wrap .row a.button,
  #esp8266-overview-wrap .row a.button,
  .esp8266-modules-wrap .row a.button {
    width: 160px;
  }
}
@media  (max-width: 650px) {
  #esp32-overview-wrap .row .btn-wrap,
  #esp8266-overview-wrap .row .btn-wrap,
  .esp8266-modules-wrap .row .btn-wrap  {
    max-width: 320px;
  }
}
@media (max-width: 1170px) { 
    .tq-header {
        padding: 0 20px;
    }
}
@media (max-width: 768px) { 
    .tq-b-title {
        margin-bottom: 40px !important;
    }
    .page-node-3688 .dev-row.dev-1,
    .page-node-3687 .dev-row.dev-1 {
        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;
    }
    .body-esp-eye-page .solution-container .dev-border img{
        margin-top: 80px;
    }
    .body-esp-eye-page .dev-border .dev-border-desc {
        margin-left: 0;
    }
    .body-esp-eye-page .aws-container .awsLogo {
        margin: 0 auto 20px;
        width: 60%;
    }
    .body-esp-eye-page .esp-eye-page .res-desc-wrap li {
        display: block;
    }
    .body-esp-eye-page .esp-eye-page .res-desc-wrap a.button {
        margin: 0 auto;
    }
}
@media (max-width: 520px) {
    .page-node-1462 .new-pd-overview .s3 li,
    .page-node-1458 .new-pd-overview .s3 li {
        display: block;
        text-align: center;
    }
    .page-node-1462 .new-pd-overview .s3 li a,
    .page-node-1458 .new-pd-overview .s3 li a {
        display: inline-block;
    }
    .page-node-1462 .new-pd-overview .s3 li a img,
    .page-node-1458 .new-pd-overview .s3 li a img {
        margin: 0 auto;
    }

}

/*placeholder*/
input::-webkit-input-placeholder{
      color: #999 !important;
      font-size: 16px !important;
      font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
      color: #999 !important;
      font-size: 16px !important;
      font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
 input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
      color: #999 !important;
      font-size: 16px !important;
      font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
      color: #999 !important;
      font-size: 16px !important;
      font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
textarea::-webkit-input-placeholder{
  color: #999 !important;
  font-size: 16px !important;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #999 !important;
    font-size: 16px !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #999 !important;
    font-size: 16px !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color: #999 !important;
    font-size: 16px !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.textarea-control {
    color: #999 !important;
    font-size: 16px !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.page-products-equipment-production-testing-equipment-overview.i18n-zh-hans .view-production-testing-equipment > .item-list {
    display: none;
}
.page-products-equipment-production-testing-equipment-overview.i18n-en .view-production-testing-equipment > .item-list {
    padding-bottom: 60px;
}
/*职位搜索*/
.page-join-us-job-search .gallary {
    margin-bottom: -2px;
}
.page-join-us-job-search .view.view-job-search {
    width: 100%;
    margin-bottom: 60px;
}
.page-join-us-job-search .view.view-job-search .view-filters {
    position: relative;
    background: #FAFAFA;
}
.page-join-us-job-search .view-job-search .views-exposed-form {
    max-width: 1140px;
    margin: 0 auto;
}
.page-join-us-job-search #edit-title-wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background: #fff;
    padding: 50px 0 25px;
    text-align: center;
}
.page-join-us-job-search #edit-title-wrapper > .views-widget,
.page-join-us-job-search #views-exposed-form-job-search-page {
    margin: 0 auto;
    max-width: 1140px;
}
.page-join-us-job-search #views-exposed-form-job-search-page .views-widget-filter-title input[type=text] {
    background: url(../images/job-search/job-search-icon.png) no-repeat 16px center;
    border: 1px solid #dedede;
    border-radius: 20px;
    padding: 0 0px 0 64px;
    background-size: auto 20px;
    height: 44px;
    transition: all .2s linear;
    line-height: 1;
    width: 725px;
}
.page-join-us-job-search #views-exposed-form-job-search-page .views-widget-filter-title input[type=text]:focus,
.page-join-us-job-search #views-exposed-form-job-search-page .views-widget-filter-title input[type=text]:hover {
    box-shadow: 0 0 8px #bebebe;
}
.page-join-us-job-search .views-submit-button #edit-submit-job-search {
    display: none;
}
.page-join-us-job-search #edit-field-classification-value-wrapper {
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    float: none;
    display: block;
    padding: 0;
    border-bottom: 2px solid #EBEBEB;
    background: #fff;
    margin-top: 0 !important;
    text-align: center;
}
.page-join-us-job-search #edit-field-classification-value-wrapper > .views-widget {
    width: 1140px;
    margin: 0 auto;
}
.page-join-us-job-search #edit-field-classification-value-wrapper .form-item-field-classification-value {
    display: block;
}
.page-join-us-job-search .form-item-field-classification-value .form-type-bef-link {
    display: inline-block;
    font-weight: bold;
    margin-bottom: -2px;
    margin-right: 60px;
}
.page-join-us-job-search .form-item-field-classification-value .form-type-bef-link:last-child {
    margin-right: 0;
}
.page-join-us-job-search .form-item-field-classification-value .form-type-bef-link a {
    position: relative;
    display: block;
    padding: 25px 0 25px 35px;
    font-size: 20px;
    color: #878280;
    background-image: linear-gradient(#2477bb, #2477bb), linear-gradient(transparent, transparent);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    transition: all .2s linear;
}
.page-join-us-job-search .form-item-field-classification-value .form-type-bef-link a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 24px;
}
.page-join-us-job-search #edit-field-classification-value-all  {
    display: none;
}
.page-join-us-job-search #edit-field-classification-value-intern a:after {
    background-image: url(../images/job-search/intern.png);
}
.page-join-us-job-search #edit-field-classification-value-corporate a:after {
    background-image: url(../images/job-search/corporate.png);
}
.page-join-us-job-search #edit-field-classification-value-internship a:after {
    background-image: url(../images/job-search/campus.png);
}
.page-join-us-job-search #edit-field-classification-value-intern.selected a:after,
.page-join-us-job-search #edit-field-classification-value-intern a:hover:after {
    background-image: url(../images/job-search/intern-active.png);
}
.page-join-us-job-search #edit-field-classification-value-corporate.selected a:after,
.page-join-us-job-search #edit-field-classification-value-corporate a:hover:after {
    background-image: url(../images/job-search/corporate-active.png);
}
.page-join-us-job-search #edit-field-classification-value-internship.selected a:after,
.page-join-us-job-search #edit-field-classification-value-internship a:hover:after {
    background-image: url(../images/job-search/campus-active.png);
}
.page-join-us-job-search .form-item-field-classification-value .form-type-bef-link.selected a,
.page-join-us-job-search .form-item-field-classification-value .form-type-bef-link a:hover {
    background-image: linear-gradient(#2477bb, #2477bb), linear-gradient(transparent, transparent);
    background-size: 100% 2px, 100% 1px;
    color: #2477bb;
}

.i18n-zh-hans.page-join-us-job-search .form-item-field-classification-value .form-type-bef-link a {
    color: transparent;
    letter-spacing: -1em;
}
.i18n-zh-hans.page-join-us-job-search .form-item-field-classification-value .form-type-bef-link a:before {
    content: '';
    color: #878280;
    letter-spacing: normal;
    font-size: 18px;
}
.i18n-zh-hans.page-join-us-job-search .form-item-field-classification-value .form-type-bef-link.selected a:before,
.i18n-zh-hans.page-join-us-job-search .form-item-field-classification-value .form-type-bef-link:hover a:before {
    color: #2477bb;
}
.i18n-zh-hans.page-join-us-job-search #edit-field-classification-value-all a:before {
    content: '所有职位';
}
.i18n-zh-hans.page-join-us-job-search #edit-field-classification-value-corporate a:before {
    content: '社招';
}
.i18n-zh-hans.page-join-us-job-search #edit-field-classification-value-internship a:before {
    content: '校招';
}
.i18n-zh-hans.page-join-us-job-search #edit-field-classification-value-intern a:before {
    content: '实习生';
}
.page-join-us-job-search .views-exposed-form .views-exposed-widget {
    padding: 0;
}
.page-join-us-job-search .views-exposed-widget-job-search-filter-group {
    margin-top: 220px !important;
    background: #FAFAFA;
    width: auto;
}
.page-join-us-job-search #edit-field-job-location-select-tid-wrapper {
    margin-top: 10px !important;
}

.page-join-us-job-search .views-exposed-widget-job-search-filter-group>label {
    position: relative;
    font-size: 20px;
    width: 250px;
    font-weight: bold;
    padding-left: 40px;
    line-height: 30px;
    margin-left: -2px;
}
.page-join-us-job-search .views-exposed-widget-job-search-filter-group > label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 100%;
    background-image: url(../images/job-search/position.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 28px;
}
.page-join-us-job-search #edit-field-job-location-select-tid-wrapper > label:after {
    background-image: url(../images/job-search/location.png);
}
.page-join-us-job-search .views-exposed-widget-job-search-filter-group .bef-tree-depth-0>li>.form-item {
    min-width: 30px;
    font-size: 18px;
    font-weight: bold;
    /*vertical-align: middle;*/
}
.page-join-us-job-search .views-exposed-widget-job-search-filter-group .bef-tree-depth-1>li {
    min-width: 130px;
    margin-right: 0;
}
.page-join-us-job-search .views-exposed-widget-job-search-filter-group .bef-tree-depth-0>li {
    margin-bottom: 6px;
}
.page-join-us-job-search .views-exposed-widget-job-search-filter-group .bef-tree-depth-0>li>.form-item>label {
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
    font-weight: normal !important;
}
.views-exposed-widget-job-search-filter-group .bef-tree-depth-1>li label {
    font-size: 16px;
    padding-left: 10px;
    cursor: pointer;
    margin-top: 0 !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.page-join-us-job-search .icheckbox {
    margin-right: 0;
    cursor: pointer;
    margin-top: 6px;
}
.page-join-us-job-search .views-exposed-widget-job-search-filter-group .bef-tree-depth-1 .form-item {
    line-height: 30px;
}
.page-join-us-job-search .view-content {
    position: relative;
    background: #FAFAFA;
    padding: 60px 20px 60px;
    box-sizing: border-box;
}
.page-join-us-job-search .view-content:before {
    content: 'Search Result';
    position: absolute;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1140px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin: 0 auto;
    padding-left: 40px;
    font-weight: bold;
    background-position: left center;
    background-size: auto 26px;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
.i18n-zh-hans.page-join-us-job-search .view-content:before  {
    content: '';
}
.page-join-us-job-search .view-content .views-table {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    box-shadow: 0 0 16px rgba(178,178,178,.3);
    border-left: 2px solid #2477bb;
    table-layout: fixed;
}
.page-join-us-job-search .view.view-job-search td.pop,
.page-join-us-job-search .view.view-job-search th.views-field-field-classification,
.page-join-us-job-search .view.view-job-search td.views-field-field-classification {
    display: none;
}
.page-join-us-job-search .view.view-job-search th,
.page-join-us-job-search .views-table tbody tr td:first-child {
    background: #fff;
    font-weight: normal;
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
.page-join-us-job-search .view.view-job-search th, .page-join-us-job-search .view.view-job-search td {
    height: 65px;
}
.page-join-us-job-search .view.view-job-search th,
.page-join-us-job-search .view.view-job-search td,
.page-join-us-job-search tr.even, .page-join-us-job-search tr.odd,
.page-join-us-job-search tbody {
    border: none;
    color: #333;
}
.page-join-us-job-search .views-table tr:not(.show-job-info) td {
    transition: all .1s linear;
    overflow: hidden;
}
.page-join-us-job-search .views-table tr td.views-field-field-classification {
    display: none;
}
.page-join-us-job-search .view.view-job-search .views-field-nid a {
    background-image: url(../images/job-search/apply.png);
    background-position: center;
    background-size: auto 22px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.page-join-us-job-search .view.view-job-search .views-field-nid a:hover {
    background-image: url(../images/job-search/apply-active.png);
}
.page-join-us-job-search .views-table .field_job_function_td {
    display: inline-block;
    padding: 10px 12px;
    width: 90px;
    background: #F5F5F5;
    box-shadow: 0 0 2px #F5F5F5;
    border-radius: 6px;
    text-align: center;
    line-height: 1.4;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    cursor: pointer;
}
.page-join-us-job-search .views-table .field_job_location_icon {
    display: inline-block;
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background-image: url(../images/job-search/location-active.png);
    background-position: center;
    background-size: auto 24px;
    background-repeat: no-repeat;
    margin-right: 5px;
}
.page-join-us-job-search .views-table .field_job_location_text {
    display: inline-block;
    vertical-align: middle;
}
.page-join-us-job-search .views-table tr td .td-wrap {
    display: inline-block;
    text-align: center;
    padding: 13px 0;
    width: 100%;
    transition: all .1s linear;
}
.page-join-us-job-search .view.view-job-search th {
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    min-width: 100px;
}
.page-join-us-job-search .view.view-job-search .views-field-title {
    cursor: auto;
}
.page-join-us-job-search .view.view-job-search th:first-child {
    text-align: left;
    padding-left: 30px;
    width: 35%;
}
.page-join-us-job-search .views-table tr td:first-child .td-wrap  {
    text-align: left;
    cursor: pointer;
    width: auto;
    height: 100%;
}
.page-join-us-job-search .views-table tr td,
.page-join-us-job-search .views-table tr td:first-child .td-wrap {
    padding: 0;
    transition: all .1s linear;
}
.page-join-us-job-search .views-table tr td:first-child .td-wrap  {
    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;
}
.page-join-us-job-search .views-table tr td:last-child .td-wrap  {
    text-align: center;
}
.page-join-us-job-search .views-table tr td span.line {
    min-height: 65px;
    height: 100%;
    width: 10px;
    flex: 0 0 10px;
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    margin-right: 22px;
    margin-left: -2px;
    transition: all .1s linear;
}
.page-join-us-job-search .views-table tr:not(.show-job-info):hover td span.line,
.page-join-us-job-search .views-table tr.active:not(.show-job-info) td span.line {
    background: #027BC4;
}
.page-join-us-job-search .views-table tr:not(.show-job-info):hover td,
.page-join-us-job-search .views-table tr.active:not(.show-job-info) td {
    background: #FAFAFA;

    border: none;
}
.page-join-us-job-search .view-job-search td.views-field.views-field-title.active {
    color: #333 !important;
}
.page-join-us-job-search .views-table tr:not(.show-job-info):hover td.views-field-title ,
.page-join-us-job-search .views-table tr.active:not(.show-job-info) td.views-field-title {
    color: #2477bb !important;
}

.page-join-us-job-search .views-table tr:not(.show-job-info):hover td .field_job_location_text,
.page-join-us-job-search .views-table tr.active:not(.show-job-info) td .field_job_location_text,
.page-join-us-job-search .views-table tr:not(.show-job-info):hover td.views-field-created,
.page-join-us-job-search .views-table tr.active:not(.show-job-info) td.views-field-created,
.page-join-us-job-search .views-table tr:not(.show-job-info):hover td .field_job_function_td,
.page-join-us-job-search .views-table tr.active:not(.show-job-info) td .field_job_function_td {
    color: #333 !important;
}
.page-join-us-job-search .views-table tr th.views-field-field-job-location-select {
    width: 320px;
}
.page-join-us-job-search .views-table tr td.views-field-field-job-location-select,
.page-join-us-job-search .views-table tr td.views-field-created  {
    text-align: center;
}

.page-join-us-job-search .views-table tr td.views-field-field-job-location-select .td-wrap {
    padding-right: 20px;
    padding-left: 20px;
    width: 320px;
    box-sizing: border-box;
    margin: 0 auto;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -o-align-items: center;
    align-items: center;
}
.page-join-us-job-search .views-table tr:not(.show-job-info) td .field_job_function_td:hover {
    background: rgba(2,123,196, .1);
    color: #2477bb !important;
}
.page-join-us-job-search .view.view-job-search .show-job-info td {
    height: 0;
    transition: height .4s linear;
}
.page-join-us-job-search .show-job-info.active {
    display: table-row;
}
.page-join-us-job-search .show-job-info .views-field-nid {
    display: none;
}
.page-join-us-job-search .job-info-wrap  {
    box-shadow: inset 0 -2px 2px rgba(0,0,0,.1);
    height: 0;
    overflow: hidden;
    transition: height .4s linear;
}
.page-join-us-job-search .job-info-wrap  .job-content {
    position: relative;
    padding:  30px;
}
.page-join-us-job-search .job-info-wrap .views-field-title .info-text {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
    padding-bottom: 4px;
    border-bottom: 1px solid #2477bb;
}
.page-join-us-job-search .job-info-wrap .views-field-field-classification,
.page-join-us-job-search .job-info-wrap .views-field-field-job-function-select,
.page-join-us-job-search .job-info-wrap .views-field-field-job-location-select {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin: 20px 0;
    line-height: 40px;
    margin-right: 30px;
}
.page-join-us-job-search .job-info-wrap .info-text {
    display: inline-block;
    vertical-align: middle;
}
.page-join-us-job-search .job-info-wrap .views-field-field-classification:after,
.page-join-us-job-search .job-info-wrap .views-field-field-job-function-select:after,
.page-join-us-job-search .job-info-wrap .views-field-field-job-location-select:after {
    content: '';
    position: absolute;
    left: 0;
    width: 30px;
    height: 100%;
    vertical-align: middle;
    background-image: url(../images/job-search/time-active.png);
    background-position: center;
    background-size: auto 24px;
    background-repeat: no-repeat;
}
.page-join-us-job-search .job-info-wrap .views-field-field-job-location-select:after {
    background-image: url(../images/job-search/location-active.png);
}
.page-join-us-job-search .job-info-wrap .views-field-field-job-function-select:after {
    background-image: url(../images/job-search/category.png);
}
.page-join-us-job-search .job-info-wrap .views-field-created,
.page-join-us-job-search .job-info-wrap .pop h3 {
    display: none;
}
.page-join-us-job-search .pop-ct .sec.s2 {
    background: transparent;
    padding: 10px 0;
    margin: 0;
    margin-left: 0;
    border-radius: 0;
}
.page-join-us-job-search .pop-ct .sec.s3 {
    position: absolute;
    top: 35px;
    right: 30px;
}
.page-join-us-job-search .pop-ct .sec.s3  img {
    display: block;
    width: 100%;
    max-width: 157px;
    height: auto;
}
.page-join-us-job-search .pop-ct .sec.s3 a.apply {
    float: none;
    border: 1px solid rgba(178,178,178,.9);
    line-height: 34px;
    border-radius: 4px;
    color: #2477bb;
    width: 135px;
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
}
.page-join-us-job-search .pop-ct .sec.s3 a.apply:hover {
    background: rgba(2,123,196, .1);
    border-color: rgba(2,123,196, .1);
}
.page-join-us-job-search .pop-ct .sec.s2 .sct {
    column-count:2;
    -moz-column-count:2; /* Firefox */
    -webkit-column-count:2; /* Safari and Chrome */
    margin: 0 -15px;
}
.page-join-us-job-search .pop-ct .sec.s2 .sct * {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.page-join-us-job-search .pop-ct .sec.s2 .sct p {
    /*margin-bottom: 6px;*/
    padding: 0 15px;
}
.page-join-us-job-search .pop-ct .sec.s2 .sct p,
.page-join-us-job-search .pop-ct .sec.s2 .sct>div {
    padding: 0 15px;
}
.page-join-us-job-search .pop-ct .sec.s2 .sct>div * {
    padding: 0;
}
.page-join-us-job-search .pop-ct .sec.s2 .sct ol,
.page-join-us-job-search .pop-ct .sec.s2 .sct ul {
    padding: 0 15px 0 35px;
}
.page-join-us-job-search .pop-ct .sec.s2 .sct p,
.page-join-us-job-search .pop-ct .sec.s2 .sct p *,
.page-join-us-job-search .pop-ct .sec.s2 .sct ul,
.page-join-us-job-search .pop-ct .sec.s2 .sct ul *,
.page-join-us-job-search .pop-ct .sec.s2 .sct ol,
.page-join-us-job-search .pop-ct .sec.s2 .sct ol *,
.page-join-us-job-search .pop-ct .sec.s2 .sct div,
.page-join-us-job-search .pop-ct .sec.s2 .sct div * {
    font-size: 16px !important;
    line-height: 2 !important;
    margin: 0 !important;
    color: #333 !important;
}
.page-join-us-job-search .pop-ct strong,
.page-join-us-job-search .pop-ct .sec.s2 .sct strong, {
    font-weight: bold !important;
}
.page-join-us-job-search .item-list .pager {
    margin-top: 40px;
}
.page-join-us-job-search .view.view-job-search .views-field-nid {
    min-width: 60px;
}
.page-join-us-job-search .job-key-responsibilities-show {
    display: none;
}
.page-join-us-job-search .apply-btn {
    display: none;
}
.body-node-job-apply .webform-client-form input.form-submit {
    border-width: 1px;
}
.body-node-job-apply form>div {
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.body-node-job-apply .node-job-apply form .webform-component,
.body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper,
.body-node-job-apply .node-job-apply form .webform-component--city~div {
    width: 50%;
    width: calc(53% - 36px);
    float: left;
    margin-bottom: 30px !important;
    margin-top: 0 !important;
    margin-right: 0;
    flex: 1;
    min-width: 45%;
    max-width: 47%;
    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;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper .description {
    min-width: 100%;
    padding-left: 255px;
    margin-top: 15px;
}
.body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper .webform-component,
.body-node-job-apply .node-job-apply form .webform-component--city~div .edit-submitted-upload-resume-ajax-wrapper,
.body-node-job-apply .node-job-apply form .webform-component--city~div #edit-submitted-upload-resume-ajax-wrapper {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper .form-managed-file {
    padding-left: 0;
    width: 100%;
    max-width: 280px;
    box-sizing: border-box;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -o-align-items: center;
    align-items: center;
}
.body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper .form-managed-file span.file {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper .form-managed-file span.file a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper input.form-submit {
    width: 90px;
    font-size: 15px !important;
    height: 30px !important;
    margin: 0;
}
.body-node-job-apply .node-job-apply form label {
    flex: 0 0 200px;
}
.body-node-job-apply .form-actions {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}
.body-node-job-apply .node-job-apply form #edit-submitted-upload-resume-upload {
    height: 25px !important;
    margin-top: 4px;
}
.body-node-job-apply div#edit-submitted-upload-resume-ajax-wrapper label {
    position: relative;
    top: -4px;
}
.page-join-us-job-search #edit-field-job-location-select-tid-wrapper ul.bef-tree ul.bef-tree-depth-0 > li:nth-of-type(4),
.page-join-us-job-search #edit-field-job-location-select-tid-wrapper ul.bef-tree ul.bef-tree-depth-0 > li:nth-of-type(5) {
  display: none;
}
.page-join-us-job-search #edit-field-job-location-select-tid-wrapper ul.bef-tree.show ul.bef-tree-depth-0 > li:nth-of-type(4),
.page-join-us-job-search #edit-field-job-location-select-tid-wrapper ul.bef-tree.show ul.bef-tree-depth-0 > li:nth-of-type(5) {
  display: table;
}
@media (max-width: 1280px) and (min-width: 1170px) {
    .body-node-job-apply #node-1985 {
        width: 1140px;
    }
}
@media only screen and (max-width: 1170px){
    .page-join-us-job-search .views-exposed-widget-job-search-filter-group>label {
        width: 190px;
    }
    .page-join-us-job-search .views-exposed-widget-job-search-filter-group .bef-tree-depth-1>li {
        min-width: 120px;
    }
    .page-join-us-job-search #edit-field-classification-value-wrapper > .views-widget {
        width: 100%;
    }
    .page-join-us-job-search .view.view-job-search tr.even,
    .page-join-us-job-search .view.view-job-search tr.odd {
        display: none !important;
    }
    .page-join-us-job-search .view.view-job-search {
        margin: 0 0 50px;
    }
    .page-join-us-job-search .view-job-search .views-exposed-form {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .page-join-us-job-search .view.view-job-search .view-filters {
        margin-top: 0;
        box-sizing: border-box;
    }
    .page-join-us-job-search #edit-title-wrapper {
        padding: 20px 20px 25px;
        box-sizing: border-box;
    }
    .page-join-us-job-search #edit-field-classification-value-wrapper {
        top: 90px;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .page-join-us-job-search .view-content .views-table {
        box-shadow: none;
        border: none;
    }
    .page-join-us-job-search .view.view-job-search tr {
        border: none;
        padding: 0;
        margin-bottom: 20px;
    }
    .page-join-us-job-search .show-job-info td {
        height: auto !important;
    }
    .page-join-us-job-search .view-content:before {
        padding-left: 60px;
        background-position: 20px center;
    }
    .page-join-us-job-search .view.view-job-search .views-field::before {
        content: '' !important;
    }
    .page-join-us-job-search .views-field-field-key-responsibilities {
        column-count:2;
        -moz-column-count:2; /* Firefox */
        -webkit-column-count:2; /* Safari and Chrome */
    }
    .page-join-us-job-search .views-field-field-key-responsibilities p,
    .page-join-us-job-search .views-field-field-key-responsibilities p *{
        font-size: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
        color: #666 !important;
        line-height: 1.8 !important;
    }
    .page-join-us-job-search .job-info-wrap {
        box-shadow: 0 0 6px rgba(178,178,178,.3);
        border-radius: 6px;
        height: auto;
        transition: all .2s linear;
    }
    .page-join-us-job-search .job-info-wrap:hover {
        box-shadow: 0 0 10px rgba(178,178,178,.5);
    }
    .page-join-us-job-search .job-info-wrap .views-field-title .info-text {
        border: none;
    }
    .page-join-us-job-search .view.view-job-search .views-field-title a {
        color: #2477bb !important;
    }
    .page-join-us-job-search .views-exposed-widget-job-search-filter-group {
        margin-top: 210px !important;
    }
    .page-join-us-job-search .job-info-wrap .job-content {
        padding: 20px 30px 10px;
    }
    .page-join-us-job-search .job-key-responsibilities-show {
        display: block;
        text-align: center;
        margin-top: 20px;
    }
    .page-join-us-job-search .job-info-wrap .views-field-field-classification,
    .page-join-us-job-search .job-info-wrap .views-field-field-job-function-select,
    .page-join-us-job-search .job-info-wrap .views-field-field-job-location-select {
        margin: 20px 20px 0 0;
    }
    .page-join-us-job-search .job-key-responsibilities-show img {
        width: 16px;
        height: auto;
        cursor: pointer;
        transition: all .2s linear;
    }
    .page-join-us-job-search .job-key-responsibilities-show.active img {
        transform: rotate(180deg);
    }
    .page-join-us-job-search .job-info-wrap .views-field-field-key-responsibilities {
        display: none;
    }
    .page-join-us-job-search .job-info-wrap .views-field-field-key-responsibilities.active {
        display: block;
        padding-top: 20px;
    }
    .page-join-us-job-search .view.view-job-search .views-field-title a  {
        color: #333 !important;
    }
    .page-join-us-job-search .apply-btn  {
        display: block;
        text-align: center;
        padding: 20px 0 10px;
    }
    .page-join-us-job-search .job-info-wrap .apply-btn a {
        display: inline-block;
        color: #2477bb;
        width: 130px;
        padding: 6px 0;
        text-align: center;
        border-radius: 6px;
        border: 1px solid rgba(178,178,178,.9);
    }
    .body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper input.form-submit {
        margin: 0;
    }
    .body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper .description {
        padding-left: 45%;
    }
}
@media only screen and (max-width: 1150px){
    .page-join-us-job-search .form-item-field-classification-value .form-type-bef-link {
        margin-right: 30px;
    }

    .page-join-us-job-search #edit-field-job-function-select-tid-wrapper {
        float: none;
        margin-top: 210px !important;
    }
    .page-join-us-job-search #edit-field-job-location-select-tid-wrapper {
        float: none;
        margin-top: 20px !important;
    }
    .page-join-us-job-search .views-field-field-key-responsibilities {
        column-count: 1;
        -moz-column-count: 1; /* Firefox */
        -webkit-column-count: 1; /* Safari and Chrome */
    }
}
@media only screen and (max-width: 1080px){
    .body-node-job-apply .node-job-apply form .webform-component, 
    .body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper, 
    .body-node-job-apply .node-job-apply form .webform-component--city~div {
        min-width: 60%;
        max-width: 80%;
        margin: 0 auto;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
    }
    .body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper .description {
        padding-left: 50%;
        min-width: 60%;
        max-width: 80%;
    }
}
@media only screen and (max-width: 768px){
    .page-join-us-job-search #views-exposed-form-job-search-page .views-widget-filter-title input[type=text] {
        width: 100% !important;
    }
    .page-join-us-job-search .view.view-job-search .views-field-title a {
        font-size: 18px;
    }
    .page-join-us-job-search #edit-field-job-function-select-tid-wrapper {
        margin-top: 180px !important;
    }
    .page-join-us-job-search .form-item-field-classification-value .form-type-bef-link a {
        padding: 20px 0 20px 35px;
    }
    .page-join-us-job-search .view.view-job-search .view-filters {
        margin: 0 !important;
        padding-top: 0;
    }
    .page-join-us-job-search .views-exposed-widget-job-search-filter-group .bef-tree-depth-1>li {
        margin-right: 10px;
    }
    .page-join-us-job-search .views-exposed-widget-job-search-filter-group .bef-tree-depth-0>li>.form-item {
        width: 110px;
    }
    .page-join-us-job-search .view.view-job-search .views-field-title {
        margin-bottom: 0;
    }
    .page-join-us-job-search .job-info-wrap .views-field-field-classification,
    .page-join-us-job-search .job-info-wrap .views-field-field-job-function-select,
    .page-join-us-job-search .job-info-wrap .views-field-field-job-location-select {
        margin: 15px 20px 0 0;
    }
    .page-join-us-job-search .job-info-wrap .key-responsibilities {
        margin-top: 15px;
    }
    .page-join-us-job-search .item-list ul li {
        margin-left: 0;
    }
    .page-join-us-job-search .key-responsibilities {
        padding-top: 20px;
    }
    .page-join-us-job-search .views-exposed-widget-job-search-filter-group>.views-widget {
        padding-left: 30px;
    }
    .body-node-job-apply .node-job-apply form .webform-component, 
    .body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper, 
    .body-node-job-apply .node-job-apply form .webform-component--city~div {
        min-width: 100%;
        max-width: 100%;
    }

}
@media only screen and (max-width: 550px) {
    .body-node-job-apply .node-job-apply form .webform-component, 
    .body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper, 
    .body-node-job-apply .node-job-apply form .webform-component--city~div {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .body-node-job-apply .node-job-apply form .webform-component input, 
    .body-node-job-apply .node-job-apply form .webform-component select,
    .body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper .form-managed-file {
        width: 80%;
        max-width: 100%;
    }
    .body-node-job-apply .node-job-apply form label {
        min-width: 80%;
        display: block;
        padding-bottom: 15px;
    }
    .body-node-job-apply #edit-submitted-upload-resume-ajax-wrapper .description {
        padding-left: 0;
        min-width: 80%;
        max-width: 100%;
    }
}
/*404 文档*/
.body-page-node-not-found .new-gallary {
    margin-bottom: 0;
}
.body-page-node-not-found .pdb-word h2.pdb-small {
    font-size: 26px !important;
}
.body-page-node-not-found.i18n-en .pdb-word h2.pdb-small {
    font-size: 24px !important;
}
@media only screen and (max-width: 1170px){
    .body-page-node-not-found .pdb-word h2.pdb-small {
        font-size: 22px !important;
        padding-bottom: 15px !important;
    }
    .body-page-node-not-found.i18n-en .pdb-word h2.pdb-small {
        font-size: 20px !important;
    }
}
@media only screen and (max-width: 768px){
    .body-page-node-not-found .pdb-word h2.pdb-small {
        font-size: 18px !important;
        padding-bottom: 10px !important;
    }
    .body-page-node-not-found.i18n-en .pdb-word h2.pdb-small {
        font-size: 16px !important;
    }
}
@media only screen and (max-width: 550px){
    .body-page-node-not-found .pdb-word h2.pdb-small {
        font-size: 14px !important;
        padding-bottom: 5px !important;
    }
}
/*邮件*/
.webform-client-form-4153 .is-send-user-wrap {
    position: absolute;
    width: 100%;
    left: 3%;
    margin-top: 6px;
    padding-left: 37.5%;
    box-sizing: border-box;
}
.webform-client-form-4153 .is-send-user-wrap label {
    padding-left: 5px;
    cursor: pointer;
    width: calc(100% - 30px) !important;
    max-width: 100% !important;
    margin-top: 3px;
}
.page-node-4154 .loading-wrap,
.page-node-4155 .loading-wrap  {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    z-index: 500;
}
.page-node-4154 .loading-wrap:after,
.page-node-4155 .loading-wrap:after {
   content: '';
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 100px;
   height: 100px;
   background-image: url(../images/loading.svg);
   background-size: auto 120px;
   background-position: center;
}

.page-node-4154 .loading-wrap.active,
.page-node-4155 .loading-wrap.active {
    display: block !important;
}
.webform-client-form-4153 .icheckbox {
    width: 18px;
    height: 18px;
}
@media only screen and (max-width: 1170px){
    .webform-client-form-4153 .is-send-user-wrap {
        left: 0;
        padding-left: calc(16vw + 28px);
    }
}
@media only screen and (max-width: 768px){
    .webform-client-form-4153 .is-send-user-wrap {
        left: 0;
        padding-left: calc(16vw + 28px);
    }
}
@media only screen and (max-width: 550px){
    .webform-client-form-4153 .is-send-user-wrap {
        padding-left: 128px;
    }
    .webform-client-form-4153 .is-send-user-wrap label {
        max-width: 70% !important;
    }
}
.page-node-1387 .gallary,
.page-node-1386  .gallary {
    margin-bottom: -2px;
}
.page-node-1387 .flexslider img,
.page-node-1386 .flexslider img  {
    display: none !important;
}
.page-node-1387 .flexslider .slides .flex-active-slide,
.page-node-1386 .flexslider .slides .flex-active-slide {
    height: calc(100vh - 380px);
    min-height: 500px;
    max-height: calc(100vh - 380px);
    background-image: url(../images/submit-success.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.page-node-1387 .flexslider .pdb-word,
.page-node-1386 .flexslider .pdb-word {
    position: absolute !important;
}
.page-node-512 .flexslider .slides li {
    max-height: 100vh;
    min-height: 300px;
}
.page-node-512 #main-wrapper {
    min-height: 0 !important;
}
@media only screen and (max-width: 1170px){
    .page-node-1387 .flexslider .slides li,
    .page-node-1386 .flexslider .slides li  {
        min-height: calc(100vh - 630px);
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 768px){
    .page-node-1387 .flexslider .slides li,
    .page-node-1386 .flexslider .slides li{
        min-height: 300px;
        box-sizing: border-box;
    }
}
/*图形验证码*/
.webform-client-form-4153.webform-client-form .captcha .reload-captcha-wrapper {
    display: none;
}
.webform-client-form-4153.webform-client-form .captcha img {
    cursor: pointer;
}

/**/
.page-node-280 .ctc:first-child,
.page-node-55 .ctc:first-child {
    margin-top: 50px;
}
.page-node-280 .ctc .pqc, .page-node-55 .ctc .pqc {
    text-align: center;
}
.page-node-280 .ctc .pqc>span,
.page-node-55 .ctc .pqc>span {
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 0 30px;
    margin-bottom: 20px;
    font-size: 22px !important;
    font-weight: bold !important;
}
.safari.page-node-280 .ctc .pqc>span,
.safari.page-node-55 .ctc .pqc>span {
    font-weight: 300;
}
.page-node-280 .ctc .pqc>span:before,
.page-node-55 .ctc .pqc>span:before,{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background-image: url(../images/contact-us/quotation-marks-right-4.png);
    background-size: auto 16px;
    background-position: left center;
    background-repeat: no-repeat;
}
.page-node-280 .ctc .pqc>span:after,
.page-node-55 .ctc .pqc>span:after,  {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background-image: url(../images/contact-us/quotation-marks-left-4.png);
    background-size: auto 16px;
    background-position: right center;
    background-repeat: no-repeat;
}
.page-node-55 .ctc .pqc>span {
    padding: 0 40px;
}
.page-node-55 .ctc .pqc>span:after,
.page-node-55 .ctc .pqc>span:before {
    top: 5px;
    background-size: auto 22px;
}
.page-node-280 .ctc,
.page-node-55 .ctc {
    text-align: center;
}
.page-node-280 .ctc .pqc,
.page-node-55 .ctc .pqc {
    padding: 34px 0 20px;
    margin: 0 auto;
    display: inline-block;
    box-sizing: content-box;
}
.page-node-280 .ctc .pqc a, .page-node-55 .ctc .pqc a {
    font-size: 16px !important;
    display: inline-block;
    float: none;
    background: #0372B7;
    border-color: #0372B7;
    border-radius: 6px;
    color: #fff;
    margin: 20px 15px 30px 15px !important;
}
.page-node-280 .ctc .pqc a:hover, 
.page-node-55 .ctc .pqc a:hover {
    opacity: 1;
    background: #105292;
    border-color: #105292;
}
.page-node-280 .ctc .pqc p a:first-child, .page-node-55 .ctc .pqc p a:first-child {
    margin-left: 0 !important;
}
.page-node-280 .ctc .pqc p a:last-child, .page-node-55 .ctc .pqc p a:last-child  {
    margin-right: 0 !important;
}
.page-node-280 .field-item .ctc:first-child .pqc > p,
.page-node-55 .field-item .ctc:first-child .pqc > p {
    display: inline-block;
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
}
.i18n-en.page-node-280 .field-item .ctc:first-child .pqc,
.i18n-en.page-node-55 .field-item .ctc:first-child .pqc {
    border: none;
}
.page-node-280 .content p.sub-tip-link,
.page-node-55 .content p.sub-tip-link {
    display: inline-block;
    background: #f1f1f1;
    padding: 12px 20px;
    border-radius: 20px;
    font-size: 16px !important;
    margin: 0 0 50px;
}
.page-node-55 .content p.sub-tip-link {
    font-size: 18px !important;
}
.page-node-280 .ctc.sub-tip a,
.page-node-55 .ctc.sub-tip a,
.tq-guide .tq-content p:nth-of-type(2) a {
    position: relative;
    font-size: 22px;
    padding: 0 25px 2px 0 !important;
    color: #0372B7 !important;
    margin: 0 10px;
    background-image: linear-gradient(#0272B7, #0272B7), linear-gradient(transparent, transparent);
    background-size: 0 2px, 100% 2px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    transition: background .3s ease-out;
    text-decoration: none !important;
    display: inline-block;
}
.page-node-280 .ctc.sub-tip a:after,
.page-node-55 .ctc.sub-tip a:after,
.tq-guide .tq-content p:nth-of-type(2) a:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 0;
    width: 30px;
    height: 20px;
    background-image: url(../images/contact-us/link.png);
    background-size: auto 20px;
    background-position: right top;
    background-repeat: no-repeat;
} 
.page-node-280 .ctc.sub-tip a:hover,
.page-node-55 .ctc.sub-tip a:hover,
.tq-guide .tq-content p:nth-of-type(2) a:hover {
    background-image: linear-gradient(#0272B7, #0272B7), linear-gradient(transparent, transparent);
    background-size: 100% 2px, 100% 2px;
    text-decoration: none !important;
}
.page-node-280 .field-item .ctc:last-child {
    margin-top: 40px;
}
.page-node-55 .field-item .ctc:last-child {
    margin-top: 30px;
}
@media only screen and (max-width: 1170px){
    .page-node-280 .ctc .pqc p a:first-child, .page-node-55 .ctc .pqc p a:first-child {
        margin-left: 15px !important;
    }
    .page-node-280 .ctc .pqc p a:last-child, .page-node-55 .ctc .pqc p a:last-child  {
        margin-right: 15px !important;
    }
}
.tq-guide .tq-content {
    font-size: 20px !important;
}
.tq-guide .tq-content p {
    line-height: 2.5 !important;
    font-weight: normal;
}
.tq-guide .tq-content p:first-child {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    line-height: 2.1 !important;
    font-weight: bold !important;
}
.safari .tq-guide .tq-content p:first-child {
    font-weight: 300;
}
.tq-guide .tq-content p:nth-of-type(2) {
    margin-top: 20px;
    position: relative;
    background: #f1f1f1;
    border-radius: 20px;
    padding: 4px 20px;
    display: inline-block;
    font-size: 16px;
}
.tq-guide .tq-content p:nth-of-type(2):after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -45px;
    height: 1px;
    width: 100%;
    background: #e4e4e4;
}
.tq-guide .tq-content p:nth-of-type(4) {
    margin-top: 20px;
    font-weight: bold;
}
.tq-category-list {
    margin: 30px auto 50px !important
}
.i18n-en #zc__sdk__sys__btn {
    display: none !important;
}
#zc__sdk__sys__btn {
    bottom: 5px !important;
}
#zc__sdk__sys__btn svg {
    display: none !important;
}
#zc__sdk__sys__btn #zc__consult__tips {
    display: block !important;
    padding: 4px 20px 4px 50px !important;
    font-size: 16px !important;
    background: #363636 !important;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATBAMAAABiojCGAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMA5kpJG2qUMwAAADJJREFUCNdjMHSBAmEGERjTkcEFDkhkOrCAIAqTTMOQnaMIYwoxMDC4ODDAgAsDHMAEAfqoKPKIgtV3AAAAAElFTkSuQmCC') !important;
    background-size: auto 20px !important;
    background-position: 20px center !important;
    background-repeat: no-repeat !important;
    color: #fff !important;
    border-radius: 6px !important;
    border-color: #363636 !important;
}
/*芯片概览banner*/
.socs-products {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100% !important;
  padding: 0;
}
.socs-products .socs-products-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -60%);
  -webkit-transform: translate(-50%, -60%);
  -o-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
  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;
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
  font-size: 0;
}
.socs-products .socs-products-wrap h1 {
  margin: 0 0 12px;
  font-size: 42px !important;
}
.i18n-en .socs-products .socs-products-wrap h1 {
  font-size: 48px !important;
}
.socs-products .socs-products-content {
  display: inline-block;
  width: 45%;
}
.socs-products .socs-products-img  {
  display: inline-block;
  width: 55%;
}
.socs-products .socs-products-img img {
  width: 95%;
  margin: 0 0 0 5%;
}
.socs-products  p {
  line-height: 1.625;
  font-size: 23px !important;
}
.i18n-en .socs-products p {
  font-size: 26px !important;
}
.socs-products > p {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 80px;
}
.socs-products > p  span {
  font-size: 18px !important;
}
@media (max-width: 1280px) and (min-width: 1170px){  
  .socs-products .socs-products-content {
    width: 50%;
  }
  .socs-products .socs-products-img  {
    width: 50%;
  }
  .socs-products .socs-products-img img {
    width: 90%;
    margin: 0 0 0 10%;
  }
}
@media (max-width: 1170px){  
  .socs-products .socs-products-wrap {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .socs-products .socs-products-content {
    width: 50%;
  }
  .socs-products .socs-products-img  {
    width: 50%;
  }
  .socs-products .socs-products-img img {
    width: 80%;
    margin: 0 0 0 15%;
  }
  .socs-products .socs-products-wrap h1 {
    margin: 0 0 12px;
    font-size: 38px !important;
  }
  .i18n-en .socs-products .socs-products-wrap h1 {
    font-size: 38px !important;
  }
  .socs-products p {
    font-size: 19px !important;
  }
  .i18n-en .socs-products p {
    font-size: 22px !important;
  }
  .socs-products > p {
    bottom: 40px;
  }
  .socs-products > p  span {
    font-size: 15px !important;
  }
}
@media (max-width: 768px){  
  .socs-products .socs-products-img img {
    width: 80%;
    margin: 0 0 0 15%;
  }
  .socs-products .socs-products-wrap h1 {
    margin: 0 0 12px;
    font-size: 20px !important;
  }
  .i18n-en .socs-products .socs-products-wrap h1 {
    font-size: 20px !important;
  }
  .socs-products p {
    font-size: 13px !important;
  }
  .i18n-en .socs-products p {
    font-size: 13px !important;
  }
  .socs-products > p {
    bottom: 30px;
  }
  .socs-products > p  span {
    font-size: 12px !important;
  }
}
@media (max-width: 450px){   
  .socs-products > p {
    display: none !important;
  }
}
.flexslider {
    overflow: hidden;
}
.flexslider .slides>li.clone {
  display: none;
}
/*esp product selector*/
.esp-product-selector-insert {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
.page-products-socs-esp32 .esp-product-selector-insert,
.page-products-socs-esp8266ex .esp-product-selector-insert,
.esp32-modules-wrap .esp-product-selector-insert,
.esp32-s2-page-wrap .esp-product-selector-insert,
.page-node-71 .esp-product-selector-insert,
.page-node-236 .esp-product-selector-insert {
  max-width: 1140px;
}
.page-node-2063 .esp-product-selector-insert,
.page-node-2062 .esp-product-selector-insert {
  max-width: 800px;
}
.esp-product-selector-insert .esp-product-selector-wrap {
  margin: 50px 0;
  padding: 20px 0 30px 60px;
  border: 1px solid #DFDFDF;
  border-radius: 10px;
}
.page-node-2063 .esp-product-selector-insert .esp-product-selector-wrap,
.page-node-2062 .esp-product-selector-insert .esp-product-selector-wrap {
  padding: 40px 0;
}
.page-node-2063 .esp-product-selector-insert .esp-product-selector-wrap,
.esp32-s2-page-wrap .esp-product-selector-insert .esp-product-selector-wrap {
  margin-bottom: 0 !important;
}
.page-node-1281 .esp-product-selector-insert .esp-product-selector-wrap,
.page-node-1282 .esp-product-selector-insert .esp-product-selector-wrap {
  margin: 0 !important;
}
.esp8266-modules-wrap .esp-product-selector-insert .esp-product-selector-wrap {
  margin-top: 0 !important;
}
.esp-product-selector-insert .esp-product-selector-wrap {
  background-image: url('../images/esp32-c3/esp-product-selector-bg-1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.i18n-en .esp-product-selector-insert .esp-product-selector-wrap {
    background-position: right center;
    background-size: 90%;
}
.page-node-2063 .esp-product-selector-insert .esp-product-selector-wrap,
.page-node-2062 .esp-product-selector-insert .esp-product-selector-wrap {
  position: relative;
  background-image: url('../images/esp32-c3/esp-product-selector-logo-left.png');
  background-repeat: no-repeat;
  background-position: 0 -15px;
  background-size: auto 100%;
}
.page-node-2063 .esp-product-selector-insert .esp-product-selector-wrap:after,
.page-node-2062 .esp-product-selector-insert .esp-product-selector-wrap:after {
  content: 'ESP Product Selector';
  position: absolute;
  left: 12%;
  bottom: 25px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.esp-product-selector-insert .esp-product-selector-wrap > .d-flex > img {
  display: none;
}
.esp-product-selector-insert .esp-product-selector-wrap img {
  width: 38%;
  height: auto;
}
.esp-product-selector-insert .esp-product-selector-content {
  padding-right: 60px;
}
.page-node-2063 .esp-product-selector-insert .esp-product-selector-content,
.page-node-2062 .esp-product-selector-insert .esp-product-selector-content {
  padding: 0 15px 0 0;
  width: 55%;
  margin-left: 45%;
  box-sizing: border-box;
  min-width: 0;
}
.esp-product-selector-insert .esp-product-selector-content h2 {
  font-size: 30px;
  margin: 0;
}
.page-node-2063 .esp-product-selector-insert .esp-product-selector-content h2,
.page-node-2062 .esp-product-selector-insert .esp-product-selector-content h2 {
  display: none !important;
}
.esp-product-selector-insert .esp-product-selector-content h2 img {
  width: 80px;
  height: auto;
  margin-right: 15px;
  margin-left: -5px;
}
.esp-product-selector-insert .esp-product-selector-content p {
  font-size: 20px;
  line-height: 1.625;
  margin: 12px 0;
}
.i18n-en .esp-product-selector-insert .esp-product-selector-content p {
    margin-bottom: 20px;
}
.page-node-2062 .esp-product-selector-insert .esp-product-selector-content p,
.page-node-2063 .esp-product-selector-insert .esp-product-selector-content p {
  margin-top: 0;
  font-size: 18px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Light", "PingFang SC Light", "黑体", sans-serif !important;
}
.esp-product-selector-insert .esp-product-selector-content .btn {
  display: inline-block;
  padding: 10px 26px;
  margin-top: 4px;
  background: #087DCA;
  border: 1px solid #087DCA;
  color: #fff;
  font-size: 16px;
  border-radius: 8px;
  text-align: center;
  font-weight: normal !important;
  cursor: pointer;
  transition: all .2s linear;
  text-decoration: none !important;
}
.page-node-2062 .esp-product-selector-insert .esp-product-selector-content .btn,
.page-node-2063 .esp-product-selector-insert .esp-product-selector-content .btn,
.esp32-s2-page-wrap .esp-product-selector-insert .esp-product-selector-content .btn,
.views-display-modules-page .esp-product-selector-insert .esp-product-selector-content .btn,
.views-display-chips-page .esp-product-selector-insert .esp-product-selector-content .btn {
  background: transparent !important;
  border: 1px solid #919191 !important;
  color: #333 !important;
  height: 36px;
}
.esp-product-selector-insert .esp-product-selector-content .btn:hover {
  background: #0898e5;
  border: 1px solid #0898e5;
}
.page-node-2062 .esp-product-selector-insert .esp-product-selector-content .btn:hover,
.page-node-2063 .esp-product-selector-insert .esp-product-selector-content .btn:hover,
.esp32-s2-page-wrap .esp-product-selector-insert .esp-product-selector-content .btn:hover,
.views-display-modules-page .esp-product-selector-insert .esp-product-selector-content .btn:hover,
.views-display-chips-page .esp-product-selector-insert .esp-product-selector-content .btn:hover {
  background: rgba(0,0,0,.1) !important;
}
.esp-product-selector-insert .esp-product-selector-content .btn {
  width: 160px;
  padding: 0;
  height: 38px;
  line-height: 36px;
  box-sizing: border-box;
}
.page-node-2062 .ctc.sub-tip p:last-child {
  margin-bottom: 0 !important;
}
.page-node-2062 .tq-form-section-wrapper .field-name-body:first-child h2 {
  margin-top: 50px !important;
}
@media (max-width: 1280px) and (min-width: 1170px) {
  .esp-product-selector-insert  {
    max-width: 1000px;
  }
}
@media (min-width: 1170px){
  .esp32-s2-page-wrap #esp32-s2-related-resources h2.margin-bottom-50 {
    margin-bottom: 60px;
  }
}
@media (max-width: 1170px){
  .esp-product-selector-insert {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .page-node-2062 .esp-product-selector-insert {
    padding: 0;
  }
  .esp-product-selector-insert .esp-product-selector-content {
    padding: 0;
    width: 50%;
    max-width: 560px;
    min-width: 400px;
  }
  .esp-product-selector-insert .esp-product-selector-wrap {
    padding: 30px 0 30px 30px;
  }
}
@media (max-width: 768px){
  .esp-product-selector-insert .esp-product-selector-content h2 {
    font-size: 20px;
  }
  .esp-product-selector-insert .esp-product-selector-content h2 img {
    width: 50px;
  }
  .esp-product-selector-insert .esp-product-selector-content p {
    margin: 12px 0;
    font-size: 16px;
  }
  .esp-product-selector-insert .esp-product-selector-content .btn {
    font-size: 16px;
  }
  .page-node-2063 .esp-product-selector-insert .esp-product-selector-wrap,
  .page-node-2062 .esp-product-selector-insert .esp-product-selector-wrap {
    background-size: auto 90%;
    background-position: 0 0;
  }
  .page-node-2063 .esp-product-selector-insert .esp-product-selector-wrap:after,
  .page-node-2062 .esp-product-selector-insert .esp-product-selector-wrap:after {
    left: 10%;
    bottom: 14%;
    font-size: 16px;
  }
  .page-node-2063 .esp-product-selector-insert .esp-product-selector-content,
  .page-node-2062 .esp-product-selector-insert .esp-product-selector-content {
    padding: 0 10px 0 0;
    width: 50%;
    margin-left: 50%;
    text-align: left !important;
  }
}
@media (max-width: 600px){
  .esp-product-selector-insert .esp-product-selector-wrap {
    background: none;
    /*max-width: 390px;*/
    margin: 20px auto 0;
    padding: 15px;
  }
  .esp-product-selector-insert .esp-product-selector-content {
    min-width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
  .esp-product-selector-insert .esp-product-selector-content h2 {
    justify-content: center;
  }
  .page-node-2063 .esp-product-selector-insert .esp-product-selector-wrap,
  .page-node-2062 .esp-product-selector-insert .esp-product-selector-wrap {
    background-size: auto 80%;
    padding: 20px 0;
    margin: 30px 0;
  }

  .page-node-2063 .esp-product-selector-insert .esp-product-selector-wrap:after,
  .page-node-2062 .esp-product-selector-insert .esp-product-selector-wrap:after {
    left: 6%;
    bottom: 12%;
    font-size: 14px;
  }
  .page-node-2063 .esp-product-selector-insert .esp-product-selector-content,
  .page-node-2062 .esp-product-selector-insert .esp-product-selector-content {
    padding: 0 10px 0 0;
    width: 55%;
    margin-left: 45%;
  }

}
@media (max-width: 550px){
  .esp-product-selector-insert .esp-product-selector-wrap img {
    display: none;
  }
  .esp-product-selector-insert .esp-product-selector-wrap {
    padding: 0;
  }
  .esp-product-selector-insert .esp-product-selector-wrap .esp-product-selector-content img {
    display: inline-block;
  }
  .esp-product-selector-insert .esp-product-selector-content {
    padding: 20px;
  }
  .page-node-2063 .esp-product-selector-insert .esp-product-selector-content h2,
  .page-node-2062 .esp-product-selector-insert .esp-product-selector-content h2 {
    display: flex !important;
  }
  .page-node-2063 .esp-product-selector-insert .esp-product-selector-wrap:after,
  .page-node-2062 .esp-product-selector-insert .esp-product-selector-wrap:after {
    display: none !important;
  }
  .page-node-2063 .esp-product-selector-insert .esp-product-selector-wrap,
  .page-node-2062 .esp-product-selector-insert .esp-product-selector-wrap {
    background: none !important;
  }
  .page-node-2063 .esp-product-selector-insert .esp-product-selector-content,
  .page-node-2062 .esp-product-selector-insert .esp-product-selector-content {
    padding: 0 20px;
    width: 100%;
    margin-left: 0;
    text-align: center !important;
  }
}
label[for='edit-field-type-tid-13'] {
    position: relative;
    color: #fff;
}
label[for='edit-field-type-tid-13']:after {
    content: 'ESP32';
    position: absolute;
    left: 0;
    color: #333;
    background: #fff;

}
.page-products-socs .sheet-category-overview-nav .views-row-2,
.page-products-socs .sheet-category-overview-nav .views-row-3,
.page-products-socs .sheet-category-overview .views-row-1 .sheet-category-description {
    display: none !important;
}
.page-products-socs .sheet-category-overview>.view-content h2.sheet-category-title {
    margin-top: 60px;
}
.page-products-socs .sheet-category-overview .views-row-2 .sheet-category-title,
.page-products-socs .sheet-category-overview .views-row-3 .sheet-category-title {
    margin: 0 0 15px !important;
    font-size: 26px;
}
.page-products-socs .sheet-category-overview>.view-content .views-row-2.views-row-even:before {
    background: transparent;
}
.page-products-socs .sheet-category-overview>.view-content .sheet-category-description {
    margin-bottom: 25px;
}
.node-type-news .top-service svg {
    position: static !important;
}
  
#menu-path-wrap .hm.last{
	/* color:#006699 */
}



