﻿hr, p, body,
dl, dt, dd, ul, ol, li,
pre,
fieldset, button, input, textarea,
th, td {
    margin: 0;
    padding: 0;
}

button, input, select, textarea {
    font: 12px/1 Tahoma, Helvetica, Arial, "PingFangSC-Regular","PingFang SC", "Microsoft YaHei","PingFangSC-Semibold", "\5b8b\4f53", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

code, kbd, pre, samp, tt {
    font-family: "PingFangSC-Regular","PingFang SC","Microsoft YaHei", "Courier New", Courier, monospace;
}

small {
    font-size: 12px;
}

ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: rgba(96,98,102,1);
}

    a:hover {
        text-decoration: underline;
    }

abbr[title], acronym[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

q:before, q:after {
    content: '';
}

legend {
    color: #000;
}

fieldset, img {
    border: none;
}

button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th, caption {
    font-size: 12px;
}

hr {
    border: none;
    height: 1px;
}

html {
    overflow-y: scroll;
}

body {
    font-family: "PingFangSC-Semibold","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","WenQuanYi Micro Hei",sans-serif;
}

.clear {clear:both;
}
.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.text-right {text-align:right;
}
.text-center {
    text-align: center;
}
button:focus {
    outline: -webkit-focus-ring-color auto 0 !important;
}


.nav-bar .use-info .login-info .use-menu .menu-item a:hover,
.nav-bar .use-info .login-info .use-menu .menu-item a:active {
    background-color: #009688;
}

.common_title {
    padding: 10px;
}

    .common_title .title {
        font-size: 16px;
        font-weight: bold;
        padding-left: 10px;
        border-left: 3px solid #1b6d85;
    }

    .common_title .more {
        font-size: 14px;
        color: #209e4d;
    }

.Common_func {
    width: 40%;
    height: 220px;
    background: white;
    border: 1px solid white;
    border-radius: 6px;
}

    .Common_func .items {
        font-size: 0;
        padding: 20px;
    }

        .Common_func .items .item {
            display: inline-block;
            width: 20%;
            text-align: center;
        }

            .Common_func .items .item img {
                width: 40px;
                height: 40px;
                background: #e6e9ea;
                cursor: pointer;
            }

            .Common_func .items .item .text {
                font-size: 16px;
                padding-top: 10px;
                color: #272727;
                cursor: pointer;
            }

.Payment {
    width: 59%;
    height: 220px;
    background: white;
    border: 1px solid white;
    border-radius: 6px;
}


.nav-bar {
    height: 64px;
    background: #f5f5f5;
}

.pen-content {
    height: calc(100% - 10px);
    overflow: hidden;
}

    .pen-content .pen-side-menu {
        width: 220px;
        height: 100%;
        float: left;
        position: relative;
        box-sizing: border-box;
    }

        .pen-content .pen-side-menu .pen-nav {
            background: #393D49;
            border: 1px solid rgba(0, 0, 0, 0.08);
            height: 100%;
        }

            .pen-content .pen-side-menu .pen-nav .pen-nav-item a {
                border-left: 3px solid transparent;
                display: block;
                width: 100%;
                position: relative;
                height: 40px;
                box-sizing: border-box;
                line-height: 40px;
                color: #fff;
                padding-top: 1px;
                padding-left: 20px;
                padding-right: 30px;
                font-size: 14px;
                text-decoration: none;
            }

                .pen-content .pen-side-menu .pen-nav .pen-nav-item a cite {
                    font-style: normal;
                }

                .pen-content .pen-side-menu .pen-nav .pen-nav-item a .nav-icon {
                    padding-right: 10px;
                }

                .pen-content .pen-side-menu .pen-nav .pen-nav-item a .pen-nav-more {
                    display: inline-block;
                    position: absolute;
                    right: 15px;
                    top: 50%;
                    margin-top: -12px;
                    font-size: 24px;
                }

                .pen-content .pen-side-menu .pen-nav .pen-nav-item a:active {
                    cursor: pointer;
                }

            .pen-content .pen-side-menu .pen-nav .pen-nav-item .pen-nav-child {
                background: rgba(0, 0, 0, 0.3);
                padding: 5px 0;
                display: none;
            }

                .pen-content .pen-side-menu .pen-nav .pen-nav-item .pen-nav-child a {
                    padding-left: 40px;
                }

                    .pen-content .pen-side-menu .pen-nav .pen-nav-item .pen-nav-child a:hover {
                        background-color: #009688;
                    }

                .pen-content .pen-side-menu .pen-nav .pen-nav-item .pen-nav-child .child-this {
                    background-color: #009688;
                    color: #fff;
                }

    .pen-content .pen-main {
        overflow: hidden;
        padding-left: 5px;
        height: 100%;
        background: #EAEEF2;
    }

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #3C7EFF;
    background: #fff;
}
a:hover {
    text-decoration: none;
    color: #3C7EFF;
}
.pen-content .pen-main .main-body {
    height: 100%;
}

    .pen-content .pen-main .main-body .layui-tab {
        height: 100%;
    }

        .pen-content .pen-main .main-body .layui-tab .layui-tab-content {
            height: 91%;
            background: #fff;
        }

            .pen-content .pen-main .main-body .layui-tab .layui-tab-content .layui-tab-item {
                height: 100%;
            }
