.banner {
    height: 600px;
    background-position: 0 94px;
}
.banner_center {
    width: 1200px;
    height: 600px;
    margin: 0 auto;
}
.banner_content {
    display: flex;
    justify-content: space-between;
}
.xian {
    width: 700px;
    height: 1px;
}
.jq {
    width: 257px;
    height: 231px;
}
.banner_icon {
    width: 257px;
    /*height: 231px;*/
    margin-top: 279px;
}
.banner_title {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    margin-top: 214px;
    margin-bottom: 10px;
}
.banner_name {
    color: #e9d2a3;
    font-size: 80px;
    font-weight: 700;
}
.banner_input {
    width: 598px;
    height: 46px;
    background: #fff;
    margin-top: 30px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 30px;
}
.list_input {
    height: 20px;
}
.list_input::-webkit-input-placeholder { /* WebKit browsers */
    font-weight: 400;
    font-size: 16px;
    color: #7f7f7f;
}
.banner_search {
    width: 104px;
    height: 40px;
    margin-right: 3px;
    cursor: pointer;
}
.banner_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 24px;
}
.banner_b_item {
    display: flex;
    align-items: center;
}
.checked {
    width: 16px;
    height: 16px;
}
.checked_name {
    color: #E9D2A3;
    font-size: 16px;
    font-weight: 400;
    margin-left: 9px;
}
/*鉴定师*/
.appraiser_box {
    background: #f3f3f5;
    padding-bottom: 40px;
}
.appraiser {
    width: 1200px;
    margin: 0 auto;
}
.app_jd {
    border-radius: 6px;
    height: 283px;
    width: 1200px;
    background: #fff;
    box-shadow: 0px 0px 6px #a3a3a3;
    position: relative;
    top: -90px;
    z-index: 66;
    display: flex;
    justify-content: space-between;
}
.js_right {
    width: 395px;
    margin: 39px 26px 0 0 ;
}
.js_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.js_name {
    display: flex;
    align-items: center;
}
.js_mai {
    font-size: 22px;
    font-weight: 600;
    color: #000;
}
.jian_icon {
    width: 8px;
    height: 12px;
    margin-left: 7px;
}
.js_tips {
    color: #181817;
    font-size: 16px;
    font-weight: 400;
}
.js_input_box {
    display: flex;
    justify-content: space-between;
    margin-top: 47px;
}
.js_input {
    width: 269px;
    height: 50px;
    background: #F2F2F2;
    border-radius: 6px;
    display: flex;
    align-items: center;
}
input {
    border: none;
    margin-left: 17px;
    background: #F2F2F2;
    outline:none;
}
.js_btn {
    background: #102335;
    border-radius: 6px;
    width: 117px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.js_yy {
    height: 50px;
    background: #fcf8ed;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 23px;
    cursor: pointer;
}
.js_left {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.yy_icon {
    width: 23px;
    height: 21px;
    object-fit: contain;
}
.yy_txt {
    color: #CA9720;
    font-size: 16px;
    margin-left: 9px;
}
.ge {
    height: 18px;
    border-left: 1px solid #e9d3a0;
}
.js_left_l {
    width: 660px;
    margin: 35px 0 0 35px;
}
.pp_box {
    width: 700px;
    height: 132px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 34px;
}
.pp_item {
    width: 20%;
    height: 23px;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    margin: 13px 0;
}
.pp_item_btn {
    width: 100px;
    height: 35px;
    background: inherit;
    background-color: rgba(16, 35, 53, 1);
    border-radius: 6px;
    text-align: center;
    line-height: 35px;
    font-size: 13px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
}
.p_jian {
    width: 12px;
    margin-left: 6px;
}
.pp_icon {
    width: 37px;
    height: 23px;
    object-fit: contain;
}
.pp_name {
    font-size: 15px;
    color: #000;
    margin-left: 11px;
    font-weight: 600;
}
.zs_jds {
    font-weight: 600;
    font-size: 30px;
    color: #000;
    text-align: center;
    margin-top: 20px;
}
.zs_tips {
    font-size: 18px;
    color: #666666;
    font-weight: 400;
    text-align: center;
    margin-top: 6px;
    color: rgba(0, 0, 0, 0.6);
}
.zss_person {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    height: 380px;
    margin-top: 40px;
}
.person_item {
    width: 285px;
    height: 318px;
    background: #fff;
    border-radius: 6px;
}
.person_item:hover {
    transform: translate3d(0,-2px,0);
    box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
}
.photo_box {
    background: #fff;
    height: 213px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-radius: 6px 6px 0 0;
}
.person_item:hover .photo_box {
    background: #f4e6d2;
}
.photo {
    /*width: 128px;*/
    height: 186px;
}
.person_bottom {
    height: 105px;
    overflow: hidden;
}
.person_name {
    font-weight: 600;
    font-size: 20px;
    color: #000;
    margin: 17px 0 8px 8px;
    text-align: center;
}
.person_js {
    font-size: 14px;
    color: #737373;
    font-weight: 400;
    text-align: center;
    width: 186px;
    margin: 0 auto;
}
.recycle_box {
    height: 495px;
    background: #162e45;
    overflow: hidden;
}
.recycle_title {
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
}
.recycle_tips {
    font-weight: 400;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    margin-top: 8px;
    margin-bottom: 35px;
}
.recycle_navs {
    display: flex;
    align-items: center;
    justify-content: center;
}
.recycle_nav {
    font-weight: 400;
    font-size: 18px;
    width: 120px;
    text-align: center;
    color: #fff;
    padding-bottom: 10px;
    margin: 0 24px;
    cursor: pointer;
}
.recycle_nav_b {
    font-weight: 600;
    font-size: 18px;
    color: #000;
    padding-bottom: 10px;
    margin: 0 24px;
    cursor: pointer;
}
.recycle_nav_a {
    color: #E9D2A3;
    border-bottom: 2px solid #E9D2A3;
}
.recycle_content {
    display: flex;
    width: 1200px;
    height: 250px;
    margin: 35px auto;
    justify-content: space-between;
}
.recycle_c_yj {
    width: 284px;
    height: 250px;
    position: relative;
}
.recycle_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}
.yj_zhe {
    width: 100%;
    height: 85px;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.7);
}
.yj_txt {
    font-weight: 600;
    font-size: 20px;
    color: #E9D2A3;
    text-align: center;
    margin-top: 12px;
}
.yj_btn {
    width: 105px;
    height: 25px;
    border: 1px solid #E9D2A3;
    text-align: center;
    line-height: 25px;
    color: #E9D2A3;
    font-size: 14px;
    border-radius: 100px;
    margin: 8px auto;
}
.recycle_c_sm {
    width: 179px;
    height: 250px;
    position: relative;
}
.recycle_sm_bottom {
    width: 155px;
    height: 58px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0px 20px 0px 0px;
    background: rgba(0,0,0,.7);
}
.sm_txt {
    font-weight: 600;
    font-size: 18px;
    color: #E9D2A3;
    margin: 18px 0 0 16px;
}
.recycle_c_dd {
    width: 380px;
    height: 250px;
    position: relative;
}
.recycle_dd_bottom {
    width: 196px;
    height: 58px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0px 20px 0px 0px;
    background: rgba(0,0,0,.7);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 24px;
    color: #E9D2A3;
}
.quan_num {
    font-size: 24px;
    font-weight: 700;
    color: #E9D2A3;
    width: 28px;
    height: 28px;
    border: 1px solid #E9D2A3;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 12px;
}
.identify_box {
    height: 777px;
    background: #fff;
}
.identify {
    width: 1200px;
    margin: 0 auto;
    height: 777px;
}
.identify_title {
    font-weight: 600;
    font-size: 30px;
    color: #000;
    margin-top: 50px;
    text-align: center;
}
.identify_tips {
    font-size: 18px;
    color: #666666;
    margin-top: 7px;
    text-align: center;
}
.identify_content {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 47px;
}
.identify_item {
    width: 285px;
    height: 318px;
    border-radius: 6px;
    margin-bottom: 39px;
}
.identify_item:hover {
    transform: translate3d(0,-2px,0);
    box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
}
.jb_img {
    width: 100%;
    height: 234px;
    object-fit: cover;
    display: block;
    border-radius: 6px 6px 0 0;
}
.jb_bottom {
    background: #fff;
    width: 100%;
    height: 88px;
    border-radius: 0 0 6px 6px;
    overflow: hidden;
}
.jb_txt {
    width: 230px;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin: 19px 0 0 14px;
}
.jb_tj {
    display: flex;
    align-items: center;
    margin-top: 7px;
}
.tj_icon {
    width: 14px;
    height: 13px;
    margin: 0 9px 0 14px;
}
.tj_txt {
    font-size: 12px;
    color: #89898a;
}
.jb_more {
    display: flex;
    align-items: center;
    justify-content: center;
}
.more_txt {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.more_icon {
    height: 18px;
    width: 18px;
    margin-left: 12px;
}
.grasp_box {
    background: #f3f3f5;
    height: 500px;
    overflow: hidden;
}
.grasp {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
}
.grasp_content {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
}
.grasp_left {
    width: 281px;
    height: 304px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.grasp_item {
    width: 135px;
    height: 94px;
    /*background: rgba(196, 196, 196, 0.1);*/
    background-color: #ffffff;
    border: 1px solid #E0DADA;
    box-sizing: border-box;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.grasp_icon {
    height: 32px;
    width: 32px;
    object-fit: contain;
}
.grasp_name {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
    font-width: 400;
}
.grasp_right {
    width: 888px;
}
.grasp_js {
    background: #E9D2A3;
    border-radius: 4px;
    font-weight: 600;
    font-size: 18px;
    color: #000;
    height: 37px;
    text-align: center;
    line-height: 37px;
    margin-top: 6px;
}
.grasp_note {
    width: 888px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 45px;
    font-size: 14px;
    color: #434343;
    font-weight: 400;
    margin-top: 26px;
    line-height: 24px;
}
.grasp_img_box {
    display: flex;
    justify-content: space-between;
    margin-top: 22px;
}
.grasp_img {
    width: 290px;
    height: 160px;
}
.report_shang {
    width: 100%;
    height: 282px;
    background: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    border-radius: 6px 6px 0 0;
}
.report_bag {
    width: 190px;
    height: 141px;
    object-fit: contain;
    margin-top: 30px;
}
.report_name {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin: 30px 0 6px 0;
}
.report_tips {
    color: #737373;
    font-weight: 400;
    font-size: 14px;
}
.report_xia {
    width: 100%;
    height: 36px;
    background: #102335;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 12px;
    border-radius: 0 0 6px 6px;
}
.report_xia_zhen {
    width: 100%;
    height: 36px;
    background: #ffe5bd;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 12px;
    border-radius: 0 0 6px 6px;
}
.cuo {
    width: 16px;
    margin-right: 4px;
}
.report_more {
    height: 203px;
    background: #e8d1a2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px 6px 0 0;
}
.more_bag_img {
    width: 194px;
    height: 147px;
    object-fit: contain;
}
.report_more_bottom {
    background: #fff;
    padding: 0 30px;
    height: 115px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0 0 8px 8px;
}
.more_name {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 4px;
}
.vae {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
