body{
    background: #fbfbfb;
}
.xd01{
    height: 934px;
}

.xd01img {
    top: 783px;
}
.xd02{
    padding: 20px 0 40px;
}

.xd0201 {
    background: url(../images/xd_05.jpg)left top/1200px 94px no-repeat;
    height: 94px;
}

.xd02 p {
    text-align: center;
    font-size: 38px;
    line-height: 130px;
}

.xd02 form {
    display: flex;
    width: 1100px;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.xd02 form dl {
    width: 550px;
}

.xd02 form dl dt {
    font-size: 20px;
    color: #464646;
    line-height: 50px;
    margin-bottom: 10px;
}

.xd02 form dl dd {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.xd02 form dl span {
    display: block;
    width: 255px;
    line-height: 64px;
    text-align: center;
    font-size: 22px;
    background: #eaeaea;
    border-radius: 10px;
    margin-right: 15px;
    cursor: pointer;
    margin-bottom: 15px;
}

.xd02 form dl span.on {
    background: #2c9407;
    color: #fff;
}

.xd02 form div {
    width: 520px;
}
.xd02 form div dl{
    width: 520px;
}
.xd02 form div dl dd{
    margin-bottom: 25px;
}
.xd02 form div dl dd span {
    width: 244px;
    margin-bottom: 18px;
}

.xd02 form div input {
    width: 500px;
    display: block;
    height: 75px;
    border: 1px solid #a7a7a7;
    border-radius: 10px;
    background: #f7f7f7;
    text-indent: 20px;
    margin-bottom: 25px;
    font-size: 20px;
    letter-spacing: 1px;
}

.xd02 form div input[name="phone"] {
    margin-bottom: 8px;
}

.xd02 form h3 {
    margin-bottom: 13px;
}

.xd02 form div input[type="button"] {
    font-size: 29px;
    letter-spacing: 5px;
    background: #2c9407;
    color: #fff;
    font-weight: bold;
    text-indent: 0;
}
img{display:block;}
form h3 {font-weight:normal;font-size:14px;color:#333;line-height:50px;display:flex;flex-wrap:nowrap;align-items:center;width:400px;padding-left:12px;letter-spacing:1px;}
form h3 input {width:13px !important;height:13px !important;margin:0 10px 0 0 !important;}
form h3 font {color:#166bac;cursor:pointer;font-size:14px;}