.layui-btn-primary:hover {
    border-color: #A3D0FD;
    background: rgba(236,245,255,.8);
    color: #333;
}

/* 
一些公共的样式
*/
html {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body {
    width: 100%;
    height: 100%;
}

.full-left {
    float: left;
}

.full-right {
    float: right;
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.layui-nav {
    position: relative;
    background: #F5F7FA;
    color: #333;
    border-radius: 2px;
    font-size: 0;
    box-sizing: border-box;
    /*padding-left: 250px;*/
}

    .layui-nav .layui-nav-item a {
        display: block;
        padding: 0 20px 0 20px;
        color: #333;
        transition: all .3s;
        -webkit-transition: all .3s;
    }

.layui-layout-left .layui-nav-item a {
    padding: 0 10px;
    color: #333;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.layui-layout-admin .layui-header {
    background: #3C7EFF;
}

    .layui-layout-admin .layui-header a:hover {
        color: #fff;
    }

    .layui-layout-admin .layui-header a, .layui-layout-admin .layui-header a cite {
        color: rgba(255,255,255,0.65);
    }
.layui-nav-item .layui-nav-child a {
    color: #333;
}

.layui-layout-admin .layui-logo {
    /*position: fixed;*/
    /*left: 0;
    top: 0;
    z-index: 1002;*/
    width: 220px;
    height: 60px;
    padding: 0 12px;
    box-sizing: border-box;
    overflow: hidden;
    font-weight: 500;
    background-repeat: no-repeat;
    background-position: center center;
    /*background-color: #1890FF;
   */ color: #fff;
    letter-spacing: 1px;
    font-size: 23px;
    /*text-align: left;*/
}
.layui-layout-admin .layui-header  .layui-logo a {
    color: #fff;
    text-decoration: none;
}
.layui-nav-itemed > a, .layui-nav-tree .layui-nav-title a, .layui-nav-tree .layui-nav-title a:hover {
    color: #000 !important;
}

.layui-nav-tree .layui-nav-item a:hover {
    background: #E9F2FF;
    border-left: 2px solid #1890FF;
}

.layui-nav-itemed > .layui-nav-child {
    display: block;
    padding: 0;
    background-color: #fff !important;
}

.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a:hover {
    color: #fff;
    text-decoration: none;
    background: rgba(255,255,255,0.2);
}
.layui-nav .layui-nav-item a:focus, .layui-nav .layui-this a:focus {
    color: #fff;
    text-decoration: none;
    background: rgba(255,255,255,0.2);
}
.layui-nav-itemed > .layui-nav-child {
    display: block;
    padding: 0;
    background-color: #fff !important;
}

.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this > a, .layui-nav-tree .layui-this > a:hover {
    background-color: #E9F2FF;
    color: #000;
    border-left: 2px solid #1890FF;
}

.layui-nav .layui-nav-mored, .layui-nav-itemed > a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #000;
}

.layui-nav .layui-nav-more {
    content: '';
    width: 0;
    height: 0;
    border-style: solid dashed dashed;
    border-color: #fff transparent transparent;
    border-top-color: #000;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -3px;
    border-width: 6px;
    border-top-color: #000;
    display:none;
}

.layui-body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 998;
    width: auto;
    overflow-y: auto;
    box-sizing: border-box;
}

.layui-layout-left {
    position: absolute !important;
    top: 0;
    left: 0;
}

.layui-nav-tree {
    width: 220px;
    padding: 0;
}

