body,
#app {
    width: 100%;
    background: #F4F4F4;
    min-width: 1200px;
}

.con-div {
    width: 96%;
    margin: 0 auto;
}

.phones {
    /* width:22px;s
    height: 22px; */
    border-radius: 50%;
    /* vertical-align: -1px; */
}

.nav_left>span a {
    color: #EC830F;
}

.menu_list>a:hover {
    color: white;
}

/* .menu_list>a:hover {
    color: #EC830F;
    border-bottom: 3px solid rgb(236, 131, 15) !important;
} */
.menu_list {
    position: relative;
    margin-right: 0px;
    margin-left: 50px;
}

.menu_list:after {
    content: "";
    width: 0;
    height: 3px;
    position: absolute;
    background: #EC830F;
    top: 96%;
    right: 50%;
    transition: all .5s;
}

.menu_list>a:hover {
    color: #EC830F;
}

.menu_list:hover:after {
    width: 100%;
    right: 0;
    background: #EC830F;
}



.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;
}



.footerbox {
    background-color: #fff;
}

.notice {
    width: 96%;
    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: 96%;
    margin: 0 auto;
    display: flex;
    text-align: right;
}

.right {
    width: 20%;
    display: flex;
    align-items: center;
    min-width: 20%;
}

.right span {
    min-width: 80px;
}

.left {
    width: 20%;
    min-width: 20%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 0.2%;
    position: relative;
}

.middle_con {
    width: 100%;
}

/* .border_line {
    width: 60%;
    min-width: auto !important;
} */

.nav_con {
    margin: 0 auto;
}

.nav_left {
    flex: none;
    /* margin-left:38.5%; */
}

.person_inf {
    width: auto;
    margin-top: 10px;
}

.person_inf {
    margin-top: 5px;
    text-align: center;
    /* background-color: rgb(0, 0, 0); */
    background: white;
    color: black;
    position: absolute;
    top: 55px;
    right: 0;
    width: 120px;
}


.person_inf>li a {
    color: #696969;
}

/* .person_inf>li:hover, */
.person_inf>li:hover a {
    cursor: pointer;
    color: #376BFD;
}

.phone_number {
    margin-top: 4px !important;
}

.person_inf>li {
    height: 40px;
    cursor: pointer;
    line-height: 40px;
}

.logo {
    width: 249px;
    height: 100%;
    margin-top: 0;
    vertical-align: 7px;
    margin-top: -7px;
    margin-left: -10%;
}

.logo_text {
    font-size: 18px !important;
    margin-left: 0px;
}

.title_text {
    font-size: 14px !important;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    vertical-align: 25px;
    margin-right: 10px;
}

[v-cloak] {
    display: none;
}

.nav_container {
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center center;
}

.menu_list:nth-child(3) {
    margin-right: 0;
}

#app .el-button--primary {
    background-color: #ec830f;
    border-color: #ec830f;
}

.el-divider {
    background-color: #ec830f;
}

.logo_text {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    vertical-align: 25px;
    margin-left: 10px;
}


[v-cloak] {
    display: none;
}

#app .el-button--primary {
    background-color: #ec830f;
    border-color: #ec830f;
}

.content {
    padding-bottom: 80px;
}

.title_open {
    text-align: center;
    margin: 40px 0;
    font-size: 32px;
    font-weight: bold;
}

.pointor {
    cursor: pointer;
}

/* .el-button {
    border: 1px solid #EC830F;
} */

.el-button:hover {
    border: 1px solid #EC830F;
    background: none;
}
.paimaryBtn:hover{
    border: 1px solid #EC830F;
    color:#EC830F;
}

.el-input__inner:focus {
    border: 1px solid #EC830F;
}

.el-select-dropdown__item:hover {
    color: #EC830F;
}
.acountUl {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 40px;
}

.acountUl>p {
    font-size: 18px;
    font-weight: bold;
}

.acountUl li {
    width: 98%;
    height: 100px;
    padding: 10px;
    border: 1px solid gray;
    border-radius: 10px;
    display: flex;
    margin-top: 20px;
    align-items: center;
}

.acountUl li img {
    width: 100px;
    height: 100px;
    margin-right: 20px;
}

.btnBg {
    position: relative;
    z-index: 1000;
    padding: 0px 0 80px 0;
    background: url('https://update.9618968.com/etc-common/2024-08-29/20240829091200014.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.circleBg{
    width:300px;
    margin:0 auto;
    border:2px solid #000;
    padding:6px 0;
    border-radius:50px;
}