﻿#div_company_mini {
    display: none !important;
}
.content{
    width:100%;
    background:#eee;
    padding-bottom:30px;
    padding-top:30px;
}
.c_div {
    width: 1200px;
    margin: auto;
}
.contaiter .ss_wrap .form1120 {
    width: 1120px;
    height: 80px;
    margin: 10px auto;
    background: rgba(0,0,0,0.3);
}
/*顶部悬浮输入框*/
.flayTopInput {
    width: 100%;
    /*height: 210px;*/
}
.flayTopInput .title{
    width:100%;
    height:100px;
    line-height:100px;
    text-align:center;
    color:#fff;
    font-size:44px;
}

.contaiter {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.contaiter .qds_slogan1 {
    text-align: center;
    color: #fff;
    font-size: 48px;
    padding-top: 80px;
    padding-bottom: 30px;
    width: 100%;
    font-weight: bold;
}

.contaiter .qds_slogan2 {
    text-align: center;
    color: #fff;
    font-size: 36px;
    width: 100%;
    font-weight: normal;
}

.contaiter .pb_slospan {
    width: 100%;
    text-align: center;
    color: #E8E8E8;
    font-size: 19px;
    padding-bottom: 30px;
}

.contaiter .pb_slospan span {
    color: #FFB527;
}
.contaiter .ss_wrap {
    display:none;
    box-sizing: border-box;
    width: 1160px;
    margin: auto;
    border-radius: 2px;
    position: relative;
    padding: 15px 0;
}

.contaiter .ss_wrap .form1120 {
    width: 1160px;
    height: 100%;
    margin: 10px auto;
    background: rgba(0,0,0,0.45);
    padding: 15px 0;
}

.contaiter .ss_wrap form {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.contaiter .ss_wrap form .form-left {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contaiter .ss_wrap form .form-right {
    width: 165px;
    height: 48px;
    line-height: 48px;
}

.contaiter .ss_wrap form .form-right button {
    width: 100%;
    height: 100%;
    border: none;
    background: rgba(254,150,1,1);
    border-radius: 29px;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    cursor:pointer;
}

.contaiter .ss_wrap form .form-left button {
    width: 100%;
    height: 100%;
    border: none;
    background: rgba(254,150,1,1);
    border-radius: 29px;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    cursor:pointer;
}
    .contaiter .ss_wrap .inputitem {
        display: flex;
        align-items: center;
        padding-left: 5px;
        box-sizing: border-box;
        margin-top: 20px;
        border-radius: 3px;
    }

        .contaiter .ss_wrap .inputitem .item-left {
            color: #3E3E3E;
            font-size: 18px;
            margin-right: 10px;
        }

        .contaiter .ss_wrap .inputitem .item-right {
            height: 46px;
            line-height: 46px;
        }

            .contaiter .ss_wrap .inputitem .item-right select {
                width: 100%;
                height: 100%;
                line-height: 46px;
                border: none;
                background: #fff;
                padding-left: 10px;
                box-sizing: border-box;
                font-size: 16px;
                border-radius: 3px;
            }

            .contaiter .ss_wrap .inputitem .item-right span {
                display: inline-block;
                padding: 0 5px;
                box-sizing: border-box;
                font-size: 17px;
                color: #fff;
            }
/*.contaiter .ss_wrap {
    box-sizing: border-box;
    width: 1120px;
    height: 80px;
    margin: auto;
    padding: 0 20px;
    background: rgba(0,0,0,0.3);
    border-radius: 2px;
}*/

.contaiter .ss_wrap form {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.contaiter .ss_wrap .ssfomr_box {
    background: #fff;
    border-radius: 3px;
}

.contaiter .ss_wrap .ssfomr_box .tithiht {
    height: 49px;
    line-height: 49px;
    color: #000;
    font-size: 16px;
    display: inline-block;
    clear: both;
    padding: 0 8px;
    box-sizing: border-box;
    position: relative;
}

.contaiter .ss_wrap .ssfomr_box .hihtImg {
    display: none;
    position: absolute;
    height: 28px;
    line-height: 28px;
    top: 57px;
    right: 30px;
    background: #FB8F38;
    color: #fff;
    padding: 0 15px;
    box-sizing: border-box;
    border-radius: 15px;
}

.contaiter .ss_wrap .ssfomr_box .hihtImg::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-width: 0px 7px 7px;
    border-style: solid;
    border-color: transparent transparent #FB8F38;
    position: absolute;
    bottom: 28px;
    right: 36px;
}
    .contaiter .ss_wrap .ssfomr_box input {
        /*width: 100%;*/
        height: 49px;
        line-height: 49px;
        margin: 0;
        font-size: 16px;
        padding-left: 14px;
        display: inline-block;
        clear: both;
        border-radius: 2px;
        border: none;
    }

    .contaiter .ss_wrap .ssfomr_box select {
        width: 130px;
        height: 40px;
        line-height: 40px;
        margin: 0;
        font-size: 16px;
        color: #666;
        padding-left: 5px;
        display: inline-block;
        clear: both;
        border-radius: 2px;
        border: none;
    }

    .contaiter .ss_wrap .ssfomr_box button {
        width: 165px;
        height: 49px;
        line-height: 49px;
        border-radius: 25px;
        font-size: 20px;
        border: none;
        cursor: pointer;
        outline: none;
        background: #FE9601;
        font-weight: bold;
        color: #fff;
    }

    .contaiter .ss_wrap .region {
        width: 210px;
        /*margin-right: 10px;*/
        position: relative;
    }

        .contaiter .ss_wrap .region input {
            width: 105px;
        }

    .contaiter .ss_wrap .qmword {
        width: 360px;
        /*margin-right: 10px;*/
        position: relative;
    }

        .contaiter .ss_wrap .qmword input {
            width: 110px;
        }

    .contaiter .ss_wrap .qmwnum {
        width: 216px;
        /*margin-right: 10px;*/
        position: relative;
    }

        .contaiter .ss_wrap .qmwnum input {
            width: 125px;
        }

    .contaiter .ss_wrap .hytype {
        width: 300px;
        /*margin-right: 25px;*/
        position: relative;
    }

        .contaiter .ss_wrap .hytype input {
            width: 160px;
        }

.hint {
    font-size: 16px;
    font-weight: 400;
    color: rgb(232,232,232);
    width: 871px;
    margin: auto;
    margin-top: 120px;
    text-align: center;
}

.contaiter .syrs1 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
    height: 38px;
    width: 871px;
    margin: auto;
    margin-top: 200px;
}

.syrs1 img {
    margin-right: 19px;
}

.contaiter .syrs1 span {
    padding: 0 4px;
    color: #fa7a12;
    font-weight: bold;
}



/*.c_div {
    width: 1200px;
    margin:auto;
}
.c_div1 {
    background: #fff;
    padding: 20px;
    display:flex;
    justify-content:space-between;
}

.cdim {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.ss_wrap .ssfomr_box {
    display: inline-block;
}

.ss_wrap .ssfomr_box input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-right:10px;
    font-size: 16px;
    padding-left: 10px;
    display: inline-block;
    clear: both;
    border-radius: 2px;
    border: 1px solid #999;
}

.ss_wrap .ssfomr_box button {
    width: 130px;
    height: 50px;
    line-height: 50px;
    background: #fa7a12;
    color: #000;
    font-size: 16px;
    border-radius: 2px;
    border: none;
    cursor: pointer;
    margin-left:15px; 
    font-weight:bold;
}

.ss_wrap .region {
    width: 350px;
    position:relative;
}

.ss_wrap .hytype {
    width: 636px;
    position: relative;
}*/

.c_div2 {
    padding-bottom: 50px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
/*左边*/
.des_left {
    width: 815px;
    box-sizing:border-box;
}


#isRecomIndustry {
    display: none;
}

.recomIndustry {
    width: 100%;
    height: 68px;
    line-height: 68px;
    background: #fff;
    margin-bottom: 14px;
    padding: 0 27px;
    box-sizing: border-box;
    display: flex;
}

.recomIndustry .recomTitle {
    display: flex;
    align-items: center;
}

.recomicon {
    width: auto;
    height: 22px;
}

.recomIndustry .recomList {
    display: flex;
}

.recomIndustry .recomList .recomitem {
    color: #2F7CE6;
    font-size: 16px;
    text-decoration: underline;
    margin-left: 30px;
    cursor: pointer;
}

#issensitiveWords {
    display: none;
}

.sensitiveWordsconts {
    width: 100%;
    background: #fff;
    margin-bottom: 14px;
    padding: 0 27px;
    box-sizing: border-box;
}

.sensitiveWordsconts .sensitiveWords_tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 19px;
    color: #333;
    border-bottom: 1px solid #D2D2D2;
}

