.widget_wrap {
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 9999;
    background-color: #2a425e;
}
.widget_wrap table {
    background-color: transparent !important;
}
.widget_in {
    margin: 0 auto;
    width: 1400px;
    height: 75px;
    display: flex;
    align-items: center;
}
.widget_in > .logo {
    width: 30%;
    padding: 0px 20px 0px 0px;
    position: relative;
    top: -22px;
}
.widget_form {
    width: 80%;
    display: flex;
    position: relative;
}
.formmail_title_bgcolor {
    display: none;
}
.formmail_cell_bgcolor {
    background-color: transparent !important;
}
.widget_form > table > tbody > tr > td > table > tbody {
    display: flex;
}
.widget_form > table > tbody > tr > td {
    display: flex;
    justify-content: space-between;
    height: 40px;
}
.widget_form > table > tbody > tr > td > div > a {
    line-height: 75px;
    background-color: #2c81e4;
    width: 200px;
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
}
.formmail_cell_bgcolor {
    font-size: 0px !important;
}
.widget_form > p {
    position: absolute;
    top: 50%;
    right: 268px;
    transform: translateY(-50%);
    color: #fff;
    font-size: 13px;
}
.widget_form > p > span {
    color: #ed8d2e;
    cursor: pointer;
}
.formmail_title_bgcolor,
.formmail_cell_bgcolor,
.formmail_cell_bgcolor select,
.formmail_cell_bgcolor input {
    line-height: 40px !important;
}
.widget_form
    > table
    > tbody
    > tr
    > td
    > table
    > tbody
    > tr:nth-child(1)
    > td.formmail_cell_bgcolor
    > input {
    width: 145px;
    padding: 1px 12px;
    border-radius: 5px;
}
.widget_form
    > table
    > tbody
    > tr
    > td
    > table
    > tbody
    > tr:nth-child(2)
    > td.formmail_cell_bgcolor
    > input.formmail_border {
    width: 155px;
    margin: 0px 20px;
    padding: 1px 12px;
    border-radius: 5px;
}
.widget_form > table > tbody > tr > td > div {
    position: absolute;
    right: 0px;
    top: -10px;
}
.formmail_cell_bgcolor select {
    height: 44px;
    width: 145px;
    border-radius: 5px;
}
.widget_form
    > table
    > tbody
    > tr
    > td
    > table
    > tbody
    > tr:nth-child(4)
    > td.formmail_cell_bgcolor
    > table
    > tbody
    > tr
    > td:nth-child(1) {
    margin-left: 30px;
    display: block;
    line-height: 56px;
}
.privacy_bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}
.privacy_wrap {
    background-color: #001776;
    position: absolute;
    top: 25%;
    left: 50%;
    margin-left: -25%;
    transition: all 1s;
    opacity: 1;
    width: 50%;
    height: 517px;
}
.privacy_btn {
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 25px;
}
#fregister_term {
    text-align: center;
}
#fregister_term > textarea {
    color: #000;
}
.t_logo,
.t_btn {
    display: none;
}
.m_logo,
.m_btn {
    display: none;
}
.formmail_cell_bgcolor select {
    z-index: 6;
    position: relative;
}
.formmail_cell_bgcolor > table > tbody > tr:nth-child(1) {
    position: relative;
    z-index: 0;
}
@media screen and (max-width: 1400px) {
    .widget_in {
        width: 100%;
    }
    .widget_form > p {
        right: initial;
        left: 535px;
    }
}
@media screen and (max-width: 1300px) {
    .privacy_wrap {
        width: 90%;
        transform: translateX(-50%);
        margin-left: 0px;
    }
    .widget_in > .logo {
        width: initial;
        padding: 0px;
        position: relative;
        top: initial;
        margin-right: 30px;
    }
    .t_logo,
    .t_btn {
        display: block;
        margin: 0 auto;
    }
    .pc_logo,
    .pc_btn {
        display: none;
    }
    .widget_in {
        width: 100%;
        height: auto;
        justify-content: center;
    }
    .widget_form {
        width: auto;
    }
    .widget_form > table > tbody > tr > td > table > tbody {
        flex-wrap: wrap;
        width: 390px;
        justify-content: center;
    }
    .widget_form > table > tbody > tr > td > div > a {
        width: 181px;
        font-size: 16px;
        line-height: 30px;
    }
    .formmail_title_bgcolor,
    .formmail_cell_bgcolor,
    .formmail_cell_bgcolor select,
    .formmail_cell_bgcolor input {
        line-height: 33px !important;
    }
    .widget_form > p {
        right: initial;
        left: 5%;
        top: 97px;
        bottom: initial;
        transform: none;
        font-size: 10px;
    }
    .widget_form
        > table
        > tbody
        > tr
        > td
        > table
        > tbody
        > tr:nth-child(1)
        > td.formmail_cell_bgcolor {
        width: 165px;
    }
    .widget_form
        > table
        > tbody
        > tr
        > td
        > table
        > tbody
        > tr:nth-child(1)
        > td.formmail_cell_bgcolor
        > input {
        width: 165px;
    }
    .widget_form
        > table
        > tbody
        > tr
        > td
        > table
        > tbody
        > tr:nth-child(2)
        > td.formmail_cell_bgcolor
        > input.formmail_border {
        width: 165px;
        margin-right: 0px;
        margin-left: 5px;
        position: relative;
        top: 1px;
    }
    .formmail_cell_bgcolor select {
        width: 335px;
        height: 33px;
        margin-top: 20px;
    }
    .widget_form input[type='checkbox'] {
        margin-left: 35px;
    }
    .widget_form
        > table
        > tbody
        > tr
        > td
        > table
        > tbody
        > tr:nth-child(4)
        > td.formmail_cell_bgcolor
        > table
        > tbody
        > tr
        > td:nth-child(1) {
        margin: 0px 0px 0px 9px;
        display: block;
        line-height: 100px;
        position: relative;
        right: 169px;
    }
    .widget_form > table > tbody > tr > td > div {
        right: 410px;
        top: 5px;
        bottom: initial;
    }
    .widget_wrap table {
        margin-left: -3px;
    }
}
@media screen and (max-width: 966px) {
    .widget_form > table > tbody > tr > td > div {
        right: 330px;
    }
}
@media screen and (max-width: 884px) {
    .widget_form > table > tbody > tr > td > div {
        right: 288px;
    }
}
@media screen and (max-width: 840px) {
    .widget_form > table > tbody > tr > td > div {
        right: 253px;
    }
}
@media screen and (max-width: 806px) {
    .widget_form > table > tbody > tr > td > div {
        right: 235px;
    }
}
@media screen and (max-width: 784px) {
    .widget_form > table > tbody > tr > td > div {
        right: 227px;
    }
    .main_banner {
        padding-top: 200px;
    }
}
@media screen and (max-width: 774px) {
    .widget_form > table > tbody > tr > td > div > a {
        width: 135px;
    }
    .widget_form > table > tbody > tr > td > div {
        top: 17px;
    }
}
@media screen and (max-width: 768px) {
    .widget_form > p {
        left: 8%;
    }
}
@media screen and (max-width: 720px) {
    .widget_form > table > tbody > tr > td > div {
        right: initial;
        left: 221px;
        top: 83px;
    }
}
@media screen and (max-width: 486px) {
    .widget_in {
        flex-direction: column;
    }
    .widget_wrap {
        background-color: transparent;
    }
    .widget_wrap::after {
        content: '';
        display: block;
        background-color: #2a425e;
        position: absolute;
        left: 0px;
        bottom: 0px;
        height: 92px;
        width: 100%;
        z-index: -1;
    }
    .widget_in > .logo {
        margin: 0 auto;
    }
    .widget_form > table > tbody > tr > td > div {
        right: initial;
        left: 262px;
        top: 74px;
    }
    .widget_form
        > table
        > tbody
        > tr
        > td
        > table
        > tbody
        > tr:nth-child(4)
        > td.formmail_cell_bgcolor
        > table
        > tbody
        > tr
        > td:nth-child(1) {
        margin: -14px 0px 0px 9px;
    }
    .t_logo {
        display: none;
    }
    .main_banner img {
        transform: scale(1) !important;
    }
    .m_logo {
        display: block;
        margin: 0 auto;
    }
    .widget_form > table > tbody > tr > td > div > a {
        width: 95px;
    }
    .widget_form > p {
        left: 13%;
        top: 85px;
    }
    .formmail_title_bgcolor,
    .formmail_cell_bgcolor,
    .formmail_cell_bgcolor select,
    .formmail_cell_bgcolor input {
        line-height: 25px !important;
    }
    .formmail_cell_bgcolor select {
        width: 335px;
        height: 30px;
        margin-top: 8px;
    }
}
@media screen and (max-width: 390px) {
    .widget_form > table > tbody > tr > td > div > a {
        width: 104px;
    }
}
@media screen and (max-width: 390px) {
    .widget_form > table > tbody > tr > td > div > a {
        width: 95px;
    }
    .widget_form > table > tbody > tr > td > div {
        right: 4px;
    }
}
@media screen and (max-width: 330px) {
    .widget_form
        > table
        > tbody
        > tr
        > td
        > table
        > tbody
        > tr:nth-child(1)
        > td.formmail_cell_bgcolor
        > input {
        width: 140px;
    }
    .widget_form
        > table
        > tbody
        > tr
        > td
        > table
        > tbody
        > tr:nth-child(1)
        > td.formmail_cell_bgcolor {
        width: 140px;
    }
    .widget_form
        > table
        > tbody
        > tr
        > td
        > table
        > tbody
        > tr:nth-child(2)
        > td.formmail_cell_bgcolor
        > input.formmail_border {
        width: 140px;
    }
    .formmail_cell_bgcolor select {
        width: 283px;
    }
    .widget_wrap table {
        margin-left: -13px;
    }
    .widget_form input[type='checkbox'] {
        margin-left: 89px;
    }
    .widget_form > p {
        left: 44px;
    }
    .widget_form > table > tbody > tr > td > div {
        right: initial;
        left: 215px;
    }
}