.layui-layout-admin .layui-side {
    top: 80px;
    width: 220px;
    overflow-x: hidden;
    margin-top: -15px;
}

.layui-side-scroll {
    position: relative;
    width: 220px;
    height: 100%;
    overflow-x: hidden;
}

.layui-nav-child dd {
    position: relative;
}

.layui-nav-tree .layui-nav-bar {
    width: 4px;
    height: 0;
    background-color: #1890FF;
}

.layui-nav-text {
    padding: 10px 10px 10px 20px;
    float: left;
}

    .layui-nav-text h2 {
        line-height: 15px;
        font-size: 15px;
        text-align: left;
        font-weight: bold;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: 2px;
        font-family: "PingFangSC-Semibold","arial","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","WenQuanYi Micro Hei",sans-serif;
    }

    .layui-nav-text p {
        line-height: 15px;
        font-size: 13px;
        text-align: left;
    }

.layui-nav-logo {
    padding: 0px;
    /*padding-bottom: 5px;*/
    float: left;
}

.layui-nav-tree .layui-nav-item > a:first-child {
    border-bottom: 1px solid #E8E8E8;
}

.layui-icon-ts {
    background: url('../images/top-notice.svg') center no-repeat;
    height: 16px;
    width: 16px;
    padding: 16px;
}

.layui-icon-websitea {
    background: url('../images/top-home.svg') center no-repeat;
    height: 16px;
    width: 16px;
    padding: 16px;
}

.layui-icon-refresh-2 {
    background: url('../images/top-refresh.svg') center no-repeat;
    height: 16px;
    width: 16px;
    padding: 16px;
}

.layui-nav .layui-this::after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 2px;
    background-color: #fff;
    transition: all .2s;
    -webkit-transition: all .2s;
    /*margin-top: -58px;*/
}

.layui-nav-tree .layui-nav-child a {
    height: 42px;
    line-height: 42px;
    color: #000;
    padding-left: 50px;
}

#menuContext .pen-nav-more .fa-caret-down {
    display: none;
}

.layui-nav-tree .layui-nav-child .layui-nav-tree .layui-nav-child a {
    height: 42px;
    line-height: 42px;
    color: #000;
    padding-left: 60px;
}

.layui-nav-tree .layui-nav-child .layui-nav-tree .layui-nav-child .layui-nav-tree .layui-nav-child a {
    height: 42px;
    line-height: 42px;
    color: #000;
    padding-left: 80px;
}

.projectText {
    font-weight: bold;
}

.layui-tab-brief > .layui-tab-more li.layui-this::after, .layui-tab-brief > .layui-tab-title .layui-this::after {
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-radius: 0;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: none;
}

.layui-tab-title {
    border-bottom: none;
}

#menuContext .layui-nav-child cite {
    padding-left: 8px;
}
.projectText {
    font-weight: bold;
}



.forms_box {
    background: #EAEEF2;
    border-radius: 4px;
    padding: 10px;
}

#all_list li {
    height: 32px;
    min-width: 58px;
}

#all_list .layui-this {
    background: #1890FF;
    color: #fff;
    border-radius: 2px;
    border: none;
}

.layui-icon-sort {
    background: url('../images/sort.svg') center no-repeat;
    height: 16px;
    width: 16px;
    padding: 16px;
}



#all_list .layui-this::after {
    /*background: #1890FF;*/
    border: none;
    color: #fff;
    height: 32px;
    border-radius: 2px;
}

#all_list li {
    height: 32px;
    line-height: 32px;
    min-width: 58px;
}

#all_list .layui-this {
    background: #1890FF;
    color: #fff;
    border-radius: 2px;
    border: none;
}







.layui-header .layui-nav .layui-nav-child a:hover {
    background-color: #1890FF;
    color: #fff;
}

.layui-header .layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this {
    background-color: #1890FF;
    color: #fff;
}

.layui-layout-admin .layui-footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    /*height: 54px;*/
    line-height: 20px;
    padding: 0 15px;
    background-color: none;
    color: rgba(0,0,0,0.45);
}

.layui-main {
    margin: 3px 15px !important;
}

    .layui-main ul li {
        float: left;
    }

.footer a {
    padding: 0 10px;
    color: rgba(0,0,0,0.45);
}

.footer-demo p, .footer-demo .site-union, .footer-demo .site-union p {
    display: inline-block;
    vertical-align: middle;
    padding-top: 6px;
}

