.news_img {
    width: 94px;
    height: 25px;
    padding-top: 0;
    margin-top: -1px;
}

.logo {
    width: 249px;
    height: 100%;
    margin-top: 0;
    vertical-align: 7px;
    margin-top: -7px;
    margin-left:-10%;
}

.phones {
    /* width:22px;s
    height: 22px; */
    border-radius: 50%;
    /* vertical-align: -1px; */
}

.nav_left>span a {
    color: #EC830F;
}

.menu_list>a:hover {
    color: white;
}

.content {
    padding-bottom: 80px;
}

.title_open {
    text-align: center;
    margin: 40px 0;
    font-size: 32px;
    font-weight: bold;
}

.underline {
    display: block;
    width: 38px;
    height: 4px;
    background: #EC830F;
    margin: 0 auto;
    margin-top: 15px;
}

.el-divider--horizontal {
    width: 50px;
    margin: 0 auto;
    margin-top: 10px;
    background: #ec830f;
    height: 3px;
}

.part {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

.part_style {
    width: 480px;
    height: 424px;
    text-align: center;
    background: #fff;
    margin-bottom: 30px;
}

.part_style .part_style_bg>img {
    width: 100px;
    height: 100px;
    margin-top: 30px;
}

.part_style_bg {
    width: 440px;
    height: 225px;
    background: #F4F4F4;
    margin: 0 auto;
    margin-top: 15px;
}

.part_title {
    font-size: 24px;
    font-weight: bold;
    margin: 8px 0;
}

.part_style>.el-divider--horizontal {
    width: 20px;
}

.part_detail {
    width: 440px;
    margin: 0 auto;
    color: #979797;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0px;
    height: 120px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.part_detail span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
}

.part_more {
    width: 106px;
    height: 36px;
    margin: 0 auto;
    margin-top: 10px;
    color: #ec8105;
    line-height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.part_more p {
    width: 12px;
    height: 12px;
    margin-left: 5px;
    background: url('https://update.9618968.com/etc-common/2024-08-29/20240829084000015.png');
}

.part_more:hover {
    background: #ec830f;
    color: #fff;
}

.part_more:hover p {
    background: url('https://update.9618968.com/etc-common/2024-08-29/20240829084100038.png');
}

.footerbox {
    background-color: #fff;
}

.notice {
    width: 100%;
    height: 48px;
    background: #fff;
    display: flex;
    justify-content: space-around;
    font-size: 14px;
    color: #595961;
    line-height: 48px;
}

.notice-con {
    width: 27%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.xiaolaba {
    display: flex;
    align-items: center;
    width: 10%;
    justify-content: center;
    color: #252525;
    font-weight: bold;
    font-style: italic;
}

.xiaolaba span {
    color: #ec830f;
}

.xiaolaba img {
    width: 94px;
    height: 25px;
}

.new {
    display: flex;
}

.new img {
    width: 24px;
    height: 14px;
    margin-top: 8px;
}

.new span {
    display: inline-block;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.partHeader {
    background: #000000;
    height: 79px;
    position: inherit;
}

.moreNotice {
    width: 5%;
}

.moreNotice img {
    width: 69px;
    height: 17px;
    margin-top: -8px;
}

span {
    cursor: pointer;
}

.cotain {
    width: 100%;
    display: flex;
    text-align: right;
}

.right {
    width: 20%;
    display: flex;
    align-items: center;
}

.right span {
    min-width: 80px;
}

.left {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.middle_con {
    width: 60%;
}

.border_line {
    width: 60%;
    min-width: auto !important;
}

.nav_con {
    margin: 0 auto;
}

.nav_left {
    flex: none;
}

.person_inf {
    width: auto;
    margin-right: 12%;
    margin-top: 10px;
}

.logo_text {
    font-size: 18px !important;
    margin-left: 0px;
}

.title_text {
    font-size: 14px !important;
}