* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff!important;
}

.header-container {
    background: url('/image/红背景.png') repeat;
}

.row {
    /* width: 1200px;
    height: 100%; */
    display: flex;
    justify-content: space-between;
}

.rows {
    /* width: 1100px; */
    justify-content: space-between;
}

.cont_img {
    width: 416px;
    height: 52px;
    background: url('/image/wenzi.png')no-repeat;
    margin-top: 30px;
    margin-left: 11px;
}

.right_img {
    width: 197px;
    height: 78px;
    margin-left: 397px;
    margin-top: 36px;
}

.phone {
    text-align: center;
    color: #fff;
}

.bottom_wen {
    width: 179px;
    height: 30px;
    border-top: 1px solid #B45859;
    margin: auto;
    margin-top: 10px;
    justify-content: center;
    display: flex;
}

.bottom_wen img {
    margin-top: 10px;
    width: 16px;
    height: 18px;
}

.bottom_wen div {
    margin-left: 15px;
    line-height: 40px;
    color: #E8B20B;
}

.cont {
    width: 100%;
}

/* nav */

.nav-container {
    background-color: #081028;
}

.content {
    background: #081028;
    width: 100%;
    display: flex;
    justify-content: center;
}

.top_sh {
    width: 1200px;
    height: 50px;
}

.top_sh li {
    line-height: 50px;
    float: left;
    color: #fff;
    list-style: none;
    padding: 0 24px 0px 23px;
}

.right-login {
    height: 27px;
}

.ser {
    height: 50px;
}

.ser ul {
    height: 50px;
}

.imag {
    width: 25px;
    height: 27px;
    background: url('/image/个人中心.png')no-repeat;
    margin-left: 35px;
    margin-top: 11px;
}

.banner {
    width: 100%;
    height: 600px;
}

.inptCont {
    width: 1072px;
    height: 114px;
    margin: auto;
    position: relative;
}

#userInfo {
    color: #fff;
    font-size: 14px;
    margin-left: 24px;
}

.right-login {
    height: 27px;
}

.tuic {
    margin-left: 22px;
}

.query {
    width: 100%;
}

.record {
    width: 100%;
    height: 24px;
    margin-top: 68px;
    position: relative;
}

.record img {
    width: 190px;
    height: 24px;
}

.atyu {
    width: 1200px;
    margin: auto;
}

.record p {
    position: absolute;
    color: #950C16;
    left: 54px;
    top: -13px;
    font-size: 20px;
}

.appraisal {
    margin: 0;
    margin-top: 29px;
    overflow: hidden;
}

.identifier {
    width: 100%;
    display: flex;
    white-space: nowrap;
    font-size: 48px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 43px;
}

.identifier p {
    color: #AD1119;
    margin-right: 15px;
    font-size: 24px;
}

.left-one {
    width: 508px;
    position: relative;
}

.form {
    display: flex;
    justify-content: start;
    font-size: 15px;
    white-space: nowrap;
    color: #333333;
    padding: 15px 40px;
}

.right-one>.form:nth-child(odd) {
    background: #FAFAFA;
}

.form label {
    padding-right: 60px;
}

.two-dimensional {
    position: absolute;
    right: 0;
    top: 20px;
    text-align: center;
    color: #999;
    font-size: 13px;
}

.two-dimensional img {
    width: 181px;
    height: 181px;
}

.right-one {
    width: 640px;
}

#coverImage {
    width: 359px;
    height: 360px;
}

.identifier-content {
    display: flex;
    justify-content: space-between;
}

#imageArray {
    width: 512px;
    padding-right: 10px;
    display: grid;
    height: 430px;
    overflow: auto;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    /* justify-content: flex-start; */
    flex-wrap: wrap;
}

#imageArray img {
    width: 100%;
    height: 329px;
    position: relative;
}

#imageArray img:nth-child(3n+3) {
    margin-right: 0;
}

/* 图片放大 */

.img-container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -51%);
    background-color: #fff;
    padding: 10px;
}

.img-container-item {
    overflow: auto;
    max-width: 90vw;
    max-height: 90vh;
}

.img-container img {
    width: 100%;
}

.img-container .img-close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 15px;
    height: 15px;
}

footer {
    width: 100%;
    height: 361px;
    background: url('/image/底部背景.png') repeat;
    margin-top: 167px;
}

.top {
    width: 100%;
    height: 249px;
    margin-top: 43px;
    display: flex;
    justify-content: space-between;
}

.leFt img {
    width: 181px;
    height: 181px;
}

.leFt div {
    float: left;
    color: #fff;
    text-align: center;
    margin-right: 20px;
}

.riGht {
    color: #fff;
    margin-top: 37px;
}

.bottom {
    width: 100%;
    height: 81px;
    border-top: 1px solid #666666;
    color: #fff;
    line-height: 74px;
}

.ro {
    justify-content: space-between;
}

/* #yonghu2 {
    position: absolute;
    background: #f8f8f7;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 136px;
    top: 50px;
    z-index: 3;
    overflow: hidden;
    margin-top: -10px;
    right: 10px;
} */

.first {
    width: 136px;
    height: 21px;
    border-bottom: 1px solid #ccc;
    margin-top: 8px;
    display: flex;
    justify-content: start;
    font-size: 14px;
    line-height: 21px;
}

.first-one {
    width: 136px;
    height: 21px;
    border-bottom: 1px solid #ccc;
    margin-top: 2px;
    display: flex;
    justify-content: start;
    font-size: 14px;
    line-height: 21px;
}

.first-one p {
    margin-left: 3px;
}

.user {
    position: relative;
}

/* commons.css 开始 */

.container {
    width: 1200px;
    margin: 0 auto;
}

body {
    color: #333;
}

img {
    object-fit: cover;
}

a {
    color: #fff;
    text-decoration: none;
}

.potyr {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 3;
}

.shouJi img {
    margin-left: 14px;
    margin-top: 10px;
    float: left;
}

.inp {
    border: none;
    border-left: 1px solid #ccc;
    width: 231px;
    height: 25px;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    text-indent: 10px;
    outline: none;
}

.yanzm {
    width: 300px;
    height: 40px;
    margin: auto;
    margin-top: 20px;
    justify-content: space-between;
}

.login:hover.ss {
    background: #950C16;
}

.xia {
    width: 300px;
    height: 40px;
    margin: auto;
    margin-top: 7px;
}

.check {
    margin-right: 5px;
}

.tub {
    position: absolute;
    right: 17px;
    width: 24px;
    height: 24px;
    bottom: 463px;
}

.header-container, .nav-container, .conten, .footer-container {
    min-width: 1300px;
}

footer a {
    color: #fff;
}

/* commons.css 结束 */

.one .nowrap {
    margin-right: 10px;
}

/* 滚动条样式 */

.img-container::-webkit-scrollbar {
    /* width: 3px; */
    /* background-color: #666; */
}

.appraiser-info {
    margin-top: 78px;
}

.appraiser-info .appraiser-info-body {
    display: flex;
}

.appraiser-info .title {
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
}

.appraiser-info img {
    width: 218px;
    height: auto;
    margin-right: 19px;
}