.footer-name {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align:center;
    color: rgba(0,0,0,0.45);
}

#layui-new .layui-nav .layui-nav-item .layui-nav-more {
    display: none;
}

#layui-new .layui-nav .layui-nav-item a {
    display: block;
}

#layui-new .layui-nav li {
    height: 30px;
    line-height: 30px;
}

#layui-new .layui-nav-bar {
}


#layui-new .layui-nav .layui-this::after, #layui-new .layui-nav-bar, .layui-nav-tree .layui-nav-itemed::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 2px;
    background-color: #000;
    transition: all .2s;
    -webkit-transition: all .2s;
    margin-top: 0px;
}

#layui-new .layui-nav-item .layui-nav-child {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    min-width: 100%;
    line-height: 36px;
    padding: 5px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    border: 1px solid #d2d2d2;
    background-color: #fff;
    z-index: 999;
    border-radius: 2px;
    white-space: nowrap;
    margin-left: -80px;
    text-align: left;
}

#layui-new .layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this {
    background-color: #1890FF;
    color: #fff;
}

#layui-new .layui-nav .layui-nav-child a:hover {
    background-color: #1890FF;
    color: #fff;
}

.forms_box .layui-btn {
    min-width: 80px;
    height: 32px;
    line-height: 32px;
}

/*.layui-form-label {
    float: left;
    display: block;
    padding: 9px 15px;
    width: 15%;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
}
.layui-input-block {
    margin:0;
    min-height: 36px;
    float: left;
    width: 75%;
    display: inline-block;
}*/



/*首页新加页面*/
.layui-col-space15 .layui-card {
    border-radius: 4px;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,.03);
    height: 300px;
    overflow: hidden;
    position: relative;
}
.layui-col-space15 > * {
    padding: 15px;
}
.title_img img{width:30%;
}
.title_img {
    text-align: center;
    padding: 20px 25px 10px 25px;
}
.layui-card-header {
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    border-bottom: none;
    border-radius: 2px 2px 0 0;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    color: #303133;
}
.layui-card-line hr {
    margin: 0 auto;
    height: 3px;
    background: #DCDFE6;
    width: 36px;
}
.layui-center {
    /*padding: 15px;
   */
     width: 1100px;
    margin: 0 auto;
}
.Tips {
    height: 48px;
    line-height: 48px;
    margin: 20px 7%;
}
    .Tips p {
        background: #EDF2FC;
        border: 1px solid #EBEEF5;
        border-radius: 2px;
       
        padding-left: 20px;
    }
    .button_btn {
        text-align: center;
        margin-bottom: 20px;
    }
.layui-card-body {
    position: relative;
    padding: 10px 7%;
    line-height: 24px;
    color: #606266;
    text-align: justify;
    font-size: 14px;
}
.card-box {
    position: absolute;
    /*height: 300px;
    overflow: hidden;*/
}
.layui-btn-normal {
    background: #007BFF;
   
}

/*.layui-btn {
    display: inline-block;
    height: 38px;
    min-width:148px;
    line-height: 38px;
    padding: 0 18px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}*/
.layui-btn-disabled, .layui-btn-disabled:active, .layui-btn-disabled:hover {
    border: none;
    background: #8F9399;
    color: #fff;
    cursor: not-allowed;
    opacity: 1;
}


/*多项目样式 */

.right_box {
    position: absolute;
    z-index: 99;
    right: 0;
    width: 360px;
    height: 94%;
    top: 64px;
    background: rgba(255,255,255,0.9);
    overflow-y: auto;
    box-shadow: 0 1px 20px -5px rgba(0,0,0,.5);
}
    .right_ul li {height:35%;margin-top:10px;width:100%;min-height:250px;
    }
    .right_ul li:last-child {     
        margin-bottom: 10px;
    }
.layui-main-box {
    position: fixed;
    z-index: 999;
    right: 0;
    width: 55%;
}
.title_box {
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 15px;
    font-size: 15px;
    /*background: rgba(176, 212, 251, 0.2);*/
}
.more {float:right; color:#1890FF;font-size:12px;
}
.button_right, .button_left {
    height: 30px;
    width: 10px;
    background: #fff;
    color: #000;
    line-height: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-top: 1px solid rgba(0,0,0,0.1);
    border-left: 1px solid rgba(0,0,0,0.1);
    border-radius: 3px 0 0 3px;
    cursor: default;
    padding-right: 5px;
}

