body {background-color:#eee;}

.icon_img img {
    width: 4.0625rem;
    height: 1.25rem;
}
.posi_flex {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #ffffff !important;
    z-index: 11;
}

.mr-top {
    /* margin-top: 0; */
    padding-top: .75rem;
}

.posi_flex_top {
    position: fixed;
    top: 2.75rem;
}

.posi {
    position: relative;
    top: 0;
}
.comm-header {
    width: 100%;
    height: 2.75rem;
    background-color: #ffffff;
    /* position: fixed;
    top: 0; */
    z-index: 4;
}

.c-heaedr_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 2.75rem;
    padding: 0 0.75rem;
}

.icon-back {
    width: 2.75rem;
}
    .icon-back img {
        width: 1.125rem;
        vertical-align: top;
    }


.icon_list_box {
    display: flex;
    width: 2.75rem;
    justify-content: flex-end;
}

.icon_list {
    margin-left: 0.75rem;
}

.icon_list_box .icon_list:first-child {
    margin-left: 0;
}


.icon_list img {
    height: 1rem;
    width: 1rem;
}

.icon-title {
    background-color: #ffffff;
    width: 100%;
    /* padding-top: 0.75rem;
    margin-top: 2.75rem; */
}

.icon-title_box {
    display: flex;
    justify-content: center;
    padding-bottom: 0.625rem;
}

.icon_sm {
    display: flex;
    margin-top: 0.125rem;
    align-items: center;
}

.icon-title_left {
    width: 3rem;
    height: 3rem;
    margin-right: 0.8125rem;
}

    .icon-title_left img {
        width: 3rem;
        height: 3rem;
    }

.icon-title_right .ic-title_text {
    display: block;
    font-size: 1.5rem;
    color: #222222;
    height: 1.9375rem;
    line-height: 1.9375rem;
    overflow: hidden;
}

.icon-title_right .ic-title_summary {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    autoprefixer: on;
    -webkit-line-clamp: 1;
    font-size: 0.75rem;
    color: #A6A8AB;
    margin-top: 0.25rem;
}

.icon-title_search {
    box-sizing: border-box;
    background-color: #ffffff;
    padding: 0.625rem 0;
}

.ic-input_box {
    width: 21.9375rem;
    height: 2rem;
    background-color: #F4F6F8;
    border-radius: 0.875rem;
    display: flex;
    margin: 0 auto;
    font-size: 1rem !important;
}

.input_val:only-child::before {
    display: none;
}


.comm-list_box {
    position: fixed;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 13;
    color: #FFFFFF;
    overflow-y: scroll;
    overflow-x: hidden;
}

 

.c-header {
    width: 100%;
    z-index: 3;
    height: 2.75rem;
}

