.zunxiang_outer
{
    width:1000px;
    margin:80px auto 0;
}
.masterHeader{
    position:fixed;
    left:0;
    top:0;
    width:100%;
}
body {
    background: #F7F7F7;
}
.update_zunxiang {
    width: 360px;
    height: 496px;
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba(217,217,217,1);
    border-radius: 2px;
    position:fixed;
    top:80px;
    left:50%;
    margin-left:-500px;
}
.update_title {
    font-size: 32px;
    color: #262626;
    line-height: 40px;
    text-align:center;
    padding:19px 0 14px;
}
.zunxiang_pay_way{
    border-radius:1px;
    height:29px;
    line-height:27px;
    margin:0 auto;
}
.zunxiang_pay_way li{
    width:52px;
    background:#F7F7F7;
    border:1px solid #F7F7F7;
    float:left;
    text-align:center;
    font-size:12px;
    color:#BFBFBF;
    cursor:pointer;
}
.zunxiang_pay_way .active_li{
    background:#fff;
    font-size:12px;
    color:#8C8C8C;
}
.zunxiang_price {
    text-align: center;
    margin-top: 41px;
    margin-bottom: 48px;
    font-size: 52px;
    line-height:60px;
    color: #BFBFBF;
    position:relative
}
.zunxiang_price span.spantext{
    font-size:18px;
}
.zunxiang_price b{
    font-weight:normal
}
.zunxiang_btns a {
    width: 280px;
    height: 40px;
    border-radius: 2px;
    display: block;
    margin: 0 auto 6px;
    text-align: center;
    font-size: 14px;
}
.buy_immediately {
    background: #D99D61;
    color:#fff;
    line-height:40px; 
}
.buy_immediately:hover {
    background: #BF8B56;
}
a.buy_immediately:hover {
    color: #fff;
}

.try_free {
    background: #fff;
    color: #000;
    line-height: 38px;
    border: 1px solid #D9D9D9;
}
.try_free:hover {
    background: #FAFAFA;
}
a.try_free:hover {
    color: #262626;
}
.zunxiang_price .activity_tip {
    position: absolute;
    top: -28px;
    left: 100px;
    line-height: 23px;
    width: 89px;
    height: 25px;
    font-size: 13px;
    border-radius: 14px;
    border: 1px solid #E8E8E8;
}
.zunxiang_function, .special-services {
    width: 620px;
    height:629px;
    margin-left: 380px;
    background: #fff;
}
.special-services {
    height: 320px;
    margin-top:4px;
    margin-bottom:100px;
}
    
.self_function {
    font-size: 18px;
    color: #D99D61;
    padding: 24px 0 20px;
    border-bottom: 1px solid #F4F4F6;
}
.function_box {
    margin: 0 40px;
}
.function_list li {
    margin-top: 24px;
    width:240px;
    float:left;
}
.function_list .margin60 {
    margin-right: 60px;
}
    

.function_list img{
    float:left;
    width:24px;
    height:24px;
}
.zunxiang_fundesc{
    margin-left:24px;
    width:192px;
    float:left;
}
.zunxiang_fundesc p{
    font-size:16px;
    line-height:24px;
    color:#262626;
    margin-bottom:2px;
    font-weight:500;
}
.zunxiang_fundesc span{
    color:#A6A6A6;
    font-size:12px;
    line-height:17px;
}
.zunxiang_fundesc a{
    color:#D99D61;
    text-decoration:none;
}
.zunxiang_fundesc a:hover{
    color:#0987db
}
.server_zunxiang {
    text-align: center;
    float: left;
    width: 240px;
    padding-top: 52px;
}
.server_zunxiang:first-child{
    margin-right:60px;
}
.server_zunxiang img {
    width: 48px;
    height: 48px;
    margin-bottom:20px;
}
.server_zunxiang p{
    line-height:20px;
    font-size:15px;
    color:#262626;
    font-weight:500;
    margin-bottom:6px;
}
.server_zunxiang a{
    text-decoration:none;
    color:#D99D61;
}
.count_price {
    line-height: 20px;
    background: #F7F7F7;
    padding:8px;
    margin-top:12px;
    margin-bottom:16px;
}
.count_price span{
    color:#595959;
    font-size:14px;
}
.count_price input{
    width:50px;
    height:20px;
    border:1px solid #D9D9D9;
    border-right:none;
    outline:none;
    line-height:18px;
    padding-left:3px;
}
.count_price p{
    display:inline-block;
    *display:inline;
    vertical-align:middle;
    position:relative;
    margin-left:4px;
    margin-right:22px;
}
.count_price p em{
    position:absolute;
    right:-18px;
    top:0px;
    width:18px;
    height:20px;
    line-height:18px;
    color:#262626;
    font-size:14px;
    background:#E8E8E8;
    border:1px solid #D9D9D9;
    border-left:none;
    text-align:center
}
.price_underline {
    display: inline-block;
    *display: inline;
    _zoom: 1;
    min-width: 50px;
    height: 18px;
    text-decoration: none;
    border-bottom: 1px solid #595959;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
}
.move_to_file table td, .move_to_file table th{
    width:57%;
}
.move_to_file table tr td:first-child, .move_to_file table tr th:first-child{
    width: 43%;
}
.free_alert_box .dialog_title{
    padding-top:50px;
}
.write_serious {
    color: #262626;
    font-size:13px;
    line-height:19px;
    margin: 33px 0 12px;
}
.free_alert_box input {
    width: 100%;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    color: #262626;
    padding:0 8px;
}
.free_alert_box .bottom-btns {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 52px;
    box-shadow: 0px -1px 0px 0px rgba(240,240,240,1);
    left: 0;
    text-align: right;
}
.free_alert_box .bottom-btns .wjxui-btn{
    margin:8px 14px 0 0; 
}
.wjx_serve-zunxianglink {
    color: #D99D61;
    line-height:17px;
    font-size:12px;
    text-decoration:underline;
}
.version_tab{
    width:100%;
    height:48px;
}
.version_tab li{
    width:33.3%;
    line-height:48px;
    font-size:15px;
    font-weight:500;
    text-align:center;
    background:#FAFAFA;
    color:#8C8C8C;
}
.version_tab li img{
    width:24px;
    height:24px;
    margin-right:4px;
    display:none;
    margin-bottom:4px;
}
.version_tab .active_li{
    color:#262626;
    background:#fff;
}
.version_tab .active_li img{
    display:inline-block;
}
.version_vs {
    color: #BFBFBF;
    font-size:12px;
    text-decoration:underline;
}
.version_vs_div{
    text-align:right;
    margin-top:12px;
    padding-right:12px;
}
.server_zunxiang span {
    font-size: 12px;
    line-height: 17px;
    color: #858585;
}
.user-purchase-desc {
    font-size: 14px;
    line-height: 20px;
    color: #262626;
    margin-bottom: 25px;
}
.useradd-title{
    font-size:20px;
    line-height:28px;
    color:#262626;
    margin-bottom:8px;
    font-weight:bold;
}
.moreuser-add-line p {
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 10px;
}
.moreuser-add-line input{
    height:22px;
    line-height:20px;
    width:57px;
}
.moreuser-add-line b {
    display: inline-block;
    width: auto;
    text-align: right;
    margin-right: 10px;
}
.confirm-main-btn {
    position: absolute;
    right: 0;
    bottom: 8px;
    width: 100%;
    text-align: right;
    padding-top: 8px;
    box-shadow: 0px -1px 0px 0px rgba(240,240,240,1);
}
.confirm-main-btn a,.confirm-main-btn input{
    margin-right:8px;
}
.wjxui-table th{
    text-align:left;
}

