﻿.shadeToast[data-v-68fb83eb] {
    z-index: 9999
}

.shadeToast {
    z-index: 9999
}

.top {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 65px;
    z-index: 1
}

.top .menu {
    margin: 0 auto;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.top .menu .line {
    position: absolute;
    color: gray;
    opacity: .6
}

.top .menu .logo {
    height: 65px;
    line-height: 65px
}

.top .menu .logo .logo-img {
    position: absolute;
    top: 18px
}

.top .menu .logo .line {
    left: 115px;
    font-size: 16px
}

.top .menu .logo .yhm-title {
    font-size: 24px;
    color: #fff;
    position: absolute;
    font-weight: 400;
    left: 128px;
    top: 3px
}

.top .menu .logo .logo-word {
    position: absolute;
    left: 210px;
    top: 20px
}

.top .menu .nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block
}

.top .menu .nav li {
    display: inline-block;
    float: right;
    height: 65px;
    width: 120px;
    line-height: 65px;
    color: #fff;
    text-align: center;
}
.top .menu .nav li a{
    display: inline-block;
    width: calc(100% - 1px);
    height: 65px;
    line-height: 65px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.top .menu .nav li a:hover{
    color: #ffa081;
}
.top .menu .nav li a.active{
    color: #ffa081;
}
.top .menu .nav li .border{
    width:1px;
    height: 30%;
    background: gray;
    float: right;
    position: relative;
    top:35%;
    border-radius: 5px;
}

.top .menu .login-sign {
    height: 65px;
    width: 200px;
    line-height: 65px;
    position: relative;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.top .menu .login-sign .line {
    right: 72px
}

.top .menu .login-sign a {
    text-align: center;
    position: absolute;
    color: #fff;
    line-height: 24px;
    height: 24px;
    top: 20px;
    min-width: 75px;
    font-size: 12px
}

.top .menu .login-sign .login {
    right: 95px;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    background-color: #ff7d4e
}

.top .menu .login-sign .login .icon-geren {
    margin-right: 4px
}

.top .menu .login-sign .not-login:hover {
    background: #ffa081
}

.top .menu .login-sign .is-login {
    right: 115px;
    background: transparent
}

.top .menu .login-sign .is-login-out {
    right: 0
}

.top .menu .login-sign .sign-up {
    border-radius: 4px;
    text-align: center;
    right: 0px;
    color: #7e7fa5;
}

.top .menu .login-sign .sign-up:hover {
    color: #ffa081
}

.top .menu .login-sign .login-out {
    border-radius: 4px;
    right: 0;
    border: 1px solid #fff;
    cursor: pointer
}

.top .menu .login-sign .login-out:hover {
    color: #ffa081;
    border: 1px solid #ffa081
}

.shadeToast {
    z-index: 9999
}

.page-one {
    height: 100%;
    position: absolute;
    width: 100%;
    background-image: url(../images/fullbg1.502fdcd.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center
}

.checkname-times, .main-word1, .main-word2, .main-word3 {
    -webkit-animation: fadeInUp .5s linear both;
    animation: fadeInUp .5s linear both
}

.main-word1 {
    color: #6a6683;
    font-weight: 100;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

@media screen and (max-width: 1440px) {
    .main-word1 {
        margin-top: 160px;
        font-size: 32px
    }
}

@media screen and (min-width: 1441px) {
    .main-word1 {
        margin-top: 210px;
        font-size: 38px
    }
}

.main-word2 {
    font-weight: 700;
    color: #fff;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    letter-spacing: 5px;
    margin-top: 5px;
}

@media screen and (max-width: 1440px) {
    .main-word2 {
        font-size: 56px
    }
}

@media screen and (min-width: 1441px) {
    .main-word2 {
        font-size: 76px
    }
}

.main-word3 {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    font-weight: 200;
    margin-top: 5px;
    color: hsla(0, 0%, 100%, .5);
}

@media screen and (max-width: 1440px) {
    .main-word3 {
        font-size: 24px
    }
}

@media screen and (min-width: 1441px) {
    .main-word3 {
        font-size: 30px
    }
}

.checkname-times {
    color: #fff;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 100;
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.checkname-times span {
    color: #ff7d4e;
    font-size: 20px;
    position: relative;
    top: 2px;
    font-weight: 700
}

.search-wrap {
    position: relative;
    -webkit-transition-delay: .35s;
    transition-delay: .35s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 78px;
    background-color: rgba(0, 0, 0, .15);
    width: 888px;
    padding: 10px 9px;
    margin: 60px auto 0;
    z-index: 1
}

.search-wrap .search-wrap__item {
    background-color: #fff;
    margin: 0 2px;
    border-radius: 5px;
    overflow: hidden
}

.search-wrap input {
    height: 58px;
    border: none;
    position: absolute;
    right: 0;
    color: #333
}

.search-wrap i {
    position: absolute;
    color: #ff7d4e;
    font-size: 18px;
    top: 15px;
    left: 10px
}

.search-wrap .city {
    width: 156px;
    position: relative;
    cursor: pointer;
}

.search-wrap .city .icon-dizhi {
    left: 18px;
    top: 20px
}
.icon-dizhi:before {
    content:url(../images/icon-dizhi.png);
}

.search-wrap .city input {
    width: 100px;
    cursor: pointer;
}

.search-wrap .company-name, .search-wrap .industry, .search-wrap .select-type , .search-wrap .word {
    position: relative
}

.search-wrap .company-name {
    width: 236px
}

.search-wrap .company-name input {
    width: 200px
}

.search-wrap .company-name .icon-pen {
    font-size: 21px;
    margin-top: 4px
}
.icon-pen:before{
    content:url(../images/icon-pen.png);
}
.search-wrap .industry {
    width: 197px
}

.search-wrap .industry input {
    width: 160px
}

.search-wrap .industry .icon-guide {
    margin-top: 5px
}
.icon-guide:before{
    content:url(../images/icon-guide.png);
}

.search-wrap .select-type {
    width: 130px;
    height: 58px;
    text-align: left;
    text-indent: 5px;
    overflow: visible
}

.search-wrap .select-type .selectAlink {
    position: absolute;
    height: 58px;
    width: 130px;
    border: none;
    cursor: pointer;
    line-height: 58px;
    text-indent: 10px;
    color: #666
}

.search-wrap .select-type i.icon-shangxiajiantou {
    z-index: 2;
    left: 85px;
    top: 20px
}

.icon-shangxiajiantou{
    content:url(../images/icon-xiangxia.png);
}

.search-wrap .select-type .company-type {
    position: absolute;
    width: 130px;
    background: #fff;
    top: 59px;
    height: 80px;
    z-index: 100;
    -webkit-box-shadow: 3px 5px 24px 0 hsla(220, 5%, 44%, .3);
    box-shadow: 3px 5px 24px 0 hsla(220, 5%, 44%, .3);
    border-radius: 5px
}

.search-wrap .select-type .company-type a {
    color: #333;
    height: 40px;
    line-height: 40px;
    display: block;
    text-indent: 10px;
    cursor: pointer
}

.search-wrap .select-type .company-type a:hover {
    background-color: #e4e8f1
}

.search-wrap .check-now {
    position: relative;
    width: 141px;
    background-color: #ff7d4e
}

.search-wrap .check-now button {
    height: 58px;
    border: none;
    background-color: #ff7d4e;
    color: #fff;
    width: 100%;
    font-weight: 700;
    cursor: pointer
}

.search-wrap .city-list, .search-wrap .type-list {
    position: absolute;
    width: 866px;
    top: 70px;
    left: 10px;
    z-index: 100;
    background: #fff;
    text-align: left;
    -webkit-box-shadow: 3px 5px 24px 0 hsla(220, 5%, 44%, .3);
    box-shadow: 3px 5px 24px 0 hsla(220, 5%, 44%, .3);
    border-radius: 5px;
    padding: 20px 30px 30px 30px;
}

.search-wrap .city-title{
    padding: 0 0 10px 18px;
    font-weight: bold;
    font-size: 16px;
}

.search-wrap .city-list a {
    font-size: 13px;
    color: #666;
    width: 65px;
    display: inline-block;
    line-height: 24px;
    text-align: center;
    height: 24px
}

.search-wrap .city-list a:hover {
    color: #ff7d4e;
    cursor: pointer
}

.search-wrap .type-list .type-item {
    margin-top: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.search-wrap .type-list .type-item a {
    font-size: 12px;
    color: #666;
    /*width: 65px;*/
    display: inline-block;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    padding: 0 9px;
}

.search-wrap .type-list .type-item a:hover {
    color: #ff7d4e;
    cursor: pointer
}

.search-wrap .type-list .type-item h3 {
    background-color: #f0f1f3;
    width: 50px;
    height: 24px;
    font-size: 13px;
    line-height: 24px;
    color: #666;
    font-weight: 400;
    text-align: center
}

.search-wrap .type-list .type-item p {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

/*起名包含的字*/
.search-wrap .word-list{
    position: absolute;
    width: 514px;
    top: 70px;
    right: 10px;
    z-index: 100;
    background: #fff;
    text-align: left;
    -webkit-box-shadow: 3px 5px 24px 0 hsla(220, 5%, 44%, .3);
    box-shadow: 3px 5px 24px 0 hsla(220, 5%, 44%, .3);
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
}

.search-wrap .word-list .hiht{
    height: 30px;
    color: red;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
.search-wrap .word-list ul.constKey {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.search-wrap .word-list ul.constKey li {
    width: 40px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
}
.search-wrap .word-list ul.constKey li:hover{
    color: #FE9601;
}


.example-word {
    -webkit-transition-delay: .35s;
    transition-delay: .35s;
    color: #9591c3;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
    position: relative
}

.shadeToast {
    z-index: 9999
}

.index-fullpage-footer {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 24px;
    padding: 20px
}

.index-fullpage-footer, .index-fullpage-footer__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.index-fullpage-footer__left {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.index-fullpage-footer__rqrcode-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 26px;
    margin-bottom: 11px;
    width: 140px;
    height: 157px
}

.index-fullpage-footer__rqrcode-wrap p {
    font-weight: 400;
    text-align: center;
    font-size: 12px;
    position: relative;
    color: #000
}

.index-fullpage-footer__rqrcode-wrap p .icon-sao {
    color: #ff7d4e;
    position: absolute;
    font-size: 40px;
    left: 0px;
    top: 0px;
    content: url(../images/sao.png);
}

.index-fullpage-footer__rqrcode-wrap p span {
    position: absolute;
    width: 100%;
    left: 17px;
    top: 4px;
    color: #7e7fa5
}

.index-fullpage-footer__friendly-link {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.index-fullpage-footer__copyright {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 400px;
    line-height: 1.5;
    margin-left: 20px;
    text-align: right;
    color: #7e7fa5
}

.index-fullpage-footer__copyright .index-fullpage-footer__phone {
    color: #ff7d4e;
    font-size: 18px
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.shadeToast {
    z-index: 9999
}

.friendly-links {
    color: #7e7fa5
}

.friendly-links__header-cn {
    font-size: 16px;
    color: #b5b6d0;
    display: inline-block;
    margin-right: 5px
}

.friendly-links__header-en {
    font-size: 12px;
    color: #b5b6d0;
}

.friendly-links__list {
    max-width: 700px;
    max-width: 300px;
    margin-top: 14px
}

.friendly-links__item {
    /*display: inline-block;*/
    margin-right: 14px;
    line-height: 24px;
    height: 24px;
}

.friendly-links__link {
    color: #7e7fa5;
    font-size: 12px;
    display: inline-block;
    width: 100%;
}
.friendly-links__link span{
    float: right;
}

.friendly-links__link_hot {
    color: #ff7d4e
}

.shadeToast {
    z-index: 9999
}

.default_copyright {
    height: 48px;
    line-height: 48px;
    background: #242527;
    color: hsla(0, 0%, 100%, .2);
    font-size: 12px;
    padding-left: 105px;
    padding-right: 105px
}

.fullpage-one_copyright {
    font-weight: 400
}

.m-index-main_copyright {
    font-size: 10px;
    position: absolute;
    color: #ffcf92;
    bottom: 40px;
    text-align: center;
    width: 100%;
    left: 0
}

.m-result-main_copyright {
    font-size: 11px;
    text-align: center;
    height: 70px;
    line-height: 70px;
    color: #b5bcc7;
    background: #fff
}

.shadeToast {
    z-index: 9999
}

.search-main {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.not-logged-dialog {
    color: #757575;
    width: 350px;
    padding: 0 20px 34px 22px;
    border-radius: 4px;
    overflow: hidden;
    z-index: 9999;
}

.not-logged-dialog .not-logged-header {
    text-align: center;
    position: relative
}

.not-logged-dialog .not-logged-header h2 {
    font-size: 22px
}

.not-logged-dialog .not-logged-header p {
    font-size: 14px
}

.not-logged-dialog .not-logged-header p img {
    -webkit-transform: translateY(13px);
    -ms-transform: translateY(13px);
    transform: translateY(13px)
}

.not-logged-dialog .not-logged-header p span {
    display: inline-block;
    margin-left: 4px
}

.not-logged-dialog .not-logged-header .icon-guanbi {
    position: absolute;
    font-size: 16px;
    top: 4px;
    right: -16px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.not-logged-dialog .not-logged-input {
    margin-top: 30px
}

.not-logged-dialog .not-logged-input .zbj-private-policy-checkbox {
    text-align: center;
    margin-top: 14px
}

.not-logged-dialog .not-logged-input .zbj-private-policy-checkbox .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner {
    border: 1px solid #d8dce5;
    background-color: #f0f4f7
}

.not-logged-dialog .not-logged-input .zbj-private-policy-checkbox .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner:after {
    border: 2px solid #47be66;
    border-left: 0;
    border-top: 0;
    width: 5px;
    height: 10px;
    left: 3px;
    top: -1px
}

.not-logged-dialog .not-logged-input .zbj-private-policy-checkbox .el-checkbox .el-checkbox__input .el-checkbox__inner {
    border: 1px solid #d8dce5;
    background-color: #f0f4f7
}

.not-logged-dialog .not-logged-input .zbj-private-policy-checkbox .el-checkbox__label {
    font-size: 12px;
    padding-left: 4px;
    cursor: default
}

.not-logged-dialog .not-logged-input .zbj-private-policy-checkbox .el-checkbox__label span {
    display: inline-block;
    color: #666;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word
}

.not-logged-dialog .not-logged-input .zbj-private-policy-checkbox .el-checkbox__label span a {
    color: #ff9072;
    word-wrap: break-word
}

.not-logged-dialog .not-logged-input input {
    text-indent: 10px;
    width: 100%;
    height: 34px;
    background-color: #f6f7f9;
    border-radius: 4px;
    border: 1px solid #c8cad4
}

.not-logged-dialog .not-logged-input input:focus {
    border: 1px solid #ff6b4e
}

.not-logged-dialog .phone {
    margin-top: 14px
}

.code-box{
    position: relative;
}

.blueBtn{
    position: absolute;
    right: 20px;
    color: #999;
    cursor: pointer;
    top: 11px;
}

.not-logged-dialog .sure-check {
    width: 100%;
    height: 34px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    margin-top: 14px;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff6b4e), to(#ff7d4e));
    background-image: -webkit-linear-gradient(left, #ff6b4e, #ff7d4e);
    background-image: linear-gradient(90deg, #ff6b4e, #ff7d4e);
    border: none;
    cursor: pointer
}

.not-logged-dialog .sure-check:hover {
    background: #ffa081
}

.not-logged-dialog .go-login {
    margin-top: 14px;
    text-align: center;
    color: #666
}

.not-logged-dialog .go-login a {
    color: #ff6b4e;
    text-decoration: underline;
    cursor: pointer
}

.shadeToast {
    z-index: 9999
}

.new-base-checkbox .el-checkbox {
    color: #606266;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.new-base-checkbox .el-checkbox__input {
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    display: inline-block;
    line-height: 1;
    position: relative;
    vertical-align: middle;
    padding-right: 2px
}

.new-base-checkbox .el-checkbox__inner {
    display: inline-block;
    position: relative;
    border: 1px solid #dcdfe6;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    background-color: #fff;
    z-index: 1;
    -webkit-transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46);
    transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46)
}

.new-base-checkbox .el-checkbox__inner:after {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    border: 1px solid #fff;
    border-left: 0;
    border-top: 0;
    height: 7px;
    left: 4px;
    position: absolute;
    top: 1px;
    -webkit-transform: rotate(45deg) scaleY(0);
    -ms-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    width: 3px;
    -webkit-transition: -webkit-transform .15s ease-in .05s;
    transition: -webkit-transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.new-base-checkbox .el-checkbox__original {
    opacity: 0;
    outline: none;
    position: absolute;
    margin: 0;
    width: 0;
    height: 0;
    z-index: -1
}

.new-base-checkbox .el-checkbox__input.is-checked .el-checkbox__inner {
    background-color: #ff7954;
    border-color: #ff7954
}

.new-base-checkbox .el-checkbox__input.is-checked .el-checkbox__inner:after {
    -webkit-transform: rotate(45deg) scaleY(1);
    -ms-transform: rotate(45deg) scaleY(1);
    transform: rotate(45deg) scaleY(1)
}

.hide{
    display: none !important;
}

#gray {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: fixed;
    top: 0px;
    z-index: 9999;
    display: none;
}
