body,
div,
h1,
h2,
h3,
h4,
h5,
span,
a,
img,
input,
ul,
li,
ol,
dd,
table,
tr,
td,
p {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none
}

img {
    display: block;
    border: 0px;

}

.summary6 {
    height: 100%;
}

body {
    height: 100%;
    min-height: 100%;
    width: 100%;
}

a {
    text-decoration: none;
}

.bg-question {
    background: #f2ece7 url(./images/index-6.png) no-repeat top center;
}

.button5 {
    display: block;
    width: 780px;
    height: 38px;
    margin: 20px auto 0;
    text-align: center;
}

.butn {
    display: inline-block;
    width: 115px;
    height: 38px;
    background-color: #1c6e80;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: aliceblue;
    text-align: center;
    line-height: 38px;
}

.butn:hover {
    width: 113px;
    background-color: #ffffff;
    color: #1c6e80;
    border: 1px solid #1c6e80;
}

.butn1 {
    display: inline-block;
    width: 115px;
    height: 38px;
    background-color: #9f3f38;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 18px;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: aliceblue;
    text-align: center;
    line-height: 38px;
}

.butn1:hover {
    width: 113px;
    background-color: #ffffff;
    color: #9f3f38;
    border: 1px solid #9f3f38;
}

.butn2 {
    display: inline-block;
    width: 115px;
    height: 38px;
    background-color: #df8135;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 18px;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: aliceblue;
    text-align: center;
    line-height: 38px;
}

.butn2:hover {
    width: 113px;
    background-color: #ffffff;
    color: #df8135;
    border: 1px solid #df8135;
}

.butn3 {
    display: inline-block;
    width: 115px;
    height: 38px;
    background-color: #1c6e80;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 18px;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: aliceblue;
    text-align: center;
    line-height: 38px;
}

.butn3:hover {
    width: 113px;
    background-color: #ffffff;
    color: #1c6e80;
    border: 1px solid #1c6e80;

}

.butn4 {
    display: inline-block;
    width: 115px;
    height: 38px;
    background-color: #9f3f38;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 18px;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: aliceblue;
    text-align: center;
    line-height: 38px;
}

.butn4:hover {
    width: 113px;
    background-color: #ffffff;
    color: #9f3f38;
    border: 1px solid #9f3f38;

}

.butn5 {
    display: inline-block;
    width: 115px;
    height: 38px;
    background-color: #3f3f3f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 18px;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: aliceblue;
    text-align: center;
    line-height: 38px;
}

.butn5:hover {
    width: 113px;
    background-color: #ffffff;
    color: #3f3f3f;
    border: 1px solid #3f3f3f;
}

.con {
    display: block;
    width: 900px;
    margin: 0 auto;
}

.con h3 {
    text-align: center;
    font: bold 50px/1.5em "Microsoft Yahei", sans-serif;
    color: #df8135;
    padding: 20px 0;
}

.con h3::after {
    display: inline-block;
    vertical-align: middle;
    width: 51px;
    height: 51px;
    margin-left: 20px;
    content: "";
    background: url(./images/question.png) center center;
}

.time {
    padding-bottom: 20px;
}

.time h5 {
    width: 295px;
    height: 40px;
    background-color: #408594;
    color: #ffffff;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 12px;
}

.time p {
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 16px;
    text-indent: 32px;
    line-height: 25px;
}

.as {
    padding-bottom: 20px;
}

.as h5 {
    width: 355px;
    height: 40px;
    background-color: #c58c88;
    color: #ffffff;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 12px;
}

.as p {
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 16px;
    text-indent: 32px;
    line-height: 25px;
}

.sa {
    padding-bottom: 20px;
}

.sa h5 {
    width: 300px;
    height: 40px;
    background-color: #ecb386;
    color: #ffffff;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 12px;
}

.sa p {
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 16px;
    text-indent: 32px;
    line-height: 25px;
}

.reason {
    padding-bottom: 20px;
}

.reason h5 {
    width: 300px;
    height: 40px;
    background-color: #8c8c8c;
    color: #ffffff;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 12px;
}

.reason p {
    font-family: "Micosoft Yahei", sans-serif;
    font-size: 16px;
    text-indent: 32px;
    line-height: 25px;
}

.con b {
    display: block;
    text-align: center;
    color: #2a5c67;
    padding: 10px 0;
}

.btn {
    width: 200px;
    height: 60px;
    margin: 0 auto;
    background-color: #1c6e80;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}

.btn:hover {
    background-color: #df8135;

}
