.mbxnav .nav_bar_box {
    overflow: hidden;
}

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

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

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

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

.mbxnav .bar_qy_hy .active a {
    color: #6d0fc5;
    font-size: 20px;
    font-weight: bold;
}

.xw_banner {
    display: none;
    height: 180px;
    border-bottom: 1px solid #ccc;
}

.xw_banner .slide-area {
    height: 100px;
}

.xw_banner .ma5slider .slides {
    height: 100%;
}

.xw_banner .ma5slider .slide {
    width: 33%;
    left: 33%;
    font-size: 14px;
}

.xw_banner .evenban {
    height: 100%;
}

.xw_banner .evenban .even_a {
    display: flex!important;
    height: 100%;
}

.xw_banner .evenban .left_pic {
    width: 40%;
    height: 100%;
}

.xw_banner .evenban .left_pic img {
    width: 100%;
    height: 100%;
}

.xw_banner .evenban .rig_tit {
    width: 60%;
    vertical-align: top;
    text-align: left;
    padding: 0 20px;
}

.xw_banner .evenban .rig_tit .a_tit {
    color: #333;
}

.xw_banner .evenban .rig_tit .p_tit {
    color: #333;
}

.xw_banner .outside-dots .dots>.dot {
    width: 30px;
    margin: 4px 13px;
    height: 5px;
}

.xw_banner .outside-dots .dots>.dot.active {
    background-color: #819ab1!important;
    width: 35px;
}

.qylb_pic_box {
    margin: 50px 0;
    padding: 20px;
}

.qylb_pic_box ul .new_box {
    width: 99%;
    cursor: pointer;
    margin: 8px;
    border: 1px solid #e3e3e3;
}

.qylb_pic_box ul .new_box .pic_box {
    width: 20%;
    display: inline-block;
    float: left;
}

.qylb_pic_box ul .click {
    width: 32%;
    cursor: pointer;
    margin: 8px;
    border: 1px solid #e3e3e3;
}

.hy_nav {
    margin-top: 22px;
}

.qylb_pic_box ul .click:hover .qylb_tit {
    color: #f60;
}

.qylb_pic_box ul .new_box:hover {
    color: #e60011;
    transition: .3s all ease-in-out;
    box-shadow: 0 5px 10px #e3e3e3;
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
}

.qylb_pic_box ul .new_box:hover .qylb_tit {
    color: #e60011;
}

.qylb_pic_box ul li .qylb_tit .tit h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 2rem;
}

.qydt_time {
    float: right;
    margin-top: 3rem;
    width: 9%;
    display: inline-block;
}

.qylb_pic_box ul li {
    /* height: 300px; */
    padding: 0px;
    margin-bottom: 20px;
}

.qylb_pic_box ul li .pic_box {
    height: 288px;
    overflow: hidden;
    transition: opacity 0.3s ease;
}

.qylb_pic_box ul li .pic_box img {
    width: 100%;
    position: relative;
    z-index: -1;
}

.qylb_pic_box ul li .qylb_tit {
    height: 20%;
    width: 68%;
    margin-top: 11px;
    margin: 8px;
    float: left;
}

.hy_nav p {
    font-size: 15px;
    margin: 0;
}

li.nav_lis {
    float: left;
    text-align: center;
    padding-right: 15px !important;
    margin: 34px 14px !important;
    margin-bottom: 50px !important;
    width: 10%;
    border-right: 1px solid #33333375;
}

.qylb_pic_box ul li .qylb_tit .date {
    font-size: 16px;
    margin: 0;
}

.qylb_pic_box ul li .qylb_tit .date .rig_ico {
    font-size: 22px;
    vertical-align: middle;
}

.qylb_pic_box ul li .qylb_tit .tit {
    /* width: 85%; */
    display: inline-block;
    padding: 0 3rem;
    overflow: hidden;
}

.qylb_pic_box ul li .qylb_tit .tit .bt_tit {
    font-size: 16px;
    height: 35px;
    display: inline-block;
}

.qylb_pic_box ul li .qylb_tit .tit .con {
    font-size: 12px;
    color: #999;
}

.qylb_pic_box ul .click:hover {
    color: #e60011;
    transition: .3s all ease-in-out;
    box-shadow: 0 5px 10px #e3e3e3;
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
}

