@charset "utf-8";
.nylx {
    background-color: #fff;
}

.nylx_t {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.nylx_t>div {
    width: 50%;
}

.nylx_tl {
    padding: 75px 70px 0 0;
}

.nylx_tlh {
    position: relative;
    font-size: 22px;
    color: #333333;
    font-weight: 600;
}

.nylx_tlhdw {
    position: absolute;
    left: 0;
    top: 50%;
    width: 62px;
    height: 1px;
    background-color: #ff7800;
    margin-left: -70px;
}

.nylx_tlp {
    font-size: 13px;
    color: #999999;
}

.nylx_tlct {
    margin-top: 70px;
}

.nylx_tlct {
    border-top: 1px solid #dbdbdb;
}

.nylx_tlct_item {
    padding: 24px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #dbdbdb;
}

.nylx_tlct_itemimg {
    /* width: 75px; */
    min-width: 70px;
    overflow: hidden;
}
.nylx_tlct_itemimg i{
    color: #fff;
    background: #ff7800;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 66px;
    border-radius: 30px;
    font-size: 24px;
}

.nylx_tlct_itemtxt {
    margin-left: 12px;
}

.nylx_tlct_itemimg img {
    width: 100%;
}

.nylx_tlct_itemtxth {
    color: #000;
}

.nylx_tlct_itemtxtp {
    font-size: 14px;
    color: #999;
}
.nylx_tlct_itemtxtp a{
    font-size: 14px;
    color: #777;
}

.nylx_tr {
    position: relative;
}

.nylx_trdw {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* background-color: pink; */
}

.nylx_map {
    width: 100%;
    height: 100%;
}

.nyzxly {
    margin-top: 70px;
}

.nylx_tlhtx span {
    font-size: 22px;
    color: #333333;
    font-weight: 600;
}

.nylx_tlhtx b {
    font-size: 13px;
    color: #999999;
    margin-left: 8px;
}

.nylx_tlpc {
    margin-top: 25px;
    font-size: 14px;
    color: #666;
}

.nyzxly_ct {
    margin-top: 15px;
    border-top: 2px solid #000000;
    padding-top: 14px;
}

.nyzxly_ctform_item {
    height: 104px;
}

.nyzxly_ctform_item>div {
    float: left;
    border-bottom: 1px solid #d8d8d8;
}

.nyzxly_ctform_iteml {
    padding-left: 85px;
    width: 30%;
    height: 100%;
    line-height: 103px;
    border-right: 1px solid #d8d8d8;
}

.nyzxly_ctform_iteml span {
    font-size: 14px;
    color: #000;
}

.nyzxly_ctform_iteml i {
    color: #E21918;
}

.nyzxly_ctform_itemr {
    height: 100%;
    width: 70%;
    position: relative;
}

.nyzxly_ctform_itemr input {
    width: 35%;
    line-height: 42px;
    border: 1px solid #d8d8d8;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -22px;
    padding-left: 12px;
    font-size: 14px;
    color: #777777;
}

.nyzxly_ctform_itemly.nyzxly_ctform_item {
    height: 318px;
}

.nyzxly_ctform_itemly .nyzxly_ctform_iteml {
    line-height: 317px;
}

.nyzxly_ctform_itemly .nyzxly_ctform_itemrct {
    padding-top: 10px;
    width: 70%;
    height: 250px;
    border: 1px solid #d8d8d8;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -125px;
    padding-left: 12px;
    font-size: 14px;
    color: #777777;
    overflow-y: hidden;
    resize: none;
    outline: none;
}

.nyzxly_ctform_itemryzm {
    width: 35%;
    height: 100%;
    position: relative;
}

.nyzxly_ctform_itemr .nyzxly_ctform_itemryzm input {
    width: 100%;
}

.nyzxly_ctform_itemr #update_vcode{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    cursor: pointer;
}
.nyzxly_ctform_itemtj {
    padding: 50px 0;
    text-align: center;
}

