.mbxnav .nav_bar_box {
    overflow: hidden;
}

.mbxnav .nav_bar_box .breadcrumb {
    display: inline-block;
    width: 62%;
    margin-bottom: 0px;
}

.abt_mav {
    width: 100%;
    background-color: #fff;
    text-align: center;
}

.editorlightgallery {
    padding: 1em 5rem 0;
}

.abtop_img img,
.lg-item-box img {
    width: 100%;
}


/* 图  放大 开始 */

.mask-layer * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.mask-layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 202020;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mask-layer .mask-layer-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 32px;
    height: 32px;
    background: url(/assets/image/closeicon.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
}

.mask-layer-black {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .75;
    position: absolute;
    top: 0;
    left: 0;
}

.mask-layer-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.small-content .box-go-left:hover,
.small-content .box-go-right:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.8);
    background-size: 24px;
}

.mask-layer-container .mask-layer-imgbox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.mask-layer-container .mask-layer-imgbox.has-small {
    height: calc(100% - 105px);
}

.tab-content {
    padding: 6rem;
    margin-top: 6rem;
    background-color: #fff;
}

.zoomImgBox {
    height: 355px;
}
.zoomImgBox p{
    margin: 10px 0;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: 1px solid #ccc!important;
    background-color: #004692;
    color: #fff;
    border-radius: 0;
}

.mask-layer-imgbox .layer-img-box img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
}


/* 图  放大 结束 */
.wenhua_box{
    width: 100%;
    overflow: hidden;
    padding: 2em 0 0;
}
.wh_show {
    padding: 0 8px;
}
.wh_show img {
    width: 100%;
    border: 1px solid #f5f5f5;
}

.router {
    padding-bottom: 8rem;
}

.met-editor.lazyload.clearfix {
    padding-bottom: 6rem;
}

.show_sq {
    width: 23%;
    border: 1px solid #ccc;
    margin: 1%;
}

.show_sq .zoomImgBox img {
    width: 98%;
    margin-bottom: 1rem;
}

.abt_mav .w ul li .active {
    background-color: #004692;
    color: #fff;
}

.fc_box.w {
    text-align: center;
}

.nav-tabs {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 2rem;
}

.show_kf img {
    width: 100%;
}

.abt_mav .w ul {
    display: inline-block;
    margin: 0 auto;
}

.abt_mav .w ul li {
    float: left;
    margin: 30px 20px;
}

.abt_mav .w ul li a {
    padding: 12px 30px;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #eee;
}

.mbxnav .nav_bar_box .breadcrumb a {
    color: #666;
}

.mbxnav .bar_qy_hy {
    width: 100%;
    background-color: #f5f5f5;
    display: inline-block;
    text-align: center;
    padding: 20px 0;
}

.abt_msg.right_input.col-xs-12.col-sm-12.col-md-5.col-lg-5 {
    padding: 2%;
    background-color: whitesmoke;
}

.mbxnav .bar_qy_hy span {
    display: inline-block;
    padding: 15px 10px;
    cursor: pointer;
    color: #999;
}

.mbxnav .bar_qy_hy .active a {
    color: #000;
    font-size: 36px;
    font-weight: bold;
}

.fbxj {
    width: 100%;
    overflow: hidden;
}

.nav_bcg {
    background-color: #fff;
}

.right_input .red {}

.right_input h4 {
    text-align: center;
    color: #690599;
}

.right_input li input {
    height: 38px;
}

.right_input .fbxj_sub {
    text-align: center;
    padding: 20px 0;
}

.right_input .fbxj_sub span {
    display: inline-block;
    width: 172px;
    border: 0;
    background: #690599;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    height: 46px;
    line-height: 30px;
    cursor: pointer;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ccc;
    font-size: 12px;
}

.tit_abt a {
    font-size: 28px;
}

.tit_abt {
    text-align: left;
    border-bottom: 1px solid #0f59d6;
    padding: 15px 0;
    margin-bottom: 2rem;
}

.fir_li {
    font-size: 22px;
    color: #fff;
    padding: 15px;
    background-color: #d80001;
}

.abt_qyfc ul {
    margin-top: 2rem;
}

.abt_list ul {
    box-shadow: 0 5px 20px #e6e6e6!important;
}

.abt_list li {
    padding: 15px;
    border-bottom: 1px solid #ccc;
}

.abt_list li:hover {
    background-color: #d80001;
    color: #fff;
}

.abt_list {
    padding-left: 0;
}

.abt_tex {
    text-align: left;
    padding-top: 8px;
}

.abt_tex h3 {
    font-size: 18px;
    font-weight: bold;
}

.text_all {
    line-height: 26px;
    text-indent: 25px;
    font-size: 14px;
}

.abt_img {
    width: 100%;
    overflow: hidden;
}

.abt_img img {
    width: 100%;
}

/* 主营品牌 */

.pic_box {
    width: 100%;
}

.pic_box img {
    width: 100%;
}


/* 联系我们 */

.right_input {
    text-align: left;
    overflow: hidden;
    background-color: #fff;
    height: auto;
    position: relative;
    margin-top: 3px;
    width: 49%;
    margin-right: 1%;
}