.qylb_pic_box .fy {
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.qylb_pic_box .fy li {
    margin: 0!important;
}

.qylb_pic_box .fy a {
    color: #333;
}

.qylb_pic_box .fy .pagination>.active>a,
.qylb_pic_box .fy .pagination>.active>a:focus,
.qylb_pic_box .fy .pagination>.active>a:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #5d7eb1;
    border-color: #5d7eb1;
}

.qylb_pic_box .fy .active {
    background-color: #5d7eb1 !important;
    color: #fff;
}

.fy .center {
    display: flex;
    align-items: center;
}

.fy .fy_inp {
    display: inline-block;
}

.fy .fy_inp .inp_span {
    margin: 0 10px;
}

.fy .fy_inp input {
    width: 50px;
    height: 31px;
    position: relative;
    top: -3px;
    text-align: center;
    border: 1px solid #ccc;
}

.fy .fy_inp button {
    height: 30px;
    position: relative;
    top: -3px;
    width: 51px;
    border: 0;
    background: #5d7eb1;
    color: #fff;
}

.spjszx {
    padding: 45px 8px;
}

.qylb_pic_box .w .tit_abt {
    border-bottom: 1px solid #33333375;
    padding-bottom: 3rem;
}

.spjszx h4 {
    font-size: 16px;
    color: #5d7eb1;
}

.spjszx .p1 {
    color: #999;
}

.spjszx p {
    font-size: 14px;
}

.tit_abt a {
    font-size: 36px;
    color: #333;
}

.spjszx p .sl_date {
    margin-left: 30px;
}

.tit_abt {
    text-align: left;
    border-bottom: 1px solid #f60;
    padding: 15px 0;
    margin-bottom: 2rem;
}
.prod_cp{
    height: auto!important;
    margin: 0!important;
    float: left;
    width: 100%!important;
    text-align: center;
}
.prod_cp .tit{
    width: 100%!important;
    display: inline-block;
    padding: 0!important;
    overflow: hidden;
}
.prod_cp .tit .bt_tit{ 
    font-size: 16px;
    line-height: 35px!important;
    display: inline-block;
    margin: 0!important;
}
.tit_abt {
    padding: 0px 10px;
}

.qylb_pic_box ul .click {
    /* width: 50%!important; */
}

.hy_nav p {
    background-color: #ccc;
    padding: 10px 0px;
}

@media (max-width: 980px) {
    .qylb_pic_box ul li .pic_box {
        height: 138px;
        margin: 0;
        overflow: hidden;
    }
    .qylb_pic_box ul li .pic_box img {
        width: 100%;
    }
    .qylb_pic_box ul li .qylb_tit .tit {
        position: inherit;
        width: 100%;
        padding: 0;
    }
    .qylb_pic_box ul li {
        padding: 6px;
        margin-bottom: 0!important;
    }
    li.nav_lis {
        margin: 4px 14px !important;
    }
    li.nav_lis {
        width: 46%;
        border-right: none;
    }
    .qylb_pic_box ul li .qylb_tit .tit .bt_tit {
        font-size: 14px;
        width: 100%;
        letter-spacing: 0;
        height: 30px;
        font-weight: bold;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .qylb_pic_box {
        margin: 20px 0;
        padding: 0 10px;
    }
    .qylb_pic_box .w .tit_abt {
        border-bottom: 1px solid #33333375;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .tit_abt a {
        font-size: 22px;
        color: #333;
    }
    .qylb_pic_box ul .click {
        width: 48%;
        margin: 10px 1%;
        padding: 0;
    }
    .qylb_pic_box ul .new_box .pic_box {
        width: 100%;
        display: inline-block;
        float: left;
    }
    .qylb_pic_box ul .new_box {
        width: 100%;
        cursor: pointer;
        margin: 10px 0!important;
        border: 1px solid #e3e3e3;
        overflow: hidden;
        padding: 0;
    }
    .qylb_pic_box ul li .qylb_tit .tit h2 {
        font-size: 18px;
        font-weight: bold;
        margin: 10px 0 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .qydt_time {
        float: right;
        margin-top: 0;
        width: 100%;
        display: inline-block;
        padding-left: 10px;
    }
}