.button_s {position:fixed; z-index:999;right:0;top:50%;
}

.layui-btn-xs {
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    font-size: 12px;
}
/*弹出窗口*/
#StructuralTree {
    position: absolute;
    z-index: 99;
    right: 10px;
    top: 70px;
    background: rgba(0, 0,0,0.8);
    border-radius: 2px;
    box-shadow: 1px 1px 10px rgba(0,0,0,.3);
    color: #fff;
    border: 1px solid #556577;
}

.layui-title {
    padding: 0 50px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #556577;
    font-size: 14px;
    overflow: hidden;
    border-radius: 2px 2px 0 0;
    min-width: 150px;
}

/*.layui-layer-content {
    margin: 10px;
}*/
.layui-title .layui-btn {
    margin-top: 10px;
}
.span_li .layui-icon {
    font-family: "PingFangSC-Regular","PingFang SC","Microsoft YaHei", "Courier New", Courier, monospace;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.left-window {
    position: fixed;
    z-index: 99999;
    left: 0;
    width: 360px;
    height: 100%;
    top: 0;
    background: rgba(255,255,255,0.9);
    overflow-y: auto;
    box-shadow: 0 1px 20px -5px rgba(0,0,0,.5); 
}
.btn_operation i{ padding:5px; float:left;
}
.btn_operation {position:absolute;z-index:99;right:10px;
}
#spread-left .layui-col-md6 {
    padding: 0;
    height: 50%;
}
#spread-left, #spread-left .layui-row{
    height: 100%;
}
#leftbox_a {
    float: left;
    width: 100%;
}
#rightbox_a {
    float: left;
    width: 50%;
    display: none;
}
#StructuralTree .layui-tree-txt {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}
.tree_box {
height:380px; overflow-y:auto; }
.fly-avatar {
    position: absolute;
    padding-top: 3px;
}
.fly-list li {
    position: relative;
    /*height: 65px;*/
    /*line-height: 22px;*/
    /*padding: 15px 15px 15px 110px;*/
    border-bottom: 1px dotted #e2e2e2;
    line-height: 25px;
}
.fly-avatar img {
    display: block;
    width: 14px;
    height: 14px;
    margin: 0;
    border-radius: 2px;
}

.fly-list-info > * {
    padding-right: 45px;
}
#layui-center-box .single {
    position: relative;
    background: #fff;
    /*padding: 10px 20px;*/
    margin: 15px 0;
    border-radius: 4px 4px 0px 0px;
    border: 1px solid rgba(235,238,245,1);
}
#layui-center-box .title {
    background: #4776e6;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-left: 40%;
    border-radius: 50px;
    padding: 0 30px;
}
#layui-img-space1 .layui-col-md3 {
    /*background: #fff;*/
    /*padding: 10px 20px;*/
    /*margin-right: 15px;*/
    margin-top: 0;
    /*width: 24.2%;*/
}
#layui-img-space1 .single:last-child {

    margin: 0;
}
.fly-panel-title {
    line-height: 40px;
    color: #4776e6;
    font-size: 16px;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 10px;
}
#layui-img-space1 .ab {
    background: #fff;
    padding: 10px;
    height: 520px;
    overflow-y: hidden;
}
.add_div {
    border: 1px solid #e6e6e6;
    padding: 10px;
}
.layui-timeline-box  li{ float:left;width:20%;
}
    .layui-timeline-box li .layui-anim {
        width: 70px;
        height: 70px;
        line-height: 70px;
        margin: 0 auto 10px;
        text-align: center;
        background-color: #009688;
        cursor: pointer;
        color: #fff;
        border-radius: 50%;
    }
.layui-upload-img {
    width: 216px;
    height: 150px;
    margin: 0 10px 10px 0;
}
.layui-upload-img:nth-child(5n) {
    margin: 0 0px 10px 0;
}
    /*进度样式*/
.processBar {
    float: left;
    width: 200px;
    margin-top: 15px;
}

    .processBar .bar {
        background: rgb(230, 224, 236);
        height: 3px;
        position: relative;
        width: 185px;
        margin-left: 10px;
    }

    .processBar .b-select {
        background: rgb(96, 72, 124);
    }

    .processBar .bar .c-step {
        position: absolute;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: rgb(230, 224, 236);
        left: -12px;
        top: 50%;
        margin-top: -4px;
    }

    .processBar .bar .c-select {
        width: 10px;
        height: 10px;
        margin: -5px -1px;
        background: rgb(96, 72, 124);
    }

