body {
    font-family: '微软雅黑';
    overflow: visible !important;
}

.w-100p {
    width: 100%;
}

.w-95p {
    width: 95%;
}

.padding-0 {
    padding: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.mt-20 {
    margin-top: 20px;
}

.mt-10 {
    margin-top: 10px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fs-16 {
    font-size: 16px;
}

.relative {
    position: relative;
}


.clear{
    clear: both;
}

.lh-20{
    line-height: 20px;
}
.border-gray {
    border: solid 1px #e7e7e7;
}

.logo {
    height: 110px;
    line-height: 110px;
}

.top-nav {
    height: 110px
}

.top-hr {
    height: 3px;
    background: #0b3d92
}

.top-nav a {
    display: block;
    width: 20%;
    height: 110px;
    float: left;
    line-height: 110px;
    font-size: 20px;
    color: #0b3d92;
    background: #fff;
    text-align: center;
    text-decoration: none;
}

.top-nav a:hover, .top-nav a.active {
    color: #fff;
    background: #0b3d92;
    animation: nav-on 1s;
}

@keyframes nav-on
{
    from {background: #fff;color: #0b3d92;}
    to {background: #0b3d92;color: #fff;}
}

@-moz-keyframes nav-on /* Firefox */
{
    from {background: #fff;color: #0b3d92;}
    to {background: #0b3d92;color: #fff;}
}

@-webkit-keyframes nav-on /* Safari 和 Chrome */
{
    from {background: #fff;color: #0b3d92;}
    to {background: #0b3d92;color: #fff;}
}

@-o-keyframes nav-on /* Opera */
{
    from {background: #fff;color: #0b3d92;}
    to {background: #0b3d92;color: #fff;}
}

.footer-copyright {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    margin-top: -60px;
    text-align: center;
}

.wap-nav-active {
    text-align: center;
    color: #fff;
    background: #0b3d92;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    position: relative;
}

.wap-nav-active img {
    position: absolute;
    right: 11px;
    top: 7px;
    width: 38px;
}

.wap-contact {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 28px;
    color: #a3a3a3;
    background: #f7f7f7;
    margin-top: 10px;
}

.wap-contact b {
    color: #3b3b3b;
}

.wap-contact small {
    font-size: 12px;
}

.sub-title {
    padding-left: 15px;
    position: relative;
    font-size: 20px;
    line-height: 20px;
    color: #111111;
}

.sub-title small {
    font-size: 16px;
    padding-left: 10px;
}

.sub-title .side-btn {
    position: absolute;
    right: 0;
    top: 0
}

.sub-title:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    height: 18px;
    background: #0b3d92;
    left: 0;
    top: 1px;
}

.wap-sub-title {
    font-size: 18px;
    color: #111
}

.wap-sub-more-btn {
    line-height: 40px;
    font-size: 18px;
    color: #111
}

.wap-sub-title small {
    font-size: 12px;
    color: #333
}

.wap-big-product {
    margin-top: 20px
}

.wap-big-product b {
    font-size: 14px;
    line-height: 22px
}

.wap-big-product small {
    font-size: 12px;
    line-height: 15px
}

.big-product-img {
    width: 60%;
    float: left;
}

.big-product-msg {
    width: 40%;
    float: right;
    padding: 30px 15px;
    text-align: justify;
}

.about-tips {
    margin-top: 10px;
    border: solid 1px #ebebeb;
    font-size: 16px;
    color: #333333;
    height: 200px;
}

.about-tips h3 {
    text-align: center;
    font-size: 18px;
    color: #0c0c0c;
}

.about-box {
    padding-left: 2%;
    padding-right: 2%;
    width: 45%;
    border: solid 1px #ebebeb;
    box-sizing: content-box;
    text-align: justify;
    min-height: 200px;
    font-size: 16px;
    color: #333333;
}

.about-box h3 {
    text-align: center;
    font-size: 18px;
    color: #0c0c0c;
}

.about-box:nth-child(0) {
    float: left;
}

.about-box:nth-child(1) {
    float: right;
}

.about-product {
    margin-top: 10px;
    font-size: 16px;
    color: #000;
    line-height: 60px;
}

.about-company {
    line-height: 26px;
    font-size: 16px;
    color: #333333;
    text-align: justify
}

.footer-contact {
    background: #0e3f93;
    height: 210px;
    color: #fff;
}

.footer-contact img {
    float: left;
    margin: 45px 20px 30px 0;
}

.footer-contact .msg {
    float: left;
    height: 80px;
    margin: 30px 10px 30px 0;
    font-size: 16px;
    line-height: 26px;
}

.footer-contact .hr {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 2px;
    height: 120px;
    background: #3e65a9
}

.zs-content {
    font-size: 18px;
    color: #111;
    line-height: 60px;
}

.contact-form {
    margin-top: 10px;
}

.contact-form input {
    width: 100%;
    height: 40px;
    border: solid 1px #e7e7e7;
    padding: 0 15px;
    line-height: 40px;
    font-size: 16px;
}

.contact-form textarea {
    width: 100%;
    height: 130px;
    border: solid 1px #e7e7e7;
    padding: 15px;
    line-height: 28px;
    font-size: 16px;
}

.zs-border {
    border: solid 1px #ebebeb;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

#bd-map {
    width: 100%;
    height: 450px
}

#bd-map-cd {
    width: 100%;
    height: 450px
}


@media screen and (min-width: 1200px) {
    .footer-copyright .col-sm-4 img{
        width: 100px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-copyright .col-sm-4 img{
        width: 85px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .footer-copyright .col-sm-4 img{
        width: 60px;
    }

    .logo img {
        width: 300px;
    }

    .top-nav a {
        font-size: 16px;
    }

    .footer-copyright {
        font-size: 16px;
    }

    .footer-contact {
        height: 170px;
    }

    .footer-contact img {
        float: left;
        margin: 35px 10px 10px 0;
        width: 35px;
    }

    .footer-contact .msg {
        float: left;
        margin: 20px 10px 30px 0;
        font-size: 13px;
        line-height: 22px;
    }

    .footer-contact .hr {
        position: absolute;
        right: 10px;
        top: 20px;
        width: 2px;
        height: 75px;
        background: #3e65a9
    }

    .footer-copyright {
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        margin-top: -40px;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .logo {
        text-align: center;
        height: 70px;
        line-height: 70px;
    }

    .logo img {
        height: 35px;
    }

    .top-nav {
        height: 60px;
        line-height: 60px;
    }

    .top-nav a {
        width: 25%;
        height: 60px;
        line-height: 60px;
        font-size: 14px;
    }

    .footer-copyright {
        background: #0b3d92;
        color: #fff;
        height: 50px;
        line-height: 50px;
        font-size: 12px;
        margin-top: 0;
        text-align: center;
    }

    .about-box {
        padding-left: 2%;
        padding-right: 2%;
        padding-bottom: 20px;
        width: 96%;
        border: solid 1px #ebebeb;
        box-sizing: content-box;
        text-align: justify;
        min-height: 0;
        font-size: 16px;
        color: #333333;
        margin-bottom: 30px;
        float: left;
    }

    .about-box h3 {
        text-align: center;
        font-size: 18px;
        color: #0c0c0c;
    }

    .zs-border {
        margin-top: 10px;
    }

    #bd-map {
        width: 100%;
        height: 225px
    }
#bd-map-cd {
        width: 100%;
        height: 225px
    }
    .contact-form .col-xs-12 {
        margin-top: 10px;
    }

    /*
    .wap-sub-more-btn {
        background: #0b3d92;
        color: #fff;
    }
    */
}