﻿body {
    font-family: "Microsoft YaHei"
}

.body-static {
    overflow: hidden !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 300;
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
        font-weight: 300;
    }

a:visited {
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #323232;
}

    a:hover {
        color: #f00;
        text-decoration: none;
    }

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px !important;
}

.navbar-nav > li:hover .dropdown-menu {
    display: block;
    margin: 0 !important;
}


div img {
    max-width: 100%;
}

.top-navbar {
    background: #002269 !important;
    color: #fff !important;
    border-bottom: 2px solid #fff;
}

.p-location {
    background: #d8d8d8;
}

.breadcrumb {
    background: #d8d8d8;
    margin-bottom: 0;
}

.location-navbar .navbar-brand {
    font-size: 1rem;
}

.location-navbar .navbar-nav {
    border-top: 1px solid #d8d8d8;
    margin-top: 3px;
}

.p-info a {
    color: blue
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .top-navbar {
        padding: 0rem 1rem 5px;
    }
}

.app-logo img {
    height: 40px;
}

.top_1 {
    width: 100%;
    height: 110px;
    position: relative;
    background: #002269;
    z-index: 2;
    margin-top: 6px;
}

.t_logo {
    float: left;
    margin: 31px 0 0 20px;
    display: inline;
    text-align: left;
}

    .t_logo img {
        float: left;
        margin: 0 6px 0 0;
    }

    .t_logo h1 {
        float: left;
        font: 36px/37px "Microsoft YaHei";
        color: #0992f5;
        padding: 13px 0 0;
    }

    .t_logo h2 {
        float: left;
        font: bold 18px/25px "楷体";
        color: #ce0201;
        padding: 15px 0 0 0;
    }

.t_home {
    position: absolute;
    top: 0;
    right: 30px;
    background: #fff;
    padding: 2px 10px;
    width: 274px;
}

    .t_home a {
        padding: 0 6px;
        font-size: 12px;
    }

.t_tag {
    float: left;
}

    .t_tag h2 {
        float: left;
        font: bold 26px/35px "楷体";
        color: #0992f5;
        padding: 40px 0 0 22px;
    }

.t_tel {
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
    text-align: left;
}

    .t_tel img {
        float: left;
        margin: 5px 0 0;
    }

    .t_tel div {
        float: right;
        text-align: center;
    }

    .t_tel p.tag {
        font: bold 24px/45px "Microsoft YaHei";
        color: #ce0201;
    }

    .t_tel p.f_bg {
        background: #0992f5;
        color: #fff;
        padding: 0 6px;
    }

div.soso_bg {
    position: absolute;
    width: 420px;
    top: 25px;
    right: 20px;
    height: 50px;
    clear: both;
}

div.soso {
    float: left;
    margin: 6px 0 0 0;
    display: inline;
}

    div.soso .input1 {
        float: left;
        width: 360px;
        background: #fff;
        color: #919191;
        border: 0 solid #fff;
        line-height: 22px;
        padding: 5px 0;
        font-size: 14px;
        text-indent: 10px;
    }

    div.soso .search1 {
        float: left;
        border: 1px solid #fff;
        width: 50px;
        height: 32px;
        background: url(../images/searbg.png) no-repeat center center #ff4a00;
    }

.so_key {
    float: left;
    width: 420px;
    height: 24px;
    margin: 8px 0 0;
    text-align: left;
    overflow: hidden;
    color: #fff;
    font: 14px/24px "Microsoft YaHei";
}

    .so_key span {
        float: left;
        width: 70px;
        text-align: right;
        font-weight: bold;
    }

    .so_key a {
        color: #fff;
    }

.i_p_t span, .i_p_t a {
    padding: .5rem .5rem;
    display: inline-block;
    font-size: 1rem;
    color: #333;
    cursor: pointer;
}

    .i_p_t span.tag, .i_p_t a.tag {
        font-size: 1.25rem;
        font-weight: bold;
        color: #002269;
        border-bottom: 2px solid #002269;
    }

.i-pro-box {
    background: #fff;
}

.i_pro_t { /*background: #d8d8d8;*/
    border-bottom: 1px solid #d8d8d8;
}

    .i_pro_t a {
        padding: .5rem .5rem;
        text-decoration: none;
        display: inline-block;
        font-size: 1rem;
        color: #333;
    }

        .i_pro_t a.tag {
            background: #002269;
            color: #fff;
        }

