table,
th,
td {
    border: 1px solid #e5e5e5;
    text-align: center;
}

.uk-table th {
    vertical-align: middle;
    text-align: center;
}

.uk-navbar-container {
    background-color: #fff !important;
}

.uk-navbar-nav>li {
    position: relative;
}

.uk-navbar-nav>li>a {
    color: #333;
    font-size: 1rem;
    font-weight: 600;
}

.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li>a[aria-expanded=true] {
    color: #1a68b3;
}

.uk-navbar-dropdown {
    left: 42% !important;
    transform: translateX(-50%);
    width: 160px;
    /* padding: 25px; */
    /* background: #fff; */
    color: #666;
    text-align: center;
    top: 80px !important;
    padding: 0;
    border-radius: 0 0 16px 16px;
}

.uk-nav li>a {
    display: block;
    font-size: 1rem;
}

.uk-navbar-dropdown-nav>li>a {
    padding: 14px;
}

.uk-navbar-dropdown-nav>li>a:hover {
    color: #fff;
}

.uk-navbar-dropdown-nav>li:hover {
    background-color: #1a68b3;
}

.uk-navbar-dropdown-nav>li {
    border-bottom: #efefef 1px solid;
}

.uk-navbar-dropdown-nav>li:last-child {
    border-radius: 0 0 16px 16px;
    border-bottom: none;
}

.uk-form-custom select {
    left: 0;
    top: -26px;
    text-align: center;
}

.uk-slideshow-items h2 {
    color: #fff;
}

.uk-slideshow-items p {
    color: #fff;
}

.uk-position-bottom p {
    color: #FFF;
}

.slideshow-info {
    margin: 200px 0 0 100px;
    text-shadow: 2px 2px 2px #000000;
}

.slideshow-info h2 {
    margin-bottom: 8px !important;

}

.pro-center h2 {
    color: #000;
}

.pro-center p {
    margin: 5px;
}

.pro-center .pro-subtitle {
    color: #666;
}

.pro-center a,
.pro-center a:hover {
    color: #000;
    text-decoration: none;
    background-color: #f8f9fb !important;
    display: block;
    position: relative;
    padding-top: 40px;
}

.pro-dot-line {
    position: absolute;
    width: 20px;
    height: 5px;
    background-color: #0248a7;
    left: 15px;
    top: 20px
}

.pro-img-box {
    background: #f4f4f4;
}



.index-pro-list>div {
    background: #dcdcdc;
}

a .pro-img {
    transition: all 0.5s;
    transform: scale(1);
}

a:hover .pro-img {
    transform: scale(1.05);
}

.index-pro-list .more {
    margin-top: 220px;
    color: #000;
}

.news-center h1 {
    color: #666666;
}

.news-center h3 {
    color: #000;
}

.index-news-sortname {
    color: #1a68b3;
    border: #1a68b3 1px solid;
    display: inline;
    padding: 5px 10px;
}

.partner-list {
    background-color: #dbdbdb;
}

.contact-box {
    background: linear-gradient(to right, #1a68b3, #3279b6);
    color: #c8c9ca;
}

.factory-contact-box {
    background: url(../images/contact_bg.jpg);
    color: #FFF;
}
.factory-contact-box p{
    margin: 0 !important;
    font-size: 1.5rem;
    line-height: 1.5;
}
.contact-box h3,
.factory-contact-box h3 {
    color: #fff;
}

.factory-contact-box .uk-button {
    color: #fff !important;
}

.base-box {
    background: url(../images/base_bg.jpg);
    color: #FFF;
}

.contact-box .uk-button {
    background: #1a68b3;
    color: #fff !important;
}

.base-box,
.base-box h3 {
    color: #FFF;
}

.yellow-box {
    background-color: rgba(248, 176, 17, 0.95);
    color: #fff;
}

.yellow-box h4 {
    color: #fff;
}

.footer {
    background: #dadada;
}

.numSize {
    font-size: 42px;
}

.uk-text-bold {
    color: #000;
}

.uk-width-1-8 {
    width: calc(100% / 8);
}

.pro-list:nth-child(odd) {
    background-color: #dcdcdc;
    padding: 40px 0 40px 40px;
    border-radius: 24px 0 0 24px;
}

.pro-list:nth-child(even) {
    background-color: #dcdcdc;
    padding: 40px 40px 40px 0;
    border-radius: 0 24px 24px 0;
}

.pro-list .more {
    margin-top: 100px;
    color: #000;
    line-height: 26px;
}

.text-blue {
    color: #0248a7;
}

.text-green {
    color: #1a68b3;
}

.divider-small {
    border-top: 2px solid #0248a7;
}

.bg-color {
    background: #dcdcdc;
}

.uk-table th {
    color: #FFF;
    background-color: #3d3a39;
    font-size: large;
    font-weight: 600;
}

.contact-box {
    padding: 10px 30px;
    background: #0248a7;
    color: #FFF;
    margin-top: -20px;
}

.blue-box {
    background: #0248a7;
    color: #fff !important;

}

.green-box h4 {
    color: #FFF;
}

.green-box {
    background-color: rgba(26, 104, 179, 0.8);
    color: #FFF;
}

.culture-box .blue-box:hover {
    text-decoration: none;
}

.culture-box .blue-box {
    border-right: 1px #fff solid;
}

.culture-box>.blue-box:nth-child(4) {
    border-right: none;
}

.blue-box h3 {
    color: #fff;
}

.caselist-box a {
    color: #000;
}

.caselist-box a:hover {
    text-decoration: none;
}

.caselist-box a:hover .uk-overlay-primary {
    background: rgba(34, 34, 34, .8) !important;

}

.uk-overlay-primary {
    background: rgba(34, 34, 34, .6) !important;
    transition: all 0.5s;
}

.uk-input,
.uk-select,
.uk-textarea,
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
    background: #f3f4f5;
    color: #666;
    border: none;
}

