.main h1{
    margin: 20px 0;
    text-align: center;
    color: #140800;
}
.main .pp_vie{
    font-size: 1.6rem;
}
.main select{
    min-width: 80px;
    min-height: 30px;
    font-size: 1.8rem;
    border: solid 1px #222e3e;
    background-color: inherit;
    color: #222e3e;
    margin-top: 20px;
}
.main form{
    text-align: center;
}
.main button{
    font-size: inherit;
    padding: 12px 15px;
    border: none;
    color: #fce1a2;
    background-color: #140800;
}
.main .pp_btn{
    width: 98%;
    height: 40px;
    font-size: inherit;
    letter-spacing: 10px;
    border: solid 1px;
    margin-bottom: 20px;
    background-color: inherit;
    color: #222e3e;
    margin-top: 20px;
}
.pp_nav{
    display: flex;
    margin-bottom: 20px;
}
.pp_sele{
    text-align: center;
}
.pp_jm{
    text-align: center;
}
button:hover{
    cursor: pointer;
    background-color: #6d0d00;
}
.pp_btn:hover{
    cursor: pointer;
    background-color: #00000021;
}
select:hover,label:hover{
    cursor: pointer;
}
.nav_xz{
    background-color: #6d0d00 !important;
}
.pp_xmpp>.pp_sele,.pp_hzpp>.pp_sele,.pp_szpp>.pp_sele{
    display: flex;
    flex-direction: column;
}
.pp_xm_d,.pp_hz_d,.pp_sz_d{
    margin-bottom: 10px;
}
.pp_jm > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pp_xmpp > .pp_sele, .pp_hzpp > .pp_sele, .pp_szpp > .pp_sele {
    display: flex;
    flex-direction: column;
}
.pp_sele > div {
    display: flex;
    align-items: center;
    background-color: #3d3e45;
    border: solid 1px #3d3e45;
}
.pp_sz_dx{
    background-color: #f4f4f4 !important;
    border: none !important;
}
.main input[type="text"],.main input[type="number"] {
    height: 25px;
    border: none;
    outline: none;
    font-size: 1.8rem;
    padding-left: 2px;
}
.pp_sele > div > p{
    margin: 0 10px;
    color: #fff;
}
.pp_xx {
    margin: 20px;
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}
.pp_xx div {
    display: flex;
}
.pp_xx div>span {

    white-space:nowrap;
}
.pp_ps_box {
    display: flex;
    margin: 0 0 20px 0;
    flex-wrap: wrap;
    justify-content: center;
}
.pp_ps_box > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 15px;
}
#pp_ty1 {
    height: 100%;
    display: flex;
    align-items: center;
    margin: 7px 0;
}
#pp_ty2 {
    height: 100%;
    display: flex;
    align-items: center;
    margin: 7px 0;
}
.main Img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
.pp_ps_box img {
    margin: 13px 0;
    max-width: 70px;
    max-height: 90px;
}
.pp_ps_box i {
    font-style: normal;
    width: 80%;
    text-align-last: justify;
}
.pp_ps_box i::after {
    content: "";
    width: 100%;
}
.pp_ps_box p {
    width: 80%;
    text-align-last: justify;
}
.pp_ps_box p::after {
    content: "";
    width: 100%;
}