.main-hide {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.poetry {
    color: #FF5722;
    font-size: 16px;
    background-color: transparent; 
    font-style: normal;
    text-decoration: none;
}

button {
    width: 80px;
    line-height: 30px;
    font-size: 11px;
    color: rgb(116, 42, 149);
    text-align: center;
    border-radius: 6px;
    border: 1px solid #e2e2e2;
    cursor: pointer;
    background-color: #fff;
    outline: none;
}
.layui-carousel-arrow:hover, .layui-carousel-ind ul:hover {
    background-color: #3C7EFF;
    opacity: 0.8;
    border:0;
}
    button:hover {
        /*border: 1px solid rgb(179, 161, 200);*/
        /*background: #3C7EFF;
        opacity:0.8;*/
    }
/*进度样式 end*/


.query-li li {float:left; width:18%;
}
.query-li li:last-child {
    float: left;
    width: 8%;
}
.layui-form-label-new {
    float: left;
    display: block;
    padding: 9px 10px;
    /*width: 65px;*/
    font-weight: 400;
    line-height: 20px;
    text-align: right;
}
#test2 .layui-carousel-ind {display:none;
}
.literature-span span {
    color: #3C7EFF;
}
.literature-link {
    color: #1890FF;
    font-size:12px;
}
.literature-span {padding:0 20px;
}
    .literature-span li {
        list-style-type: square;
    }
#literature ul li {
    list-style-type: square;
    padding: 10px;
    color: #606266;
    border-bottom:1px solid #EBEEF5;
}
.img-li li{float:left;
           margin-right:10px;
           width:15%;
           background:#009688;
           height:120px;
}
/*图片放大样式*/

.dowebok a {
    display: inline-block;
    /*width: 172px;*/
    margin: 5px;
    height: 172px;
}

    .dowebok .big {
        /*width: 300px;*/
    }

.dowebok img {
    /*width: 100%;*/
    height: 100%;
}

.dwo-control {
    display: none;
}

    .dwo-control span {
        position: absolute;
        z-index: 9999;
        cursor: pointer;
    }

.dwo-close {
    right: 30px;
    top: 80px;
    width: 18px;
    height: 18px;
    background: url(../images/close2x.png) no-repeat;
    background-size: 100%;
}

.dwo-prev {
    left: 30px;
    top: 45%;
    width: 36px;
    height: 36px;
    background: url(../images/left_h.png) no-repeat;
    background-size: 100%;
}

.dwo-next {
    right: 30px;
    top: 45%;
    width: 36px;
    height: 36px;
    background: url(../images/right_h.png) no-repeat;
    background-size: 100%;
}
.sl-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: .7;
    display: none;
    z-index: 999
}

.sl-wrapper {
    z-index: 10
}

    .sl-wrapper button {
        border: 0;
        background: 0 0;
        font-size: 24px;
        padding: 0;
        cursor: pointer
    }

        .sl-wrapper button:hover {
            opacity: .7
        }

    .sl-wrapper .sl-close {
        display: none;
        position: fixed;
        right: 30px;
        top: 30px;
        z-index: 15
    }

    .sl-wrapper .sl-navigation {
        width: 100%;
        display: none
    }

        .sl-wrapper .sl-navigation button {
            position: fixed;
            top: 50%;
            margin-top: -10px;
            height: 30px;
            width: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            z-index: 15
        }

            .sl-wrapper .sl-navigation button.sl-next {
                right: 40px
            }

            .sl-wrapper .sl-navigation button.sl-prev {
                left: 40px
            }

    .sl-wrapper .sl-image {
        position: fixed;
        -ms-touch-action: none;
        touch-action: none;
        z-index: 10000
    }

        .sl-wrapper .sl-image img {
            margin: 0;
            padding: 0;
            display: block
        }

        .sl-wrapper .sl-image .sl-caption {
            display: none;
            padding: 10px;
            color: #fff;
            background: #000;
            opacity: .8;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0
        }

.sl-spinner {
    display: none;
    border: 5px solid #333;
    border-radius: 40px;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    opacity: 0;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 10;
    -webkit-animation: pulsate 1s ease-out infinite;
    -moz-animation: pulsate 1s ease-out infinite;
    -ms-animation: pulsate 1s ease-out infinite;
    -o-animation: pulsate 1s ease-out infinite;
    animation: pulsate 1s ease-out infinite
}