.culture-title {
    position: relative;
}

.culture-title::before,
.culture-title::after {
    border: solid transparent;
    content: ' ';
    height: 0;
    top: 100%;
    position: absolute;
    width: 0;
}

.culture-title::after {
    border-width: 10px;
    border-top-color: #0248a7;
    left: 46%;
}

.overlay-box {
    background: rgba(2, 72, 167, 0.7);
    color: #fff;
}

.overlay-box h4 {
    color: #fff;
}

.uk-light .uk-dotnav>*>* {
    border-radius: 0;
    background-color: #fff;
    width: 40px;
    height: 6px;
}

.uk-light .uk-dotnav>.uk-active>* {
    background-color: #ba1e36;
    border: none;
}

.factory-title {
    position: relative;
}

.font-black {
    color: #000 !important;
}

.dot-line {
    position: absolute;
    width: 4px;
    height: 24px;
    top: 6px;
    left: -10px;
    background: #1a68b3;
}

.font-white {
    color: #fff !important;
}

.history-box {
    margin-top: -500px !important;
}

.blackBox {
    background-color: rgba(0, 0, 0, 0.9);
    padding: 20px;
    border-right: 1px #fff solid;
}

.blackBox:nth-child(4) {
    border-right: none;
}

.blackBox .hoverHidden {
    opacity: 1;
    top: 45%;
    left: 45%;
    transition-duration: 0.5s;
    transition-timing-function: ease-in;
    cursor: pointer
}

.blackBox:hover .hoverHidden {
    opacity: 0;
    cursor: pointer
}

.blackBox .hoverShow {
    opacity: 0;
    transition-duration: 0.5s;
    transition-timing-function: ease-in;
    cursor: pointer
}

.blackBox:hover .hoverShow {
    opacity: 1;
    cursor: pointer
}


.positionRel {
    position: relative;
}

.positonAbs {
    position: absolute;
}

.underLine {
    text-decoration: underline;
}

.choose-box {
    background: none !important;
    color: #fff
}

.choose-box h4 {
    color: #fff
}

.choose-box .box {
    background-color: rgba(49, 50, 73, 0.55);
    border: 1px #fff solid;
    color: #fff;
}

.lan {
    min-width: 40px;
    text-align: center;
    padding: 0;
}

.lan a {
    padding: 10px;
    transition: all 0.5s;
}

.lan a:hover,
.active a {
    background-color: rgba(26, 104, 179, 0.8);
    color: #FFF !important;
}

.navActive {
    color: #1a68b3 !important;
}

.page-num-current a {
    font-weight: 600;
    color: #0248a7;
    text-decoration: underline;
}

.uk-radius {
    border-radius: 36px;
    font-size: 20px !important;
    padding: 10px 20px !important;
    background-color: #f4f4f4 !important;
    color: #000 !important;
    font-weight: 800 !important;
}

.uk-radius:hover {
    background-color: #ddd !important;
    color: #000 !important;
}

.uk-active .uk-radius {
    background-color: #1e87f0 !important;
    color: #fff !important;
}

.title-dot {
    width: 30px;
    height: 3px;
    position: absolute;
    top: 130px;
    background-color: #fff;
}

.banner-box h1 {
    margin-bottom: 0;
    margin-top: 50px;
    color: #fff;
}

.banner-box p {
    color: #1eacff;
    margin-bottom: 50px;
    margin-top: 0;
}

.banner-box h3 {
    color: #1eacff;
}
.culture-grid{
    color: #fff;
}
.culture-grid h1{
    color: #fff;
    position: relative;
    margin-bottom: 50px;
}
.culture-grid h1 span{
position:absolute;
height: 3px;
width: 30px;
bottom: -20px;
background-color: #fff;
display: block;
}
.culture-grid p{
    line-height: 2em;
}

.uk-divider-small{
    width: 5% !important;
}

.contact-line{
    width: 100%;
    height: 2px;
    background-color: #0248a7;
    position: relative;
}

.contact-line::after{
    width: 5%;
    height: 10px;
    background-color: #0248a7;
    position: absolute;
    left: 45%;
    top: -4px;
    content: '';
}

@media (min-width:960px) {
    .index-pro-list>div:nth-child(4n-2) {
        background: #d1d1d1 !important;
    }

    .index-pro-list>div:nth-child(4n-1) {
        background: #d1d1d1 !important;
    }

    /* .uk-position-bottom {
        margin-left: 160px;
        margin-bottom: 100px;
    } */

    .overlay-box {
        margin-left: 120px !important;
    }

    .blackBox {
        background-color: rgba(0, 0, 0, 0.7) !important;
    }

    .choose-box {
        margin-left: 120px !important;
        margin-top: 60px !important;
    }

    .uk-card-body {
        padding: 20px;
    }

    .uk-card-footer {
        padding: 20px;
    }
}

@media (max-width: 959px) {
    .slideshow-info {
        margin: 10% 5%;
    }

    .index-pro-list .more {
        margin-top: 60px;
        color: #000;
    }

    .index-pro-list>div:nth-child(even) {
        background: #d1d1d1 !important;
    }

    .imgMaxWidth {
        max-width: none;
    }

    .box p {
        margin: 0;
    }

    .uk-radius {

        margin-bottom: 20px;
    }

}