﻿@media (min-width: 768px) {
    .mybg #menu a:hover {
        color: #000;
    }

    .mybg {
        background-color: #222222;
        border-bottom: 0px;
    }

        .mybg .navbar-nav > .active > a, .mybg .navbar-nav > .active > a:hover, .mybg .navbar-nav > .active > a:focus {
            color:#9D9D9D;
            background-color: #222222;
        }

    .page_nav {
        margin-top: 30px;
    }

    .ok-map {
        min-height: 800px;
        background-image: url(../image/map2.png); 
        background-repeat:no-repeat;
        background-position:center 50px; 
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    body {
        margin-top: 55px;
    }
}

@media (min-width: 992px) {
    body {
        margin-top: 95px;
    }

    .mybg {
        padding: 20px 15px;
    }
}

@media (max-width: 768px) {
    body {
        margin-top: 50px;
    }
}

/*关于我们*/
.about-bg {
    position: relative;
}

    .about-bg .container {
        position: relative;
        height: 100%;
    }

@media (min-width: 992px) {
    .about-bg > div {
        position: absolute;
        z-index: 2;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
    }

    .about-title-1 {
        position: absolute;
        color: white;
        background-color: rgba(0,0,0,0.8);
    }

    .about-title-2, .about-title-3 {
        position: absolute;
        background-color: rgba(255,255,255,0.8);
    }

    .about-bg h3 {
        font-weight: bold;
    }

    .about-bg hr {
        width: 30px;
        margin-left: 0px;
    }

    .about-title-2 hr, .about-title-3 hr {
        border-color: #000;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .about-title-1, .about-title-2, .about-title-3 {
        padding-bottom: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .about-title-1, .about-title-2, .about-title-3 {
        left: 0px;
        width: 100%;
        padding: 30px 30px 60px 30px;
        top: 50px;
    }

    .about-title-3 {
        top: 70px;
    }
}

@media (min-width: 1200px) {
    .about-title-1, .about-title-3 {
        right: 30px;
        width: 60%;
        top: 140px;
        padding: 50px 80px 80px 80px;
    }

    .about-title-3 {
        top: 180px;
    }

    .about-title-2 {
        left: 30px;
        width: 40%;
        top: 140px;
        padding: 50px 80px 80px 80px;
    }
}
/*新闻中心*/
.ul-noStyle, .ul-navbar, .dl-menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
}

.ul-news a, .direct a, .download-bar a {
    color: #434343;
    font-size: 14px;
}

    .ul-news a:hover, .direct a:hover {
        color: #000;
    }

.text {
    width: 50px;
    border-radius: 5px;
    height: 30px;
    border: solid 1px #ccc;
}

.jumpTo {
    padding: 0px 15px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #434343;
    border-color: #434343;
}

.pagination > li > a, .pagination > li > span {
    color: #434343;
}

.btn-primary {
    color: #fff;
    background-color: #434343;
    border-color: #434343;
}

.news hr {
    width: 30px;
    margin-left: 0px;
    border-color: #000;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .news {
        padding-left: 50px;
    }

    article {
        padding: 15px 0px;
    }
}

@media (min-width: 768px) and (max-width:992px) {
    article {
        padding: 30px;
    }

    .article-content {
        padding-top: 20px;
        padding-bottom: 20px;
        line-height: 25px;
    }

    .direct {
        margin-left: 10px;
        margin-top: 50px;
    }
}

article h5 {
    color: #919191;
}

@media (min-width: 992px) {
    .news {
        padding-left: 130px;
    }

    .article-content {
        padding-top: 50px;
        padding-bottom: 50px;
        line-height: 30px;
    }

    .direct {
        margin-left: 50px;
        margin-top: 50px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .news h3 {
        margin-top: 60px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .news h3 {
        margin-top: 80px;
    }
}

@media (min-width: 1400px) {
    .news h3 {
        margin-top: 120px;
    }

    .margin-top-60 {
        margin-top: 60px;
    }
}

@media (min-width: 1200px) {
    article {
        width: 85%;
        padding: 50px;
    }
}
/*资料下载*/

.dl-menu a {
    font-size: 13px;
    line-height: 30px;
    font-weight: normal;
    font-family: 宋体;
}

.ul-navbar li > a span {
    margin-top: 8px;
}

.dl-menu dt a:hover, .dl-menu a.active {
    background-color: #EDEDED;
    display: block;
}

.dl-menu dt {
    margin: auto;
    line-height: 25px;
    margin-top: 5px;
}

.ul-navbar li {
    border-bottom: solid 1px #D7D7D7;
    line-height: 35px;
}

@media (min-width: 1400px) {
    .download-bar h3 {
        margin-left: 50px;
    }

    .ul-navbar li > a {
        padding-left: 50px;
    }

    .dl-menu dt a {
        padding-left: 50px;
    }

    .ul-file li {
        width: 20%;
        float: left;
    }
}

@media (max-width: 768px) {
    .ul-file li {
        width: 50%;
        float: left;
    }
}

@media (min-width: 768px) and (max-width: 1400px) {
    .dl-menu dt a {
        padding-left: 15px;
    }

    .ul-file li {
        width: 25%;
        float: left;
    }
}

@media (min-width: 768px) {
    .img-thumbnail {
        margin: 0px 15px;
    }

    .modal-self {
        width: 50%;
        margin: auto;
    }
}

.ul-file li {
    margin-top: 15px;
    margin-bottom: 15px;
}

.download-bar h3 {
    margin-top: 50px;
    margin-bottom: 15px;
}

.ul-file span {
    display: block;
    font-size: 50px;
}

.img-thumbnail {
    padding: 15px;
    display: block;
}

.modal {
    top: 150px;
}

.modal-self {
    padding: 15px;
}

    .modal-self span {
        font-size: 40px;
        display: block;
        margin: 0px auto 15px auto;
    }

.modal-header, .modal-footer {
    border: 0px;
    text-align: center;
}

.btn-success {
    background-color: #8EC31E;
    padding: 10px 30px;
    border-color: #A8E034;
}

.modal-footer {
    margin-top: 0px;
    margin-bottom: 30px;
}
/*产品中心*/
.example div {
    margin-bottom: 20px;
    position: relative;
}

a.exampleTitle {
    position: absolute;
    z-index: 10;
    display: block;
    background-color: black;
    width: 100%;
    padding: 15px 0px;
    color: white;
    text-align: center;
    bottom: 0px;
    left: 0px;
    filter: alpha(opacity=2);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
    text-decoration: none;
}

.example div {
    margin-bottom: 30px;
    position: relative;
}

.ul-navbar li a {
    display: block;
    padding-left:15px;
}

.ul-navbar li.active > a, .ul-navbar li > a:hover {
    background-color: #DBDBDB;
}