@-webkit-keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}

@keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}

@-moz-keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}

@-o-keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}

@-ms-keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}
/*图片放大样式 end*/


/*图片轮播*/
.slider {
    position: relative;
    width: 320px;
    margin: 0 auto 40px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.frame {
    position: relative;
    width: 270px;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    white-space: nowrap;
}

    .frame li {
        position: relative;
        display: inline-block;
        font-family: 'Source Sans Pro', sans-serif;
        height: 130px;
        /*text-align: center;*/
        font-size: 15px;
        line-height: 30px;
        background: #fff;
        color: #fff;
        border-radius: 4px;
        border: 1px solid rgba(235,238,245,1);
    }

.slides {
    display: inline-block;
}

.simple li {
    width: 270px;
    margin-right: 10px;
}

.variablewidth li {
    width: 280px;
    margin-right: 10px;
}

.multipleelements li, .multislides li, .ease li {
    width: 60px;
    margin-right: 10px;
}

    .simple li:last-child,
    .variablewidth li:last-child,
    .multipleelements li:last-child,
    .multislides li:last-child,
    .ease li:last-child {
        margin-right: 0;
    }

.prev, .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: block;
    cursor: pointer;
}

.next {
    right: 0;
}

.prev {
    left: 0;
}
    .next svg, .prev svg {
        width: 25px;
    }
@media screen and (min-width: 980px ) {

    .examplecode {
        width: 880px;
    }
    .slider {
        width: 100%;
        margin: 0 auto 20px;
    }

    .frame {
        width: 100%;
    }

    .simple li {
        width: 880px;
    }

    .variablewidth li {
        width: 260px;
        margin-right: 17px;
        height: 290px;
    }

    .multipleelements li, .multislides li, .ease li {
        width: 205px;
        margin-right: 20px;
    }
}



.header_box {
    width: 1100px;
    margin: 0 auto;
    position: initial;
}
.title_class {
    height: 50px;
    border-bottom: 1px solid rgba(235,238,245,1);
    font-size: 16px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(48,49,51,1);
    line-height: 50px;
    padding:0 20px;
}
.title_class_right {
    height: 50px;
    font-size: 16px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(48,49,51,1);
    line-height: 50px;
    padding: 0 20px;
}
.padding20 { padding:10px 20px;
}
.right_one {
    height: 204px;
    border-radius: 4px;
    background: url(../images/bg_right.png) no-repeat;
    background-size:100%;
    color: #fff;
    width: 100%;
}
.img_title {
    line-height:45px;
}
.wx_box_title {
    color: #909399;
    line-height: 25px;
    font-size: 12px;
}
.wx_title {
    font-weight: 400;
    color: #303133;
    font-size: 16px;
    line-height: 40px;
}
.layui-this {
    border: none;
    color: #1890FF;
}
.layui-tab-title li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 14px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 40px;
    min-width: 65px;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
}
.layui-tab-title {
    position: relative;
    left: 0;
    height: 40px;
    /* white-space: nowrap; */
    /* font-size: 0; */
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s;
    border-color: #e6e6e6;
}
 #index_new .layui-tab-title .layui-this:after {
    border-bottom: 0;
    border: none;
    border-radius: 0;
}
#index_a .layui-tab-title .layui-this:after {
    border-bottom: 0;
    border: none;
    border-radius: 0;
}
/*.layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #5FB878;
}*/
/*.layui-badge-rim, .layui-colla-content, .layui-colla-item, .layui-collapse, .layui-elem-field, .layui-form-pane .layui-form-item[pane], .layui-form-pane .layui-form-label, .layui-input, .layui-layedit, .layui-layedit-tool, .layui-quote-nm, .layui-select, .layui-tab-bar, .layui-tab-card, .layui-tab-title, .layui-tab-title .layui-this:after, .layui-textarea {
    border-color: #e6e6e6;
}*/
.layui-badge_new {
    width: 24px;
    height: 18px;
    top: -2px;
    padding: 0px 5px;
    background: #F56B6C;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,1);
    font-size: 12px;
    text-align: center;
    color: #fff;
    margin-right: 8px;
}
.title_a {
    font-size: 16px;
    color: #303133;
    font-weight: 500;
}
.fly-list-badge {
    color: #606266;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 6px 0;
}
.color_1 {
    color: #3C7EFF;
}
.color_2 {
    color: #909399;
}
.color_3 {
    color: #303133;
}
.color_4 {
    color: #C0C4CC;
}
.index-bottom {
    padding-bottom: 6px;
}
.index-img img {
    width:100%;
    height: 150px;
}
.right_one ul li {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid rgba(255,255,255,.25);
    text-align: right;
}
.right_one ul {
    width: 250px;
    margin: 0 auto;
    padding-top: 20px;
}
    .right_one ul li span {
        width:200px;
        font-size: 24px;
        padding:0 60px;
    }