.sensitiveWordsconts .sensitiveWords_subtit {
    width: 100%;
    height: 54px;
    line-height: 54px;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 16px;
}

.sensitiveWordsconts .sensitiveWords_subtit span {
    color: #DD2727;
}



.des_left .qiminglist {
    width: 100%;
    position: relative;
}
.des_left .qiminglist li.item {
    width: 100%;
    padding: 0 25px 0;
    margin-bottom:15px;
    background: #fff;
    position: relative;
}
.des_left .qiminglist li.item .item-top {
    width: 100%;
    height: 74px;
    line-height: 74px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #D2D2D2;
}
.des_left .qiminglist li.item .item-top .title {
    font-size: 21px;
    color: #333;
    font-weight:bold;
}
.des_left .qiminglist li.item .item-top .title span {
    color: #FA590A;
}
.des_left .qiminglist li.item .item-top .lookreview {
    color: #478CF3;
    font-size:18px;
    cursor:pointer;
}


/*名字解释*/
.des_left .qiminglist li.item .detail-analyze:not(:last-child) {
    display:none;
}
.look_detail-a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #626262;
    font-size: 18px;
    cursor: pointer;
}
.look_detail-a i {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align:middle;
    margin-left:10px;
}
.look_detail-a i.shang {
    background-image: url(/images/child/shang.png);
}
.look_detail-a i.xia {
    background-image: url(/images/child/xia.png);
}
.des_left .qiminglist li.item .charList {
    width: 100%;
    padding: 26px 0 34px;
    display: flex;
}
.des_left .qiminglist li.item .charList .charItem {
    width: 25%;
    display:flex;
}
.des_left .qiminglist li.item .charList .charItem .itemzi {
    background-image:url(/images/child/tianzige.png);
    background-size:cover;
    width: 66px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    color: #484848;
    font-size: 42px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    margin-right:12px;
    position: relative;
}
.des_left .qiminglist li.item .charList .charItem .itemexp {
    color: #3A3A3A;
    font-size: 15px;
    font-family: SourceHanSansCN-Light;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.des_left .qiminglist li.item .charList .charItem .itemexp span {
    color: #909090;
}
.cultureList .item {
    padding:20px;
    box-sizing:border-box;
}
.cultureList .item .onechara{
    display:flex;
    margin-bottom:10px;
}
.cultureList .item .onechara .itemzi {
    background-image: url(/images/child/tianzige.png);
    background-size: cover;
    width: 66px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    color: #484848;
    font-size: 42px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    margin-right: 30px;
    position: relative;
}
.cultureList .item .onechara .itemright {
    width: 350px;
    display: flex;
    flex-wrap: wrap;
    align-items:center;
}
.cultureList .item .onechara .itemright .charaItem {
    width:100px;
    color:#909090;
}
.cultureList .item .onechara .itemright .charaItem span{
    color:#3a3a3a;
}
.cultureList .item .item-jieshi {
    display: flex;
    line-height: 30px;
    font-size: 15px;
}
.cultureList .item .item-jieshi .lefttit {
    color: #909090;
}
.cultureList .item .item-jieshi .rightcon {
    width:590px;
    color: #4A93E6;
}
.cultureList .item .item-jieshi .rightcon .ziyi {
    color: #FB6A23;
}
.cultureList .item .item-jieshi .rightcon span {
    color: #FF2F2F;
}
/*寓意分析*/
.des_left .qiminglist li.item .item-bottom {
    width: 100%;
    padding: 15px 10px;
    background: rgba(233,242,249,.9);
    margin-bottom: 20px;
}
.des_left .qiminglist li.item .item-bottom:last-child{
    margin-bottom:0;
}
.des_left .qiminglist li.item .item-bottom .title {
    font-size: 19px;
    color: #292929;
    position: relative;
    border-bottom: 1px solid #BFBFBF;
    box-sizing: border-box;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
    .des_left .qiminglist li.item .item-bottom .title::after {
        content: "";
        display: block;
        width: 2px;
        height: 18px;
        background: #00A0E9;
        position: absolute;
        left: -10px;
        top: 50%;
        transform: translateY(-70%);
    }
.des_left .qiminglist li.item .item-bottom .subtitle {
    width: 100%;
    line-height: 30px;
    font-size: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    display: flex;
}
.des_left .qiminglist li.item .item-bottom .subtitle .subLeft {
    width:85px;
    color: #202020;
}
.des_left .qiminglist li.item .item-bottom .subtitle .subRight {
    width: 632px;
    color: #2069A8;
}
.des_left .qiminglist li.item .item-bottom .subtitle .subRight span {
    color: #FF1A1A;
}
.des_left .bacth{
    width:100%;
    height:48px;
    text-align:center;
    margin-top:50px;
}
.des_left .bacth button {
    width: 184px;
    height: 48px;
    line-height: 48px;
    background: #FA7A12;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    border: none;
    cursor:pointer;
}
/*右边*/
.des_right {
    width: 361px;
    height: 100%;
    background: #fff;
    padding-left: 14px;
    padding-right: 16px;
    box-sizing: border-box;
}

.dr_tit {
    padding-top: 29px;
    margin-bottom: 30px;
    line-height: 25px;
}

.dr_tit > span {
    vertical-align: top;
    font-size: 22px;
    font-weight: 800;
    color: #fa7a12;
    margin-left: 10px;
}

.dr_ul {
    width: 100%;
}

.dr_li {
    /*width: 100%;*/
    width: 331px;
    height: 117px;
    border: 1px solid #fff;
    border-radius: 3px;
    margin-bottom: 14px;
}

    .dr_li:nth-child(1) {
        background: linear-gradient(-90deg,rgba(242,215,143,1),rgba(254,182,69,1));
        color: #814918;
    }

    .dr_li:nth-child(2) {
        background: linear-gradient(-90deg,rgba(179,218,242,1),rgba(117,177,245,1));
    }

    .dr_li:nth-child(3) {
        background: linear-gradient(255deg,rgba(156,242,245,1),rgba(66,220,225,1));
    }

    .dr_li:nth-child(4) {
        background: linear-gradient(-90deg,rgba(248,201,178,1),rgba(251,129,130,1));
    }

        .dr_li:nth-child(1) p, .dr_ps1, .dr_li:nth-child(2) p, .dr_ps2, .dr_li:nth-child(3) p, .dr_ps3, .dr_li:nth-child(4) p, .dr_ps4 {
            color: #000;
        }

.dr_sp1, .dr_sp2, .dr_sp3, .dr_sp4 {
    display: inline-block;
    width: 99px;
    height: 30px;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    background: #fff;
}

.dr_sp1 {
    color: #86480C;
}

.dr_sp2 {
    color: #23557B;
}

.dr_sp3 {
    color: #247173;
}

.dr_sp4 {
    color: #72201E;
}
.drl_p1 {
    width: 100%;
    margin-top: 27px;
    margin-bottom: 16px;
    padding-left: 15px;
    padding-right: 16px;
    display: flex;
    justify-content: space-between;
}

.dr_ps1, .dr_ps2, .dr_ps3, .dr_ps4 {
    font-size: 23px;
    font-weight: 400;
}

.drl_p2 {
    font-size: 16px;
    font-weight: 400;
    padding-left: 15px;
}

/*国学大师起名*/
.guoxuedashi {
    width: 100%;
    height: 1390px;
    position: relative;
}
.guoxuedashi .guoxuedashiBg {
    width: 100%;
    height: auto;
}

.guoxuedashi .guoxuebtn {
    position: absolute;
    bottom: 66px;
    left: 50%;
    transform: translateX(-50%);
    width: 536px;
    height: auto;
    cursor: pointer;
    animation: scaleDraw 3s ease-in-out infinite;
}

@keyframes scaleDraw {
    0% {
        width: 536px;
    }

    25% {
        width: 500px;
    }

    50% {
        width: 536px;
    }

    75% {
        width: 500px;
    }
}

/*.guoxuedashi button {
    position: absolute;
    bottom: 66px;
    left: 50%;
    transform: translateX(-50%);
    width: 340px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 21px;
    color: #fff;
    border: none;
    cursor: pointer;
    background: linear-gradient(180deg,rgba(251,126,38,1),rgba(251,163,38,1));
    box-shadow: 0px 5px 16px 0px rgba(237,109,32,0.32);
    border-radius: 4px;
}*/


/*国学大师弹窗*/
.flayguoxue {
    display: none;
    width: 800px;
    height: 570px;
    padding: 45px 40px 0 30px;
    box-sizing: border-box;
    background: #fff;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10000;
    border-radius: 8px;
    overflow: hidden;
}

    .flayguoxue .bgImg {
        width: 100%;
        height: auto;
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
    }

    .flayguoxue .guoxueClose {
        width: 40px;
        height: 40px;
        line-height: 30px;
        color: #aaa;
        border: 3px solid #aaa;
        border-radius: 50%;
        position: absolute;
        right: 30px;
        top: 30px;
        font-size: 35px;
        text-align: center;
        z-index: 10000;
        cursor: pointer;
    }

    .flayguoxue .title {
        width: 100%;
        color: #333232;
        font-size: 25px;
    }

    .flayguoxue .subtitle {
        margin-top: 10px;
        width: 100%;
        color: #F63A3A;
        font-size: 17px;
    }

    .flayguoxue .tscontent {
        margin-top: 35px;
        width: 100%;
    }

        .flayguoxue .tscontent .item {
            width: 100%;
            display: flex;
            margin-top: 20px;
        }

        .flayguoxue .tscontent .item-left {
            width: 150px;
            line-height: 38px;
            color: #3B3B3B;
            font-size: 17px;
            text-align: right;
        }

            .flayguoxue .tscontent .item-left span {
                color: #F83232
            }

        .flayguoxue .tscontent .item-right {
            width: 580px;
            display: flex;
            flex-wrap: wrap;
            padding-left: 10px;
            box-sizing: border-box;
        }

            .flayguoxue .tscontent .item-right input {
                border: 1px solid #aaa;
            }

            .flayguoxue .tscontent .item-right .w166 {
                width: 166px;
                height: 38px;
                line-height: 38px;
                font-size: 15px;
                padding-left: 15px;
                box-sizing: border-box;
            }

            .flayguoxue .tscontent .item-right .rightInput {
                margin-right: 12px;
            }

                .flayguoxue .tscontent .item-right .rightInput:nth-child(5) {
                    margin-top: 20px;
                }

                .flayguoxue .tscontent .item-right .rightInput:nth-child(6) {
                    margin-top: 20px;
                }

                .flayguoxue .tscontent .item-right .rightInput .selhiht {
                    color: #2D2C2C;
                    font-size: 15px;
                }

                .flayguoxue .tscontent .item-right .rightInput ._YearType {
                    width: 130px;
                    height: 38px;
                }

                .flayguoxue .tscontent .item-right .rightInput .w110 {
                    width: 110px;
                    height: 38px;
                }

                .flayguoxue .tscontent .item-right .rightInput select {
                    width: 100%;
                    height: 100%;
                    line-height: 38px;
                    color: #2D2C2C;
                    padding-left: 15px;
                    box-sizing: border-box;
                }

            .flayguoxue .tscontent .item-right .rrht {
                color: #868686;
                font-size: 15px;
                line-height: 38px;
                padding-left: 15px;
            }

            .flayguoxue .tscontent .item-right textarea {
                min-width: 554px;
                min-height: 74px;
                max-width: 554px;
                max-height: 74px;
                border: 1px solid #aaa;
                padding: 10px 15px;
                box-sizing: border-box;
            }

    .flayguoxue .subguoxue {
        width: 100%;
        height: 48px;
        text-align: center;
    }

        .flayguoxue .subguoxue button {
            width: 198px;
            height: 48px;
            text-align: center;
            border: none;
            background: #F19149;
            border-radius: 4px;
            color: #fff;
            font-size: 19px;
            margin-top: 45px;
            cursor: pointer;
        }




/*.cd_left, .cd_right {
    width: 545px;
}
.cd_left li, .cd_right li{
    height:70px; 
    line-height:70px;
    padding-left:40px;
    padding-right:40px;
}
.cd_left > li:nth-child(2n) {
    background: #f9f9f9;
}
.cd_right > li:nth-child(2n+1) {
    background: #f9f9f9;
}
.cu_l1 {
    background: #fa7a12 !important;
    font-weight: 800;
    font-size: 18px;
    color: #333;
    height:70px;
    line-height:70px;
    display:flex;
    justify-content:space-between;
}
.l1_sp1{
    margin-left:80px;
}
.l1_sp2 {
    margin-right: 80px;
}
.cu_l2, .cu_l3, .cu_l4 {
    display: flex;
    justify-content: space-between;
}
.l2_sp1{
    font-size:20px;
    color:#333;
}
.l2_sp2 {
    display: inline-block;
    width: 140px;
    text-align: center;
    font-size: 18px;
    color: #80c269;
    font-weight:bold;
}
.l3_sp2 {
    width: 140px;
    text-align: center;
    font-size: 18px;
    color: #fa7a12;
    font-weight:bold;
}
.sp {
    display: inline-block;
    width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.l4_sp2 {
    width: 92px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fa7a12;
    outline: none;
    border: 1px solid #fa7a12;
    text-align: center;
    line-height: 30px;
    background: #fff;
    margin-right: 25px;
    margin-top: 15px;
    cursor: pointer;
}*/



/*.c_div3 {
    background: #fff;
    padding-bottom: 50px;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px
}
#querySpan {
    display: none;
}


._share {
    width: 100%;
    height: 60px;
    background: #fff;
}
._shareBtn {
    width: 40%;
    height: 60px;
    margin: 0 auto;
    text-align:center;
}
.appCode {
    width: 141px;
    height: 39px;
    float:right;
}
.batch {
    width: 164px;
    height: 44px;
    line-height: 44px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    border: none;
    color: #fff;
    background: #fa7a12;
    cursor:pointer;
}


.dcode {
    width: 566px;
    height: 422px;
    position: absolute;
    background: rgba(255,255,255,0);
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10000;
    border-radius: 10px;
}

.dcode .dcoder-bgimg {
    width: 566px;
    height: 422px;
}

.dcode .title {
    height: 85px;
    line-height: 85px;
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 20px;
    left: 50px;
}

.dcode .dcode_img {
    width: 170px;
    height: 190px;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.dcode .dcodeClose {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40px;
    right: 30px;
    cursor: pointer;
}


.dlogin {
    width: 620px;
    height: 478px;
    position: absolute;
    background: rgba(255,255,255,0);
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10000;
    border-radius: 10px;
}

.dlogin .dlogin-bgimg {
    width: 566px;
    height: 422px;
}

.dlogin .title {
    height: 75px;
    line-height: 75px;
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 20px;
    left: 50px;
}

.dlogin .dloginClose {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 30px;
    right: 78px;
    cursor: pointer;
}

.dlogin .dloginform {
    position: absolute;
    top: 170px;
    width: 100%;
    padding-left: 75px;
    padding-right: 150px;
}

.dlogin .dloginform .inputdiv {
    width: 100%;
}

.dlogin .dloginform .inputdiv input.d_phone {
    border: 1px solid #888;
    border-radius: 5px;
}

.dlogin .dloginform .inputdiv .dloginbtn {
    text-align: center;
    background: #fa7a12;
    color: #fff;
    padding-left: 0 !important;
    cursor: pointer;
    margin-top: 10px !important;
    border-radius: 5px;
}

.dlogin .dloginform .inputdiv .fanhuidcode-btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: 1px solid #666;
    border-radius: 5px;
    margin-top: 20px;
    cursor: pointer;
    text-align: center;
}*/