.content, .lookmaterial {
    overflow: hidden;
}

.lookmaterial .back {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.lookmaterial .back .img1 {
    width: 100%;
    height: 263px;
    background: url(/static/index/seiya/images/bj_zlbg.0c5c8c2.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

.lookmaterial .info {
    position: absolute;
    top: 50%;
    transform: translateY(-65%);
    left: 50%;
    margin-left: -600px;
    width: 1200px;
}

.lookmaterial .info h1 {
    margin: 0;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 1px;
    padding-bottom: 40px;
}

.lookmaterial .timeline {
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.lookmaterial .timeline li.active {
    background: #ccc !important;
}

.lookmaterial .timeline li:first-child {
    padding-left: 40px;
}

.lookmaterial .timeline li {
    position: relative;
    height: 2px;
    background: transparent;
    margin-right: 10px;
    padding-right: 30px;
}

.lookmaterial .timeline li.active:after, .lookmaterial .timeline li.active:before {
    background: #ccc !important;
}

.lookmaterial .timeline li:after, .lookmaterial .timeline li:before {
    content: "";
    position: absolute;
    height: 2px;
    background: #ccc;
}

.lookmaterial .timeline li:before {
    top: -2px;
    right: -1px;
    width: 8px;
    transform: rotate(45deg);
}

.lookmaterial .timeline li.active p {
    color: #212121 !important;
    background: #fff !important;
    border-color: #fff !important;
}

.lookmaterial .timeline p {
    width: 112px;
    height: 30px;
    margin-top: -15px;
    line-height: 26px;
    border-radius: 30px;
    border: 2px solid hsla(0, 0%, 100%, .47843);
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: relative;
    background: transparent;
}

.lookmaterial .timeline li.active:after, .lookmaterial .timeline li.active:before {
    background: #ccc !important;
}

.lookmaterial .timeline li:first-child:after {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    display: block;
    background: #fff;
}

.lookmaterial .timeline li:after {
    top: 0;
    right: 0;
    width: 30px;
}

.lookmaterial .mirror {
    position: absolute;
    top: 0;
    left: 1280px;
    z-index: 3;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 272px;
    -webkit-animation: anmin-data-v-5925ede1 5s ease-in-out 2s 1;
    animation: anmin-data-v-5925ede1 5s ease-in-out 2s 1;
}

.lookmaterial .mirror .fdj {
    width: 100%;
}

.lookmaterial .mirror .box {
    width: 153px;
    height: 152px;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    overflow: hidden;
    left: 10px;
}

.lookmaterial .mirror .box img {
    position: absolute;
    -webkit-animation: anmin2-data-v-5925ede1 5s ease-in-out 2s 1;
    animation: anmin2-data-v-5925ede1 5s ease-in-out 2s 1;
    top: -8px;
    left: -1290px;
}

.lookmaterial .content {
    width: 1200px;
    z-index: 4;
    margin: -30px auto 0;
    position: relative;
    display: flex;
}

.lookmaterial .content .formdata {
    padding: 60px 80px;
    background: #fff;
    width: calc(100% - 388px);
}

.lookmaterial .content .nav {
    display: flex;
    align-items: center;
}

.lookmaterial .content .nav h2 {
    text-align: center;
    font-size: 30px;
    color: #212121;
}

.lookmaterial .basic {
    background: #fafafa;
    width: 388px;
    padding: 43px 0;
}

.lookmaterial .basic .ewm {
    width: 180px;
    padding: 20px;
    margin: 40px auto 0;
    background: #fff;
    border: 1px solid #eee;
}

.lookmaterial .basic .ewm img {
    width: 100%;
}

.lookmaterial .basic .ewm p {
    padding-top: 10px;
    font-size: 12px;
    color: #4a4a4a;
    text-align: center;
}

.lookmaterial .basic .other {
    text-align: center;
    padding-top: 20px;
    width: 180px;
    margin: 0 auto;
}

.lookmaterial .basic .other p {
    padding-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lookmaterial .basic .other i {
    padding-right: 10px;
}

.lookmaterial .basic .other i, .lookmaterial .basic .other span {
    font-size: 12px;
    color: #4a4a4a;
}

.lookmaterial .basic .other i, .lookmaterial .basic .other span {
    font-size: 12px;
    color: #4a4a4a;
}

.lookmaterial .basic .customerBox {
    text-align: center;
    padding-top: 28px;
}

.lookmaterial .title {
    font-size: 16px;
    color: #212121;
    display: flex;
    font-weight: 700;
    padding-top: 30px;
    position: relative;
}

.lookmaterial .textarea {
    border: 1px solid #eee;
    box-shadow: inset 1px 1px 2px 0 rgb(33 33 33 / 2%);
    padding: 10px;
    transition: all .2s;
}

.lookmaterial .textarea .el-textarea__inner {
    padding: 0;
    border-radius: 0;
    border: 0;
    height: 110px;
    resize: none;
}

.lookmaterial .textarea .fileAll {
    display: flex;
}

.lookmaterial .el-upload-list__item {
    height: 40px;
    max-width: 200px;
}

.lookmaterial .textarea .file {
    height: 68px;
    width: 68px;
    background: #f5f6fa;
    text-align: center;
    margin-right: 10px;
    transition: all .5s;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lookmaterial .textarea .file .iconfont {
    width: 23px;
    height: 25px;
    margin: 0 auto;
}

.lookmaterial .textarea .file p {
    color: #ccc;
    transition: all .5s;
    /*padding-top: 8px;*/
    font-size: 12px;
    line-height: 0;
}

.lookmaterial .btnStyle .el-button {
    border-radius: 0;
    width: 200px;
    height: 44px;
}

.lookmaterial .basic .customerBox .el-button {
    padding: 0;
    border-radius: 2px;
    width: 180px;
    height: 40px;
}

.el-button--primary {
    color: #FFF;
    background-color: #1772b9;
    border-color: #1772b9;
}

.el-upload__input {
    display: none !important;
}