.box3 {
    width: 100%;
    height: 100%;
    background: #F4EBDD url(../images/header3.png) no-repeat center top;
    background-size: 100% 520px;
    position: relative;
}

.box3 .header {
    height: 532px;
}

.box3 .header .tip .info {
    width: 177px;
    height: 85px;
    margin: 0 auto;
    background: url(/img/zxresource/MAIN/2018/12/118918/images/rect3.png) no-repeat center;
    background-size: contain;
    font-size: 21px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #ffffff;
    line-height: 85px;
    text-align: center;
}

.box3 .header h1 {
    margin-top: 40px;
    font-size: 38px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #000000;
    line-height: 40px;
}

.box3 .header h2 {
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    margin-top: 21px;
    margin-bottom: 30px;
}

.box3 .header h4 {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #767676;
    line-height: 16px;
}

.box3 .main {
    margin: 0 auto;
    margin-bottom: 120px;
    margin-top: -220px;
    padding: 80px 80px 30px;
    width: 1000px;
    min-height: 1060px;
    background: #ffffff;
    /* box-shadow: 0px -1px 9px 0px rgba(175, 15, 12, 0.18); */
}

.box3 .main p {
    font-size: 18px;
    color: #000000;
    line-height: 32px;
    text-indent: 32px;
}