.broad-cast {
    width: 100%;
    line-height: 35px;
    font-size: 14px;
    background: #FFF4E6;
    color: #934C0F;
    height: 35px;
    padding: 0 10px;
}

.iframe-container {
    padding-bottom: 30px;
}

.broad-trumpet {
    width: 21px;
}

.broad-cast p {
    display: inline-block;
    margin-right: 30px;
}

.p-hint .img-step {
    width: 100%;
}

.show-more {
    text-align: center;
    color: #412804;
    font-size: 18px;
    height: 50px;
    padding-top: 13px;
    background: url("../../images/org/auth_bg.png");
    background-size: cover;
}

.show-more img {
    padding-bottom: 7px;
}

.show-more span {
    margin: 0 10px;
}

.top-items {
    width: 610px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin: auto;
    padding-bottom: 30px;
}

.d-item img {
    width: 44px;
    margin: 32px 0 10px 0;
}

.d-item p {
    color: #333;
    font-size: 12px;
    line-height: 18px;
}

.carousel-items {
    text-align: center;
}

.carousel-items .carousel-part {
    width: 610px;
    height: 369px;
    display: inline-block;
    border: 1px solid #E0E0E0;
    overflow: hidden;
    margin: 0 30px;
}

.c-slide {
    width: 44px;
    margin-top: -360px;
}

.carousel-part .carousel-c {
    width: 610px;
    height: 369px;
}

.carousel-c h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 30px 0 15px 0;
}

.carousel-c span {
    font-size: 15px;
    color: #666666;
}

.carousel-c img {
    width: 390px;
    margin-top: 30px;
    background: #F7F7F7;
    padding: 10px;
}

.free-auth {
    margin-top: 40px;
    text-align: center;
}

.free-auth a {
    background-color: #4285f4;
    border-radius: 19px;
    color: #ffffff;
    font-size: 15px;
    padding: 8px 60px;
    border: none;
    outline: none;
    cursor: pointer;
}

.free-auth a:hover {
    text-decoration: none;
}

.require-mark {
    color: #E03E33;
    margin-right: 5px;
}

.form-group {
    margin-bottom: 30px;
    clear: both;
    position: relative;
}

.form-group .l-input-r {
    position: absolute;
    top: 15px;
    right: 0;
    font-size: 15px;
    margin-right: 20px;
    color: #4285f4;
}

.t-hint {
    padding: 20px;
    color: #FFA729;
    font-size: 15px;
    line-height: 21px;
    background: rgba(255, 167, 41, 0.06);
    margin-top: -10px;
}

a:hover, a:focus {
    text-decoration: none;
}

.auth-form {
    margin: 20px auto;
    width: 700px;
    font-size: 15px;
}

.form-group label {
    width: 100px;
    font-size: 15px;
    color: #333;
    font-weight: normal;
}

.auth-form-text {
    height: 48px;
    width: 595px;
    background: #F7F7F7;
    border: none;
    padding-left: 20px;
    border-radius: 4px;
}

.cert-part {
    text-align: center;
    width: 216px;
    margin-right: 21px;
}

.cert-part p {
    font-size: 12px;
    color: #666666;
    margin: 10px 0;
}

.cert-part .p-part {
    width: 100%;
    height: 134px;
    background-color: #F7F7F7;
    position: relative;
}

.ab-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.p-part .cert-shade {
    background-color: rgba(0, 0, 0, 0.3);
    height: 104px;
    width: 72px;
    z-index: 88;
}

.p-part .cert-license {
    width: 72px;
    height: 104px;
    z-index: 80;
}

.p-part .cert-camera {
    height: 28px;
    z-index: 100;
    cursor: pointer;
}

.border-line-0 {
    width: 88px;
    height: 120px;
    border: 2px solid #DDDDDD;
    z-index: 1;
}

.border-line-1 {
    width: 62px;
    height: 122px;
    z-index: 2;
    background-color: #F7F7F7;
}

.border-line-2 {
    width: 90px;
    height: 94px;
    z-index: 3;
    background-color: #F7F7F7;
}

.form-group-right {
    margin-left: 100px;
}

.submit-b {
    font-size: 17px;
    color: #ffffff;
    background-color: #4285f4;
    border-radius: 19px;
    padding: 11px 60px;
    border: none;
    outline: none;
}

.form-specify {
    color: #888888;
    line-height: 20px;
    font-size: 12px;
}

.complete-part {
    position: absolute;
    top: 58px;
    left: 102px;
    background-color: #ffffff;
    font-size: 15px;
    z-index: 1000;
    box-shadow: 0px 2px 20px -6px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    width: 595px;
}

.complete-part ul li {
    padding: 10px 20px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.06);
    cursor: pointer;
}

.complete-part ul li:hover {
    color: #4285F4;
    background-color: #f0f0f0;
}

.complete-part ul li.select-tag {
    color: #4285F4;
    background-color: #f0f0f0;
}

.high-show {
    color: #E03E33;
}

.submit-return {
    margin-left: 15px;
    font-size: 17px;
    border-radius: 19px;
    padding: 11px 60px;
    border: none;
    outline: none;
    ackground: rgb(247, 247, 247);
    color: #888888;
}

.guess-local {
    padding: 14px 20px;
}

.gl-top h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
}

.glt-change {
    float: right;
    font-size: 12px;
    color: #4285F4;
    line-height: 16px;
    cursor: pointer;
}

.glt-change img {
    width: 14px;
    margin-right: 2px;
}

.gl-content {
    margin-top: 15px;
}

.glc-item {
    margin-top: 10px;
    color: #333333;
}

.glc-item:hover {
    cursor: pointer;
    color: #4285f4;
}

.glc-item img {
    height: 18px;
}

.glc-item .glc-icon {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background: #A8ACFF;
    color: #ffffff;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 2px;
    margin-right: 5px;
}

.glc-icon.glc-2 {
    padding: 9px 0;
}

.glc-icon.glc-3 {
    padding: 4px;
}

.glc-icon.glc-4 {
    padding: 4px;
}

.cp-no-result {
    padding: 30px;
}

.cp-no-result p {
    font-size: 15px;
    text-align: center;
    color: #333333;
    line-height: 21px;
}

.cp-no-result button {
    font-size: 17px;
    color: #FFFFFF;
    padding: 8px 35px;
    background: #4285F4;
    border-radius: 19px;
    border: none;
    outline: none;
    margin: 20px auto 0 auto;
    display: block;
}

.fg-select {
    position: relative;
}

.fg-select img {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 15px;
}

#companyTypeFrame {
    display: none;
}

.own-up {
    display: none;
}