.c-heaedr_content {
    height: 2rem;
    width: 100%;
    padding: 1.25rem 0.75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.c-heaedr_content_input {
    height: 100%;
    width: 20.125rem;
    background: #000000;
    border-radius: 0.875rem;
    box-sizing: border-box;
    z-index: 20;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.25rem 0.875rem 0.25rem 0.875rem;
}

    .c-heaedr_content_input input {
        width: 100%;
        color: #8A8A8D;
        font-size: 0.875rem;
        box-sizing: border-box;
    }

    .c-heaedr_content_input a {
        width: 1rem;
        height: 1rem;
    }

        .c-heaedr_content_input a img {
            width: 100%;
            height: 100%;
        }

.c-arrive {
    width: 100%;
    margin-top: 1.25rem;
    padding: 0 0.75rem;
    color: #FFFFFF;
}

.c-history-apply-title {
    color: #FFFFFF;
}

.c-arrive-list {
    margin-top: 1.25rem;
    display: flex;
}

.c-arrive-list-item {
    display: flex;
    width: 2.75rem;
    height: 4.2rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    font-size: 0.875rem;
    border-radius: 0.3125rem;
    margin-right: 1.25rem;
}

    .c-arrive-list-item a {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }

.c-arrive-list-item-img {
    width: 2.75rem;
    height: 2.75rem;
    background: rgba(0, 0, 0, 1);
    border-radius: 0.3125rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-arrive-list-item span {
    color: #FFFFFF;
    font-weight: 100;
}

.c-arrive-list:not(:last-child) {
    margin-right: 1.25rem;
}

.c-arrive-list-item img {
    width: 2.75rem;
    height: 2.75rem;
}

.c-arrive-list-item-img > img {
    width: 1rem;
    height: 1rem;
}

.c-history-apply,
.c-recommend-tool {
    margin-top: 0.875rem;
    padding: 0 0.75rem;
}


.c-history-list {
    margin-top: 1.25rem;
    display: flex;
    overflow-x: scroll;
}

    .c-history-list::-webkit-scrollbar {
        display: none
    }

.c-history-list-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    width: 3.4375rem;
    margin-right: 0.625rem;
    font-size: 0.875rem;
}

    .c-history-list-item img {
        width: 2.75rem;
        height: 2.75rem;
    }

    .c-history-list-item span {
        padding-top: 0.5rem;
        font-size: 0.875rem;
        display: inline-block;
        width: 3.5rem;
        height: 1rem;
        line-height: 1rem;
        overflow: hidden;
        color: #FFFFFF;
        font-weight: 100;
    }

.c-recommend-tool-content {
    margin-top: 1.25rem;
}

    .c-recommend-tool-content ul {
        display: flex;
        flex-wrap: wrap;
    }

        .c-recommend-tool-content ul li {
            text-align: center;
            width: 6.25rem;
            height: 1.75rem;
            line-height: 1.75rem;
            font-size: 0.875rem;
            background: #1C1C1C;
            opacity: 0.8;
            margin-bottom: 1.125rem;
            color: #FFFFFF;
            border-radius: 0.875rem;
            padding: 0 0.3125rem;
            overflow: hidden;
            box-sizing: border-box;
            margin-right: 1.5625rem;
        }

            .c-recommend-tool-content ul li a {
                color: #ffffff;
            }

            .c-recommend-tool-content ul li:nth-of-type(3n) {
                margin-right: 0;
            }

.c-recommend-tool-item:nth-child(3n+2) {
    margin: 0 1.5rem;
}

.modal-open {
    position: fixed;
    width: 100%;
}

.img_open_box {
    position: fixed;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 14;
}

.img_open_content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.img_open {
    overflow: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 12.5rem;
    height: 31.25rem;
}

    .img_open img {
        display: block;
        max-width: 100%;
        border-radius: 0.75rem;
        display: block;
        align-self: center;
    }

.lianxiwomen {
    width: 14.375rem;
    margin: 0.375rem auto;
    line-height: 1.5em;
    box-sizing: border-box;
    font-size: 0.75rem;
    color: #222222;
}

 


.cdl-mohu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url('../img/test.png');
    background-size: 100%;
    z-index: 10;
    display: none;
}


    .cdl-mohu::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 4;
        background: inherit;
        margin-top: -10rem;
        filter: blur(0.9375rem);
    }

.cdl-mohu-zzc {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 1);
    opacity: 0.8;
    display: none;
    z-index: 13;
}

.cdl-avtive {
    display: block;
}

.cdl-hide {
    display: none;
}

 