.li_bg {
    background: url(../images/brush_fill.svg) 0% 70% no-repeat;
}
.li_bgb {
    background: url(../images/group_fill.svg) 0% 70% no-repeat;
}
#btnBackToTop {
    position: fixed;
    right: 20px;
    bottom: 80px;
    z-index: 999;
    width: 50px;
    height: 50px;
    padding: 0;
}

.layui-layer-setwin .layui-layer-close {
    background-position: 0px -40px;
}
.button_new_style {
    width: 73px;
    height: 32px;
    line-height: 30px;
    padding: 0;
    background: rgba(236,245,255,1);
    border: 1px solid rgba(163,208,253,1);
    color: #3C7EFF;
}
#button_all button {
    min-width: 60px;
    max-width: 160px;
    width: auto;
    height: 32px;
    background: rgba(233,237,243,1);
    border: none;
    color: #909399;
    margin-right: 20px;
}

    #button_all > .button_link {
        background: #3C7EFF;
        color: #fff;
    }
.dwo-prev .layui-carousel-arrow {
    display: none\9;
    opacity: 1;
    position: absolute;
    left: 0px;
    /*left: 10px;
    top: 50%;
    margin-top: -18px;*/
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    border: 0;
    border-radius: 50%;
    /*background-color: rgba(0,0,0,.2);*/
    color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    cursor: pointer;
    z-index: 999999;
}
.dwo-next .layui-carousel-arrow[lay-type="add"] {
    left: auto !important;
    right: 0px;
}
.prev .layui-carousel[lay-arrow=always] .layui-carousel-arrow {
    opacity: 1;
    left: 20px;
}
.next .layui-carousel[lay-arrow=always] .layui-carousel-arrow {
    opacity: 1;
    left: 20px;
}
.prev .layui-carousel-arrow{
    opacity: 1;
    margin-top: 5px;
    left: -50px;
}
 .next .layui-carousel-arrow {
    opacity: 1;
    margin-top: 5px;
    right: -50px;
}
.layui-nav-child {
    display: none;
    position: absolute;
    left: 0;
    top: 65px;
    min-width: 100%;
    line-height: 36px;
    padding: 5px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    border: 1px solid #d2d2d2;
    background-color: #fff;
    z-index: 999;
    border-radius: 2px;
    white-space: nowrap;
}
.Subtitle {
    padding-left: 20px;
    line-height: 20px;
    font-size:12px;
}
.layui-tab-content {
    padding: 10px 20px;
}
.js_slide h3 {
    font-size: 16px;
    font-weight: 500;
    color: rgba(48,49,51,1);
}
.js_slide {
    text-align: left;
    width: 220px;
}

.js_slide p{
    line-height:20px;
}
    .js_slide a {
        text-decoration: none
    }
.fly-img {
    /*width: 32px;
    height: 32px;
    line-height: 32px;*/
    display: block;
    float:left;
}
    /*.fly-img img{
        width: 32px;
        height: 32px;
        border-radius: 32px;
    }*/
.fly-title {
    padding: 10px 20px;
    border-top: 1px solid #EBEEF5;
}
.img-title {
    font-size: 12px;
    padding-top: 5px;
}
.layui-layout-admin .layui-body {
    position: fixed;
    top: 60px;
    bottom: 0px;
}
.listWidth {
    width:80%;
    margin:0 auto;
}
.layui-timeline-axis {
    position: absolute;
    left: -5px;
    top: 2px;
    z-index: 10;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    color: #CBD0DB;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.bg-light {
    color: #fff;
    /*text-decoration: none;*/
    background: rgba(255,255,255,0.2);
}
.layui-nav .layui-nav-item a:active, .layui-nav .layui-this a:active {
    color: #fff;
    text-decoration: none;
    background: rgba(255,255,255,0.2);
}