/*联系我们*/
.cm_massage {
    border: #592845 solid;
    text-align: left;
}

.cm_massageheader {
    background: #592845;
}
 

.form-group {
    margin-bottom: 5px;
}

.form-control {
    width: 45%;
    height: 30px;
    background-color: #fff !important;
    border: 1px solid #444;
}

.form-partial-field {
    width: 95% !important;
}

.form-select {
    padding-top: 5px;
}

.date-slash {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 18px;
    margin-top: 5px;
}

.col-form-control {
    padding-right: 0px;
}

.col-form-label {
    padding-right: 0px !important;
    margin-bottom: 5px;
    padding-top: 4px;
}

    .col-form-label > label {
        letter-spacing: 0px;
        font-size: 16px;
        margin-bottom: 0px;
        color: black;
    }

.span_Exhc {
    width: 85%;
    display: inline-block;
    vertical-align: top;
}

.span_PreRegIfReceives {
    width: 92%;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 768px) {
    .form-control {
        width: 100%;
    }

    .span_PreRegIfReceives {
        width: 85%;
    }

    .form-partial-field {
        width: 100% !important;
    }
}
/*配置按钮主题色*/
.buttons {
    width: 118px;
    height: 52px;
    background-color: #004d9d;
    font-weight: bold;
    /*padding: 10px 40px;*/
    border-radius: 4px;
    color: white;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 30px;
    border: solid 1px #004d9d;
}

    .buttons:hover {
        background-color: #2467af;
        border: solid 1px #2467af;
        cursor: pointer;
    }

.buttonbox {
    text-align:center;
}
/*<!--媒体登记-->*/
.cm_massage {
    border: #592845 solid;
    text-align: left;
}

.cm_massageheader {
    background: #592845;
}

.div_SuccessMessage {
    padding: 20px 0px 100px 0px;
}

.form-group {
    margin-bottom: 5px;
}

.form-control {
    width: 45%;
    height: 30px;
    background-color: #fff !important;
    border: 1px solid #444;
}

.form-partial-field {
    width: 95%;
}

.date-slash {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 18px;
    margin-top: 5px;
}

.col-form-control {
    padding-right: 0px;
}

.col-form-label {
    padding-right: 0px;
}

.col-form-checkbox {
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.col-form-label > label {
    letter-spacing: 0px;
    color: black;
}

.span_Exhc {
    width: 85%;
    display: inline-block;
    vertical-align: top;
    color: black;
}

.span_PreRegIfReceives {
    width: 92%;
    display: inline-block;
    vertical-align: top;
}

.others_input {
    margin-left: -55px;
    margin-top: -5px;
}

@media (max-width: 768px) {
    .form-control {
        width: 100%;
    }

    .span_PreRegIfReceives {
        width: 85%;
    }

    .others_input {
        margin-left: 0px;
    }
}

label {
    font-size: 16px !important;
}


/*visa letter*/


.cm_massage {
    border: #0a4c6c solid;
    text-align: left;
}

.cm_massageheader {
    background: #0a4c6c;
}

.div_SuccessMessage {
    padding: 20px 0px 100px 0px;
}

.form-group {
    margin-bottom: 5px;
}

.form-control {
    width: 60%;
    height: 30px;
    background-color: #fff !important;
    border: 1px solid #444;
    /*margin-left: 20px;*/
}

.date-slash {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 18px;
    margin-top: 5px;
}

.col-form-control {
    padding-right: 0px;
}

.col-form-label {
    padding-right: 0px;
}

    .col-form-label > label {
        letter-spacing: 0px;
        font-size: 16px;
        color: black;
    }

.form-select {
    padding-top: 5px;
}

.span_PreRegIfReceives {
    width: 92%;
    display: inline-block;
    vertical-align: top;
}

.div_Form {
    margin-left: 21px !important;
}

@media (max-width: 768px) {
    .form-control {
        width: 100%;
        margin-left: 0px;
    }

    .span_PreRegIfReceives {
        width: 85%;
    }
}

@media (max-width:768px) {
    .removethisp {
        display: block !important;
    }

    .removethispan {
        display: none !important;
    }
}

@media (min-width:768px) {
    .removethisp {
        display: none !important;
    }

    .removethispan {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .from_sty {
        font-size: inherit;
        font-weight: bold;
        margin: 3px 0 0 18px;
    }

    .to_sty {
        font-size: inherit;
        font-weight: bold;
        margin: 3px 3px 0 7px;
    }

    .input_width1 {
        width: 56px;
    }

    .input_width2 {
        width: 65px;
    }

    .input_width3 {
        width: 70px;
        margin-left: 5px !important;
    }
}

@media (max-width: 769px) {
    .from_sty {
        font-size: inherit;
        font-weight: bold;
        margin: 3px 0 0 0;
    }

    .to_sty {
        font-size: inherit;
        font-weight: bold;
        margin: 3px 23px 0 0;
    }
}
 
@media (min-width:992px) {
    .p-block-AC

{
    width: 140px;
}

.p-block-Tel {
    width: 414px;
}

}

@media (max-width:992px) {
    .p-block-AC {
        width: 97px;
    }

    .p-block-Tel {
        width: 175px;
    }
}

.form-group-news {
    margin-bottom: 1rem;
}

.form-control-news {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}