.header-search-wrap .search-box {
    position: relative;}
.header-search-wrap .submit {
    width: 30px;
    height: 30px;}
.header-search-wrap .ser-input {
    height: 30px;
    padding-left: 10px;}
.header-search-wrap .search-close {
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;}
.header-search-wrap {
    position: fixed;
    z-index: 19;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 100;
    background: rgba(0,0,0,0.8);
    transition: all 0.5s;
    transform: translate(0, 0) scale(0);}
.header-search-contaniner {
    position: relative;
    top: 50%;
    margin: auto;
    width: 90%;
    max-width: 600px;
    height: 50px;
    color: #666;
    line-height: 50px;
    background: #fff;}
.header-search-wrap.show2 {
    z-index: 8;
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    opacity: 1;}
.header-search-wrap.hides1 {
    -webkit-transform: translate(0, -200%) scale(1);
    -ms-transform: translate(0, -200%) scale(1);
    transform: translate(0, -200%) scale(1);}
.header-search-wrap .submit {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    width: 80px;
    height: 50px;
    background: #710006;
    color: #fff;
    border: none;
    box-sizing: border-box;}
.header-search-wrap .ser-input {
    width: calc(100% - 80px);
    height: 50px;
    position: relative;
    border: none;
    background: none;
    box-sizing: border-box;
    padding-left: 30px;}
    .pbl {
        display: flex;}

    .pbl li {
        display: inline-block;
        width: 31%;
        margin: 0 1%;}

    .pbl li a {
        display: block;
        margin: 20px 0;}

    .pbl li .pic-img {
        overflow: hidden;}

    .pbl li .pic-img img {
        width: 100%;
        height: auto;}

    .pbl li a:hover img {
        transform: scale(1.1);
        transition: 0.5s;}

    .text1 .tit1 {
        position: relative;}

    .text1 {
        height: 80px;
        text-align: center;
        position: relative;
        border-bottom: 1px solid #e2e2e2;
        margin: 8px 1px;}

    .text1:before,
    .text1:after {
        content: "";
        display: block;
        background: url(/images/bdzc1-1.png) no-repeat center 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 5px;
    height: 80px;}

    .pbl li a:hover .text1:before,
    .pbl li a:hover .text1:after {
        background-image: url(/images/bdzc1-220251515.png);}

    .text1:before {
        left: -2px;}

    .text1:after {
        left: auto;
        right: -2px;}

    .pbl li a:hover .text-l2 {
        color: #710006;}

    .text1 .middle {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;}

    .text1 .middle-cont {
        max-width: 100%;
        width: 265px;
        text-align: left;}

    .middle-cont {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        letter-spacing: 0;}

    .bdzc1 .list1 .text1 .tit1 {
        position: relative;}

    .fz16 {
        font-size: 16px;
        line-height: 1.3;}

    .text1 .tit1:before {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        border: 3px solid #710006;
        position: absolute;
        left: -18px;
        top: 5px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;}

    .pbl li:hover .text1 .tit1 {

        color: #710006;}


    .pbl li:hover .text1 {

        border-bottom: 1px solid #710006;}

    @media (max-width: 1200px) {
        .text1 .tit1 {
            padding: 0 0 0 15px;}

        .text1 .tit1:before {
            left: 5px;}

    }

    @media (max-width: 768px) {
        .pbl {
            display: none;}
    }
.pbl-sjb {
    display: none;}
.pbl-sjb li {
    display: inline-block;
    width: 47%;
    margin: 0 1%;}
.pbl-sjb li a {
    display: block;
    margin: 20px 0;}
.pbl-sjb li .pic-img {
    overflow: hidden;}
.pbl-sjb li .pic-img img {
    width: 100%;
    height: auto;}
.pbl-sjb li a:hover img {
    transform: scale(1.1);
    transition: 0.5s;}
.pbl-sjb li a:hover .text1:before,
.pbl-sjb li a:hover .text1:after {
    background-image: url(/images/bdzc1-220251515.png);}
.pbl-sjb li a:hover .text-l2 {
    color: #710006;}
.pbl-sjb li:hover .text1 .tit1 {
    color: #710006;}
.pbl-sjb li:hover .text1 {
    border-bottom: 1px solid #710006;}
@media (max-width: 768px) {
    .pbl-sjb {
        display: flex;}
}
