/* 产品中心模块的文章样式 */
.rfenge {
    width: 195px;
    margin-top: 31px;
    height: 5px;
    background-color: #d32727;
}
.center_right_div {
    margin-top: 5%;
    margin-left: 2px;
    /*border: #0a58ca 1px dashed;*/
    width: 875px;
}
.navItem {
    /* font-size: 18px; */
    width: 220px;
    height: 50px;
    /* border: #0a58ca 1px dashed; */
    font-weight: 700;
    line-height: 50px;
    padding-left: 20px;
    /* margin-top: 10px; */
}
.content_right {
    margin-top: 0;
}

@media screen and (min-width: 767px) {
    .guanyuwomen {
        width: 100%;
    }
    .navItem {
        width: 100%;
    }
    /* .col-md-7 {
        width: 77% !important;
    } */
    .lianXi {
        width: 100% !important;
    }
    .jianJie {
        width: 100% !important;
    }
    .PositionDiv ul, li {
        list-style: none;
        display: flex;
    }
    .zhuti{
        display: flex;
        /* width: 100%; */
    }
    .center_right_div {
        margin-left: 27px;
    }
}
@media screen and (max-width: 767px) {
    .navItem span {
        font-size: 13px;
    }
    .zhuti{
        display: flex;
        width: 100%;
    }
    div div ul li {
        /*display: flex;*/
    }
    ul {
        width: 100% !important;
    }
    .guanyuwomen {
        width: 115px !important;
        height: 58px !important;
        line-height: 56px !important;
        margin-left: 10px !important;
        margin-top: 6% !important;
        font-size: 20px !important;
        color: white !important;
    }
    .navItem {
        height: 50px;
        font-weight: 700;
        line-height: 50px;
        margin-top: 10px;
        width: 115px !important;
        font-size: 10px !important;
    }
    .nav_guanyuwomen {
        margin-left: 10px;
    }
    .caidan {
        margin-left: -15%;
    }
    .center_right_div {
        /* width: 100%; */
        width: 67%;
        margin-left: 15px;
    }
    .publicList .item .text {
        width: 100% !important;
        margin-top: 22%;
    }
    .dreamer-location {
        width: 89% !important;
        margin-left: 10%;
    }
    .lianXi {
        width: 112%;
        margin-left: 10px;
    }
    .jianJie {
        width: 115px;
        height: 230px;
        color: #000;
        text-align: left;
        line-height: 25px;
        display: inline-block;

        font-size: 10px !important;
        margin-left: 10px !important;
    }
    .zh_company {
        font-size: 16px;
    }
    .news-content-page .conter .asideCon .article .name {
        font-size: 20px;
    }
    .news-content-page .conter .asideCon .article .browse {
        font-size: 9px;
    }
    div div div div div div p span {
        font-size: 13px !important;
    }
    .publicList .item .pictrue img {
        width: 87%;
    }
    .publicList .item .pictrue {
        width: 100%;
    }
    .rfenge {
        margin-top: 0px;
    }
    .news-content-page .conter .asideCon {
        width: 109% !important;
    }
    .news-content-page .conter .asideCon .article .browse .iconfont.iconshijian {
        margin-left: 8px;
    }
    .content_right p {
        width: 100% !important;
    }
}