.nyzxly_ctform_itemtj input {
    width: 300px;
    height: 60px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    background-color: #333333;
    line-height: 60px;
    color: #fff;
    border: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.nyzxly_ctform_itemtj input:hover {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
}

@media screen and (max-width: 1200px) {
    .nylx_tlhdw {
        display: none;
    }
    .nylx_tl {
        padding: 65px 60px 125px 0;
    }
    .nylx_tlct {
        margin-top: 55px;
    }
    .nylx_tlct_item {
        padding: 15px 0;
    }
    .nyzxly {
        margin-top: 60px;
    }
    .nylx_tlpc {
        margin-top: 20px;
    }
    .nyzxly_ctform_item {
        height: 80px;
    }
    .nyzxly_ctform_iteml {
        line-height: 79px;
    }
    .nyzxly_ctform_itemly.nyzxly_ctform_item {
        height: 300px;
    }
    .nyzxly_ctform_itemly .nyzxly_ctform_iteml {
        line-height: 300px;
    }
}

@media screen and (max-width: 992px) {
    .nylx_t {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .nylx_t>div {
        width: 100%;
    }
    .nylx_tr {
        height: 500px;
    }
    .nylx_trdw {
        width: 100% !important;
    }
    .nylx_tl {
        padding: 60px 0 70px;
    }
    .nylx_tlct {
        margin-top: 35px;
    }
    .nylx_tlct_item {
        padding: 10px 0;
    }
    .nylx_tlpc {
        margin-top: 15px;
    }
    .nyzxly_ctform_itemr input {
        width: 50%;
    }
    .nyzxly_ctform_itemryzm {
        width: 50%;
    }
    .nyzxly_ctform_itemtj {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .nylx_tl {
        padding: 50px 0 60px;
    }
    .nylx_t {
        padding: 0 15px;
    }
    .nylx_tlct {
        margin-top: 30px;
    }
    .nylx_tlct_item {
        padding: 15px 0;
    }
    .nylx_tlh {
        font-size: 18px;
    }
    .nyzxly {
        margin-top: 50px;
        padding: 0 15px;
    }
    .nylx_tr {
        height: 300px;
    }
    .nylx_tlpc {
        margin-top: 10px;
    }
    .nyzxly_ct {
        margin-top: 10px;
        padding-top: 8px;
        padding-bottom: 30px;
    }
    .nyzxly_ctform_iteml {
        display: none;
    }
    .nyzxly_ctform_itemr {
        width: 100%;
    }
    .nyzxly_ctform_itemr input {
        width: 85%;
    }
    .nyzxly_ctform_item {
        height: 60px;
    }
    .nyzxly_ctform_itemryzm {
        width: 85%;
    }
    .nyzxly_ctform_itemly .nyzxly_ctform_itemrct {
        width: 85%;
        height: 150px;
        margin-top: -75px;
    }
    .nyzxly_ctform_itemly.nyzxly_ctform_item {
        height: 180px;
    }
    .nyzxly_ctform_itemtj {
        padding: 30px 0;
    }
    .nyzxly_ctform_itemtj input {
        height: 40px;
        line-height: 40px;
    }
    .nylx_tlct_itemimg{
        min-width: 55px;
    }
    .nylx_tlct_itemimg i{
        width: 50px;
        height: 50px;
        line-height: 56px;
    }
}

.feedback_form li {padding-top: 10px;}

.button_2{width: 100%; overflow: inherit; position: inherit;}

.message{overflow: inherit; position: inherit;padding-top: 5px; padding-bottom: 0px;width: auto;}

input[type=radio] {

  width: 14px; height: 14px; background: #fff; border: #666 1px solid; border-radius: 100%

}

input[type=radio]:checked {

  background: #ffffff; border-color: var(--input-radio-checked-border-color, #3e868f); border-width: 4px

}

input[type=checkbox] {

  width: 14px; height: 14px; background: none center center no-repeat; background-color: #fff; border: #666 1px solid; border-radius: 0

}

input[type=checkbox]:checked {

  background-image: url(../svg/checkbox_checked.svg); background-size: 10px; background-color: var(--input-checkbox-checked-background-color, #3e868f); border-color: var(--input-checkbox-checked-border-color, #3e868f)

}

input[type=radio]:disabled,

input[type=checkbox]:disabled {

  background-color: #fafafa !important; opacity: .5

}

input[type=text],

input[type=password] {

  width: 100%; height: 30px; padding: 0px 10px; border: #d1d1d1 1px solid; border-radius: 0px; box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.08); outline: none; transition: all .3s ease

}

input[type=text]:focus,

input[type=password]:focus {

  border-color: #5b9dd9; box-shadow: 0px 0px 2px rgba(30, 140, 190, 0.8)

}

input[type=text]:disabled,

input[type=password]:disabled {

  background-color: #fafafa !important; color: #666666 !important

}

input[type=color] {

  width: 60px; height: 30px; background: #fff; border: #d1d1d1 1px solid; padding: 3px; border-radius: 0px

}

input[type=color]::-webkit-color-swatch {

  border: 0px

}

input[type=color]::-webkit-color-swatch-wrapper {

  padding: 0px

}

input[type=range] {

  width: 100%; height: 30px

}

textarea {

  width: 100%; height: 100px; line-height: 150%; padding: 10px; border: #d1d1d1 1px solid; box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.08); border-radius: 0px; outline: none; transition: all .3s ease

}

textarea:focus {

  border-color: #5b9dd9; box-shadow: 0px 0px 2px rgba(30, 140, 190, 0.8)

}

textarea:disabled {

  background-color: #fafafa !important; color: #666666 !important

}

button {

  display: inline-block; height: 30px; padding: 0px 16px; border: 0px; line-height: 100%; font-size: 14px; color: #fff; border: #666 1px solid; cursor: pointer; border-radius: 0px; transition: all .1s ease

}

button.b1,

button.secondary {

  background-color: var(--button-secondary-background-color, #555); border-color: var(--button-secondary-border-color, #555); color: var(--button-secondary-color, #fff)

}

button.b1:hover,

button.secondary:hover {

  background-color: var(--button-secondary-hover-background-color, #333); border-color: var(--button-secondary-hover-border-color, #333)

}

button.b1:focus,

button.secondary:focus {

  border-color: var(--button-secondary-focus-border-color, #000)

}

button.b2,

button.primary {

  background-color: var(--button-primary-background-color, #e7505a); border-color: var(--button-primary-border-color, #e7505a); color: var(--button-primary-color, #fff)

}

button.b2:hover,

button.primary:hover {

  background-color: var(--button-primary-hover-background-color, #e12330); border-color: var(--button-primary-hover-border-color, #e12330)

}

button.b2:focus,

button.primary:focus {

  border-color: var(--button-primary-focus-border-color, #94000a)

}

@media screen and (max-width:768px) {

details {

  right: 1rem;

}

summary {

    font-size: 1.5rem;

}

}