/*
Theme Name: newTechem
Author: Mike

*/

body {
    font-size: 14px;
    background-image: url("img/background.png");
    background-size: 100%;
    font-family: "微软雅黑", "Helvetica Neue", sans-serif;
}


@media (min-width: 969px) {
    .container {
        max-width: 969px;
    }
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #006931;
    font-weight: bold;
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-weight: bold;
}

.top_bar {
    height: 110px;
    background-color: #f4f6f7;
}

.top_bar .logo {
    max-width: 226px;
}

.bread_nav_tab_item:hover {
    text-decoration: underline;
    color: #006931;
}

.pc_nav {
    height: 55px;
    margin-top: 3px;
    font-size: 14px;
    background: linear-gradient(white, #e8e8e7);
    box-shadow: 0px 1px 8px #656565;

}

.page_about {
    margin-top: 30px;
}

.page_about .article .content {
    max-width: 550px;
    margin-top: 30px;
}

header {
    background: white;
}

.pc_nav_box {
    background: white;
    height: 55px;

}

.about_img {
    max-width: 324px;
    margin-top: 20px;
}

.pc_nav .links a {
    color: black;
    font-weight: 400;
    padding: 0 20px;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
}

.pc_nav .links a:hover {
    font-weight: bold;
    font-size: 16px;
    color: #006931;
}

.swiper {
    width: 100%;
    height: 100%;

}

.mt_top {
    margin-top: 168px !important;
}

.swiper-slide {

    background-size: cover;
    background-position:  right bottom;

}

.products_slide_box .swiper-slide {
    background-position:  center center !important;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slide {
    height: 450px;
    z-index: -1;
}

.slide .swiper-slide .text {
    bottom: 0;
    color: white;

    background: linear-gradient(transparent, black);
    padding: 20px 0;
}

.article .title {
    font-size: 28px;
}

.slide .swiper-slide .text .article {
    max-width: 410px;
}
.jobs_title {
    font-size: 24px;
}

.jobs_title_box {
    border-bottom: solid 1px #5c8066;;
}

.news .new.job .title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 3px;
}

.article .content {
    margin-top: 5px;
}

.news .new.job {
    border-top:  none;
    padding-bottom: 10px;

}

.about {
    margin-top: 40px;

}

.about .article .content {
    max-width: 384px;
}

.about .article .content.en {
    max-width: 504px;
}

.about .logo_list img {

}

.logo_list.page .cm_logo {
    margin-left: 0;
    margin-right: 30px;
}

.slide .swiper-button-next, .slide .swiper-button-prev {
    color: white;
    font-size: 30px;
}

.logo_list .cm_logo {
    margin: 0 15px;
}

.culture .content {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}

.culture .content span {
    font-size: 18px;
    font-style: italic;
    line-height: 18px;
}

.culture .content.list {
    color: #006931;
}

.culture .content.list .item {
    margin-left: 40px;
}

.culture .content.list .title {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 10px;
    margin-bottom: 20px;
}

.culture .content.list .content {
    font-size: 18px;
    font-style: italic;
}

.btn_more {
    background-color: #006931;
    border-radius: 0;
    height: 32px;
    font-size: 14px;
}

.products_slide_box {

    margin-top: 110px;
}

.products_slide .swiper-button-next, .products_slide .swiper-button-prev {
    color: black;
    font-size: 30px;
}

.products_slide {
    height: 227px;
}

.mySwiper2 {
    margin-top: 20px;
}

.products_slide .left_bg {
    width: 90px;
    height: 100%;
    background: linear-gradient(to right, #fff, transparent)
}

.products_slide .right_bg {
    width: 80px;
    height: 100%;
    background: linear-gradient(to right, transparent, #fff)
}

.client .list img {

    margin: 0 20px;
}

.client .item img {
    width: 80%;

}

.client .item {
    height: 120px;
    margin-bottom: 20px;
}

.footer_banner {
    background-image: url("img/footer.jpg");
    background-size: cover;
    height: 170px;
    margin-top: 130px;
}

.footer {

    font-size: 12px;
    background: linear-gradient(white, #e8e8e7);
    padding: 15px 24px;
}

.footer_banner {
    color: white;
}

.footer_banner .title {
    font-size: 24px;

}

.qr_code img {
    max-width: 94px
}

.footer_banner .content {
    font-size: 18px;
    font-style: italic;

}

.bread_nav {
    margin-top: 45px;
}

.bread_nav a {
    margin-left: 30px;
    text-decoration: none;
    color: black;
    font-size: 14px;

}

.bread_nav a.active {
    font-weight: bold;
    color: #006931;
    text-decoration: underline;

}

.page_banner {
    background-image: url("img/footer.jpg");
    height: 222px;
    background-size: cover;
}

.page_banner .article {
    bottom: 20px;
}

.page_about.page_about2 .article .content {
    max-width: 100%;
    margin-top: 30px;
}

.products {
    margin-top: 40px;
}

.news .text {
    word-break: break-word;
}

.products .left_cat {
    width: 182px;
    margin-right: 20px;
}

.products .left_cat .title {
    margin-bottom: 20px;

    font-size: 16px;

}

.products .left_cat .title.active {
    color: #006931;
    font-weight: bold;
    border-bottom: solid 1px #91a793;
}

.products .right_items {
    max-width: 700px;
}

.products .right_items .products_item {
    height: 190px;
    background-size: cover;
    margin-bottom: 30px;
}


.products .right_items .products_item .text {
    padding-bottom: 10px;
    font-size: 12px;
}


.products .list {
    padding-left: 20px;
    padding-bottom: 20px;
}

.products .list a {
    margin-top: 10px;
    font-size: 13px;
    text-decoration: none;
    color: black;
}


.products .list a:hover {

    text-decoration: underline;
    font-weight: bolder;
}

.products .list a img {
    width: 8px;
    margin-right: 5px;
    margin-top: -2px;
}

.products .list a.sub_cat_item {
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 5px;
}


.news {
    margin-top: 50px;
}

.news .title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}

.news .new {
    border-top: solid 1px #5c8066;
    padding-bottom: 35px;

    padding-top: 20px;
}

.join_bar .title {
    font-size: 27px;
    margin-top: 100px;
    font-weight: bold;
}

.btn_ip {
    width: 300px;
    border-radius: 0;
    background-color: #006931;
    font-size: 18px;
    padding: 5px 0;
    margin-top: 20px;
    font-weight: bold;
}

.talent .article .content strong {
    color: #006931;
    font-size: 16px;
}

.text_red {
    color: red !important;
}

.job_in {
    max-width: 700px;
}


.btn_up {

}

.form-control:focus {
    border-color: #006931;
    box-shadow: none;
}

.btn_up {

    padding: 5px 10px;

}
.product_link {
    color: red;
}

.to_job {
    background-color: #eeefed;
    padding: 40px;
    padding-bottom: 40px;
    padding-top: 20px;
    width: 576px;
    margin: auto;
    margin-top: 60px;
}

.qr2 {
    width: 90px
}

.form_control {
    border-radius: 0;
    padding: 0 10px;

}

.to_job strong {
    font-weight: bold;
    font-size: 16px;
}

.submit_btn {
    font-size: 12px;
    border-radius: 0;
    background-color: #006931;
}


.product_btn {
    font-weight: bold;
    font-size: 14px;
}

.btn_up {
    right: 20px !important;
    bottom: 20px;
    left: auto;
}

.news .title  a {
    color: black;
}

.nb_form .text-danger {
    font-size: 12px;
}

.news .title  a:hover {
    text-decoration: underline !important;
}


.search_header_bar {
    top: 30px;
    right: 30px;
}

.product_cat {
    text-decoration: none;
    color: black;
}

@media (min-width: 1440px) {
    .slide {

        height: 550px;
    }

    .swiper-slide {
        background-position: right bottom  !important;
    }
}

.search_bar {

}

.search_bar_box {
    width: 220px;
    font-size: 14px;

}

.search_bar_box .form_control {
    padding: 4px;
    padding-left: 10px;
    font-size: 12px;

}

.product_cat:hover {
    text-decoration: none;
    font-weight: bold;
    color: #006931;
}

.product_btn_tran {
    background-color: transparent;
    color: #006931;
}

.product_bar .dec {
    font-size: 14px;
    margin-bottom: 0
}

.product_bar .title {
    font-size: 24px;
    font-weight: bold;
}


.product_item a {
    color: black;
    font-size: 13px;
    text-decoration: underline;
    margin-top: 10px;

}


.product_item a img {
    width: 7px;
    margin-top: -2px;
    margin-right: 5px;
}

.new_sub_content {
    border-top: solid 1px #c6c6c6;
    background-color: #e8e8e7;
    margin-top: 15px;

}

.new_sub_content a {
    font-size: 14px !important;
    padding: 5px 0 !important;
    border-bottom: solid 1px #c6c6c6;
}


.new_click {

}


.pc_nav .links a {
    padding-top: 15px;
}

.pc_nav .links span {
    display: flex;
    align-items: center;
}


.join-file {
    position: relative;
    display: inline-block;
    background: #ffffff;
    padding: 5px;
    overflow: hidden;
    color: black !important;
    text-decoration: none;
    text-indent: 0;
    cursor: pointer;
    font-size: 13px;
    width: 100%;
    text-align: center;
    line-height: 20px;
}

.join-file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}



@media (max-width: 992px) {

    .to_job {
        width: 100%;
    }

    .slide {
        height: 250px;
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 30px !important;
    }

    .mt_top {
        margin-top: 74px !important;

    }

    #mainNav .navbar-brand img {
        height: 3rem;
    }

    #mainNav {

        background-color: #f4f6f7;
    }

    .logo_list {
        margin-top: 20px;
    }

    .logo_list .cm_logo {
        max-width: none !important;
        width: 33.3%;
    }

    .products_slide_box {
        margin-top: 30px;
    }

    .logo_list .cm_logo img {


    }

    .qr2 {
        width: 100%
    }

    .slide .swiper-slide .text .article {

        max-width: 80%;
    }

    .client .item img {
        width: 90%;

    }

    .client .item {
        height: 100px;
        margin-bottom: 10px;
    }

    #mainNav .navbar-toggler {
        color: black;
        padding: 0;
        font-size: 24px;
        border: none;
    }


    #mainNav {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        color: black;
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none;
    }

    .slide .swiper-slide .text {
        bottom: 0;
        color: white;
        background: linear-gradient(transparent, black);
        padding: 20px;
        left: 0;
        padding-left: 40px;

    }

    .products_slide .left_bg {
        width: 40px;
    }

    .products_slide .right_bg {
        width: 40px;
    }

    .article .title {
        font-size: 18px;
    }

    .article .content {
        font-size: 12px;
    }

    .client .list img {
        width: 50% !important;
        height: auto !important;
        margin-bottom: 20px;
    }

    .footer {
        margin-top: 0;
    }

    .footer_banner {
        height: auto;
        padding: 20px 0;
        margin-top: 20px;
        text-align: center;
    }

    .qr_code {
        margin-top: 20px;
    }


    .qr_code img {
        max-width: 124px
    }

    .culture .content.list .title {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 5px;
        margin-bottom: 20px;
    }

    .page_banner {
        height: 122px;
    }

    .about_img {
        margin: auto;
        margin-top: 30px;
    }

    .culture .content.list .item {
        margin-left: 10px;
        margin-right: 10px;

    }

    .logo_list.page .cm_logo {
        margin-left: 15px;
        margin-right: 15px;
    }

    .logo_list.page {
        justify-content: center;
    }

    .culture .content {
        text-align: center;
        font-size: 24px;

    }

    .culture .content.list {
        color: #006931;
        justify-content: center;
    }
}

