div {
    box-sizing: border-box;
}

.activeli {
    background-color: #438eff;
    height: 90px;
    width: 300px;
    color: #fff;
    border-radius: 12px;
}

.activeli2 {
    width: 300px;
    background-color: #fff;
    color: #333;
}

.copy_wrap {
    cursor: pointer;
}

.ph_benner {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 240px;
    background: #f0f1f9 url("/img/imgicon/subsidy/banner_jbzq_bg.png") no-repeat;
    background-size: 100% 100%;
}
.benner_img_wrap{
    width: 1200px;
    height: 240px;
    margin: 0 auto;
    background-image: url("/img/imgicon/subsidy/banner_we_xzsm-1.png");
}
.ph_img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;

    /*background-image: url("/img/imgicon/subsidy/banner_we_xzsm-1.png");*/

}

/*.bounce-enter-active {*/
/*    animation: bounce-in .5s;*/
/*}*/
/*.bounce-leave-active {*/
/*    animation: bounce-in .5s reverse;*/
/*}*/
@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.nav_animate {
    animation: bounceIn 0.5s  ease-in-out;
}

.gy_main {
    position: relative;
    top: -30px;
    width: 100%;
    height: 100%;
    background: #E8E8F3 url("/img/imgicon/subsidy/bg_jbzq.png") no-repeat center/cover;
}

.gy_main .gy_nav {
    position: relative;
    z-index: 11;
    top: -30px;
    width: 1200px;
    height: 88px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 3px 6px rgba(207, 210, 230, 0.2);
}

.el-tabs--border-card {
    width: 1200px;
    height: 90px;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 11, 85, .19);
    border-radius: 50px;
}

.gy_main .gy_nav ul {
    display: flex;
    justify-content: space-between;
    position: relative;

}

.ibjpj {
    position: relative;
    top: -88px;
    width: 240px;
    height: 103px;
    background: url("/img/imgicon/subsidy/btn_jbzq_nav.png") center/cover;
    transition: .2s;
}

.gy_main .gy_nav li {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 240px;
    height: 88px;
    color: #333;
    font-weight: bold;
    box-shadow: 0px 3px 6px rgba(207, 210, 230, 0.2);
    position: relative;
    z-index: 10;

    opacity: 1;

}


.li1 {
    /*background-color: #438eff ;*/
    color: #fff !important;


}

.cl {
    color: #333;
}


.gy_nav .icon_img {
    width: 48px;
    height: 48px;
    vertical-align: middle;
}

.gy_nav .icon_text {
    margin-left: 16px;
}

.gy_nav .icon_text .tit {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 8px;

}

.gy_nav .icon_text .cnt {
    font-size: 10px;
    line-height: 13px;
    color: #999;
}

.ph_filtrate {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 57px;
    background: #FFFFFF;
    box-shadow: 0px 1px 0px 0px rgba(204, 204, 204, 0.5);
    border-radius: 4px;
    margin-bottom: 20px;
}

.screen_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(207, 210, 230, 0.2);

    border-radius: 10px;


}

.input_screen {
    font-size: 12px;
    color: #438eff;
    text-align: center;
    padding: 0 6px;
    width: 100px;
    font-family: SourceHanSansCN-Regular;
}

.screen_item .el-input {
    width: 100px !important;
}

.input_screen .el-input__inner {
    height: 27px;
    color: #438eff;

}

.screen_item .scr-btm {
    width: 88px;
    margin-left: 30px;
}

.goods_tabs {
    display: flex;

}

.ft_paging_block{
   padding:20px 0 50px 0;
}
/* 分页 */
.ft_paging_block .el-pagination.is-background .btn-next,
.ft_paging_block .el-pagination.is-background .btn-prev,
.ft_paging_block .el-pagination.is-background .el-pager li{
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #666 !important;
    border-radius: 19px !important;
}
.ft_paging_block .el-pagination.is-background .el-pager li:hover{
    color: #fff !important;
    background: #0F5BFF !important;
}
.ft_paging_block .el-pagination.is-background .el-pager li:not(.disabled).active{
    color: #fff !important;
    background: #0F5BFF !important;
}
.ft_paging_block .el-pagination.is-background .btn-next:hover,
.ft_paging_block .el-pagination.is-background .btn-prev:hover{
    background: #0F5BFF !important;
    color: #fff !important;
}






.ft_errorCorrection .in_input .el-input__inner {
    width: 468px !important;
}


/*-------*/
.abc {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 76, 67, .8);
    width: 100%;
    height: 40px;
}

.abc .date {
    color: #fff;
    font-size: 16px;
}

.zzc {
    display: none;
}

.prod_hd:hover .zzc {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
}

.Promotion_prompt .el-dialog__headerbtn .el-dialog__close{
    width: 30px ;
    height: 30px ;
    line-height: 30px;
    background: #0F5BFF;
    color:#fff;
    border-radius: 50%;

}
.Promotion_prompt .Promotion_aft::before{
    display: inline-block;
    content: '';
    width: 6px;
    vertical-align: middle;
    margin-right: 12px;
    height: 20px;
    background: #0F5BFF;
    border-radius: 3px;


}
.Promotion_prompt .el-dialog__headerbtn .el-dialog__close:hover{
    opacity: .8;
    color: #fff !important;
}

.subidy_checked .el-checkbox__input.is-checked .el-checkbox__inner,
.subidy_checked  .el-checkbox__input.is-indeterminate .el-checkbox__inner{
    background-color: #0F5BFF !important;
    border-color: #409EFF !important;
}
.subidy_checked .el-checkbox__input.is-checked+.el-checkbox__label{
    color: #0F5BFF !important;
}