.i-product-list .card {
    border: 0;
}

    .i-product-list .card img {
        max-height: 202px;
    }

.i-product-list .card-body {
    padding: .75rem;
    text-align: center;
}

    .i-product-list .card-body h5 {
        font-size: 1rem;
    }

.i-news-box {
    background: #f8f8f8;
}

.i-news-list .media {
    margin-bottom: 1rem;
}

.i-news-list img {
    width: 120px;
    height: 90px;
    border-radius: 6px;
}

.i-news-list h5 {
    font-size: 1rem;
    font-weight: 600;
}

.i-news-list p {
    font-size: 0.875rem;
    color: #888;
}

footer {
    background: #d8d8d8;
    border-top: 20px solid #fff;
}

@media (max-width: 991px) {
    footer {
        margin-bottom: 2.6rem;
    }
}

.b-nav {
    background: #002269;
    border-top: 2px solid #fff;
    color: #fff;
    font-size: .875rem;
}

    .b-nav a {
        color: #fff;
    }

    .b-nav div {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

.b-copyright {
    background: #002269;
    color: #fff;
}

    .b-copyright a {
        color: #fff;
    }

.p-link-box {
    font-size: .875rem;
}


.pro-title {
    padding: 0 0 20px;
    font: bold 18px/25px "微软雅黑";
    color: #c90100;
}

.pro-pei {
    padding: 15px;
    background: #f9f9f9;
}

.pro-jiage {
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    background: url(../images/pbg.png);
    padding: 15px;
}

    .pro-jiage span {
        text-decoration: line-through;
        color: #555;
    }

.pro-dinggou {
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
    background: url(../images/pbg.png);
    padding: 15px;
    margin-top: 10px;
}

.more-title {
    font: bold 1rem/35px "微软雅黑";
    width: 100%;
    height: 35px;
    background: #e1e1e1;
    margin-top: 10px;
    text-indent: 12px;
}

.p-info .n_page {
    margin-top: 10px;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 35px;
    background: #f5f5f5;
    text-indent: 10px;
    height: 35px;
    overflow: hidden;
}



.news_title {
    padding: 20px 0 5px;
    width: 100%;
    text-align: center;
    border-bottom: 1px dashed #ccc;
}

    .news_title h1 {
        line-height: 29px;
        font-size: 20px;
        color: #000;
        font-weight: bold;
    }

.news_time {
    padding: 0;
    width: 100%;
    text-align: center;
    line-height: 29px;
    color: #999;
    border-bottom: 1px dashed #ccc;
}

.news_info {
    padding: 10px;
}


.hide {
    display: none;
}

.m-weidian {
    width: 2rem;
    height: 2rem;
    position: fixed;
    bottom: 2.3rem;
    right: 0.1rem;
    background: url(/m/img/weidian.png) no-repeat;
    background-size: 100%;
    z-index: 9;
    cursor: pointer;
    border-radius: 100%;
}

.m-ditu {
    width: 3rem;
    height: 3rem;
    position: fixed;
    bottom: 6.5rem;
    right: 0.2rem;
    background: url(/m/img/ditu.png) no-repeat;
    background-size: 100%;
    z-index: 9;
    cursor: pointer;
    border-radius: 100%;
    border:2px solid #fff;
}

.m-tel {
    width: 3rem;
    height: 3rem;
    position: fixed;
    bottom: 3rem;
    right: 0.2rem;
    background: url(/m/img/tel.png) no-repeat;
    background-size: 100%;
    z-index: 9;
    cursor: pointer;
}

.m-left-cont {
    width: 9rem;
    position: fixed;
    bottom: 3.875rem;
    right: 2.8rem;
    z-index: 9;
    padding: .25rem .5rem;
    text-align: center;
    background: #fff;
    border-radius: 1rem;
}

    .m-left-cont a {
        display: block;
        margin: 0.25rem 0;
        font: 0.875rem/2 "microsoft yahei";
        background: #e53738;
        color: #fff;
        border-radius: 1rem;
    }

.m-left-c-ditu {
    bottom: 6.5rem;
}