/*mobile*/
#tool_page,.content_m,.content_right {margin:0px auto;background-color: #fff;max-width:640px; min-width:320px;font-size:14px;line-height:28px;}
.crumbs h1 {font-size:20px;font-weight:bold;color:#333;margin:0px auto;text-align:center;line-height:25px;height:25px;padding-top: 10px}
.content_m,.content_right h1 {width:100%;height:25px;line-height:25px;font-size:14px;color:#666;clear:both;font-weight:800;}
.content_m,.content_right h3 {width:100%;height:22px;line-height:22px;padding-top:5px;font-size:14px;color:#666;clear:both;font-weight:800;border-bottom:1px #ddd solid;margin-bottom:5px;text-indent:0.5em;padding-bottom:5px;}
.content_m, .content_right h3 {
    border-left: 4px #337ab7 solid;
    font-size: 18px;
}
.content_m,.content_right  p {font-size:14px;line-height:25px;text-indent:5px;padding:5px;text-align:left;}
.content_m,.content_right img {width:98%;}
.content_m,.content_right ul {text-align:left;line-height:26px;width:100%}
.content_m,.content_right ul li {width:100%;float:left;margin:0px 0px;padding:5px 0px;border-bottom:1px solid #CCC;background:none;}
.tool_block {
    border-radius: 6px;
    float: left;
    background-color: #fff;
    max-width: 640px;
    width: 98%;
    font-size: 14px;
    line-height: 28px;
    padding: 5px;
    border-top: 1px #ddd solid;
    overflow: hidden;
    clear: both;
    margin-top: 10px;
}
    .tool_block h3 {
        border-left: 4px #337ab7 solid;
        font-size: 18px;
        width: 100%;
        height: 22px;
        line-height: 22px;
        padding-top: 5px;
        font-size: 14px;
        color: #666;
        clear: both;
        font-weight: 800;
        border-bottom: 1px #ddd solid;
        margin-bottom: 5px;
        text-indent: 0.5em;
        padding-bottom: 5px;
    }
.tool_block p{margin-left:0px;}

.container {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    border: 0.0625rem solid #c6c6c6;
    -moz-border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    border-radius: 0.25rem;
}
.container select {width:100px;border:none;text-align:center;text-align-last:center;}

.panel-content-text{font-size:16px;line-height:24px;padding:2px;}
.panel-content-text p{font-size:16px;line-height:24px;text-indent:2em;padding:5px;}
    .panel-content-txt p {
        font-size: 16px;
        line-height: 24px;
        text-indent: 2em;
        padding: 5px 15px 5px 5px;
    }
.panel-content-text font {color:#8F4D06;}
 

.panel-content-text ul{margin:0;padding:0;width:100%;}
.panel-content-text ul li{float:left;border-bottom:1px #ddd solid;width:50%;line-height:24px;padding:7px 0px;text-indent:0em;background:none;}
.panel-content-text ul li em{padding-left:10px;color:#333;}



.panel-content-txtInfo {
    font-size: 16px;
    line-height: 24px;
    padding: 2px;
}

    .panel-content-txtInfo p {
        font-size: 16px;
        line-height: 24px;
        text-indent: 2em;
        padding: 5px;
    }

    .panel-content-txtInfo p {
        font-size: 16px;
        line-height: 24px;
        text-indent: 0em;
        padding: 5px 15px 5px 5px;
    }

    .panel-content-txtInfo font {
        color: #8F4D06;
    }


    .panel-content-txtInfo ul {
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .panel-content-txtInfo ul li {
            float: left;
            border-bottom: 1px #ddd solid;
            width: 100%;
            line-height: 24px;
            padding: 7px 0px;
            text-indent: 0em;
            background: none;
        }

            .panel-content-txtInfo ul li em {
                padding-left: 10px;
                color: #333;
            }

.content_right ul a {color:#03c;font-size:16px;}
.content_right ul a:link {color:#03c;font-size:16px;}
.content_right ul a:visited {color:#00c;font-size:16px;}
.content_right ul a:hover {color:#f00;font-size:16px;}

/*·µ»Ø¶¥²¿*/
.gotop {
    position: fixed;
    display: none;
    background: #5B77B0;
    padding: 12px 8px;
    border-radius: 3px;
    vertical-align: top;
    text-align: center;
    bottom: 60px;
    right: 18px;
    z-index: 888
}

    .gotop .arrow {
        width: 0;
        height: 0;
        display: block;
        border-radius: 3px;
        border-width: 0 12px 15px;
        border-style: dashed dashed solid;
        border-color: transparent transparent #fff
    }

        .gotop .arrow.lit {
            position: absolute;
            bottom: 8px;
            right: 8px;
            border-color: transparent transparent #5B77B0
        }

    .gotop:hover .arrow.lit {
        border-color: transparent transparent #5B77B0
    }



.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert {
    padding: 5px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.nlcontainer {
    width: 90%;
    height: 30px;
    background-color: #ddd;
    border-radius: 5px;
}

    .nlcontainer .skills {
        line-height: 30px;
        color: white;
        border-radius: 5px;
        text-align: center;
        background-color: #337ab7;
        float: left;
    }

.fb {
    font-weight: bold;
    margin-left: 10px;
}
.f20 {
    font-size: 20px;
}

.green {
    color: #337ab7;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table td, .table th {
    border: 1px solid #e2e2e2 !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


.breadcrumb-wrap {
    margin: 10px 0;
}

.scroll-wrap,
.breadcrumb-scroll,
.sub-nav-scroll {
    width: 100%;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    /*word-break: keep-all;*/
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

    .scroll-wrap::-webkit-scrollbar,
    .breadcrumb-scroll::-webkit-scrollbar,
    .sub-nav-scroll::-webkit-scrollbar {
        display: none;
    }

.breadcrumb {
    background: transparent none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    white-space: nowrap;
    flex-wrap: nowrap;
}

    .breadcrumb a:hover {
        text-decoration: none;
    }

    .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #ccc;
        content: "?";
        font-family: "Courier New", Courier, monospace;
        vertical-align: middle;
    }

    .breadcrumb li {
        list-style: none;
        display: inline-block;
        white-space: nowrap;
        word-break: keep-all;
    }

    .breadcrumb:before,
    .breadcrumb:after {
        display: table;
        content: " ";
    }

    .breadcrumb:after {
        clear: both;
    }



.comm-bottom {
    border-top: 0.0625rem solid #666666;
    margin-top: 0.625rem;
    text-align: center;
    padding-top: 1rem;
}

.comm-link {
    color: #DDDDDD;
    font-size: 0.6875rem;
    margin-bottom: 0.375rem;
}

    .comm-link .ff-line {
        color: #DDDDDD;
        margin: 0 0.3125rem;
        font-size: 0.8125rem;
    }