* {
    margin: 0;
    padding: 0;
}

html img,
body img {
    width: 100%;
    vertical-align: middle;
}

.maxwdith {
    width: 1200px;
    margin: 0 auto;
}

#header img {
    width: 100%;
    vertical-align: middle;
}

.shfwformlayertitle {
    height: 26px;
    font-size: 28px;
    letter-spacing: 1.5px;
    border-left: 4px solid #282828;
    box-sizing: border-box;
    padding: 0 0 4px 20px;
    display: flex;
    align-items: center;
    margin: 40px auto !important;
}

.shfwformlayer {
    box-shadow: 0 1px 6px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    padding: 30px 90px;
}

.shfwformlayer p.title {
    font-size: 14px;
    color: #8f8f8f;
    letter-spacing: 1px;
    box-sizing: border-box;
    padding-bottom: 30px;
}

.shfwformlayer p.title span {
    font-size: 16px;
    letter-spacing: 1.5px;
    color: #282828;
}

.shfwformlayer form div {
    display: flex;
    justify-content: space-between;
}

.shfwformlayer form div:first-child {
    align-items: center;
    margin-bottom: 30px;
}

.shfwformlayer form div:nth-child(3) {
    justify-content: center;
    margin: 30px 0 12px;
}

.shfwformlayer form div span {
    font-size: 16px;
    letter-spacing: 1px;
}

.shfwformlayer form div span i {
    display: inline-block;
    margin-right: 10px;
    color: #be0000;
    font-style: unset;
}

.shfwformlayer form div input {
    width: 300px;
    height: 32px;
    box-sizing: border-box;
    outline: none;
}

.shfwformlayer form div textarea {
    width: 84%;
    height: 100px;
    resize: none;
    box-sizing: border-box;
    padding: 12px;
    outline: none;
}

.shfwformlayer form div:nth-child(3) input {
    width: 160px;
    border: none;
    background-color: #c7a05d;
    color: #ffffff;
    cursor: pointer;
}

.shfwformlayer form div:nth-child(4) {
    justify-content: center;
}

.shfwformlayer form div:nth-child(4) i {
    font-size: 20px;
    color: #be0000;
    margin-right: 6px;
}

.cont-title {
    text-align: center;
    font-size: .7rem;
    color: #444;
    box-sizing: border-box;
    padding: 3% 0 1.6%;
}

.cont-title p {
    font-size: 1.6rem;
    letter-spacing: 3px;
}

.cont-title p span {
    color: #be0000;
}

.cont-title>span {
    display: inline-block;
    box-sizing: border-box;
    padding: .5% 0 0;
    letter-spacing: 2px;
}

.jdys .img {
    width: 55%;
    margin: 0 auto;
}

.jdys .pzbz {
    margin-top: 4%;
}

.shxy .olasd {
    display: flex;
    text-align: center;
    justify-content: center;
    font-size: .75rem;
    line-height: 2rem;
    margin-bottom: 40px;
}

.shxy .olasd .img {
    width: 16%;
    margin-right: 5%;
}

.shxy .olasd .img:last-child {
    margin-right: 0;
}