.div-company-title {
    text-align: center;
}

    .div-company-title :nth-child(1) {
        font-size: 20px;
        color: #262626;
    }

    .div-company-title :nth-child(3) {
        color: #8C8C8C;
        font-size: 14px;
        margin-top: 10px;
        display: inline-block;
    }

.div-company-content {
    padding: 20px 0 0;
    position: relative;
    display: flex;
    flex-direction: column;
}

    .div-company-content > span, .div-company-item > span {
        font-size: 14px;
        color: #262626;
    }

    .div-company-content > input {
        width: 100%;
        height: 36px;
        background: #FFFFFF;
        border-radius: 2px;
        border: 1px solid #D9D9D9;
        padding-left: 10px;
    }

.div-company-item {
    padding: 20px 0 0;
}

    .div-company-item > ul {
        margin-top: 10px;
    }

        .div-company-item > ul > li {
            width: 120px;
            height: 36px;
            background: #FFFFFF;
            border-radius: 2px;
            border: 1px solid #D9D9D9;
            cursor: pointer;
            line-height: 36px;
            text-align: center;
            display: inline-block;
            margin-top: 9px;
            font-size: 14px;
        }

            .div-company-item > ul > li:hover {
                background: #FAFAFA;
            }

.div-company-item-cur {
    background: #E6F9FF !important;
    color: #0095FF !important;
    border: 1px solid #0095FF !important;
}

.div-company-item > ul > li:not(:nth-child(4n+1)) {
    margin-left: 10px;
}

.div-company-item > ul {
    height: auto;
    overflow-y: auto;
    font-size: 0;
}

.company-see-more {
    cursor: pointer;
    text-align: center;
    margin-top: 20px;
}

.deep-arrow {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #0095FF;
    border-right: 2px solid #0095FF;
    transform: rotateZ(45deg);
    margin-bottom: 3px;
    margin-right: 4px;
}

.up-arrow {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #0095FF;
    border-right: 2px solid #0095FF;
    transform: rotateZ(225deg);
    margin-bottom: 0;
    margin-right: 4px;
}

.company-see-more > span:nth-child(2) {
    color: #0095FF;
    font-size: 14px;
}

.div-company-item > ul::-webkit-scrollbar {
    width: 0px;
    height: 8px;
}

.layui-layer {
    background: linear-gradient(180deg, #E3EFFF 0%, #FFFFFF 100%);
}

    .layui-layer .layui-layer-title {
        background-color: transparent !important;
    }


.div-company-item > ul > li:first-child {
    display: inline-block;
}

.div-company-serach {
    float: right;
    width: 181px;
    height: 26px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
}

    .div-company-serach input {
        border: none;
        width: 120px;
        margin-top: 6px;
        margin-left: 4px;
    }

    .div-company-serach i {
        color: #BFBFBF;
    }

    .div-company-serach div {
        width: 32px;
        height: 24px;
        background: #FAFAFA;
        border-radius: 0px 2px 2px 0px;
        border-left: 1px solid #D9D9D9;
        float: right;
        text-align: center;
        line-height: 24px;
    }


#searchNoData {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}

    #searchNoData img {
        width: 120px;
        height: 120px;
    }

    #searchNoData span {
        color: #8C8C8C;
    }


.submit-btn {
    margin: 40px auto;
    display: block;
    padding: 0px 60px;
    height: 40px;
    line-height: 40px;
}

.server-code {
    margin: 0 auto;
    text-align: center;
    padding-top: 80px;
}