@font-face {
    font-family: 'S-CoreDream-4';
    src: url('font/S-CoreDream-4Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'S-CoreDream-5';
    src: url('font/S-CoreDream-5Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
._popup_skin .pop-wait {
    position: absolute;
    z-index: 100;
}

._popup_skin .pop-wait .outter {
    margin: 0 auto;
    width: 406px;
    position: fixed;
    z-index: 100;
    left: 50%;
    margin-left: -203px;
    top: 200px;
    height: auto;
    display: none;
    zoom: 1
}

._popup_skin .pop-wait .top {
    background: url("/common/tpl/popup/img/popup_small_bg_top.png") left top no-repeat;
    height: 32px;
}

._popup_skin .pop-wait .middle {
    background: url("/common/tpl/popup/img/popup_small_bg_middle.png") left center repeat-y;
}

._popup_skin .pop-wait .bottom {
    height: 31px;
    background: url("/common/tpl/popup/img/popup_small_bg_bottom.png") left bottom no-repeat;
}

._popup_skin .pop-wait .symbol {
    background: url("/common/tpl/popup/img/clock.gif") center center no-repeat;
    height: 100px;
}

._popup_skin .pop-wait .big-msg {
    color: #56ACE9;
    font-size: 22px;
    text-align: center;
    width: 366px;
    margin: 0 auto;
    margin-top: 10px;
}

._popup_skin .pop-wait .small-msg {
    color: #888888;
    font-size: 16px;
    text-align: center;
    width: 366px;
    margin: 0 auto;
    margin-top: 14px;
}

/* Contact Popup */

.contact-popup select,
.contact-popup input[type=text]{
    padding: 0 8px;
}
.contact-popup input[type=checkbox]{
    width: 16px; height: 16px;
    border-width: 1px;
}
.contact-popup .check-group *{vertical-align: middle}
.contact-popup .pop-contact-info {
    z-index: 150;
    position: absolute;
}
.contact-popup .pop-contact-info .outter {
    margin: 0 auto;
    width: 406px;
    position: fixed;
    z-index: 100;
    left: 50%;
    margin-left: -203px;
    top: 200px;
    height: auto;
    display: none;
    zoom: 1;
}
.contact-popup .pop-contact-info .info_close-wrap {
    background: url("/common/tpl/popup/img/popup_small_bg_top2.png") left top no-repeat;
    height: 32px;
    text-align: right;
}
.contact-popup .pop-contact-info .info_popup_close {
    cursor: pointer;
}
.contact-popup .pop-contact-info .middle {
    background: url("/common/tpl/popup/img/popup_small_bg_middle.png") left center repeat-y;
}
.contact-popup .pop-contact-info .symbol {
    background: url("/common/tpl/popup/img/img-info.png") center center no-repeat;
    height: 120px;
}
.contact-popup .pop-contact-info .big-msg {
    color: #56ACE9;
    font-size: 18px;
    text-align: center;
    width: 366px;
    margin: 0 auto;
    margin-top: 10px;
}
.contact-popup .pop-contact-info .bottom {
    width: 406px;
    background: #ffffff;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    height: 31px;
    background: url("/common/tpl/popup/img/popup_small_bg_bottom.png") left bottom no-repeat;
    margin: 0;
}

.contact-popup .pop-custom {
    width: 100%;
    left: 0px;
    bottom: 0px;
    top: 53px;
    display: none;
    z-index: 60;
}
.contact-popup .pop-custom .outter {
    width: 810px;
    height: 710px;
    top: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    position: fixed;
    margin: 0 auto;
    font-size: 17px;
    background-color: #fff;
    z-index: 60;
}

.contact-popup .pop-custom .outter .popup-exit {
    color: #828282;
    font-size: 31px;
    float: right;
    margin: 30px 35px 10px 10px;
    cursor: pointer;
    color: #222;
}

.contact-popup .pop-custom .outter .title-layer {
    padding-top: 30px;
}
.contact-popup .pop-custom .outter .title-layer .main-title {
    margin-bottom: 30px;
}
.contact-popup .pop-custom .outter .title-layer .font-layer-title {
    font-family: S-CoreDream-5;
    font-size: 45px;
    line-height: 1.75;
    letter-spacing: -1.13px;
    margin-left: 323px;
}

.contact-popup .pop-custom .outter .form-layer {
    margin: 0 auto;
}

.contact-popup .pop-custom .outter .form-layer .boardWrite {
    position: relative;
    padding-left: 65px;
    padding-right: 65px;
    font-family: S-CoreDream-4;
}

.contact-popup .pop-custom .outter .form-layer .content-layer {
    width: 100%;
}

.contact-popup .pop-custom .outter .form-layer .content-layer .input-name {
    border: 1px solid #bbbbbb;
    width: 300px;
    height: 36px;
}

.contact-popup .pop-custom .outter .form-layer .content-layer .select-phone {
    border: 1px solid #bbbbbb;
    width: 67px;
    height: 36px;
}

.contact-popup .pop-custom .outter .form-layer .content-layer .hyphen {
    font-size: 25px;
    margin: 0 4px;
}

.contact-popup .pop-custom .outter .form-layer .content-layer .input-phone {
    width: 79px;
    border: 1px solid #bbbbbb;
    height: 36px;
}

.contact-popup .pop-custom .outter .form-layer .content-layer .input-email {
    border: 1px solid #bbbbbb;
    width: 301px;
    height: 36px;
}

.contact-popup .pop-custom .outter .form-layer .content-layer .input-company {
    border: 1px solid #bbbbbb;
    width: 100%;
    height: 36px;
    box-sizing: border-box;
}

.contact-popup .pop-custom .outter .form-layer .content-layer .input-contact {
    width: 100%;
    height: 100px;
    resize: none;
    border: 1px solid #bbbbbb;
    box-sizing: border-box;
}

.contact-popup .pop-custom .outter .form-layer .content-layer .agree-check {
    text-decoration: underline;
}
.contact-popup .pop-custom .editor-agree{
    width: 100%;
    max-height: 88px;
    padding: 12px;
    overflow: auto;
    border-color: #bbb;
    resize: none;
    box-sizing: border-box;
    line-height: 1.5;
}
.contact-popup .pop-custom .btn-area{
    text-align: right;
}
.contact-popup .pop-custom .outter .form-layer .content-layer .submit-btn {
    background: #0092d3;
    color: #fff;
    font-size: 18px;
    width: 148px;
    height: 40px;
    border-radius: 5px;
    border: 0;
    outline: 0;
    box-shadow:none;
    font-family: S-CoreDream-5;
    cursor: pointer;
}

.inline-block {  display: inline-block;  }
.margin04 {  margin: 0 4px;  }
.ml10 {  margin-left: 10px;  }
.ml14 {  margin-left: 14px;  }
.mt10 {  margin-top: 10px;  }
.mb10{  margin-bottom: 10px;  }
.verticalMiddle {  vertical-align: middle;  }
.fr {  float: right;  }
.fmcd4 {  font-family: S-CoreDream-4;  }
.fs11 {  font-size: 11px;  }
.fs14 {  font-size: 14px;  }
.red {  color: #ff0000;  }
