/*主色种类
#D91B37
#D2002F
#F0404A
*/
@media screen and (max-width: 1000px) {
    .padlr20p {
        padding: 0 !important;
    }

    .navlogo img {
        height: 35px;
        margin: 15px;
    }

    .aboutus-main {
        padding-left: 40px !important;
        padding-right: 10px !important;
    }

    .news-title {
        margin: 25px 15px !important;
        font-size: 16px !important;
    }

    .news-des {
        margin: 0px !important;
    }

    .aboutus-main p {
        display: none;
    }

    .product_cn {
        font-size: 22px !important;
        margin-top: 20px !important;
    }

    .index-pro-item {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .index-news-item {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin: 0 !important;
    }

    .index-news-p {
        padding-left: 35px;
        padding-right: 15px;
    }

    .qynews1-l {
        display: none;
    }

    .qynews1-r {
        width: 100% !important;
    }

    .avatar {
        margin: 30px 30px 20px 30px !important;
    }

    .num-ico {
        font-size: 14px !important;
        padding-left: 15px !important;
    }

    .number {
        font-size: 14px !important;
    }

    .index-news-dt {
        display: initial !important;
    }

    .nav-item {
        line-height: 60px !important;
        margin: 0 10px !important;
        padding: 0 10px !important;
    }

    .navbar-toggler-icon {
        background-image: url('../img/menu.png') !important;
    }

    .navbar-toggler {
        color: rgba(255, 255, 255, .5);
        border-color: rgb(7 7 7 / 10%) !important;
    }

    .img-p {
        height: 151px !important;
    }

    .img-h {
        height: 120px !important;
    }

    .card-1 .card-body {
        position: absolute;
        bottom: 100 !important;
    }

    .card-1 {
        height: 160px !important;
    }

    .card-1 .card-title {
        font-size: 16px !important;
    }

    .center95 {
        width: 100% !important;
        margin: 0 auto;
    }

    .qynews-l {
        width: 40% !important;
        height: 54px;

    }

    .qynews-r {
        width: 60% !important;
        height: 54px;
        padding-right: 15px !important;
    }

    .RightNav {
        display: none;
    }

    .flist {
        overflow-x: scroll !important;
    }

    .fanhui {
        display: none;
    }

    .y-info2 {
        text-align: right !important;
    }

    .y-info3 {
        text-align: left !important;
    }

    .yp-table {
        width: 100% !important;
        margin-left: 0px !important;
        text-align: center;
    }

    .right-m-fanhui {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
        line-height: 40px;
        position: fixed;
        bottom: 200px;
        left: 10px;
        z-index: 2;
        background: #F7F7F7;
        box-shadow: 0px 5px 5px 0px rgb(64 64 64 / 18%);
        /*display: block!important;*/
    }

    .news-bg {
        background-image: url('../img/bg-4.jpg') !important;
    }

    .nav-item1 {
        width: 90px !important;
        font-size: 14px;
        height: 30px !important;
    }

    .nav-link1 {
        padding: 2.5px 0px !important;
    }

    .btn-lianxi {
        position: unset !important;
        margin-top: 30px;
        margin-left: 0px !important;
        width: 100px !important;
        height: 30px !important;
        font-size: 16px !important;
        line-height: 16px !important;
    }

    .lianxi {
        margin-left: 0px !important;
        width: 95% !important;
        bottom: 30px !important;
    }

    .pro-fanhui {
        display: none!important;
    }

    .pro-parmters {
        margin-top: 20px;
        margin-left: 0px !important;
    }

    .pro-t {
        font-size: 20px !important;
        margin-left: 0px !important;
    }

    .pro-i {
        margin-left: 0px !important;
    }

    .lb-img {
        max-height: 240px !important;
    }

    .pro-img {
        height: 240px !important;
        line-height: 240px !important;
        border-radius: 6px 6px 0px 0px;
    }

    .lb-indicators li {
        width: 18px !important;
        height: 4px !important;
    }

    .news-link-l {
        display: inline-flex;
    }

    .news-link-r {
        font-size: 12px !important;
    }

    .allprobg {
        border-radius: 25px 25px 0px 0px;
    }

    .com-map {
        padding: 0px !important;
    }

    .com-map-2 {
        padding: 0px 30px !important;
    }

    .com-map-3 {
        margin: 0px !important;
    }

    .aboutus-map {
        height: 250px !important;
        border: 0px !important;
    }

    .n-title {
        font-size: 20px !important;
    }

    .news-info-page {
        text-align: left !important;
    }

    .news-page-fanhui {
        display: none;
    }
    .gy-i {
        margin-left: 0px!important;
        font-size: 14px!important;
    }

    .gy-price {
        margin-left: 0px!important;
        font-size: 20px!important;
    }

    .gy-jb {
        width: 98%!important;
        margin-left: 0px!important;
        font-size: 14px!important;
        margin-top: 15px!important;
        position: initial!important;
    }
    .df-pc-dj{
        display: none!important;
    }
    .df-pc-m-dj{
        display: block!important;
    }
}

/******************************************************************移动版样式结束*************************************************/
body {
    background: #F5F5F5;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.tab-pane p {
    line-height: 30px;
}

/*颜色*/
.hactive {
    background-color: #da1a32;
}

.nav-item:hover {
    background-color: #da1a32;
}

.main-color {
    color: #da1a32;
}

.hui {
    color: #999999;
}

.hui3 {
    color: #333333 !important;
}

.hui6 {
    color: #666666 !important;
}

.red2 {
    color: #D2002F !important;
}

.bgred2 {
    background: #D2002F;
}

.white {
    color: white;
}

/*颜色*/

/*通用设置*/
.center95 {
    width: 95%;
    margin: 0 auto;
}

.f26 {
    font-size: 26px !important;
}

.f22 {
    font-size: 22px !important;
}

.f16 {
    font-size: 16px !important;
}

.f14 {
    font-size: 14px !important;
}

.f12 {
    font-size: 12px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pad0 {
    padding: 0 !important;
}

.padlr20p {
    padding: 0 20%;
}

.pl40 {
    padding-left: 40px;
}

.pl60 {
    padding-left: 60px;
}

.ml30 {
    margin-left: 30px;
}

.ml20 {
    margin-left: 20px;
}

.mrt20 {
    margin-right: 20px;
}

.mrt-15 {
    margin-right: -15px !important;
}

.pt14 {
    padding-top: 14px;
}

.pt85 {
    padding-top: 85px;
}

.mr05 {
    margin: 0.5rem !important;
}

.mrt0 {
    margin-top: 0 !important;
}

.mrl0 {
    margin-left: 0 !important;
}

.mr20 {
    margin: 20px 0;
}

.mt20 {
    margin-top: 20px;
}

.center {
    text-align: center;
}

.t-left {
    text-align: left;
}

.t-right {
    text-align: right;
}

.bg-black {
    background-color: #242424 !important;
}

.mbot16 {
    margin-bottom: 16px;
}

.hidden {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.fb {
    font-weight: bold;
}

/*通用设置*/

.index-news-dt {
    display: none;
}

.banner img {
    width: 100%;
}

.navheigh {
    /*height: 69px !important;*/
}

.carousel-inner img {
    width: 100%;
    height: 100%;
}


.navlogo {
    margin: 10 30px !important;
    max-width: 250px;
}

.nav-item {
    line-height: 60px;
    margin: 0 30px;
    padding: 0 10px;
}

.nav-link {
    color: rgb(255 255 255 / 98%) !important;
}

.carousel-turn {
    width: 42px;
    height: 59px;
    background: #00000073;
    line-height: 65px;
}

/*产品*/

.pro-bg {
    background-position: center center;
    background-image: url('../img/bg_02.png');
}

.img-h {
    align-items: center;
    overflow: hidden;
    background: white;
}

.img-p {
    height: 230px;
}

.card-1 {
    height: 250px;
    background: #FFFFFF;
    border: 1px solid #F3E2E3;
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.09);
}

.card-body {
    background-color: rgb(0 0 0 / 78%);
    color: #fff;
}

.card-1 .card-body {
    padding: 10px 20px;
}

.card-1 .card-body {
    padding: 5px 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    font-size: 14px;
}

.card-1 .card-title {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 21px;
    overflow: hidden;
    display: -webkit-box;
    max-height: 55px \9;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: 0.5s;
    -ms-transition: 0.5s;
}

.card-body-hover {
    background-color: #dc2b45;
    color: #fff;
}

.daohang {
    margin: 20px 0;
    font-size: 14px;
    /*  font-weight: bold;*/
}

.product_cn {
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #444444;
    line-height: 21px;
    margin-top: 40px;
}

.product_en {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #999999;
    line-height: 21px;
    margin-top: 20px;
}

.red-line {
    width: 60px;
    height: 4px;
    margin: 0 auto;
    margin-top: 9px;
    margin-bottom: 20px;
}

/*新闻*/
.news-bg {
    background-position: center center;
    background-image: url('../img/bg-3.jpg');
}

.qynews-l {
    width: 20%;
    height: 54px;
    background: #D91B37;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 54px;
    text-align: center;
}

.qynews-r {
    width: 80%;
    height: 54px;
    background: #E9E9E9;
    line-height: 54px;
    text-align: right;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #F85946;
    padding-right: 35px;
}

.qynews1-l {
    width: 35%;
    height: 326px;
    text-align: center;
}

.qynews1-r {
    width: 65%;
    height: 326px;
    background: #FFFFFF;
    position: relative;
}

.qynews-info-index {
    display: flex;
    position: absolute;
    bottom: -10px;
}

.qynews1-time {
    font-size: 48px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #e7e7e7;
    line-height: 21px;
    line-height: 61px;
    height: 326px;
    background: rgb(12 12 12 / 59%);
    padding-top:120px ;
}

.news-title {
    border-left: 8px solid #f0404a;
    margin: 25px 50px;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 29px;
    padding: 3px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-des {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 35px;
    margin: 0 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 110px;
}

.avatar {
    border-radius: 50%;
    margin: 30px 50px 20px 50px;
}

.other-info {
    margin-top: 40px;
}

.number {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 35px;
}

.num-ico {
    font-size: 18px;
    padding-left: 25px;
}

.about-index {
    height: 300px;
    opacity: 0.3;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-position: center center;
    background-image: url('../img/bg_07.png');
}

.ab-title {
    margin-top: 40px;
    float: left;
}

.aboutus-main {
    clear: both;
    display: flex;
    padding-left: 22px;
    padding-right: 90px;
}

.ab-des {
    height: 110px;
}
.ab-websute{
    position: absolute;
    width: 127px;
    height: 38px;
    background: linear-gradient(91deg, #5796E3, #0A89A6);
    border-radius: 20px;
    top: 215px;
    left: 87px;
    line-height: 38px;
    text-align: center;
    color: white;
}

/*底部*/
.footer {
    background: #2C2929;
    color: white;
    padding-top: 32px;
    /* margin-top: 47px;*/
}

ul.general-info {
    padding: 0;
    list-style: none;
    font-weight: 300;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #D9D9D9;
    line-height: 2.5;
}

.general-info li a,
span.yellow a {
    color: #fff;
    text-decoration: none;
}

.copyr {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 21px;
}

.index-side {
    position: fixed;
    width: 200px;
    top: 0;
    bottom: 0;
    background-color: #393D49;
}

.more-hover:hover {
    color: #F0404A;
}

/*侧边栏*/
.RightNav {
    position: fixed;
    top: 60;
    bottom: 150px;
    right: 0;
    height: 350px;
    z-index: 101;
    width: 36px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}

.RightNav .service {
    height: 91px;
    color: #666666;
    font-size: 16px;
}

.onhover:hover {
    color: #ffffff;
    background: #D91B37;
}

.Rigmidle-buttonHov:hover .hover-red {
    color: #fff;
    background: #D91B37;
}

.RightNav .service .tubiao span {
    box-sizing: border-box;
    display: block;
    margin-top: -2px;
    padding: 0 9px;
    line-height: 14px;
    font-size: 12px;
    font-family: PingFangSC-Regular, sans-serif, PingFangSC-Light, sans-serif, "Microsoft YaHei", arial;
    -webkit-text-stroke-width: 0px;
}

.Rigmidle-transverse {
    display: block;
    margin: 0 10px;
    background: #ddd;
    height: 1px;
    margin-bottom: 8px;
}

.Rigmidle-buttonHov {
    position: relative;
    height: 30px;
    width: 100%;
    margin-bottom: 8px;
}

.ewmVipcn-Block .ewmVipcn-Icon {
    display: block;
    margin: 10px auto;
    width: 16px;
    height: 16px;
    color: #666666;
}

.hover-show {
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    top: 20px;
    cursor: default;
}

.Rigmidle-buttonHov:hover .Rigmidle-part-blick {
    z-index: 1;
    visibility: visible;
    opacity: 1;
    top: 0;
    transition: all 0.3s;
}

.ewm-vipcn {
    width: 90px;
    height: 90px;
    margin: 15px 15px 8px;
}

.Rigmidle-part-blick {
    position: absolute;
    top: 0;
    right: 36px;
    border-radius: 10px 0 10px 10px;
    background: #D91B37;
}

.Rigmidle-extendHint {
    font-size: 13px;
    color: #FFFFFF;
    display: none;
}

.Rigmidle-button {
    margin-bottom: 8px;
    display: block;
    height: 30px;
    width: 100%;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    transition: 0.2s;
    cursor: pointer;
    color: #666666;
    position: absolute;
    top: 310px; 
}

.Rigmidle-button:hover .Rigmidle-extendHint {
    display: block;
}

.Rigmidle-button .Rigmidle-extendHint {
    font-size: 13px;
    color: #FFFFFF;
    display: none;
}

.Rigmidle-button:hover {
    width: 116px;
    margin-left: -73px;
    background: #D91B37;
    border-radius: 25px 0 0 25px;
}

.Rigmidle-button:hover .tubiao {
    display: none;
}

.Rigmidle-buttonHov a {
    color: #666666;
    text-decoration: none;
}

.Rigmidle-buttonHov a:hover {
    color: #ffffff;
    text-decoration: none;
}
.Rigmidle-warning{
    margin-bottom: 8px;
    display: block;
    height: 30px;
    width: 100%;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    transition: 0.2s;
    cursor: pointer;
    margin-top: 120px;
}
.Rigmidle-warning:hover {
    width: 202px;
    margin-left: -158px;
    background: #D91B37;
    border-radius: 25px 0 0 25px;
}
.Rigmidle-warning:hover .Rigmidle-extendHint {
    display: block;
}
.Rigmidle-warning:hover .tubiao {
    display: none;
}
.warning-img{
    margin-top: -7px;
    margin-right: 2px;
}
.warning-box {
    position: absolute;
    left: 50%; 
    top: 50%;
    margin-top: -40px;    /* 高度的一半 */
    margin-left: -225px;    /* 宽度的一半 */
    background: src;
    background-image: url(../img/warning-box.png);
    background-size: 100% auto;
    width: 450px;
    height: 80px;
    display: none;
}
.warning-box-p{
    position: relative;
    top: 26px;
    left: 86px;
    font-size: 18px;
}
.right-m-fanhui {
    display: none;
}

/*-------------------------------------------------------------------产品------------------------------------------------------------------*/

.fenlei {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #444444;
    padding: 10px 0px;
}

.fanhui {
    float: right;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}

.allprobg {
    /*background-position: center center;*/
    background-image: url('../img/bg05.jpg');
    background-size: 100% auto;
}

.fenge {
    color: #DFDFDF;
    margin: 0 25px;
}

.flist {
    padding: 20px 0;
    width: 100%;
    position: relative;
    white-space: nowrap;
}

.hr-line {
    margin: 0px;
    width: 100%;
    position: absolute;
    left: 0;
}

.fl-active {
    border-bottom: solid #D2002F;
    color: #D2002F !important;
}

/*----------------------------------------------------------------------产品详情-----------------------------------------------------------*/

.pro-img {
    height: 360px;
    background: #FFFFFF;
    border: 1px solid rgba(210, 0, 12, 0.16);
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.09);
    overflow: hidden;
    text-align: center;
    line-height: 360px;
}

.lb-img {
    max-height: 360px;
    width: auto !important;
}

.btn-lianxi {
    width: 150px;
    height: 50px;
    background: #D2002F;
    border-radius: 6px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 21px;
    position: absolute;
    bottom: 0px;
    margin-left: 30px;
}

.redline2 {
    margin-bottom: 10px;
    width: 39px;
    height: 7px;
    background: #D2002F;
    margin-left: 30px;
}

.pro-t {
    font-size: 26px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #D2002F;
    line-height: 30px;
    padding-bottom: 15px;
    border: 0;
    border-bottom: 1px dashed #D2002F;
    margin-bottom: 20px;
    margin-left: 30px;
}

.pro-i {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    margin-left: 30px;
    max-height: 99px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lianxi-mokuai .lianxi {
    width: 350px;
    height: 140px;
    background: #343434;
    opacity: 0.9;
    border-radius: 4px;
    position: absolute;
    bottom: 50px;
    margin-left: 30px;
    display: none;
}

.lianxi-mokuai:hover .lianxi {
    display: block;
}

.btn-lianxi:hover {
    color: white;
}

.lianxi-400 {
    font-size: 36px;
    font-family: PingFang SC;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}

.lianxi-i {
    font-size: 14px;
    font-family: PingFang SC;
    color: #FFFFFF;
    text-align: center;
    text-align: 30px;
    line-height: 30px;
    padding-top: 25px;
}

.nav-item1 {
    width: 169px;
    height: 43px;
    background: #EFEFEF;
    text-align: center;
}

.nav-tabs1 {
    border-bottom: 1px solid #DC2B45;
    margin-top: 40px;
}

.nav-tabs1 .nav-link1.active {
    background-color: #ffffff;
    border-color: #DC2B45 #DC2B45 #ffffff;
    border-bottom-width: 4px;
}

.tab-content {
    margin-top: 40px;
}

/*----------------------------------------------------------------新闻----------------------------------------------------------------------------*/
.news {
    border-left: 8px solid #f0404a;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 19px;
    padding: 3px 15px;
    margin: 20px 0;
}

.news-link {
    padding: 30px 30px;
    border-bottom: 1px dashed #DFDFDF;
}

.list-default-none {
    margin: 0 auto;
}

.list-default-none img{
    width: 500px;
}
.news-link-r {
    float: right;
    color: #999999;
    font-size: 14px;
    padding-right: 5px;
}

.news-item {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 21px;
    word-break: break-all;
}

.circle2 {
    width: 9px;
    height: 9px;
    border: 1px solid #666666;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 3px;
}

.circle {
    width: 17px;
    height: 17px;
    border: 1px solid #666666;
    border-radius: 50%;
    margin: 2px 19px 2px 0;
}

.news-link:hover .circle {
    border: 5px solid #F0404A;
}

.news-link:hover .circle2 {
    display: none;
}

.news-link:hover .news-item {
    color: #E83E48;
}

.pages {
    text-align: center;
    display: flex;
    float: right;
    margin-top: 40px;
}

.btn-page {
    width: 70px;
    height: 32px;
    border: 1px solid #999999;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    padding: 5px;
    margin-left: 10px;
}

.btn-page:hover {
    border: 1px solid #F0404A;
    color: #E83E48;
    ;
}

.n-title {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    line-height: 35px;
}

.n-info {
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
}

.news-content img {
    max-width: 90%;
}

.news-info-page {
    text-align: right;
}

.news-page-fanhui {
    /*display: none;*/
}

/*---------------------关于我们--------------------*/
.aboutus {
    font-size: 1rem;
    font-weight: 500;
    color: #666666;
    line-height: 36px;
    text-indent: 2rem;
}

.about-lx {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 29px;
}

.about-lx-i {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}

.about-lx-ico {
    color: #E83E48;
    margin-top: 25px;
    margin-right: 30px;
}

.about-lx-i-h {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}

.map {
    /*margin-top: 50px;*/
}

/*----------------------商机-----------------*/
.y-info1 {
    text-align: left;
}

.y-info2 {
    text-align: center;
}

.y-info3 {
    text-align: center;
}

.y-info4 {
    text-align: right;
}

.yp-t {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.yp-table {
    width: 60%;
    margin-left: 30px;
    text-align: center;
}

.yp-content {
    text-indent: 2em;
}


.n-zan-info {
    display: inline;
    margin-right: 20px;
}

.aboutus-map {
    position: relative;
    width: 100%;
    height: 350px;
    border: black solid 1px;
}

/***********************************************************供应**********************************************************/
.gy-i {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    margin-left: 30px;
}

.gy-price {
    font-size: 30px;
    font-weight: bold;
    color: #D2002F;
    line-height: 45px;
    margin-left: 30px;
}

.gy-jb {
    width: 411px;
    border: 1px solid #DC2B45;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    line-height: 30px;
    padding: 10px;
    position: absolute;
    left: 30px;
    bottom: 0px;
}
.yp-gy-info{
    position: relative;
}
.pro-fanhui{
    display: block;
    color: #DC2B45;
}

/*登福新闻内容底部广告堆叠样式*/
.df-pc-dj{
    display: inline;
}
.df-pc-m-dj{
    display: none;
}
/*登福新闻内容底部广告堆叠样式*/

.about-zizhi {
    float: left;
    margin: 20px;
    height: 120px;
    overflow: hidden;
    line-height: 120px;
}

