.form {
    width: 38.78rem;
    height: 17rem;
    margin: 0 auto;

}

.form .title {
    padding: 1.2rem 0 0.9rem 0;
    text-align: center;
    font-size: 0.848rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #111111;
    border-color: #E9EFF1;
}

table {
    border-collapse: collapse;
    float: left;
    /* 合并为单一的边框线 */
}

.form th {
    font-size: 0.545rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #2983EF;
    border-color: #E9EFF1;
    padding: 0 1.1rem;
    border: 1px solid #E9EFF1;
}

.form tr {
    height: 1.818rem;
    border: 1px solid #E9EFF1;

}

.form tr:nth-child(odd) {
    background-color: #F3F7FE;
}

.form td {
    font-size: 0.484rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #111111;
    text-align: center;
    border: 1px solid #E9EFF1;
}

.form td span a {
    color: #2983EF;
    cursor: pointer;
}

.form td span:nth-child(1) {
    margin-right: 0.5rem;
}

.Price {
    float: right;
    width: 8.18rem;
    height: 12.7rem;
    border: 1px solid #E1E1E1;
}

.Price p:nth-child(1) {
    font-size: 0.545rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #2983EF;
    height: 1.818rem;
    justify-content: center;
    display: flex;
    align-items: center;
}

.Price div img {
    width: 1.878rem;
    height: 1.878rem;

}

.Price div {
    display: flex;
    align-items: center;
    margin-top: 0.87rem;
    margin-left: 0.6rem;
}

.Price div p span {
    display: block;
    margin-left: 0.24rem;
}

.Price div p span:nth-child(1) {
    font-size: 0.36rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-bottom: 0.26rem;
}

.Price div p span:nth-child(2) {
    font-size: 0.6rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #111111;
}

.Price p:nth-child(3) {
    display: flex;
    justify-content: center;
    margin-top: 0.848rem;
    margin-bottom: 0.6rem;
    font-size: 0.545rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    align-items: center;
}

.Price p:nth-child(3) span {
    width: 0.9rem;
    height: 1.1rem;
    display: inline-block;
    border: 1px solid #BBBBBB;
    border-radius: 1px;
    font-size: 0.9rem;
    text-align: center;
    line-height: 1rem;
    cursor: pointer;
}



.Price p:nth-child(3) input {
    width: 3.939rem;
    height: 1.1rem;
    padding: 0;
    border: 1px solid #BBBBBB;
    border-left: none;
    border-right: none;
    text-align: center;
}

.Price p:nth-child(4) {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.545rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.Price p:nth-child(4) span {
    width: 0.9rem;
    height: 1.1rem;
    display: inline-block;
    border: 1px solid #BBBBBB;
    border-radius: 1px;
    font-size: 0.9rem;
    text-align: center;
    line-height: 1rem;
    cursor: pointer;
}

.Price p:nth-child(3) span:nth-child(3) {
    margin-right: 0.2rem;
}

.Price p:nth-child(4) span:nth-child(3) {
    margin-right: 0.2rem;
}

.Price p:nth-child(4) input {
    width: 3.939rem;
    height: 1.1rem;
    padding: 0;
    border: 1px solid #BBBBBB;
    border-left: none;
    border-right: none;
    text-align: center;
}

.Price p:nth-child(5) {
    font-size: 0.48rem;
    color: #666666;
    margin-left: 0.6rem;
    margin-top: 0.9rem;
    margin-bottom: 0.3rem;
}

.Price p:nth-child(6) {
    font-size: 0.48rem;
    color: #2983EF;
    font-size: 1rem;
    font-weight: 600;
    margin-left: 1.5rem;
}



.Price p:nth-child(7) {
    font-size: 0.48rem;
    text-align: center;
    color: #666666;
}

.Opening {
    width: 100%;
    height: 13.33rem;
    background: #F3F7FE;
}

.Opening p:nth-child(1) {
    text-align: center;
    font-size: 0.848rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #111111;
    padding: 1.18rem 0 0.36rem 0;
}

.Opening p:nth-child(2) {
    text-align: center;
    font-size: 0.484rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.Opening .content {
    width: 38.78rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 1.21rem;
}

.Opening .content div {
    width: 12.12rem;
    height: 3.63rem;
    background-color: #fff;
    border: 1px solid #E9EFF1;
    display: flex;
    align-items: center;
}

.Opening .content div span {
    display: flex;
}

.Opening .content p span:nth-child(1) {
    font-size: 0.72rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2983EF;
    margin-bottom: 0.2rem;
}

.Opening .content div img {
    width: 1.626rem;
    height: 1.636rem;
    margin-left: 1.18rem;
    margin-right: 0.848rem;
}

.Opening .content p {
    text-align: left;
}

.Opening .content p span:nth-child(2) {
    font-size: 0.484rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #111111;
}


.Opening p:nth-child(4) {
    text-align: center;
    font-size: 0.545rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #111111;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1.12rem;
}

.Opening p:nth-child(5) {
    text-align: center;
    margin-top: 0.78rem;
}

.Opening p:nth-child(5) button {
    width: 4.545rem;
    height: 1.39rem;
    font-size: 0.545rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    background: #2983EF;
    border: none;
    border-radius: 0.696rem;
    box-shadow: 0px 3px 5px 0px rgba(41, 131, 239, 0.25);
}

.problem {
    width: 38.78rem;
    height: 23.63rem;
    margin: 0 auto;
}

.problem .title {
    font-size: 0.848rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #111111;
    text-align: center;
    padding: 1.21rem 0 0.6969rem 0;
}

.problem div {
    width: 100%;
    height: 3.636rem;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    margin-bottom: 0.6rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.problem div i {
    font-size: 0.566rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-style: normal;
    color: #111111;
    margin-left: 1rem;
}

.problem div p {
    font-size: 0.484rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #111111;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
    margin-left: 2rem;
    margin-top: 0.45rem;
}

.but-link button {
    width: 4.84rem;
    height: 1.393rem;
    background: #FFFFFF;
    border-radius: 5px;
    font-size: 0.66rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #2983EF;
    border: none;
    position: absolute;
    left: 50%;
    margin-left: -2.42rem;
    bottom: 4rem;
}