.right_input h4 {
    text-align: center;
    color: #690599;
}

.right_input li {
    text-align: left;
    display: block;
    overflow: hidden;
    /*padding: 5px 0;*/
    margin-top: 22px;
    margin-bottom: -13px;
}

.right_input li input {
    height: 38px;
}

.right_input li input,
.right_input li textarea {
    font-size: 12px;
    border: 0;
    padding: 10px;
    /* border-radius: 5px; */
    background-color: #fff;
    width: 93%;
    margin: 14px 0;
    outline: none;
    border-bottom: 1px solid #ccc;
}

.right_input li .red {
    display: inline-block;
    width: 4%;
    color: red;
}

.right_input .fbxj_sub {
    text-align: center;
    padding: 20px 0;
    margin-top: 0;
}

.tit_abt {
    text-align: left;
    border-bottom: 1px solid #272222;
    padding: 15px 0;
    margin-bottom: 2rem;
}

.tit_abt a {
    font-size: 28px;
}

.hyxw_big_box {
    margin-top: 2rem;
}

.right_input .fbxj_sub span {
    display: inline-block;
    width: 172px;
    border: 0;
    background: #d11f2c;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    height: 46px;
    line-height: 18px;
    cursor: pointer;
    margin-bottom: 6px;
}

.tips {
    font-size: 12px;
    margin-left: 27px;
    margin-top: -5px;
    color: red!important;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ccc;
    font-size: 12px;
}

.abt_ps {
    text-indent: 2em;
    font-size: 15px;
    line-height: 30px;
}

section.met-show.animsition {
    background-color: #fff;
    padding-top: 0rem;
    margin-top: 6rem;
}

.abt_msg p {
    margin: 18px 0 10px;
}

.msg_img {
    margin-top: 95px;
    padding-bottom: 14px;
}

.msg_img img {
    width: 115%;
}
@media (max-width: 980px) {
    .row {
        width: 103%;
        overflow: hidden;
    }
    .right_input {
        width: 100%;
        padding-top: 20px;
    }
    .mbxnav .bar_qy_hy {
        width: 100%;
    }
    .mbxnav .bar_qy_hy span,
    .mbxnav .bar_qy_hy {
        padding: 0;
    }
    .tit_abt {
        padding-left: 10px;
    }
    .abt_img {
        width: 100%;
    }
    .abt_img img {
        width: 99%;
        height: 150px;
        margin-left: 10px;
    }
    .abt_text p {
        margin-left: 16px;
        margin-top: 2rem;
    }
    .mbxnav .bar_qy_hy span {
        font-size: 12px;
        line-height: 24px;
    }
    .list_ul {
        padding: 9px;
        margin-left: 20px;
    }
    .abt_mav .w ul {
        display: inline-block;
        margin: 15px auto 0;
        width: 100%;
        overflow: hidden;
    }
    .abt_mav .w ul li {
        float: left;
        margin: 6px 2%;
        width: 46%;
    }
    .abt_mav .w ul li a {
        padding: 10px 0;
        font-size: 14px;
        font-weight: bold;
        border: 1px solid #eee;
        display: block;
    }
    section.met-show.animsition {
        background-color: #fff;
        padding-top: 0rem;
        margin: 0;
    }
    .editorlightgallery {
        padding: 10px;
    }
    .abt_ps {
        text-indent: 2em;
        font-size: 14px;
        line-height: 28px;
        margin: 0;
    }
    .met-editor.lazyload.clearfix {
        padding-bottom: 20px;
    }
    .router {
        padding-bottom: 0;
    }
    .tab-content {
        padding: 10px;
        margin-top: 0;
        background-color: #fff;
    }
    .nav-tabs {
        width: 100%;
        border-bottom: 1px solid #ddd;
        margin: 0 auto;
        display: inline-block;
        margin-bottom: 1rem;
    }
    .show_kf{
        padding: 5px;
    }
    .zoomImgBox {
        height: auto;
    }
    .zoomImgBox p {
        margin: 6px 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .wenhua_box {
        width: 100%;
        overflow: hidden;
        padding: 0;
    }
    .wh_show {
        padding: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .show_sq {
        width: 48%;
        border: 1px solid #e5e5e5;
        margin: 0 1% 15px;
        padding: 0;
    }
    .show_sq .zoomImgBox img {
        width: 100%;
        margin-bottom: 5px;
    }
    .show_sq .zoomImgBox p {
        margin: 6px 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0 5px;
    }
    .mbxnav .bar_qy_hy .active a {
        color: #000;
        font-size: 22px;
        font-weight: bold;
    }
    .right_input li {
        text-align: left;
        display: block;
        overflow: hidden;
        margin-top: 10px;
        margin-bottom: -13px;
    }
    .right_input .fbxj_sub span {
        display: inline-block;
        width: 170px;
        border: 0;
        background: #d11f2c;
        color: #fff;
        border-radius: 5px;
        height: 46px;
        line-height: 46px!important;
        cursor: pointer;
        margin-bottom: 20px;
    }
}